See: Description
| Interface | Description |
|---|---|
| AttributeProvider |
The interface through which OSM tags are retrieved from a tag store.
|
| PlaneCoordinates |
An euclidian coordinate.
|
| SpatialFeature |
A source of coordinates.
|
| Vector |
A free spatial vector in the euclidian space.
|
| Class | Description |
|---|---|
| MutableIterator<E> |
An
Iterator behaving like a FIFO queue. |
| MutableIterator2<E> |
Another attempt at an
Iterator behaving like a FIFO queue. |
| OneItemList<E> |
One-item implementation of the
List interface. |
| SimpleVector |
An euclidian vector implementation.
|
General purpose classes; tailored for the Combiner, but not dependant upon it.