Package com.luciad.view.lightspeed.layer.plots
package com.luciad.view.lightspeed.layer.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.
- Since:
- 2014.0
- See Also:
-
ClassDescriptionThis builder is used to create a layer optimized for displaying large static datasets with points.Defines hints that influence the behavior of plot layers (as created with TLspPlotLayerBuilder), allowing the user to bias the layer either towards higher performance or towards better visual quality.Builder for TLspPlotPaintingHints objects.