Package | Description |
---|---|
org.gridfour.gvrs |
Provides classes and interfaces for managing raster data in files.
|
Modifier and Type | Method and Description |
---|---|
GeoPoint |
GvrsFileSpecification.mapGridToGeoPoint(double row,
double column)
Map grid coordinates to geographic coordinates storing the resulting
latitude and longitude in an instance of GvrsGeoPoint.
|
GeoPoint |
GvrsFile.mapGridToGeoPoint(double row,
double column)
Map grid coordinates to geographic coordinates storing the resulting
latitude and longitude in an instance of GvrsGeoPoint.
|
Copyright © 2022. All rights reserved.