|
|||||||||
| Home >> All >> iiuf >> util >> [ graph overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package iiuf.util.graph
| Interface Summary | |
| GraphEdge | Graph edge interface. |
| GraphModel | Graph model interface. |
| GraphModelListener | Graph model listener interface. |
| GraphNode | Graph node interface. |
| GraphPort | Graph node port interface. |
| GraphPortListener | Graph port listener interface. |
| GraphWalk | Graph Walker interface. |
| Class Summary | |
| AbstractGraphModel | Graph base class. |
| DefaultGraphEdge | Default graph edge implementation. |
| DefaultGraphModel | Default graph model implementation. |
| DefaultGraphNode | Default graph node implementaiton. |
| DefaultGraphPort | Default graph port implementation. |
| DOM | DOM handler for graph. |
| Path | Path encapsualtion, a path is a sequence of nodes. |
| Utilities | Various graph utilities. |
| Utilities.ShortestPath | |
| Exception Summary | |
| GraphException | Graph exception, thrown when graph invariants are violated. |
|
|||||||||
| Home >> All >> iiuf >> util >> [ graph overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||