public interface IItemPaths2 extends IItemPaths, java.io.Serializable
Description: 'Provides access to members that control item paths.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID9c76b127_61ac_4e66_99b0_8c14a9a386ea |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDcafd4e87_0672_43e0_b92d_175306c1a309
Modifier and Type | Method and Description |
---|---|
IStringArray |
getPathsEx(IItemPathsOptions pOptions)
Returns all paths associated with the object.
|
getPaths, replacePaths
static final int IID9c76b127_61ac_4e66_99b0_8c14a9a386ea
static final int xxDummy
static final java.lang.String IID
IStringArray getPathsEx(IItemPathsOptions pOptions) throws java.io.IOException, AutomationException
pOptions
- A reference to a com.esri.arcgis.datasourcesraster.IItemPathsOptions (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.