Package pcgen.base.graph.base

pcgen.base.graph.base is a "base" package for graph support.

See: Description

Package pcgen.base.graph.base Description

pcgen.base.graph.base is a "base" package for graph support. This contains the universal interfaces and other significantly shared resources for the graph system. It would be expected for all other pcgen.base.graph.* packages to rely on items from this package (and for this to NOT rely on other packages within pcgen.base.graph.*)