Package com.luciad.realtime.lightspeed.plots
package com.luciad.realtime.lightspeed.plots
Provides a custom layer optimized for displaying large static datasets containing points.
The layer can be created using
TLspPlotLayerBuilder
.
The styling can be customized using TLspPlotStyle
, which uses
expressions
to determine different styling and filtering aspects.
This package has been deprecated.
Please use TLspPlotStyle
and
TLspPlotLayerBuilder
instead.- Since:
- 2012.1
- See Also:
-
ClassDescriptionDeprecated.Deprecated.The plot painting functionality has been move to Lightspeed, please use
TLspPlotPaintingHints
instead.Deprecated.The plot painting functionality has been move to Lightspeed, please useTLspPlotPaintingHints
instead.Deprecated.The plot painting functionality has been move to Lightspeed, please useTLspPlotStyle
instead.TLspPlotStyle.Builder<B extends TLspPlotStyle.Builder<B>>Deprecated.The plot painting functionality has been move to Lightspeed, please useTLspPlotStyle
instead.
TLspPlotLayerBuilder
instead.