Uses of Enum Class
com.luciad.ogc.sld.model.functions.TLcdSLDTrim.StripOffPosition
Packages that use TLcdSLDTrim.StripOffPosition
Package
Description
Model objects for functions defined by the
Symbology encoding standard, version 1.1.0.
-
Uses of TLcdSLDTrim.StripOffPosition in com.luciad.ogc.sld.model.functions
Methods in com.luciad.ogc.sld.model.functions that return TLcdSLDTrim.StripOffPositionModifier and TypeMethodDescriptionstatic TLcdSLDTrim.StripOffPositionTLcdSLDTrim.getStripOffPosition()Returns the value of the property that maps to thestripOffPositionattribute.static TLcdSLDTrim.StripOffPositionReturns the enum constant of this class with the specified name.static TLcdSLDTrim.StripOffPosition[]TLcdSLDTrim.StripOffPosition.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.ogc.sld.model.functions with parameters of type TLcdSLDTrim.StripOffPositionModifier and TypeMethodDescriptionvoidTLcdSLDTrim.setStripOffPosition(TLcdSLDTrim.StripOffPosition aValue) Sets the value of the property that maps to thestripOffPositionattribute.static StringTLcdSLDTrim.StripOffPosition.toValue(TLcdSLDTrim.StripOffPosition aValue)