|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphDecorator | |
---|---|
edu.uci.ics.jung.graph | Interfaces for the JUNG graph types, and some representative implementations. |
Uses of GraphDecorator in edu.uci.ics.jung.graph |
---|
Subclasses of GraphDecorator in edu.uci.ics.jung.graph | |
---|---|
class |
DelegateForest<V,E>
An implementation of Forest that delegates to a specified DirectedGraph
instance. |
class |
DelegateTree<V,E>
An implementation of Tree that delegates to
a specified instance of DirectedGraph . |
class |
ObservableGraph<V,E>
A decorator class for graphs which generates events |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |