|
Class Summary |
| BoundingBox |
An implementation of a bounding box for Processing
sketches. |
| Generic |
This serves as a Generic template and super-class
for implementations of various entity-drawing classes. |
| Lines |
Creates lines from a MultiLine shape file in ArcGIS or (still looking for test cases) x/y pairs in a CSV file. |
| Link |
A simple link class that holds references to
two Node objects. |
| Node |
A simple node class that holds references to a
position and an identifier. |
| Points |
Creates points from a Point shape file in ArcGIS. |
| Polygons |
Creates polygons from a Polygon shape file in ArcGIS. |