Uses of Class
com.luciad.lucy.addons.drawing.format.TLcyDrawingFormat
Packages that use TLcyDrawingFormat
Package
Description
The drawing add-on provides Lucy with the functionality to draw SLD styled shapes on the map and
editing and/or saving these drawings afterwards.
This package provides the
TLcyLspDrawingAddOn.-
Uses of TLcyDrawingFormat in com.luciad.lucy.addons.drawing
Methods in com.luciad.lucy.addons.drawing that return TLcyDrawingFormatModifier and TypeMethodDescriptionprotected TLcyDrawingFormatTLcyDrawingAddOn.createBaseFormat()Returns a new data format for this add-on.TLcyDrawingAddOn.getDrawingFormat()Returns theTLcyDrawingFormatas created byTLcyDrawingAddOn.createBaseFormat(). -
Uses of TLcyDrawingFormat in com.luciad.lucy.addons.drawing.lightspeed
Methods in com.luciad.lucy.addons.drawing.lightspeed that return TLcyDrawingFormatModifier and TypeMethodDescriptionfinal TLcyDrawingFormatTLcyLspDrawingFormat.getDrawingFormat()Returns the associatedTLcyDrawingFormat.Constructors in com.luciad.lucy.addons.drawing.lightspeed with parameters of type TLcyDrawingFormatModifierConstructorDescriptionTLcyLspDrawingFormat(TLcyDrawingFormat aDrawingFormat, ALcyProperties aProperties, String aLongPrefix, String aShortPrefix, TLcyLspDrawingAddOn aLspDrawingAddOn) Creates the Lightspeed format for the drawing add-on