public interface IRasterTypeDataSourceHandlerParameters3 extends IRasterTypeDataSourceHandlerParameters2, java.io.Serializable
Description: 'Provides access to members that control parameters to raster type data source handler.' 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 |
IID4bf06473_9abb_4b1f_8656_30950277279f |
static int |
xxDummy
Deprecated.
Internal use only
|
IID2127d1ae_1e6f_4b55_8295_ec0d343e5893
IID5f88e212_6325_4c5a_bb8f_eeae77a56f87
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActiveTemplate()
The name of the active item template associated with the raster type used for building the specified data source.
|
void |
setActiveTemplate(java.lang.String pbsActiveTemplate)
The name of the active item template associated with the raster type used for building the specified data source.
|
getRasterTypeParameters, isAllowBuilderItems, isAllowQuickOpen, isAllowRasterDatasets, setAllowBuilderItems, setAllowQuickOpen, setAllowRasterDatasets, setRasterTypeParametersByRef
getDataSource, getRasterTypes, getTrackCancel, isAllowAncillaryDatasets, isStopAtFirstFind, isTryQuickCheckOnly, setAllowAncillaryDatasets, setDataSource, setRasterTypesByRef, setStopAtFirstFind, setTrackCancelByRef, setTryQuickCheckOnly
static final int IID4bf06473_9abb_4b1f_8656_30950277279f
static final int xxDummy
static final java.lang.String IID
void setActiveTemplate(java.lang.String pbsActiveTemplate) throws java.io.IOException, AutomationException
pbsActiveTemplate
- The pbsActiveTemplate (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.String getActiveTemplate() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.