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.QualityTLcdGXYLayerLabelPainter.HIGHstatic final TLcdGXYLayerLabelPainter.QualityTLcdGXYLayerLabelPainter.LOWMethods 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 TypeMethodDescriptionvoidTLcdGXYLayerLabelPainter.setQuality(TLcdGXYLayerLabelPainter.Quality aQuality) Sets the quality of the algorithm to place the labels.