|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterTypeItemURI
Provides access to members that control a raster type item URI.
| Method Summary | |
|---|---|
IItemURIArray |
getItems()
The item URI objects associated with this container URI object. |
int |
getItemTemplateIndex()
The index to the item template contained within the parent raster type that corresponds to this item URI. |
void |
setItemsByRef(IItemURIArray ppItemURIArray)
The item URI objects associated with this container URI object. |
void |
setItemTemplateIndex(int pTemplateIndex)
The index to the item template contained within the parent raster type that corresponds to this item URI. |
| Method Detail |
|---|
void setItemsByRef(IItemURIArray ppItemURIArray)
throws IOException,
AutomationException
ppItemURIArray - A reference to a com.esri.arcgis.datasourcesraster.IItemURIArray (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IItemURIArray getItems()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setItemTemplateIndex(int pTemplateIndex)
throws IOException,
AutomationException
pTemplateIndex - The pTemplateIndex (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getItemTemplateIndex()
throws IOException,
AutomationException
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 | ||||||||