|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGdbRasterCatalogLayer
COM Interface 'IGdbRasterCatalogLayer'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control GeoDatabase RasterCatalog Layer.' 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 |
IID605bc37a_15e9_40a0_90fb_de4cc376838c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IRasterRenderer |
chooseRenderer(IRaster pRaster)
Chooses a proper renderer for a given raster. |
IArray |
getRenderers()
The renderers of RasterCatalog. |
boolean |
isDrawSelectedRasters()
Indicates whether to draw the selected raster. |
boolean[] |
isRendererUsage()
Indicates whether renderers are being used. |
void |
setDrawSelectedRasters(boolean b)
Indicates whether to draw the selected raster. |
void |
setRenderers(IArray ppRenderers)
The renderers of RasterCatalog. |
boolean |
setup(ITable pTable)
Sets up the RasterCatalogLayer based on the given table. |
| Field Detail |
|---|
static final int IID605bc37a_15e9_40a0_90fb_de4cc376838c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean setup(ITable pTable)
throws java.io.IOException,
AutomationException
pTable - A reference to a com.esri.arcgis.geodatabase.ITable (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRenderers(IArray ppRenderers)
throws java.io.IOException,
AutomationException
ppRenderers - A reference to a com.esri.arcgis.system.IArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IArray getRenderers()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean[] isRendererUsage()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isDrawSelectedRasters()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDrawSelectedRasters(boolean b)
throws java.io.IOException,
AutomationException
b - The b (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRasterRenderer chooseRenderer(IRaster pRaster)
throws java.io.IOException,
AutomationException
pRaster - A reference to a com.esri.arcgis.geodatabase.IRaster (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 | ||||||||