DroidDiagram Programmer's Guide
ShapeComponent.createGeneralPath Method
See Also
 






Creates a GeneralPath object representing the shape.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

protected GeneralPath createGeneralPath ()

 Return Value

A GeneralPath object representing the shape.

 See Also

ShapeComponent Members
ShapeComponent Class
com.mindfusion.diagramming.components Namespace