DroidDiagram Programmer's Guide
Graph.isDirected Method
See Also
 






Gets a value indicating whether the direction of links in this graph should be considered, i.e. the graph is a 'directed graph'.

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

 Syntax

Java  Copy Code

boolean isDirected ()

 Return Value

 See Also

Graph Members
Graph Interface
com.mindfusion.diagramming.jlayout Namespace