Uses of Package
com.luciad.view.gxy.labeling.algorithm.discrete
Packages that use 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.
-
Classes in com.luciad.view.gxy.labeling.algorithm.discrete used by com.luciad.ogc.sld.view.gxyClassDescriptionThis abstract class implements an abstract algorithm that can be used to compute label placements.This composite labeling algorithm combines
ALcdGXYDiscretePlacementsLabelingAlgorithms into one labeling algorithm. -
Classes in com.luciad.view.gxy.labeling.algorithm.discrete used by com.luciad.view.gxyClassDescriptionThis interface provides methods to return paths that can be used during labeling.
-
Classes in com.luciad.view.gxy.labeling.algorithm.discrete used by com.luciad.view.gxy.labeling.algorithm.discreteClassDescriptionThis 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
ALcdGXYDiscretePlacementsLabelingAlgorithmabstract algorithm.This interface provides methods to return paths that can be used during labeling.This composite labeling algorithm combinesALcdGXYDiscretePlacementsLabelingAlgorithms 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.