Uses of Class
com.luciad.lucy.addons.drawing.format.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
Modifier and TypeMethodDescriptionprotected TLcyDrawingFormat
TLcyDrawingAddOn.createBaseFormat()
Returns a new data format for this add-on.TLcyDrawingAddOn.getDrawingFormat()
Returns theTLcyDrawingFormat
as created byTLcyDrawingAddOn.createBaseFormat()
. -
Uses of TLcyDrawingFormat in com.luciad.lucy.addons.drawing.lightspeed
Modifier and TypeMethodDescriptionfinal TLcyDrawingFormat
TLcyLspDrawingFormat.getDrawingFormat()
Returns the associatedTLcyDrawingFormat
.ModifierConstructorDescriptionTLcyLspDrawingFormat
(TLcyDrawingFormat aDrawingFormat, ALcyProperties aProperties, String aLongPrefix, String aShortPrefix, TLcyLspDrawingAddOn aLspDrawingAddOn) Creates the Lightspeed format for the drawing add-on