public interface IQueryPathsParameters3 extends IQueryPathsParameters2, java.io.Serializable
Description: 'Provides access to members that control parameters to query paths.' 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 |
IID4bfbdc86_a30a_4343_ad58_c80306554d07 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID204481d8_b38b_4b7b_897a_c33d112f5574
IID437435d9_ef2e_4018_ae93_21d3a29643dd
Modifier and Type | Method and Description |
---|---|
boolean |
isQueryRasterFunctionTemplatePaths()
Indicates whether paths associated with raster function templates on the mosaic dataset are queried.
|
void |
setQueryRasterFunctionTemplatePaths(boolean pbQueryTemplatePaths)
Indicates whether paths associated with raster function templates on the mosaic dataset are queried.
|
isQueryCachePaths, isQueryRasterTypePaths, setQueryCachePaths, setQueryRasterTypePaths
getPathDepth, isBrokenPathsOnly, isFoldersOnly, isQueryDatasetPaths, isQueryItemURIPaths, setBrokenPathsOnly, setFoldersOnly, setPathDepth, setQueryDatasetPaths, setQueryItemURIPaths
static final int IID4bfbdc86_a30a_4343_ad58_c80306554d07
static final int xxDummy
static final java.lang.String IID
void setQueryRasterFunctionTemplatePaths(boolean pbQueryTemplatePaths) throws java.io.IOException, AutomationException
pbQueryTemplatePaths
- The pbQueryTemplatePaths (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isQueryRasterFunctionTemplatePaths() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.