Package net.sourceforge.fluxion.graph

Interface Summary
ColorScheme An interface defining the required elements to describe a colour scheme for the Runcible GUI.
Edge An Edge is a structure linking two Nodes in a graph.
Graph A graph structure to represent an underlying object model.
Node A Node is an object that makes up a component of a mapping graph.
 

Class Summary
AbstractEdge An abstract implementation of Edge which provides common implementations os the setter and getter methods defined by this interface.
AbstractGraph Javadocs go here.
AbstractNode An abstract implementation of Node.
ColorSchemes Some standard colour schemes for use in the Runcible GUI.
 



Copyright © 2010. All Rights Reserved.