Uses of Class
com.luciad.view.gxy.TLcdGXYViewLabelPainter.Quality
Packages that use TLcdGXYViewLabelPainter.Quality
Package
Description
Provides two-dimensional views and components supporting the visualization of the former's representation.
-
Uses of TLcdGXYViewLabelPainter.Quality in com.luciad.view.gxy
Fields in com.luciad.view.gxy declared as TLcdGXYViewLabelPainter.QualityModifier and TypeFieldDescriptionstatic final TLcdGXYViewLabelPainter.Quality
TLcdGXYViewLabelPainter.HIGH
Deprecated.static final TLcdGXYViewLabelPainter.Quality
TLcdGXYViewLabelPainter.LOW
Deprecated.Methods in com.luciad.view.gxy that return TLcdGXYViewLabelPainter.QualityModifier and TypeMethodDescriptionTLcdGXYViewLabelPainter.getQuality()
Deprecated.Returns the quality of the placement of the labels.Methods in com.luciad.view.gxy with parameters of type TLcdGXYViewLabelPainter.QualityModifier and TypeMethodDescriptionvoid
TLcdGXYViewLabelPainter.setQuality
(TLcdGXYViewLabelPainter.Quality aQuality) Deprecated.Sets the quality of the algorithm to place the labels.