Package com.luciad.ogc.sld.model
Class TLcdSLDHistogram
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.ogc.sld.model.TLcdSLDHistogram
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
Represents a Histogram contrast enhancement operation, applicable to raster data styling.
- Since:
- 2018.1
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a newTLcdSLDHistogram
instance.TLcdSLDHistogram
(TLcdDataType aDataType) Creates a newTLcdSLDHistogram
instance based on the given data type. -
Method Summary