Uses of Class
net.ogdf.lib.Graph

Packages that use Graph
net.ogdf.lib   
 

Uses of Graph in net.ogdf.lib
 

Methods in net.ogdf.lib with parameters of type Graph
protected static long Graph.getCPtr(Graph obj)
           
 

Constructors in net.ogdf.lib with parameters of type Graph
GraphAttributes(Graph G)
           
GraphAttributes(Graph G, int initAttributes)
           
UMLGraph(Graph G)
           
UMLGraph(Graph G, int initAttributes)