Package aminePlatform.util.graph

Interface Summary
Edge Title : Edge interface Description : Edge is an interface that specifies methods for an Edge in a Graph.
Graph Title : Graph interface Description : Graph is an interface that specifies methods for a Graph.
Int_DisplayFrame Title : Int_DisplayFrame interface Description : Int_DisplayFrame is an interface that specifies a method for the display frame of a composed node.
Node Title : Node interface Description : Node is an interface that specifies methods for a Node in a Graph.
 

Class Summary
RelaxGraph Title : RelaxGraph Description : RelaxGraph is an adaptation of a class (ForceDirectedLayout) defined by Salvo Jesus in his Open Source OpenJGraph soft.
RelaxOntology Arranges the nodes with the Sugiyama Layout Algorithm.