Package com.luciad.view.lightspeed.label.location
package com.luciad.view.lightspeed.label.location
Handles label locations.
This package contains two main concepts :
ALspLabelLocation
: a location for a label.ALspLabelLocations
: a class that can be used to store theALspLabelLocation
objects.
- Since:
- 2012.0
-
ClassDescriptionInstances of this class contain the location information about a specific label.
ALspLabelLocations
is the central place where information is kept about the position of labels and whether or not they are visible.Encapsulates a label and its location and visibility.This interface defines listeners that can be notified of changes in the label location information.This event object contains the information about which label locations have changed.Describes a change in location and visibility of aTLspLabelID
.Default implementation ofALspLabelLocations
.