| Class | Description |
|---|---|
| Allocator<V extends IsIndexedVertex<E>,E extends IGraphEdgeWithIndices<V>> |
Slot and anchor allocator
|
| AnchorAllocator<V extends IsIndexedVertex<E>,E extends Graph.IGraphEdge<V>> |
Graph edge anchor allocator.
|
| SlotAllocator<E extends HasIndices> |
Edge vertical slot allocator
|
| SlotAllocatorForIndexRanges<T extends HasIndices> |
Vertical slot allocator for indexed ranges (each having low and index)
|
| SlotAllocatorForIndexRanges0<T extends HasIndices> |
Vertical slot allocator for indexed ranges (each having low and high indices)
|
| SlotAllocatorForSequences<T> |
Vertical slot allocator for sequences of elements.
|