com.esri.sde.sdk.client
Class SeRasterTile
java.lang.Object
com.esri.sde.sdk.client.SeRasterTile
public class SeRasterTile
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeRasterTile
public SeRasterTile()
getBandId
public SeObjectId getBandId()
getBitMaskData
public byte[] getBitMaskData()
getPixels
public byte[] getPixels(byte[] b)
getPixels
public byte[] getPixels(double[] b)
getPixels
public float[] getPixels(float[] f)
getPixelData
public byte[] getPixelData()
getNumPixels
public int getNumPixels()
getColumnIndex
public int getColumnIndex()
getRowIndex
public int getRowIndex()
getPixels
public int[] getPixels(int[] pixelData)
throws java.lang.Exception
- Throws:
java.lang.Exception
getPixelType
public int getPixelType()
Copyright © 1996-2010 Geotools. All Rights Reserved.