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.
|
Class and Description |
---|
IGeoPoint
Defines methods for specifying a point in geographic coordinates.
|
IGridPoint
Defines methods for specifying a point in the
grid coordinate system.
|
IModelPoint
Defines methods for specifying a point in a real-valued
Cartesian coordinate system.
|
RasterSpaceType
Describes whether the raster space associated with each value in the
raster should be interpreted as a single point value or an overall
value for an area.
|
Class and Description |
---|
GeoPoint
Defines methods and elements for specifying a point in geographic
coordinates.
|
GridPoint
Provides elements and methods specifying a point in the
grid coordinate system.
|
IGeoPoint
Defines methods for specifying a point in geographic coordinates.
|
IModelPoint
Defines methods for specifying a point in a real-valued
Cartesian coordinate system.
|
ModelPoint
Provides methods and elements for specifying a point in a real-valued
Cartesian coordinate system.
|
RasterSpaceType
Describes whether the raster space associated with each value in the
raster should be interpreted as a single point value or an overall
value for an area.
|
Copyright © 2022. All rights reserved.