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 |
ModelPoint
Provides methods and elements for specifying a point in a real-valued
Cartesian coordinate system.
|
Modifier and Type | Method and Description |
---|---|
GridPoint |
GvrsFileSpecification.mapModelToGridPoint(IModelPoint modelPoint)
Maps a model point to a grid point.
|
GridPoint |
GvrsFile.mapModelToGridPoint(IModelPoint modelPoint)
Maps a model point to a grid point.
|
Copyright © 2022. All rights reserved.