VertexDrawingPluginTypeGenerator
VertexDrawingPluginTypeGenerator = (
origin,e) =>object
Defines a function used by the vertex drawing plugin to generate an objectType (Group/Node) and type (app-specific) for a vertex that is about to be drawn.
Parameters
origin
e
MouseEvent
Returns
object
data?
optionaldata:ObjectData
objectType
objectType: typeof
Node.objectType| typeofGroup.objectType
type
type:
string