Class TLcdSLDNamedStyle

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdSLDNamedStyle extends ALcdSLDLayerStyle
Represents a named style that can be associated with a named or user-defined layer within a Styled Layer Descriptor.
  • Constructor Details

    • TLcdSLDNamedStyle

      public TLcdSLDNamedStyle()
      Empty constructor.
    • TLcdSLDNamedStyle

      public TLcdSLDNamedStyle(String aName)
      Constructor for the given parameter.
      Parameters:
      aName - The name of the layer style.
    • TLcdSLDNamedStyle

      public TLcdSLDNamedStyle(TLcdDataType aDataType)
      Empty constructor.