User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_classificationpixel_properties

TGIS_ClassificationPixel properties

Properties

Inherited Protected
Name Visibility Description
Band public Band from which values are used in classification.
ClassBreaks public Computed class breaks.
(Inherited from TGIS_ClassificationAbstract)
ColorRamp public The color ramp that is used to assign colors for class breaks; none by default If not provided, StartColor and EndColor will be used.
(Inherited from TGIS_ClassificationAbstract)
ColorRampName public The name of the built-in color ramp that is used to assign colors for class breaks; empty by default.
(Inherited from TGIS_ClassificationAbstract)
EndColor public Ending color used to generate ramp for class breaks; Black by default.
(Inherited from TGIS_ClassificationAbstract)
ForceStatisticsCalculation public Forces the calculation of layer statistics; True by default.
(Inherited from TGIS_ClassificationAbstract)
Interval public Class interval size; default value is 1.
(Inherited from TGIS_ClassificationAbstract)
Layer public Layer assigned to object.
(Inherited from TGIS_ClassificationAbstract)
Method public Classification method; NaturalBreaks by default.
(Inherited from TGIS_ClassificationAbstract)
NumClasses public Number of classes; default is 5, max is 30.
(Inherited from TGIS_ClassificationAbstract)
ShowLegend public If True, features will be shown in legend panel; True by default.
(Inherited from TGIS_ClassificationAbstract)
StartColor public Starting color used to generate ramp for class breaks; White by default.
(Inherited from TGIS_ClassificationAbstract)
Target public Indicates the data to be used for classification; empty by default.
(Inherited from TGIS_ClassificationAbstract)

2024/10/03 01:08

Page Tools