| Interface | Description | 
|---|---|
| IGraph<E> | Interface of a directed graph. | 
| IGraphView<E> | Read-only view of a  Graph. | 
| PruningIterator<E> | A specialized tree iterator allowing clients to prune all children below a selected one. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.