Uses of Package
com.luciad.view.lightspeed.label.algorithm
Package
Description
Handles the labeling of realtime data for lightspeed layers.
Handles labeling algorithms.
Handles discrete labeling algorithms.
This package defines all interfaces and abstract base classes related to
ILspStyler
.-
ClassDescriptionInterface that makes it possible to specify dependencies between
labels
.This interface can be used to compute placements for labels.This object as passed toplaceLabels
and can be used to retrieve and store 'context' information. -
ClassDescriptionThis abstract class is used to provide a fixed number of locations for a label.This class provides methods to retrieve label locations based on stamp label location.This interface can be used to compute placements for labels.This object as passed to
placeLabels
and can be used to retrieve and store 'context' information.This interface defines a method to retrieve a labeling algorithm for a label.This composite labeling algorithm combines severalILspLabelingAlgorithm
s.Represents the horizontal alignment, i.e. the offset of the label parallel to the path, relative to the chosen point on the path.Represents the vertical alignment, i.e. the offset of the label perpendicular to the line.Possible locations that are based on the cardinal and inter-cardinal directions. -
ClassDescriptionThis abstract class is used to provide a fixed number of locations for a label.Interface that makes it possible to specify dependencies between
labels
.This interface can be used to compute placements for labels.This object as passed toplaceLabels
and can be used to retrieve and store 'context' information.This interface defines a method to retrieve a labeling algorithm for a label. -
ClassDescriptionThis interface can be used to compute placements for labels.This interface defines a method to retrieve a labeling algorithm for a label.Possible locations that are based on the cardinal and inter-cardinal directions.