DroidDiagram Programmer's Guide
ShapeNode.getTransparent Method
See Also
 






Gets a value indicating whether only the text and image of a node should be drawn on the screen.

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

 Syntax

Java  Copy Code

public boolean getTransparent ()

 Return Value

true to display only the node text and image, otherwise false.

 See Also

ShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace