Uses of Interface
com.luciad.view.lightspeed.label.ILspLabelPlacer
Package
Description
Provides support for OpenGL-based 2D and 3D visualization of data.
Handles the placement of labels in a view.
-
Uses of ILspLabelPlacer in com.luciad.view.lightspeed
Modifier and TypeMethodDescriptionALspAWTView.getLabelPlacer()
ILspView.getLabelPlacer()
Gets the currently used label placer.TLspExternalView.getLabelPlacer()
Deprecated.TLspFXView.getLabelPlacer()
TLspOffscreenView.getLabelPlacer()
Modifier and TypeMethodDescriptionvoid
ALspAWTView.setLabelPlacer
(ILspLabelPlacer aPlacer) void
ILspView.setLabelPlacer
(ILspLabelPlacer aPlacer) Sets the label placer to be used by this view.void
TLspExternalView.setLabelPlacer
(ILspLabelPlacer aPlacer) Deprecated.void
TLspFXView.setLabelPlacer
(ILspLabelPlacer aPlacer) void
TLspOffscreenView.setLabelPlacer
(ILspLabelPlacer aPlacer) -
Uses of ILspLabelPlacer in com.luciad.view.lightspeed.label