Class TLcyLspRadarVideoStyleCustomizerAddOn

java.lang.Object
com.luciad.lucy.addons.ALcyAddOn
com.luciad.lucy.addons.ALcyPreferencesAddOn
com.luciad.lucy.addons.radarvideostyle.lightspeed.TLcyLspRadarVideoStyleCustomizerAddOn

public final class TLcyLspRadarVideoStyleCustomizerAddOn extends ALcyPreferencesAddOn

This add-on adds support to the TLcyLspLayerCustomizerAddOn for editing the properties of a TLspRadarVideoStyle in the layer properties panel. This is done by registering an ILcyCustomizerPanelFactory as service for TLcyLspCustomizableStyleContext instances containing a TLspRadarVideoStyle. For instance, layers constructed by a TLspRadarVideoLayerBuilder have a ILspCustomizableStyler that uses such a TLspRadarVideoStyle

Consult the TLcyLspLayerCustomizerAddOn class javadoc and the Lucy developer guide for more information on how the layer properties panels are constructed.

Since:
2018.0
See Also: