Package com.luciad.view.lightspeed.painter.label
package com.luciad.view.lightspeed.painter.label
Provides support for painting labels for objects.
The main interface in this package is ILspLabelPainter
, a painter that is responsible for painting labels for domain objects. It has
one implementation: TLspLabelPainter
.
- Since:
- 2012.0
- See Also:
-
ClassDescriptionThis
ILspPainter
paints and locates a label for an object in a view.Class used to uniquely identify a label.A label painter that draws a screen-aligned images for domain objects.