Uses of Package
net.ggtools.grand.graph

Packages that use net.ggtools.grand.graph
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
AttributeManager
          Abstract class to manage GraphObjet's attributes.
Graph
          Interface to be implemented by graphs.
GraphElementFactory
          Interface to be implemented by classes creating graph elements (nodes & 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 implementated by nodes populating the graph.
NodeContainer
          Internal interface for node containers.
NodeImpl
           
 

Classes in net.ggtools.grand.graph used by net.ggtools.grand.filters
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.
 

Classes in net.ggtools.grand.graph used by net.ggtools.grand.graph
AttributeManager
          Abstract class to manage GraphObjet's attributes.
Graph
          Interface to be implemented by graphs.
GraphConsumer
          Interface for classes using graphs.
GraphElementFactory
          Interface to be implemented by classes creating graph elements (nodes & 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 implementated by nodes populating the graph.
NodeContainer
          Internal interface for node containers.
SubGraph
          Interface to be implemented by classes providing the subgraph feature.
SubGraphImpl.NodeIteratorFactory
           
 

Classes in net.ggtools.grand.graph used by net.ggtools.grand.graph.visit
Link
          Interface for class representing links.
Node
          Interface implementated by nodes populating the graph.
 

Classes in net.ggtools.grand.graph used by net.ggtools.grand.output
GraphConsumer
          Interface for classes using graphs.
GraphProducer
          Interface for class creating graphs.
GraphWriter
          Interface for graph writers.
Node
          Interface implementated by nodes populating the graph.
 



Copyright © 2004-2005 ggTools. All Rights Reserved.