Uses of Class
com.luciad.view.gxy.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
Modifier and TypeFieldDescriptionstatic final TLcdGXYViewLabelPainter.Quality
TLcdGXYViewLabelPainter.HIGH
Deprecated.static final TLcdGXYViewLabelPainter.Quality
TLcdGXYViewLabelPainter.LOW
Deprecated.Modifier and TypeMethodDescriptionTLcdGXYViewLabelPainter.getQuality()
Deprecated.Returns the quality of the placement of the labels.Modifier and TypeMethodDescriptionvoid
TLcdGXYViewLabelPainter.setQuality
(TLcdGXYViewLabelPainter.Quality aQuality) Deprecated.Sets the quality of the algorithm to place the labels.