Search
Graph Methods
 


 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