Package org.gdal.gdal
Class Band
java.lang.Object
org.gdal.gdal.MajorObject
org.gdal.gdal.Band
-
Method Summary
Modifier and TypeMethodDescriptionintAdviseRead(int xoff, int yoff, int xsize, int ysize) intAdviseRead(int xoff, int yoff, int xsize, int ysize, SWIGTYPE_p_int buf_xsize) intAdviseRead(int xoff, int yoff, int xsize, int ysize, SWIGTYPE_p_int buf_xsize, SWIGTYPE_p_int buf_ysize) intAdviseRead(int xoff, int yoff, int xsize, int ysize, SWIGTYPE_p_int buf_xsize, SWIGTYPE_p_int buf_ysize, SWIGTYPE_p_int buf_type) intAdviseRead(int xoff, int yoff, int xsize, int ysize, SWIGTYPE_p_int buf_xsize, SWIGTYPE_p_int buf_ysize, SWIGTYPE_p_int buf_type, Vector options) intChecksum()intChecksum(int xoff, int yoff, int xsize, int ysize) voidComputeBandStats(double[] argout) voidComputeBandStats(double[] argout, int samplestep) voidComputeRasterMinMax(double[] argout) voidComputeRasterMinMax(double[] argout, int approx_ok) intComputeStatistics(boolean approx_ok) intComputeStatistics(boolean approx_ok, double[] min) intComputeStatistics(boolean approx_ok, double[] min, double[] max) intComputeStatistics(boolean approx_ok, double[] min, double[] max, double[] mean) intComputeStatistics(boolean approx_ok, double[] min, double[] max, double[] mean, double[] stddev) intComputeStatistics(boolean approx_ok, double[] min, double[] max, double[] mean, double[] stddev, ProgressCallback callback) intCreateMaskBand(int nFlags) voiddelete()intintFill(double real_fill) intFill(double real_fill, double imag_fill) voidintGetBand()voidGetBlockSize(int[] pnBlockXSize, int[] pnBlockYSize) intintintintintGetDefaultHistogram(double[] min_ret, double[] max_ret, int[][] buckets_ret) intGetDefaultHistogram(double[] min_ret, double[] max_ret, int[][] buckets_ret, boolean force) intGetDefaultHistogram(double[] min_ret, double[] max_ret, int[][] buckets_ret, boolean force, ProgressCallback callback) intGetHistogram(double min, double max, int[] buckets) intGetHistogram(double min, double max, int[] buckets, boolean include_out_of_range, boolean approx_ok) intGetHistogram(double min, double max, int[] buckets, boolean include_out_of_range, boolean approx_ok, ProgressCallback callback) intGetHistogram(int[] buckets) intvoidGetMaximum(Double[] val) voidGetMinimum(Double[] val) voidGetNoDataValue(Double[] val) voidGetOverview(int i) intintintvoidintGetStatistics(boolean approx_ok, boolean force, double[] min, double[] max, double[] mean, double[] stddev) intGetStatistics(int approx_ok, int force, double[] min, double[] max, double[] mean, double[] stddev) intgetXSize()intGetXSize()intgetYSize()intGetYSize()booleanintReadBlock_Direct(int nXBlockOff, int nYBlockOff, ByteBuffer nioBuffer) intReadRaster(int xoff, int yoff, int xsize, int ysize, byte[] array) intReadRaster(int xoff, int yoff, int xsize, int ysize, double[] array) intReadRaster(int xoff, int yoff, int xsize, int ysize, float[] array) intReadRaster(int xoff, int yoff, int xsize, int ysize, int[] array) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, byte[] array) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, double[] array) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, float[] array) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, int[] array) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, byte[] regularArrayOut) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, byte[] regularArrayOut, int nPixelSpace) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, byte[] regularArrayOut, int nPixelSpace, int nLineSpace) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, double[] regularArrayOut) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, double[] regularArrayOut, int nPixelSpace) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, double[] regularArrayOut, int nPixelSpace, int nLineSpace) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, float[] regularArrayOut) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, float[] regularArrayOut, int nPixelSpace) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, float[] regularArrayOut, int nPixelSpace, int nLineSpace) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, int[] regularArrayOut) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, int[] regularArrayOut, int nPixelSpace) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, int[] regularArrayOut, int nPixelSpace, int nLineSpace) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, short[] regularArrayOut) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, short[] regularArrayOut, int nPixelSpace) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, short[] regularArrayOut, int nPixelSpace, int nLineSpace) intReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, short[] array) intReadRaster(int xoff, int yoff, int xsize, int ysize, short[] array) ReadRaster_Direct(int xoff, int yoff, int xsize, int ysize) ReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_type) ReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type) intReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, ByteBuffer nioBuffer) intReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, ByteBuffer nioBuffer, int nPixelSpace) intReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, ByteBuffer nioBuffer, int nPixelSpace, int nLineSpace) intReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, ByteBuffer nioBuffer) intReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, ByteBuffer nioBuffer) intSetCategoryNames(Vector papszCategoryNames) intSetColorInterpretation(int val) intSetColorTable(ColorTable arg) intSetDefaultHistogram(double min, double max, int[] buckets_in) intintSetNoDataValue(double d) intSetOffset(double val) intSetRasterCategoryNames(Vector names) intSetRasterColorInterpretation(int val) intintSetScale(double val) intSetStatistics(double min, double max, double mean, double stddev) intSetUnitType(String val) intWriteBlock_Direct(int nXBlockOff, int nYBlockOff, ByteBuffer nioBuffer) intWriteRaster(int xoff, int yoff, int xsize, int ysize, byte[] array) intWriteRaster(int xoff, int yoff, int xsize, int ysize, double[] array) intWriteRaster(int xoff, int yoff, int xsize, int ysize, float[] array) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int[] array) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, byte[] array) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, double[] array) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, float[] array) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, int[] array) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, byte[] regularArrayIn) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, byte[] regularArrayIn, int nPixelSpace) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, byte[] regularArrayIn, int nPixelSpace, int nLineSpace) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, double[] regularArrayIn) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, double[] regularArrayIn, int nPixelSpace) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, double[] regularArrayIn, int nPixelSpace, int nLineSpace) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, float[] regularArrayIn) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, float[] regularArrayIn, int nPixelSpace) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, float[] regularArrayIn, int nPixelSpace, int nLineSpace) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, int[] regularArrayIn) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, int[] regularArrayIn, int nPixelSpace) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, int[] regularArrayIn, int nPixelSpace, int nLineSpace) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, short[] regularArrayIn) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, short[] regularArrayIn, int nPixelSpace) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, short[] regularArrayIn, int nPixelSpace, int nLineSpace) intWriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, short[] array) intWriteRaster(int xoff, int yoff, int xsize, int ysize, short[] array) intWriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, ByteBuffer nioBuffer) intWriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, ByteBuffer nioBuffer, int nPixelSpace) intWriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, ByteBuffer nioBuffer, int nPixelSpace, int nLineSpace) intWriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, ByteBuffer nioBuffer) intWriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_type, ByteBuffer nioBuffer) intWriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, ByteBuffer nioBuffer) Methods inherited from class org.gdal.gdal.MajorObject
GetDescription, GetMetadata_Dict, GetMetadata_Dict, GetMetadata_List, GetMetadata_List, GetMetadataDomainList, GetMetadataItem, GetMetadataItem, SetDescription, SetMetadata, SetMetadata, SetMetadata, SetMetadata, SetMetadata, SetMetadata, SetMetadataItem, SetMetadataItem
-
Method Details
-
delete
public void delete()- Overrides:
deletein classMajorObject
-
GetXSize
public int GetXSize() -
GetYSize
public int GetYSize() -
GetRasterDataType
public int GetRasterDataType() -
GetBlockXSize
public int GetBlockXSize() -
GetBlockYSize
public int GetBlockYSize() -
Checksum
public int Checksum() -
GetStatistics
public int GetStatistics(boolean approx_ok, boolean force, double[] min, double[] max, double[] mean, double[] stddev) -
ReadRaster_Direct
public int ReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, ByteBuffer nioBuffer) -
ReadRaster_Direct
-
ReadRaster_Direct
public ByteBuffer ReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type) -
ReadRaster_Direct
-
ReadRaster_Direct
-
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, byte[] array) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, byte[] array) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, short[] array) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, short[] array) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, int[] array) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int[] array) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, float[] array) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, float[] array) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, double[] array) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, double[] array) -
WriteRaster_Direct
public int WriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, ByteBuffer nioBuffer) -
WriteRaster_Direct
public int WriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_type, ByteBuffer nioBuffer) -
WriteRaster_Direct
-
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, byte[] array) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, byte[] array) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, short[] array) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, short[] array) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, int[] array) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int[] array) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, float[] array) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, float[] array) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_type, double[] array) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, double[] array) -
getXSize
public int getXSize() -
getYSize
public int getYSize() -
getDataType
public int getDataType() -
GetDataset
-
GetBand
public int GetBand() -
GetBlockSize
public void GetBlockSize(int[] pnBlockXSize, int[] pnBlockYSize) -
GetColorInterpretation
public int GetColorInterpretation() -
GetRasterColorInterpretation
public int GetRasterColorInterpretation() -
SetColorInterpretation
public int SetColorInterpretation(int val) -
SetRasterColorInterpretation
public int SetRasterColorInterpretation(int val) -
GetNoDataValue
-
SetNoDataValue
public int SetNoDataValue(double d) -
DeleteNoDataValue
public int DeleteNoDataValue() -
GetUnitType
-
SetUnitType
-
GetRasterCategoryNames
-
SetRasterCategoryNames
-
GetMinimum
-
GetMaximum
-
GetOffset
-
GetScale
-
SetOffset
public int SetOffset(double val) -
SetScale
public int SetScale(double val) -
GetStatistics
public int GetStatistics(int approx_ok, int force, double[] min, double[] max, double[] mean, double[] stddev) -
ComputeStatistics
public int ComputeStatistics(boolean approx_ok, double[] min, double[] max, double[] mean, double[] stddev, ProgressCallback callback) -
ComputeStatistics
public int ComputeStatistics(boolean approx_ok, double[] min, double[] max, double[] mean, double[] stddev) -
ComputeStatistics
public int ComputeStatistics(boolean approx_ok, double[] min, double[] max, double[] mean) -
ComputeStatistics
public int ComputeStatistics(boolean approx_ok, double[] min, double[] max) -
ComputeStatistics
public int ComputeStatistics(boolean approx_ok, double[] min) -
ComputeStatistics
public int ComputeStatistics(boolean approx_ok) -
SetStatistics
public int SetStatistics(double min, double max, double mean, double stddev) -
GetOverviewCount
public int GetOverviewCount() -
GetOverview
-
Checksum
public int Checksum(int xoff, int yoff, int xsize, int ysize) -
ComputeRasterMinMax
public void ComputeRasterMinMax(double[] argout, int approx_ok) -
ComputeRasterMinMax
public void ComputeRasterMinMax(double[] argout) -
ComputeBandStats
public void ComputeBandStats(double[] argout, int samplestep) -
ComputeBandStats
public void ComputeBandStats(double[] argout) -
Fill
public int Fill(double real_fill, double imag_fill) -
Fill
public int Fill(double real_fill) -
FlushCache
public void FlushCache() -
GetRasterColorTable
-
GetColorTable
-
SetRasterColorTable
-
SetColorTable
-
GetDefaultRAT
-
SetDefaultRAT
-
GetMaskBand
-
GetMaskFlags
public int GetMaskFlags() -
CreateMaskBand
public int CreateMaskBand(int nFlags) -
SetDefaultHistogram
public int SetDefaultHistogram(double min, double max, int[] buckets_in) -
HasArbitraryOverviews
public boolean HasArbitraryOverviews() -
GetCategoryNames
-
SetCategoryNames
-
AdviseRead
public int AdviseRead(int xoff, int yoff, int xsize, int ysize, SWIGTYPE_p_int buf_xsize, SWIGTYPE_p_int buf_ysize, SWIGTYPE_p_int buf_type, Vector options) -
AdviseRead
public int AdviseRead(int xoff, int yoff, int xsize, int ysize, SWIGTYPE_p_int buf_xsize, SWIGTYPE_p_int buf_ysize, SWIGTYPE_p_int buf_type) -
AdviseRead
public int AdviseRead(int xoff, int yoff, int xsize, int ysize, SWIGTYPE_p_int buf_xsize, SWIGTYPE_p_int buf_ysize) -
AdviseRead
-
AdviseRead
public int AdviseRead(int xoff, int yoff, int xsize, int ysize) -
AsMDArray
-
ReadRaster_Direct
public int ReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, ByteBuffer nioBuffer, int nPixelSpace, int nLineSpace) -
ReadRaster_Direct
public int ReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, ByteBuffer nioBuffer, int nPixelSpace) -
ReadRaster_Direct
public int ReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, ByteBuffer nioBuffer) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, byte[] regularArrayOut, int nPixelSpace, int nLineSpace) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, byte[] regularArrayOut, int nPixelSpace) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, byte[] regularArrayOut) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, short[] regularArrayOut, int nPixelSpace, int nLineSpace) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, short[] regularArrayOut, int nPixelSpace) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, short[] regularArrayOut) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, int[] regularArrayOut, int nPixelSpace, int nLineSpace) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, int[] regularArrayOut, int nPixelSpace) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, int[] regularArrayOut) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, float[] regularArrayOut, int nPixelSpace, int nLineSpace) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, float[] regularArrayOut, int nPixelSpace) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, float[] regularArrayOut) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, double[] regularArrayOut, int nPixelSpace, int nLineSpace) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, double[] regularArrayOut, int nPixelSpace) -
ReadRaster
public int ReadRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, double[] regularArrayOut) -
WriteRaster_Direct
public int WriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, ByteBuffer nioBuffer, int nPixelSpace, int nLineSpace) -
WriteRaster_Direct
public int WriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, ByteBuffer nioBuffer, int nPixelSpace) -
WriteRaster_Direct
public int WriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, ByteBuffer nioBuffer) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, byte[] regularArrayIn, int nPixelSpace, int nLineSpace) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, byte[] regularArrayIn, int nPixelSpace) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, byte[] regularArrayIn) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, short[] regularArrayIn, int nPixelSpace, int nLineSpace) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, short[] regularArrayIn, int nPixelSpace) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, short[] regularArrayIn) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, int[] regularArrayIn, int nPixelSpace, int nLineSpace) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, int[] regularArrayIn, int nPixelSpace) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, int[] regularArrayIn) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, float[] regularArrayIn, int nPixelSpace, int nLineSpace) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, float[] regularArrayIn, int nPixelSpace) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, float[] regularArrayIn) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, double[] regularArrayIn, int nPixelSpace, int nLineSpace) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, double[] regularArrayIn, int nPixelSpace) -
WriteRaster
public int WriteRaster(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, double[] regularArrayIn) -
ReadBlock_Direct
-
WriteBlock_Direct
-
GetHistogram
public int GetHistogram(double min, double max, int[] buckets, boolean include_out_of_range, boolean approx_ok, ProgressCallback callback) -
GetHistogram
public int GetHistogram(double min, double max, int[] buckets, boolean include_out_of_range, boolean approx_ok) -
GetHistogram
public int GetHistogram(double min, double max, int[] buckets) -
GetHistogram
public int GetHistogram(int[] buckets) -
GetDefaultHistogram
public int GetDefaultHistogram(double[] min_ret, double[] max_ret, int[][] buckets_ret, boolean force, ProgressCallback callback) -
GetDefaultHistogram
public int GetDefaultHistogram(double[] min_ret, double[] max_ret, int[][] buckets_ret, boolean force) -
GetDefaultHistogram
public int GetDefaultHistogram(double[] min_ret, double[] max_ret, int[][] buckets_ret)
-