Uses of Class
org.episteme.social.geography.loaders.gml.GMLFeature
Packages that use GMLFeature
Package
Description
Core functionality for the org.episteme.social.geography.loaders.gml package in the Episteme library.
-
Uses of GMLFeature in org.episteme.social.geography.loaders.gml
Methods in org.episteme.social.geography.loaders.gml that return types with arguments of type GMLFeatureMethods in org.episteme.social.geography.loaders.gml with parameters of type GMLFeatureModifier and TypeMethodDescriptionvoidGMLDocument.addFeature(GMLFeature feature) GMLBridge.convertToGeography(GMLFeature gmlFeature) Converts GML feature to a Episteme geographic object (Place or GeoPath).