-
public final class GeoDataA 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()-
-
Method Detail
-
getFeatures
final List<Feature> getFeatures()
-
-
-
-