Uses of Enum Class
com.luciad.ogc.sld.model.TLcdSLDInlineContent.Encoding
Packages that use TLcdSLDInlineContent.Encoding
Package
Description
Model objects for SLD Feature Type Styles implementing the OGC 05-077r4,
Symbology encoding standard, version 1.1.0, and the deprecated OGC 02-070 standard,
Styled Layer Descriptor Implementation Specification, version 1.0.
-
Uses of TLcdSLDInlineContent.Encoding in com.luciad.ogc.sld.model
Methods in com.luciad.ogc.sld.model that return TLcdSLDInlineContent.EncodingModifier and TypeMethodDescriptionTLcdSLDInlineContent.getEncoding()Returns the value of the property that maps to theencodingattribute.Returns the enum constant of this class with the specified name.static TLcdSLDInlineContent.Encoding[]TLcdSLDInlineContent.Encoding.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.ogc.sld.model with parameters of type TLcdSLDInlineContent.EncodingModifier and TypeMethodDescriptionvoidTLcdSLDInlineContent.setEncoding(TLcdSLDInlineContent.Encoding aValue) Sets the value of the property that maps to theencodingattribute.static StringTLcdSLDInlineContent.Encoding.toValue(TLcdSLDInlineContent.Encoding aValue)