|
Class Summary |
| DatasourceHandler |
This class is designed to gracefully handle the exceptions that can be thrown with
a datasource. |
| DefaultSpatialNode |
This is a class that defines a node in 2 or 3 dimensional space. |
| GisLayer |
|
| GisUtilities |
This is a set of useful gis tools that are not included in any of the
third party libraries. |
| LayerType |
This is an enum for the feature type of the layer. |
| LinePoint |
This is a point that defines part of a line string adapter. |
| LineStringAdapter |
This is an adapter between a geotools LineString, a JTS LineString and a Repast Edge. |
| PointAdapter |
|
| PolygonAdapter |
This is an adapter between a geotools Polygon, a JTS Polygon and a Repast Node. |