|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICreateMosaicDatasetParameters2
COM Interface 'ICreateMosaicDatasetParameters2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control mosaic dataset creation parameters.' 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 |
IID98d47342_25e0_4fca_8a23_34d006e312ae
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.ICreateMosaicDatasetParameters |
---|
IIDbe94ffc7_98f4_48d0_8fad_c3f1834c768f |
Method Summary | |
---|---|
java.lang.String |
getBandDefinitionKeyword()
The band definition keyword to be set on the mosaic dataset. |
IArray |
getBandProperties()
Key band properties to be set on the mosaic dataset. |
IMosaicDataset |
getTemplateMosaicDataset()
The mosaic dataset from which key properties are copied over to the newly created mosaic dataset. |
void |
setBandDefinitionKeyword(java.lang.String pBandDefinitionKeyword)
The band definition keyword to be set on the mosaic dataset. |
void |
setBandPropertiesByRef(IArray ppArrayOfPropertySet)
Key band properties to be set on the mosaic dataset. |
void |
setTemplateMosaicDatasetByRef(IMosaicDataset ppMosaicDataset)
The mosaic dataset from which key properties are copied over to the newly created mosaic dataset. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.ICreateMosaicDatasetParameters |
---|
getBandCount, getDefinitionFIDs, getDefinitionGeometry, getLODFieldName, getLODInfos, getMaxCellsizeFieldName, getMaximumVisibleCellsize, getMinCellsizeFieldName, getPixelType, setBandCount, setDefinitionFIDsByRef, setDefinitionGeometryByRef, setLODFieldName, setLODInfosByRef, setMaxCellsizeFieldName, setMaximumVisibleCellsize, setMinCellsizeFieldName, setPixelType |
Field Detail |
---|
static final int IID98d47342_25e0_4fca_8a23_34d006e312ae
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setTemplateMosaicDatasetByRef(IMosaicDataset ppMosaicDataset) throws java.io.IOException, AutomationException
ppMosaicDataset
- A reference to a com.esri.arcgis.datasourcesraster.IMosaicDataset (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IMosaicDataset getTemplateMosaicDataset() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBandDefinitionKeyword(java.lang.String pBandDefinitionKeyword) throws java.io.IOException, AutomationException
pBandDefinitionKeyword
- The pBandDefinitionKeyword (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getBandDefinitionKeyword() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBandPropertiesByRef(IArray ppArrayOfPropertySet) throws java.io.IOException, AutomationException
ppArrayOfPropertySet
- A reference to a com.esri.arcgis.system.IArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IArray getBandProperties() 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 |