Name | Description | |
---|---|---|
CIMRasterClassifyColorizer Constructor |
The following tables list the members exposed by CIMRasterClassifyColorizer.
Name | Description | |
---|---|---|
CIMRasterClassifyColorizer Constructor |
Name | Description | |
---|---|---|
Brightness | Gets or sets the brightness value. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
ClassBreaks | Gets or sets the class breaks of the renderer. | |
ClassificationMethod | Gets or sets the classification method. | |
ColorRamp | Gets or sets the color ramp. | |
Contrast | Gets or sets the contrast value. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
ExclusionColor | Gets or sets the exclusion color. | |
ExclusionDescription | Gets or sets the exclusion description. | |
ExclusionLabel | Gets or sets the exclusion label. | |
ExclusionRanges | Gets or sets the exclusion ranges as an array of doubles. | |
ExclusionValues | Gets or sets the exclusion values as an array of doubles. | |
Field | Gets or sets the renderer field. | |
Heading | Gets or sets the legend heading. | |
MinimumBreak | Gets or sets the minimum break of the classification. | |
NoDataColor | Gets or sets the no data color. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
NormalizationField | Gets or sets the normalization field. | |
NormalizationTotal | Gets or sets the normalization total. | |
NormalizationType | Gets or sets the normalization type. | |
NumberFormat | Gets or sets the number format applied to values. | |
ResamplingType | Gets or sets the raster resampling type. (Inherited from ArcGIS.Core.CIM.CIMRasterColorizer) | |
ShowClassGaps | Gets or sets a value indicating whether or not to show class gaps. | |
ShowInAscendingOrder | Gets or sets a value indicating whether or not to show classes in ascending order. | |
UseExclusionColor | Gets or sets a value indicating whether or not to use the exclusion color. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMRasterClassifyColorizer. | |
FromJson | Reconstructs the CIMRasterClassifyColorizer with a specified state from a JSON encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMRasterClassifyColorizer and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |