Uses of Class
com.luciad.realtime.lightspeed.plots.TLspPlotStyle.Builder
Packages that use 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
Classes in com.luciad.realtime.lightspeed.plots with type parameters of type TLspPlotStyle.BuilderModifier and TypeClassDescriptionstatic classTLspPlotStyle.Builder<B extends TLspPlotStyle.Builder<B>>Deprecated.Methods in com.luciad.realtime.lightspeed.plots that return TLspPlotStyle.BuilderModifier 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 useTLspPlotStyleinstead.
TLspPlotStyleinstead.