|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapCacheToRasterFunctionArgument
COM Interface 'IMapCacheToRasterFunctionArgument'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control a map cache to raster function.' 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 |
IID2dd8eb38_c743_41b4_8483_c26950ce1723
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IColor |
getBackgroundColor()
Set the background color. |
ITable |
getCacheDataTable()
Set the cache data table. |
java.lang.String |
getCacheLocation()
Set the cache location. |
ITable |
getCacheTable()
Set the cache table. |
IEnvelope |
getExtent()
Set the cache extent. |
IColor |
getTransparentColor()
Set the transparent color. |
void |
setBackgroundColorByRef(IColor ppBackgroundColor)
Set the background color. |
void |
setCacheDataTableByRef(ITable ppCacheDataTable)
Set the cache data table. |
void |
setCacheLocation(java.lang.String pCachePath)
Set the cache location. |
void |
setCacheTableByRef(ITable ppCacheTable)
Set the cache table. |
void |
setExtentByRef(IEnvelope ppEnvelope)
Set the cache extent. |
void |
setTransparentColorByRef(IColor ppTransparentColor)
Set the transparent color. |
Field Detail |
---|
static final int IID2dd8eb38_c743_41b4_8483_c26950ce1723
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setCacheLocation(java.lang.String pCachePath) throws java.io.IOException, AutomationException
pCachePath
- The pCachePath (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getCacheLocation() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExtentByRef(IEnvelope ppEnvelope) throws java.io.IOException, AutomationException
ppEnvelope
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnvelope getExtent() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCacheTableByRef(ITable ppCacheTable) throws java.io.IOException, AutomationException
ppCacheTable
- 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.ITable getCacheTable() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCacheDataTableByRef(ITable ppCacheDataTable) throws java.io.IOException, AutomationException
ppCacheDataTable
- 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.ITable getCacheDataTable() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBackgroundColorByRef(IColor ppBackgroundColor) throws java.io.IOException, AutomationException
ppBackgroundColor
- A reference to a com.esri.arcgis.display.IColor (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IColor getBackgroundColor() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTransparentColorByRef(IColor ppTransparentColor) throws java.io.IOException, AutomationException
ppTransparentColor
- A reference to a com.esri.arcgis.display.IColor (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IColor getTransparentColor() throws java.io.IOException, AutomationException
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 |