Skip navigation links
LuciadLightspeed
2023.1.08

Package com.luciad.view.lightspeed.label.algorithm

Handles labeling algorithms.

See: Description

Package com.luciad.view.lightspeed.label.algorithm Description

Handles labeling algorithms.

The main interface in this package is ILspLabelingAlgorithm. This interface is used to place label locations.

This package contains one ILspLabelingAlgorithm implementation : TLspCompositeLabelingAlgorithm. This algorithm can be used to compose multiple algorithms into one. Other implementations can be found in the label.algorithm.discrete package.

This package also contains an ALspLabelLocationProvider, a class that can be used to easily customize TLspLabelingAlgorithm.

Since:
2012.0
Skip navigation links
LuciadLightspeed
2023.1.08