|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterBuilder3
COM Interface 'IRasterBuilder3'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control a raster builder.' 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 |
IIDc8cda4c3_da95_4eb9_9c3d_d8d11889c4aa
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterBuilder2 |
---|
IIDec840d20_97c0_40a6_b86a_05179c79a745 |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterBuilder |
---|
IIDb2e3f2d4_5182_4299_aff5_41e5c9017d4f |
Method Summary | |
---|---|
boolean |
canUpdate(IRasterFunctionTemplate pFunctionTemplate)
Indicates whether the raster builder is capable of updating a raster function template. |
IMultidimensionalInfo |
getMultidimensionalInfo()
The multidimensional info object associated with the raster builder. |
void |
reviewBuilderItem(IBuilderItem pBuilderItem)
Review and (optionally) update the final builder item generated by the parent raster type. |
void |
reviewItemURI(IItemURI pItemURI)
Review and (optionally) update the final item URI constructed by the parent raster type. |
void |
setMultidimensionalInfoByRef(IMultidimensionalInfo ppMultidimensionalInfo)
The multidimensional info object associated with the raster builder. |
void |
update(IItemURI pItemURI,
IRasterFunctionTemplate pFunctionTemplate,
IPropertySet pArguments)
Updates the specified function template and template arguments using information associated with the specified item URI. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterBuilder2 |
---|
canBuild, isCanMergeItems, isMergeItems, setMergeItems, validate |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterBuilder |
---|
beginConstruction, build, constructURIs, endConstruction, getAuxiliaryFieldAlias, getAuxiliaryFields, getNextURI, getProperties, getRecommendedCrawler, isCanBuildInPlace, isStale, setAuxiliaryFieldAliasByRef, setAuxiliaryFieldsByRef, setPropertiesByRef |
Field Detail |
---|
static final int IIDc8cda4c3_da95_4eb9_9c3d_d8d11889c4aa
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void reviewItemURI(IItemURI pItemURI) throws java.io.IOException, AutomationException
pItemURI
- A reference to a com.esri.arcgis.datasourcesraster.IItemURI (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void reviewBuilderItem(IBuilderItem pBuilderItem) throws java.io.IOException, AutomationException
pBuilderItem
- A reference to a com.esri.arcgis.datasourcesraster.IBuilderItem (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IMultidimensionalInfo getMultidimensionalInfo() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMultidimensionalInfoByRef(IMultidimensionalInfo ppMultidimensionalInfo) throws java.io.IOException, AutomationException
ppMultidimensionalInfo
- A reference to a com.esri.arcgis.datasourcesraster.IMultidimensionalInfo (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean canUpdate(IRasterFunctionTemplate pFunctionTemplate) throws java.io.IOException, AutomationException
pFunctionTemplate
- A reference to a com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void update(IItemURI pItemURI, IRasterFunctionTemplate pFunctionTemplate, IPropertySet pArguments) throws java.io.IOException, AutomationException
pItemURI
- A reference to a com.esri.arcgis.datasourcesraster.IItemURI (in)pFunctionTemplate
- A reference to a com.esri.arcgis.datasourcesraster.IRasterFunctionTemplate (in)pArguments
- A reference to a com.esri.arcgis.system.IPropertySet (in)
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 |