Class GeoSpatialDataSet
java.lang.Object
org.episteme.natural.earth.GeoSpatialDataSet
Specialized SpatialDataSet for Earth-based coordinates (Latitude, Longitude).
Adds support for projection handling and geographical attributes.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddGeoFlow(String fromId, String toId, Real intensity) voidaddGeoLocation(String id, String label, double lat, double lon) voidaddLocation(String id, String label, Real x, Real y)
-
Constructor Details
-
GeoSpatialDataSet
public GeoSpatialDataSet()
-
-
Method Details
-
getModelType
-
addGeoLocation
-
addGeoFlow
-
addLocation
-
addFlow
-