Uses of Class
com.luciad.realtime.lightspeed.plots.TLspPlotPaintingHints
Packages that use TLspPlotPaintingHints
Package
Description
Provides a custom layer optimized for displaying large static datasets containing points.
-
Uses of TLspPlotPaintingHints in com.luciad.realtime.lightspeed.plots
Fields in com.luciad.realtime.lightspeed.plots declared as TLspPlotPaintingHintsModifier 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.Methods in com.luciad.realtime.lightspeed.plots that return TLspPlotPaintingHintsModifier and TypeMethodDescriptionTLspPlotPaintingHints.Builder.build()
Deprecated.Creates a new TLspPlotPaintingHints instance with this builder's current settings.Methods in com.luciad.realtime.lightspeed.plots with parameters of type TLspPlotPaintingHintsModifier and TypeMethodDescriptionTLspPlotLayerBuilder.paintingHints
(TLspPlotPaintingHints aPaintingHints) Deprecated.