| Package | Description |
|---|---|
| org.gicentre.geomap |
Classes for representing geographic vector maps in Processing.
|
| org.gicentre.geomap.io |
Utilities for reading and writing various file formats
|
| Class and Description |
|---|
| AttributeTable
Deprecated.
Should use Processing's Table class instead. This class is maintained for
backward compatibility only (it was written before the Processing Table class).
|
| Drawable
Defines the minimum functionality for a renderer to draw graphic primitives.
|
| Feature
Identifies the behaviour of all features.
|
| FeatureType
Enumerates the different feature types.
|
| Geographic
Identifies the behaviour of a geographic object that can be drawn on screen.
|
| Class and Description |
|---|
| AttributeTable
Deprecated.
Should use Processing's Table class instead. This class is maintained for
backward compatibility only (it was written before the Processing Table class).
|
| Feature
Identifies the behaviour of all features.
|
| GeoMap
Class for drawing geographic maps in Processing
|