Package 

Class GeoData


  • 
    public final class GeoData
    
                        

    A generic container for geographic data parsed from any file. It holds a collection of features, each representing a distinct entity on the map.

    • Method Summary

      Modifier and Type Method Description
      final List<Feature> getFeatures()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait