Class ALcdGXYDiscretePlacementsLabelingAlgorithmWrapper

java.lang.Object
com.luciad.view.gxy.labeling.algorithm.discrete.ALcdGXYDiscretePlacementsLabelingAlgorithm
com.luciad.view.gxy.labeling.algorithm.discrete.ALcdGXYDiscretePlacementsLabelingAlgorithmWrapper
All Implemented Interfaces:
ILcdCloneable, ILcdGXYLabelingAlgorithm, Cloneable
Direct Known Subclasses:
TLcdGXYDependantLabelsRemovalWrapper

public abstract class ALcdGXYDiscretePlacementsLabelingAlgorithmWrapper extends ALcdGXYDiscretePlacementsLabelingAlgorithm
This wrapper can be used to create a labeling algorithm wrapper based on the ALcdGXYDiscretePlacementsLabelingAlgorithm abstract algorithm.

The implementation of this labeling algorithm is thread-safe if the wrapped labeling algorithm is thread safe.

Since:
10.1