|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICompositeItemURI
Provides access to members that control a composite item URI.
| Method Summary | |
|---|---|
IStringArray |
getAuxiliaryPartNames()
Additional pieces of non-identifying information associated with the composite item URI object. |
IStringArray |
getKeyPartNames()
An array of string phrases that, together, uniquely identifies the item's data source in the mosaic dataset. |
void |
setAuxiliaryPartNamesByRef(IStringArray ppAuxPartNames)
Additional pieces of non-identifying information associated with the composite item URI object. |
void |
setKeyPartNamesByRef(IStringArray ppKeyPartNames)
An array of string phrases that, together, uniquely identifies the item's data source in the mosaic dataset. |
| Method Detail |
|---|
void setKeyPartNamesByRef(IStringArray ppKeyPartNames)
throws IOException,
AutomationException
ppKeyPartNames - A reference to a com.esri.arcgis.system.IStringArray (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getKeyPartNames()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAuxiliaryPartNamesByRef(IStringArray ppAuxPartNames)
throws IOException,
AutomationException
ppAuxPartNames - A reference to a com.esri.arcgis.system.IStringArray (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getAuxiliaryPartNames()
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 | ||||||||