com.esri.sde.sdk.client
Class SeRaster
java.lang.Object
com.esri.sde.sdk.client.SeRaster
public class SeRaster
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SE_RASTER_INTERLEAVE_NONE
public static int SE_RASTER_INTERLEAVE_NONE
SE_RASTER_INTERLEAVE_BSQ_91
public static int SE_RASTER_INTERLEAVE_BSQ_91
SE_RASTER_INTERLEAVE_BIP_91
public static int SE_RASTER_INTERLEAVE_BIP_91
SE_RASTER_INTERLEAVE_BIP
public static int SE_RASTER_INTERLEAVE_BIP
SE_RASTER_INTERLEAVE_BIL_91
public static int SE_RASTER_INTERLEAVE_BIL_91
SE_RASTER_INTERLEAVE_BIL
public static int SE_RASTER_INTERLEAVE_BIL
SE_COLORMAP_DATA_BYTE
public static int SE_COLORMAP_DATA_BYTE
SE_COLORMAP_DATA_SHORT
public static int SE_COLORMAP_DATA_SHORT
SE_COLORMAP_RGBA
public static int SE_COLORMAP_RGBA
SE_COLORMAP_RGB
public static int SE_COLORMAP_RGB
SE_PIXEL_TYPE_64BIT_REAL
public static int SE_PIXEL_TYPE_64BIT_REAL
SE_PIXEL_TYPE_32BIT_S
public static int SE_PIXEL_TYPE_32BIT_S
SE_PIXEL_TYPE_32BIT_U
public static int SE_PIXEL_TYPE_32BIT_U
SE_PIXEL_TYPE_16BIT_S
public static int SE_PIXEL_TYPE_16BIT_S
SE_PIXEL_TYPE_16BIT_U
public static int SE_PIXEL_TYPE_16BIT_U
SE_PIXEL_TYPE_4BIT
public static int SE_PIXEL_TYPE_4BIT
SE_INTERPOLATION_BILINEAR
public static int SE_INTERPOLATION_BILINEAR
SE_INTERPOLATION_NONE
public static int SE_INTERPOLATION_NONE
SE_INTERPOLATION_NEAREST
public static int SE_INTERPOLATION_NEAREST
SE_INTERPOLATION_BICUBIC
public static int SE_INTERPOLATION_BICUBIC
SE_RASTER_INTERLEAVE_BSQ
public static int SE_RASTER_INTERLEAVE_BSQ
SE_PIXEL_TYPE_8BIT_U
public static int SE_PIXEL_TYPE_8BIT_U
SE_PIXEL_TYPE_8BIT_S
public static int SE_PIXEL_TYPE_8BIT_S
SE_PIXEL_TYPE_1BIT
public static int SE_PIXEL_TYPE_1BIT
SE_PIXEL_TYPE_32BIT_REAL
public static int SE_PIXEL_TYPE_32BIT_REAL
SE_COMPRESSION_NONE
public static int SE_COMPRESSION_NONE
SE_COMPRESSION_LZ77
public static int SE_COMPRESSION_LZ77
SE_COMPRESSION_JPEG
public static int SE_COMPRESSION_JPEG
SE_COMPRESSION_JP2
public static int SE_COMPRESSION_JP2
SeRaster
public SeRaster()
getBands
public SeRasterBand[] getBands()
getRasterId
public SeObjectId getRasterId()
getInfoById
public void getInfoById(SeObjectId rasterId)
throws SeException
- Throws:
SeException
Copyright © 1996-2010 Geotools. All Rights Reserved.