Package org.gdal.gdal
Class Band
- java.lang.Object
-
- org.gdal.gdal.MajorObject
-
- org.gdal.gdal.Band
-
public class Band extends MajorObject
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intAdviseRead(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, java.util.Vector options)MDArrayAsMDArray()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()intDeleteNoDataValue()intFill(double real_fill)intFill(double real_fill, double imag_fill)voidFlushCache()intGetBand()voidGetBlockSize(int[] pnBlockXSize, int[] pnBlockYSize)intGetBlockXSize()intGetBlockYSize()java.util.VectorGetCategoryNames()intGetColorInterpretation()ColorTableGetColorTable()DatasetGetDataset()intgetDataType()intGetDefaultHistogram(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)RasterAttributeTableGetDefaultRAT()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)BandGetMaskBand()intGetMaskFlags()voidGetMaximum(java.lang.Double[] val)voidGetMinimum(java.lang.Double[] val)voidGetNoDataValue(java.lang.Double[] val)voidGetOffset(java.lang.Double[] val)BandGetOverview(int i)intGetOverviewCount()java.util.VectorGetRasterCategoryNames()intGetRasterColorInterpretation()ColorTableGetRasterColorTable()intGetRasterDataType()voidGetScale(java.lang.Double[] val)intGetStatistics(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)java.lang.StringGetUnitType()intgetXSize()intGetXSize()intgetYSize()intGetYSize()booleanHasArbitraryOverviews()intReadBlock_Direct(int nXBlockOff, int nYBlockOff, java.nio.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)java.nio.ByteBufferReadRaster_Direct(int xoff, int yoff, int xsize, int ysize)java.nio.ByteBufferReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_type)java.nio.ByteBufferReadRaster_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, java.nio.ByteBuffer nioBuffer)intReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, java.nio.ByteBuffer nioBuffer, int nPixelSpace)intReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, java.nio.ByteBuffer nioBuffer, int nPixelSpace, int nLineSpace)intReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, java.nio.ByteBuffer nioBuffer)intReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, java.nio.ByteBuffer nioBuffer)intSetCategoryNames(java.util.Vector papszCategoryNames)intSetColorInterpretation(int val)intSetColorTable(ColorTable arg)intSetDefaultHistogram(double min, double max, int[] buckets_in)intSetDefaultRAT(RasterAttributeTable table)intSetNoDataValue(double d)intSetOffset(double val)intSetRasterCategoryNames(java.util.Vector names)intSetRasterColorInterpretation(int val)intSetRasterColorTable(ColorTable arg)intSetScale(double val)intSetStatistics(double min, double max, double mean, double stddev)intSetUnitType(java.lang.String val)intWriteBlock_Direct(int nXBlockOff, int nYBlockOff, java.nio.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, java.nio.ByteBuffer nioBuffer)intWriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, java.nio.ByteBuffer nioBuffer, int nPixelSpace)intWriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, java.nio.ByteBuffer nioBuffer, int nPixelSpace, int nLineSpace)intWriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, java.nio.ByteBuffer nioBuffer)intWriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_type, java.nio.ByteBuffer nioBuffer)intWriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, java.nio.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 Detail
-
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, java.nio.ByteBuffer nioBuffer)
-
ReadRaster_Direct
public int ReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, java.nio.ByteBuffer nioBuffer)
-
ReadRaster_Direct
public java.nio.ByteBuffer ReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type)
-
ReadRaster_Direct
public java.nio.ByteBuffer ReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_type)
-
ReadRaster_Direct
public java.nio.ByteBuffer ReadRaster_Direct(int xoff, int yoff, int xsize, int ysize)
-
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, java.nio.ByteBuffer nioBuffer)
-
WriteRaster_Direct
public int WriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_type, java.nio.ByteBuffer nioBuffer)
-
WriteRaster_Direct
public int WriteRaster_Direct(int xoff, int yoff, int xsize, int ysize, java.nio.ByteBuffer nioBuffer)
-
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
public Dataset 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
public void GetNoDataValue(java.lang.Double[] val)
-
SetNoDataValue
public int SetNoDataValue(double d)
-
DeleteNoDataValue
public int DeleteNoDataValue()
-
GetUnitType
public java.lang.String GetUnitType()
-
SetUnitType
public int SetUnitType(java.lang.String val)
-
GetRasterCategoryNames
public java.util.Vector GetRasterCategoryNames()
-
SetRasterCategoryNames
public int SetRasterCategoryNames(java.util.Vector names)
-
GetMinimum
public void GetMinimum(java.lang.Double[] val)
-
GetMaximum
public void GetMaximum(java.lang.Double[] val)
-
GetOffset
public void GetOffset(java.lang.Double[] val)
-
GetScale
public void GetScale(java.lang.Double[] val)
-
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
public Band GetOverview(int i)
-
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
public ColorTable GetRasterColorTable()
-
GetColorTable
public ColorTable GetColorTable()
-
SetRasterColorTable
public int SetRasterColorTable(ColorTable arg)
-
SetColorTable
public int SetColorTable(ColorTable arg)
-
GetDefaultRAT
public RasterAttributeTable GetDefaultRAT()
-
SetDefaultRAT
public int SetDefaultRAT(RasterAttributeTable table)
-
GetMaskBand
public Band 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
public java.util.Vector GetCategoryNames()
-
SetCategoryNames
public int SetCategoryNames(java.util.Vector papszCategoryNames)
-
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, java.util.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
public int AdviseRead(int xoff, int yoff, int xsize, int ysize, SWIGTYPE_p_int buf_xsize)
-
AdviseRead
public int AdviseRead(int xoff, int yoff, int xsize, int ysize)
-
AsMDArray
public MDArray AsMDArray()
-
ReadRaster_Direct
public int ReadRaster_Direct(int xoff, int yoff, int xsize, int ysize, int buf_xsize, int buf_ysize, int buf_type, java.nio.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, java.nio.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, java.nio.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, java.nio.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, java.nio.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, java.nio.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
public int ReadBlock_Direct(int nXBlockOff, int nYBlockOff, java.nio.ByteBuffer nioBuffer)
-
WriteBlock_Direct
public int WriteBlock_Direct(int nXBlockOff, int nYBlockOff, java.nio.ByteBuffer nioBuffer)
-
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)
-
-