Interface IntAttributedIndexedBidiGraph

All Superinterfaces:
IndexedBidiGraph, IndexedDirectedGraph, IntAttributedIndexedDirectedGraph
All Known Implementing Classes:
ChunkedMutableIndexedBidiGraph, MutableIntAttributed16BitIndexedBidiGraph

public interface IntAttributedIndexedBidiGraph extends IntAttributedIndexedDirectedGraph, IndexedBidiGraph
This interface combines IntAttributedIndexedBidiGraph and IndexedBidiGraph into one interface.