Uses of Class
com.luciad.realtime.lightspeed.plots.TLspPlotStyle.Builder
Package
Description
Provides a custom layer optimized for displaying large static datasets containing points.
-
Uses of TLspPlotStyle.Builder in com.luciad.realtime.lightspeed.plots
Modifier and TypeClassDescriptionstatic class
TLspPlotStyle.Builder<B extends TLspPlotStyle.Builder<B>>
Deprecated.Modifier and TypeMethodDescriptionTLspPlotStyle.asBuilder()
Deprecated.Creates a new builder initialized with all the properties of this style.static TLspPlotStyle.Builder
<?> TLspPlotStyle.newBuilder()
Deprecated.The plot painting functionality has been move to Lightspeed, please useTLspPlotStyle
instead.
TLspPlotStyle
instead.