DroidDiagram Programmer's Guide
DiagramItem.shouldRender Method
See Also
 






Determines whether the item is rendered in the current context.

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

 Syntax

Java  Copy Code

protected boolean shouldRender ()

 Return Value

true to draw the item; otherwise, false.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace