Uses of Package
net.ggtools.grand.graph
-
Packages that use net.ggtools.grand.graph Package Description net.ggtools.grand.ant net.ggtools.grand.filters net.ggtools.grand.graph net.ggtools.grand.graph.visit This package holds the various interfaces, adapters or classes used in the implementation of a visitor design pattern.net.ggtools.grand.output -
Classes in net.ggtools.grand.graph used by net.ggtools.grand.ant Class Description Graph Interface to be implemented by graphs.GraphElementFactory Interface to be implemented by classes creating graph elements (nodes and links).GraphImpl Simple GraphImpl implementation.GraphObject Base for objects populating graphs.GraphProducer Interface for class creating graphs.Link Interface for class representing links.LinkImpl Node Interface implemented by nodes populating the graph.NodeImpl -
Classes in net.ggtools.grand.graph used by net.ggtools.grand.filters Class Description Graph Interface to be implemented by graphs.GraphConsumer Interface for classes using graphs.GraphProducer Interface for class creating graphs.LinkFinder An interface used to find out what the possible links from a node.Node Interface implemented by nodes populating the graph. -
Classes in net.ggtools.grand.graph used by net.ggtools.grand.graph Class Description Graph Interface to be implemented by graphs.GraphConsumer Interface for classes using graphs.GraphElementFactory Interface to be implemented by classes creating graph elements (nodes and links).GraphObject Base for objects populating graphs.GraphProducer Interface for class creating graphs.Link Interface for class representing links.LinkFinder An interface used to find out what the possible links from a node.Node Interface implemented by nodes populating the graph.SubGraph Interface to be implemented by classes providing the subgraph feature. -
Classes in net.ggtools.grand.graph used by net.ggtools.grand.graph.visit Class Description Link Interface for class representing links.Node Interface implemented by nodes populating the graph. -
Classes in net.ggtools.grand.graph used by net.ggtools.grand.output Class Description GraphConsumer Interface for classes using graphs.GraphProducer Interface for class creating graphs.GraphWriter Interface for graph writers.