Class ALspCustomizableStyler

java.lang.Object
com.luciad.view.lightspeed.style.styler.ALspStyler
com.luciad.view.lightspeed.style.styler.ALspCustomizableStyler
All Implemented Interfaces:
ILspCustomizableStyler, ILspStyler
Direct Known Subclasses:
TLspCustomizableStyler

public abstract class ALspCustomizableStyler extends ALspStyler implements ILspCustomizableStyler
Abstract base class for implementations of ILspCustomizableStyler. Extensions are responsible for implementing the ILspStyler.style(java.util.Collection, ALspStyleCollector, com.luciad.view.lightspeed.TLspContext) and ILspCustomizableStyler.getStyles() methods.
Since:
2012.0
  • Constructor Details

    • ALspCustomizableStyler

      public ALspCustomizableStyler()