Uses of Class
com.luciad.realtime.lightspeed.plots.TLspPlotPaintingHints
Package
Description
Provides a custom layer optimized for displaying large static datasets containing points.
-
Uses of TLspPlotPaintingHints in com.luciad.realtime.lightspeed.plots
Modifier and TypeFieldDescriptionstatic final TLspPlotPaintingHints
TLspPlotPaintingHints.MAX_PERFORMANCE
Deprecated.Predefined painting hints that set all available hints to the setting that favors higher performance over visual quality or correctness.static final TLspPlotPaintingHints
TLspPlotPaintingHints.MAX_QUALITY
Deprecated.Predefined painting hints that set all available hints to the setting that favors better visual quality or correctness over performance.Modifier and TypeMethodDescriptionTLspPlotPaintingHints.Builder.build()
Deprecated.Creates a new TLspPlotPaintingHints instance with this builder's current settings.Modifier and TypeMethodDescriptionTLspPlotLayerBuilder.paintingHints
(TLspPlotPaintingHints aPaintingHints) Deprecated.