Uses of Interface
com.luciad.view.lightspeed.painter.label.location.ILspStampLocationLabelPainter
Packages that use ILspStampLocationLabelPainter
Package
Description
Provides support for painting labels for objects.
Defines label locations used by label painters.
-
Uses of ILspStampLocationLabelPainter in com.luciad.view.lightspeed.painter.label
Classes in com.luciad.view.lightspeed.painter.label that implement ILspStampLocationLabelPainterModifier and TypeClassDescriptionclassA label painter that draws a screen-aligned images for domain objects. -
Uses of ILspStampLocationLabelPainter in com.luciad.view.lightspeed.painter.label.location
Methods in com.luciad.view.lightspeed.painter.label.location with parameters of type ILspStampLocationLabelPainterModifier and TypeMethodDescriptionabstract voidALspStampLabelLocation.getLocationData(TLspLabelID aLabel, ALspLabelLocations aLabelLocations, ILspStampLocationLabelPainter aLabelPainter, TLspPaintState aPaintState, TLspContext aContext, ALspStampLabelLocation.LocationData aLocationDataSFCT) Calculates thelocation dataof the given label.voidTLspStampLabelLocation.getLocationData(TLspLabelID aLabel, ALspLabelLocations aLabelLocations, ILspStampLocationLabelPainter aLabelPainter, TLspPaintState aPaintState, TLspContext aContext, ALspStampLabelLocation.LocationData aLocationDataSFCT)