| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
          Description
| Class Summary | |
|---|---|
| Feature | A feature stores one or more locations, its type, and additional data properties. | 
| GeoDataReader | A common GeoDataReader to parse geo-spatial data files and create Features. | 
| GeoJSONReader | Reads GeoJSON files and creates Features. | 
| GeoRSSReader | Reads GeoRSS files and creates Features. | 
| GPXReader | Experimental GPX reader with just a very basic functionality. | 
| MarkerFactory | A factory to create markers from features. | 
| MultiFeature | A feature consisting of multiple features. | 
| PointFeature | Stores a single location. | 
| ShapeFeature | Stores a list of locations. | 
| Enum Summary | |
|---|---|
| Feature.FeatureType | |
All data handling, including various Feature classes for storing geo-spatial data, and GeoDataReader to parse different source files (GeoRSS, GeoJSON, etc).
 
 Features can be used to automatically or manually create Markers as visual representations.
| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||