|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterBandColormap
COM Interface 'IRasterBandColormap'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control the colormap of a raster band.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID9d6c37ee_982a_4d99_8ba1_4ebdd6d772f8
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IRasterColormap |
getColormap()
The colormap of this raster band. |
boolean |
hasColormap()
Indicates if this band has a colormap. |
void |
setColormap(IRasterColormap colormap)
The colormap of this raster band. |
Field Detail |
---|
static final int IID9d6c37ee_982a_4d99_8ba1_4ebdd6d772f8
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean hasColormap() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRasterColormap getColormap() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setColormap(IRasterColormap colormap) throws java.io.IOException, AutomationException
colormap
- A reference to a com.esri.arcgis.geodatabase.IRasterColormap (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |