DroidDiagram Programmer's Guide
Shape.getImage Method
See Also
 






Gets an image that is displayed by default in all instances of this shape.

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

 Syntax

Java  Copy Code

public Bitmap getImage ()

 Return Value

An instance of the android.graphics.Bitmap class that should be displayed inside nodes with this shape.

 See Also

Shape Members
Shape Class
com.mindfusion.diagramming Namespace