Package | Description |
---|---|
org.gridfour.coordinates |
Provides classes related to the specification and transformation of
coordinates used in raster-based applications.
|
org.gridfour.gvrs |
Provides classes and interfaces for managing raster data in files.
|
Modifier and Type | Class and Description |
---|---|
class |
GeoPoint
Defines methods and elements for specifying a point in geographic
coordinates.
|
Modifier and Type | Method and Description |
---|---|
GridPoint |
GvrsFileSpecification.mapGeographicToGridPoint(IGeoPoint geoPoint)
Map geographic coordinates to grid coordinates storing the row and column
in an instance of the GridPoint class.
|
GridPoint |
GvrsFile.mapGeographicToGridPoint(IGeoPoint geoPoint)
Map geographic coordinates to grid coordinates storing the row and column
in an instance of the GridPoint class.
|
Copyright © 2022. All rights reserved.