|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
Package org.globus.ogce.gui.util.graph
Provides utility classes including a class to specify directed graphs.
See:
Description
| Class Summary | |
| Graph | This class is used to represents a graphs with arbitrary node and edge objects object of nodes interconnected with edges. |
| GraphEdge | Instances of this class are used in vectors that keep track of
interconnections between edges in the Graph class. |
| GraphNode | Instances of this class are used in vectors that keep track of
interconnections between nodes in the Graph class. |
Package org.globus.ogce.gui.util.graph Description
Provides utility classes including a class to specify directed graphs.
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||