|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPExtent
COM Interface 'IGPExtent'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of a geoprocessing extent object.' 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 |
IIDac621f7a_3033_4321_b1e3_c86a8e3e026f
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IEnvelope |
getExtent(int[] envType)
Gets the type and values of extent. |
void |
setExtent(int envType,
java.lang.Object extentProvider,
java.lang.Object snapRasterData)
Sets the type and values of extent. |
| Field Detail |
|---|
static final int IIDac621f7a_3033_4321_b1e3_c86a8e3e026f
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setExtent(int envType,
java.lang.Object extentProvider,
java.lang.Object snapRasterData)
throws java.io.IOException,
AutomationException
envType - A com.esri.arcgis.geoprocessing.esriGPExtentEnum constant (in)extentProvider - A Variant (in, optional, pass null if not required)snapRasterData - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnvelope getExtent(int[] envType)
throws java.io.IOException,
AutomationException
envType - A com.esri.arcgis.geoprocessing.esriGPExtentEnum constant (out: use single element array)
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 | ||||||||