| Class | Description |
|---|---|
| LabeledGraph<VertexLabelType,EdgeLabelType> |
Represents a directed labeled graph.
|
| Pair<X,Y> | |
| Table<RowHeaderType,ColumnHeaderType,ValueType> | |
| Triplet<X,Y,Z> | |
| TwoKeyHashMap<K1,K2,V> |
Provides a hash map which is indexed by two keys.
|
| XYLocation |
Note: If looking at a rectangle - the coordinate (x=0, y=0) will be the top
left hand corner.
|
| Enum | Description |
|---|---|
| XYLocation.Direction |