Uses of Class
com.luciad.view.lightspeed.label.location.ALspLabelLocations.LocationInfo
Packages that use ALspLabelLocations.LocationInfo
Package
Description
Handles labeling algorithms.
Handles label locations.
-
Uses of ALspLabelLocations.LocationInfo in com.luciad.view.lightspeed.label.algorithm
Methods in com.luciad.view.lightspeed.label.algorithm that return ALspLabelLocations.LocationInfoModifier 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
Methods in com.luciad.view.lightspeed.label.location that return ALspLabelLocations.LocationInfoModifier 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) Methods in com.luciad.view.lightspeed.label.location that return types with arguments of type ALspLabelLocations.LocationInfoModifier 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)