public interface IExportItemsParameters4 extends IExportItemsParameters3, java.io.Serializable
Description: 'Provides additional access to members that control parameters to an operation on a mosaic dataset.' 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 |
IID37f01203_2a1d_4406_bb08_f86b95068974 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID1acbf4cd_e0e4_491b_a062_5cb436ec980e
IIDb46cd35a_98f4_4c5c_a563_09b62b362302
IIDdb45460e_82a8_426f_90fe_67a8454101ef
Modifier and Type | Method and Description |
---|---|
IStringArray |
getBandNames()
Input names of extracted bands.
|
void |
setBandNamesByRef(IStringArray bandNames)
Input names of extracted bands.
|
isRemoveDistortion, setRemoveDistortion
isMapSpace, setMapSpace
getBaseName, getCellSize, getClippingGeometry, getExtent, getFormat, getNoData, getOutputFolder, getResamplingType, getSnapRaster, getSpatialRef, getStorageDef, isBuildPyramids, isComputeStatistics, setBaseName, setBuildPyramids, setCellSizeByRef, setClippingGeometryByRef, setComputeStatistics, setExtentByRef, setFormat, setNoData, setOutputFolder, setResamplingType, setSnapRasterByRef, setSpatialRefByRef, setStorageDefByRef
static final int IID37f01203_2a1d_4406_bb08_f86b95068974
static final int xxDummy
static final java.lang.String IID
void setBandNamesByRef(IStringArray bandNames) throws java.io.IOException, AutomationException
bandNames
- 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 getBandNames() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.