|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGeoProcessorSettings
COM Interface 'IGeoProcessorSettings'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of the GeoProcessor settings.' 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 |
IIDe6a5b1c0_c8be_4f8a_93f7_ea90324b5b33
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
isAddOutputsToMap()
Indicates whether resulting output datasets should be added to the application display. |
boolean |
isLogHistory()
Indicates whether or not to log the execution of geoprocessing tools. |
boolean |
isOverwriteOutput()
Indicates whether output datasets should be overwritten when executing geoprocessing tools. |
boolean |
isShowModelBuilderPrompts()
Indicates whether to prompt the user when connecting elements in ModelBuilder if there is more than one possible connection. |
boolean |
isTemporaryMapLayers()
Indicates whether new map layers are temporary by default. |
void |
setAddOutputsToMap(boolean addToMap)
Indicates whether resulting output datasets should be added to the application display. |
void |
setLogHistory(boolean logHistory)
Indicates whether or not to log the execution of geoprocessing tools. |
void |
setOverwriteOutput(boolean overwriteOutput)
Indicates whether output datasets should be overwritten when executing geoprocessing tools. |
void |
setShowModelBuilderPrompts(boolean showPrompts)
Indicates whether to prompt the user when connecting elements in ModelBuilder if there is more than one possible connection. |
void |
setTemporaryMapLayers(boolean temporaryMapLayers)
Indicates whether new map layers are temporary by default. |
| Field Detail |
|---|
static final int IIDe6a5b1c0_c8be_4f8a_93f7_ea90324b5b33
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setAddOutputsToMap(boolean addToMap)
throws java.io.IOException,
AutomationException
addToMap - The addToMap (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAddOutputsToMap()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOverwriteOutput(boolean overwriteOutput)
throws java.io.IOException,
AutomationException
overwriteOutput - The overwriteOutput (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isOverwriteOutput()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTemporaryMapLayers(boolean temporaryMapLayers)
throws java.io.IOException,
AutomationException
temporaryMapLayers - The temporaryMapLayers (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isTemporaryMapLayers()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setShowModelBuilderPrompts(boolean showPrompts)
throws java.io.IOException,
AutomationException
showPrompts - The showPrompts (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isShowModelBuilderPrompts()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLogHistory(boolean logHistory)
throws java.io.IOException,
AutomationException
logHistory - The logHistory (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isLogHistory()
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 | ||||||||