Uses of Class
com.luciad.lucy.addons.drawing.TLcyDrawingAddOn
Packages that use 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
Constructors in com.luciad.lucy.addons.drawing.format with parameters of type TLcyDrawingAddOnModifierConstructorDescriptionTLcyDrawingFormat(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
Methods in com.luciad.lucy.addons.drawing.gui that return TLcyDrawingAddOnModifier and TypeMethodDescriptionTLcyDrawingToolBarFactory.getDrawingAddOn()Returns the drawing add-onConstructors in com.luciad.lucy.addons.drawing.gui with parameters of type TLcyDrawingAddOnModifierConstructorDescriptionTLcyDrawingToolBarFactory(TLcyDrawingAddOn aDrawingAddOn) private TLcyDrawingAddOn fDrawingAddOn; /** Constructs a new factory able to create a drawing tool bar which can be used onILcyMapComponentinstances -
Uses of TLcyDrawingAddOn in com.luciad.lucy.addons.drawing.lightspeed
Methods in com.luciad.lucy.addons.drawing.lightspeed that return TLcyDrawingAddOnModifier and TypeMethodDescriptionfinal TLcyDrawingAddOnTLcyLspDrawingAddOn.getDrawingAddOn()Returns the GXY drawing add-on