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 :
ALspLabelLocation
implementations:ALspStampLabelLocation
,TLspStampLabelLocation
, andTLspPathLabelLocation
.label painter
interface extensions using these locations:ILspStampLocationLabelPainter
andILspPathLocationLabelPainter
.
- Since:
- 2012.0
-
ClassDescriptionThis label location calculates the
position and rotation
of a label.This object describes the exact location of the anchor point and the rotation of a label:This label painter adds support forTLspPathLabelLocation
s.ILspLabelPainter
extension that adds support forALspStampLabelLocation
s.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.