DatasetRasterPosResolver Class
This class is used to perform conversion between raster(x, y) and geodetic (latitude, longitude) coordinates.
DatasetRasterPosResolver Class
Members
int getRasterSizeX()
Returns raster size along the X axis.Return value
Raster size along the X axis.int getRasterSizeY()
Returns raster size along the Y axis.Return value
Raster size along the Y axis.double getOriginX()
Returns the X coordinate of the origin.Return value
X coordinate of the origin.double getOriginY()
Returns the Y coordinate of the origin.Return value
Y coordinate of the origin.double getResolutionX()
Returns resolution along the X axis.Return value
Resolution along the X axis.double getResolutionY()
Returns resolution along the Y axis.Return value
Resolution along the Y axis.string getProjection()
Returns current projection reference string.Return value
Projection reference string.Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)