Package com.luciad.view.lightspeed.painter.label.location
package com.luciad.view.lightspeed.painter.label.location
Defines label locations used by label painters.
This package contains two main concepts :
ALspLabelLocationimplementations:ALspStampLabelLocation,TLspStampLabelLocation, andTLspPathLabelLocation.label painterinterface extensions using these locations:ILspStampLocationLabelPainterandILspPathLocationLabelPainter.
- Since:
- 2012.0
-
ClassDescriptionThis label location calculates the
position and rotationof a label.This object describes the exact location of the anchor point and the rotation of a label:This label painter adds support forTLspPathLabelLocations.ILspLabelPainterextension that adds support forALspStampLabelLocations.This label location contains two fields used to identify the position of a label on a path.This label location uses a relative world and view offset.