Package com.luciad.wms.sld.model
Class ALcdSLDLayerStyle
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.wms.sld.model.ALcdSLDLayerStyle
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
- Direct Known Subclasses:
TLcdSLDNamedStyle
,TLcdSLDUserStyle
Represents a layer style (named or user-defined) for a layer in a Styled Layer Descriptor.
-
Constructor Summary
ConstructorsConstructorDescriptionEmpty constructor.ALcdSLDLayerStyle
(String aName) Constructor for the given parameter. -
Method Summary