Package | Description |
---|---|
charger.obj |
Classes for the graph objects themselves.
|
Modifier and Type | Class and Description |
---|---|
class |
DeepIterator
Collects recursively all the graph's contained objects to form an iterator.
|
class |
ShallowIterator
Collects only the immediately enclosed objects of a graph (i.e., not
recursively) to form an iterator.
|