DroidDiagram Programmer's Guide
DiagramNode.shouldRenderAnchors Method
See Also
 






Determines whether the node should render its anchor points.

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

 Syntax

Java  Copy Code

protected boolean shouldRenderAnchors (
    RenderOptions options
)

 Parameters

options

 Return Value

 See Also

DiagramNode Members
DiagramNode Class
com.mindfusion.diagramming Namespace