Uses of Package
com.luciad.view.gxy.labeling.algorithm.discrete
Package
Description
Conversion of SLD Feature Type Style model into ILcdGXYPainter/ILcdGXYLabelPainter implementations which can be used
in an ILcdGXYView.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Handles discrete placements labeling algorithms.
-
ClassDescriptionThis abstract class implements an abstract algorithm that can be used to compute label placements.This composite labeling algorithm combines
ALcdGXYDiscretePlacementsLabelingAlgorithm
s into one labeling algorithm. -
ClassDescriptionThis interface provides methods to return paths that can be used during labeling.
-
ClassDescriptionThis abstract class implements an abstract algorithm that can be used to compute label placements.This wrapper can be used to create a labeling algorithm wrapper based on the
ALcdGXYDiscretePlacementsLabelingAlgorithm
abstract algorithm.This interface provides methods to return paths that can be used during labeling.This composite labeling algorithm combinesALcdGXYDiscretePlacementsLabelingAlgorithm
s into one labeling algorithm.This labeling algorithm tries to find a valid position for a curved path text label.Path aware labeling algorithm.This labeling algorithm is a greedy algorithm based on the label locations provided by each label'slabel painter
.This labeling is a greedy labeling algorithm that uses free placement (seeILcdGXYLabelPainter2
) to determine label locations.Path aware labeling algorithm.Alignment mode that determines if label are placed on, outside or inside the paths.This labeling algorithm is a greedy labeling algorithm that only tries one placement per label.