DroidDiagram Programmer's Guide
Graph Members
Methods
 


The following tables list the members exposed by the Graph type.

 Public Methods

  Name Description

getBounds

 

getDocRect

Gets the bounding rectangle of the document, containing the graph.

getLinks

Gets a collection with all links in this graph.

getNodes

Gets a collection with all nodes in this graph.

isDirected

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

 See Also

Graph Interface
com.mindfusion.diagramming.jlayout Namespace