Uses of Class
com.luciad.lucy.addons.drawing.TLcyDrawingAddOn
Package
Description
This package provides a new, highly configurable data format.
This package contains the default toolbar for editing drawing models used in the drawing add on.
This package provides the
TLcyLspDrawingAddOn
.-
Uses of TLcyDrawingAddOn in com.luciad.lucy.addons.drawing.format
ModifierConstructorDescriptionTLcyDrawingFormat
(TLcyDrawingAddOn aDrawingAddOn) Construct a drawing format which supports drawing models, which are encoded/decoded in/from an extension of OGC's GML.TLcyDrawingFormat
(ILcyLucyEnv aLucyEnv, TLcyDrawingAddOn aDrawingAddOn, ALcyProperties aProperties) Construct a drawing format which supports drawing models, which are encoded/decoded in/from an extension of OGC's GML. -
Uses of TLcyDrawingAddOn in com.luciad.lucy.addons.drawing.gui
Modifier and TypeMethodDescriptionTLcyDrawingToolBarFactory.getDrawingAddOn()
Returns the drawing add-onModifierConstructorDescriptionTLcyDrawingToolBarFactory
(TLcyDrawingAddOn aDrawingAddOn) private TLcyDrawingAddOn fDrawingAddOn; /** Constructs a new factory able to create a drawing tool bar which can be used onILcyMapComponent
instances -
Uses of TLcyDrawingAddOn in com.luciad.lucy.addons.drawing.lightspeed
Modifier and TypeMethodDescriptionfinal TLcyDrawingAddOn
TLcyLspDrawingAddOn.getDrawingAddOn()
Returns the GXY drawing add-on