public interface esriGeoAnalysisAnalysisTargetDeviceEnum
extends java.io.Serializable
Description: 'GeoAnalyst Analysis Target Device.' 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 int |
esriGeoAnalysisAnalysisTargetDeviceCPUOnly
Use CPU Only.
|
static int |
esriGeoAnalysisAnalysisTargetDeviceGPUOnly
Use GPU Only.
|
static int |
esriGeoAnalysisAnalysisTargetDeviceGPUThenCPU
Use GPU, fallback to CPU if there is a GPU failure.
|
static final int esriGeoAnalysisAnalysisTargetDeviceGPUThenCPU
static final int esriGeoAnalysisAnalysisTargetDeviceCPUOnly
static final int esriGeoAnalysisAnalysisTargetDeviceGPUOnly