Uses of Class
org.episteme.social.geography.GeoMap
Packages that use GeoMap
Package
Description
Provides classes for social geography, human settlements, and mapping.
Core functionality for the org.episteme.social.geography.loaders.gml package in the Episteme library.
-
Uses of GeoMap in org.episteme.social.geography
Subclasses of GeoMap in org.episteme.social.geographyModifier and TypeClassDescriptionclassA specialized map containing elevation data (Digital Elevation Model). -
Uses of GeoMap in org.episteme.social.geography.loaders.gml
Methods in org.episteme.social.geography.loaders.gml that return GeoMapModifier and TypeMethodDescriptionGMLBridge.toGeoMap(GMLDocument gmlDoc) Converts GML document to Episteme GeoMap.