Uses of Class
com.luciad.lucy.addons.drawing.lightspeed.TLcyLspDrawingAddOn
Package
Description
This package provides the
TLcyLspDrawingAddOn
.This package contains the default toolbar factory for editing drawing models on a Lightspeed view.
-
Uses of TLcyLspDrawingAddOn in com.luciad.lucy.addons.drawing.lightspeed
ModifierConstructorDescriptionTLcyLspDrawingFormat
(TLcyDrawingFormat aDrawingFormat, ALcyProperties aProperties, String aLongPrefix, String aShortPrefix, TLcyLspDrawingAddOn aLspDrawingAddOn) Creates the Lightspeed format for the drawing add-on -
Uses of TLcyLspDrawingAddOn in com.luciad.lucy.addons.drawing.lightspeed.gui
Modifier and TypeMethodDescriptionfinal TLcyLspDrawingAddOn
TLcyLspDrawingToolBarFactory.getLspDrawingAddOn()
Returns the Lightspeed drawing add-onModifierConstructorDescriptionTLcyLspDrawingToolBarFactory
(TLcyLspDrawingAddOn aLspDrawingAddOn) Constructs a new factory able to create a drawing tool bar which can be use onILcyLspMapComponent
instances.