|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICompositeItemURI
COM Interface 'ICompositeItemURI'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control a composite item URI.' 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 |
IID511ce406_16c6_4c8d_8bd4_d4b00fafb9f1
|
static int |
xxDummy
Deprecated. Internal use only |
| 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. |
| Field Detail |
|---|
static final int IID511ce406_16c6_4c8d_8bd4_d4b00fafb9f1
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setKeyPartNamesByRef(IStringArray ppKeyPartNames)
throws java.io.IOException,
AutomationException
ppKeyPartNames - A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getKeyPartNames()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAuxiliaryPartNamesByRef(IStringArray ppAuxPartNames)
throws java.io.IOException,
AutomationException
ppAuxPartNames - A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getAuxiliaryPartNames()
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 | ||||||||