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 TLspPlotPaintingHintsTLspPlotPaintingHints.MAX_PERFORMANCEDeprecated.Predefined painting hints that set all available hints to the setting that favors higher performance over visual quality or correctness.static final TLspPlotPaintingHintsTLspPlotPaintingHints.MAX_QUALITYDeprecated.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.