DatasetRasterPosResolver Class
This class is used to perform conversion between raster (x, y) and geodetic (latitude, longitude) coordinates.
DatasetRasterPosResolver Class
Members
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.string getProjection ( ) #
Returns current projection reference string.Return value
Projection reference string.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 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.Last update:
2019-08-16
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)