Skip navigation links
LuciadFusion
2023.1.08
com.luciad.realtime.lightspeed.plots

Real-time EngineClass TLspPlotLayerBuilder

Overrides:
labelStyler in class TLspPlotLayerBuilder
Parameters:
aPaintState - the paint state for which to set the label styler
aLabelStyler - the new label styler for the layer
Returns:
this

Use either TLspPlotLayerBuilder.labelStyler(com.luciad.view.lightspeed.layer.TLspPaintState, com.luciad.view.lightspeed.style.styler.ILspStyler) or TLspPlotLayerBuilder.labelStyles(com.luciad.view.lightspeed.layer.TLspPaintState, com.luciad.view.lightspeed.style.ALspStyle...), not both.

Overrides:
labelStyles in class TLspPlotLayerBuilder
Parameters:
aPaintState - the paint state for which to set the label styles
aLabelStyles - the new label styles for the layer
Returns:
this
Skip navigation links
LuciadFusion
2023.1.08