Uses of Class
com.luciad.lucy.addons.drawing.lightspeed.TLcyLspDrawingAddOn
Packages that use 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
Constructors in com.luciad.lucy.addons.drawing.lightspeed with parameters of type TLcyLspDrawingAddOnModifierConstructorDescriptionTLcyLspDrawingFormat
(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
Methods in com.luciad.lucy.addons.drawing.lightspeed.gui that return TLcyLspDrawingAddOnModifier and TypeMethodDescriptionfinal TLcyLspDrawingAddOn
TLcyLspDrawingToolBarFactory.getLspDrawingAddOn()
Returns the Lightspeed drawing add-onConstructors in com.luciad.lucy.addons.drawing.lightspeed.gui with parameters of type TLcyLspDrawingAddOnModifierConstructorDescriptionTLcyLspDrawingToolBarFactory
(TLcyLspDrawingAddOn aLspDrawingAddOn) Constructs a new factory able to create a drawing tool bar which can be use onILcyLspMapComponent
instances.