Uses of Class
com.luciad.wms.sld.model.TLcdSLDInlineFeature
Package
Description
Model objects for SLD Styled Layer Descriptors implementing the OGC 05-078r4,
Styled Layer Descriptor standard, version 1.1.0, and the deprecated OGC 02-070 1.0.0 version of that standard.
-
Uses of TLcdSLDInlineFeature in com.luciad.wms.sld.model
Modifier and TypeMethodDescriptionTLcdSLDUserLayer.getInlineFeature()
Returns the inline feature associated with this user-defined layer.Modifier and TypeMethodDescriptionvoid
TLcdSLDUserLayer.setInlineFeature
(TLcdSLDInlineFeature aInlineFeature) Sets an inline feature for this user-defined layer.