DK for Java | tatukgis.jdk.TGIS_ClassificationAbstract.ColorRamp | Methods | Properties
The color ramp that is used to assign colors for class breaks; not assigned by default. If not provided, StartColor and EndColor will be used.
// Java public TGIS_GradientMap getColorRamp(); public void setColorRamp( TGIS_GradientMap _value );
// Oxygene public property ColorRamp : TGIS_GradientMap read write;
Type |
---|
TGIS_GradientMap |
This class is responsible for managing the assigned object, you don't have to release it.
ColorRampName property is sufficient in most cases. Use this property only for specialised color ramps.