Package | Description |
---|---|
org.gridfour.gvrs |
Provides classes and interfaces for managing raster data in files.
|
Modifier and Type | Method and Description |
---|---|
ModelPoint |
GvrsFileSpecification.mapGridToModelPoint(double row,
double column)
Map grid coordinates to model coordinates storing the resulting x and y
values in a GvrsModelPoint instance.
|
ModelPoint |
GvrsFile.mapGridToModelPoint(double row,
double column)
Map grid coordinates to model coordinates storing the resulting x and y
values in a GvrsModelPoint instance.
|
Copyright © 2022. All rights reserved.