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