|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPResultOptions2
COM Interface 'IGPResultOptions2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
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 |
IID25842766_41a0_43c7_8718_5e74e20b562e
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getFormat()
The format of results. |
IPropertySet |
getFormatProperties()
The format properties of results. |
ISpatialReference |
getSpatialReference()
The spatial reference of result geodatasets. |
int |
getTransportType()
Indicates if the result files should be returned embedded or referenced by url. |
boolean |
isDensifyFeatures()
Indicates if the result features should be densified. |
void |
setDensifyFeatures(boolean pVal)
Indicates if the result features should be densified. |
void |
setFormat(java.lang.String format)
The format of results. |
void |
setFormatPropertiesByRef(IPropertySet ppProperties)
The format properties of results. |
void |
setSpatialReferenceByRef(ISpatialReference ppSpRef)
The spatial reference of result geodatasets. |
void |
setTransportType(int transportType)
Indicates if the result files should be returned embedded or referenced by url. |
| Field Detail |
|---|
static final int IID25842766_41a0_43c7_8718_5e74e20b562e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isDensifyFeatures()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDensifyFeatures(boolean pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTransportType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTransportType(int transportType)
throws java.io.IOException,
AutomationException
transportType - A com.esri.arcgis.geodatabasedistributed.esriGDSTransportType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISpatialReference getSpatialReference()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSpatialReferenceByRef(ISpatialReference ppSpRef)
throws java.io.IOException,
AutomationException
ppSpRef - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getFormat()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFormat(java.lang.String format)
throws java.io.IOException,
AutomationException
format - The format (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet getFormatProperties()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFormatPropertiesByRef(IPropertySet ppProperties)
throws java.io.IOException,
AutomationException
ppProperties - A reference to a com.esri.arcgis.system.IPropertySet (in)
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 | ||||||||