Skip navigation links
LuciadFusion
2023.1.07

Package com.luciad.view.gxy.labeling

Handles GXY view label placers and GXY labeling algorithms.

See: Description

Package com.luciad.view.gxy.labeling Description

Handles GXY view label placers and GXY labeling algorithms.

ILcdGXYViewLabelPlacer

The main interface of this package is ILcdGXYViewLabelPlacer. This interface takes a gxy view or a list of layers from a gxy view as input, and places their labels. Label placements are stored using the layers ALcdLabelLocations. The painting of these labels can then be done later by the layer.

This package provides three ILcdGXYViewLabelPlacer implementations :

Labeling algorithms

This package contains three sub-packages, each handling a different aspect of GXY labeling algorithms.

Since:
10.1

Skip navigation links
LuciadFusion
2023.1.07