Skip navigation links
LuciadFusion
2023.1.08

Package com.luciad.view.gxy.labeling.algorithm.discrete

Handles discrete placements labeling algorithms.

See: Description

Package com.luciad.view.gxy.labeling.algorithm.discrete Description

Handles discrete placements labeling algorithms.

ALcdGXYDiscretePlacementsLabelingAlgorithm

The main class of this package is ALcdGXYDiscretePlacementsLabelingAlgorithm. This class provides an abstract implementation of ILcdGXYLabelingAlgorithm. Labeling algorithms can easily be created using this class by creating a label iterator, a label placement iterator and a label placement evaluator. This class also has the advantage of being easy to wrap.

Implementations

This package contains a few ALcdGXYDiscretePlacementsLabelingAlgorithm implementations:

Since:
10.1

Skip navigation links
LuciadFusion
2023.1.08