Uses of Class
com.luciad.realtime.lightspeed.plots.TLspPlotLayerBuilder
Packages that use TLspPlotLayerBuilder
Package
Description
Provides a custom layer optimized for displaying large static datasets containing points.
-
Uses of TLspPlotLayerBuilder in com.luciad.realtime.lightspeed.plots
Methods in com.luciad.realtime.lightspeed.plots that return TLspPlotLayerBuilderModifier 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 TLspPlotLayerBuilderTLspPlotLayerBuilder.newBuilder()Deprecated.Creates a new builder.TLspPlotLayerBuilder.paintingHints(TLspPlotPaintingHints aPaintingHints) Deprecated.TLspPlotLayerBuilder.selectable(boolean aSelectable) Deprecated.