DK11 for Java | tatukgis.jdk.TGIS_ClassificationAbstract.ColorRampName | Methods | Properties
The name of the built-in color ramp that is used to assign colors for class breaks; empty by default. If not provided, ColorRamp property will be used.
// Java public java.lang.String getColorRampName(); public void setColorRampName( java.lang.String _value );
// Oxygene public property ColorRampName : String read write;
Type |
---|
java.lang.String String |
This property is sufficient in most cases. Use ColorRamp property only for specialised color ramps.