Uses of Class
com.luciad.view.lightspeed.label.location.ALspLabelLocations.LocationInfo
Package
Description
Handles labeling algorithms.
Handles label locations.
-
Uses of ALspLabelLocations.LocationInfo in com.luciad.view.lightspeed.label.algorithm
Modifier and TypeMethodDescriptionabstract ALspLabelLocations.LocationInfo
ILspLabelingAlgorithm.LabelContext.getPreviousLocation
(TLspLabelID aLabel, ILspView aView) Returns the previous label location and visibility of the given label. -
Uses of ALspLabelLocations.LocationInfo in com.luciad.view.lightspeed.label.location
Modifier and TypeMethodDescriptionabstract ALspLabelLocations.LocationInfo
ALspLabelLocations.getLabelLocation
(ILspView aView, TLspLabelID aLabel) Returns the location and visibility for the requested label.TLspLabelLocations.getLabelLocation
(ILspView aView, TLspLabelID aLabel) Modifier and TypeMethodDescriptionabstract Iterable
<ALspLabelLocations.LocationInfo> ALspLabelLocations.getLabelLocations
(ILspView aView, ILspLayer aLayer, TLspPaintRepresentation aPaintRepresentation, boolean aVisibleOnly) Retrieves the current set of label locations and visibilities.TLspLabelLocations.getLabelLocations
(ILspView aView, ILspLayer aLayer, TLspPaintRepresentation aPaintRepresentation, boolean aVisibleOnly)