Class ALspStampLabelLocation

java.lang.Object
com.luciad.view.lightspeed.label.location.ALspLabelLocation
com.luciad.view.lightspeed.painter.label.location.ALspStampLabelLocation
All Implemented Interfaces:
ILcdCloneable, Cloneable
Direct Known Subclasses:
TLspStampLabelLocation

public abstract class ALspStampLabelLocation extends ALspLabelLocation

This label location calculates the position and rotation of a label.

Painters that support this location should implement ILspStampLocationLabelPainter.

Since:
2012.0
  • Constructor Details

    • ALspStampLabelLocation

      public ALspStampLabelLocation()
  • Method Details