|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterCacheArguments
Provides access to members that control item cache properties.
Method Summary | |
---|---|
IName |
getCacheLocation()
Location where the item cache gets generated. |
void |
setCacheLocationByRef(IName ppName)
Location where the item cache gets generated. |
Method Detail |
---|
IName getCacheLocation() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCacheLocationByRef(IName ppName) throws IOException, AutomationException
ppName
- A reference to a com.esri.arcgis.system.IName (in)
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 |