Uses of Class
com.luciad.realtime.lightspeed.plots.TLspPlotLayerBuilder
Package
Description
Provides a custom layer optimized for displaying large static datasets containing points.
-
Uses of TLspPlotLayerBuilder in com.luciad.realtime.lightspeed.plots
Modifier and TypeMethodDescriptionTLspPlotLayerBuilder.bodyScaleRange
(ILcdInterval aScaleRange) Deprecated.TLspPlotLayerBuilder.bodyStyler
(TLspPaintState aPaintState, ILspStyler aStyler) Deprecated.TLspPlotLayerBuilder.bodyStyles
(TLspPaintState aPaintState, TLspPlotStyle... aStyles) Deprecated.Deprecated.Deprecated.TLspPlotLayerBuilder.labelEditable
(boolean aEditable) Deprecated.TLspPlotLayerBuilder.labelEditor
(ILspEditor aEditor) Deprecated.TLspPlotLayerBuilder.labelScaleRange
(ILcdInterval aScaleRange) Deprecated.TLspPlotLayerBuilder.labelStyler
(TLspPaintState aPaintState, ILspStyler aLabelStyler) Deprecated.TLspPlotLayerBuilder.labelStyles
(TLspPaintState aPaintState, ALspStyle... aLabelStyles) Deprecated.TLspPlotLayerBuilder.layerType
(ILspLayer.LayerType aLayerType) Deprecated.TLspPlotLayerBuilder.mandatoryAttributes
(ILcdExpression... aMandatoryAttributes) Deprecated.TLspPlotLayerBuilder.mandatoryOrientation
(boolean aOrientationMandatory) Deprecated.Deprecated.static TLspPlotLayerBuilder
TLspPlotLayerBuilder.newBuilder()
Deprecated.Creates a new builder.TLspPlotLayerBuilder.paintingHints
(TLspPlotPaintingHints aPaintingHints) Deprecated.TLspPlotLayerBuilder.selectable
(boolean aSelectable) Deprecated.