public interface IBuilderItem3 extends IBuilderItem2, java.io.Serializable
Description: 'Provides access to members that control a builder item.' 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 |
IIDe0e41c47_72ec_4e66_8d6c_c6a90f6d1c21 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID607661ec_f105_4641_be8b_4f1cb0d6f48c
IID49944736_3dd8_4e4e_b346_46868e0cf13f
Modifier and Type | Method and Description |
---|---|
IPropertySet |
getAuxiliaryFieldValues()
The field values corresponding to the AuxiliaryFields of the parent raster builder described by a property set that maps field names to fields values.
|
void |
setAuxiliaryFieldValuesByRef(IPropertySet ppAuxiliaryFieldValues)
The field values corresponding to the AuxiliaryFields of the parent raster builder described by a property set that maps field names to fields values.
|
getColorCorrectionProperties, getDatasetName, getSeamlineProperties, getThumbnail, isHasThumbnail, setColorCorrectionPropertiesByRef, setDatasetNameByRef, setSeamlinePropertiesByRef, setThumbnail
addVariable, getCategory, getDataset, getFootprint, getSeamline, getStereoID, getStereoPairs, getURI, getVariables, setCategory, setDatasetByRef, setFootprintByRef, setSeamlineByRef, setStereoID, setStereoPairsByRef, setURIByRef, setVariablesByRef
static final int IIDe0e41c47_72ec_4e66_8d6c_c6a90f6d1c21
static final int xxDummy
static final java.lang.String IID
void setAuxiliaryFieldValuesByRef(IPropertySet ppAuxiliaryFieldValues) throws java.io.IOException, AutomationException
ppAuxiliaryFieldValues
- 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.IPropertySet getAuxiliaryFieldValues() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.