public interface IMosaicDatasetName3 extends IMosaicDatasetName2, java.io.Serializable
Description: 'Provides access to members that control a mosaic dataset name.' 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 |
IIDb12a96b1_f62f_435d_9544_1b67502d1a83 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID0b6f5156_2e59_41c8_9817_48d6d27ffa07
IID8911e302_d22b_42cb_b994_d3774b276460
Modifier and Type | Method and Description |
---|---|
void |
repairReferencedSideTables(IName pName)
Repair side tables of a broken referenced mosaic dataset.
|
getChildrenNames, setChildrenNamesByRef
isReferenced, setReferenced
static final int IIDb12a96b1_f62f_435d_9544_1b67502d1a83
static final int xxDummy
static final java.lang.String IID
void repairReferencedSideTables(IName pName) throws java.io.IOException, AutomationException
pName
- A reference to a com.esri.arcgis.system.IName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.