|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPResultOptions
Provides access to the properties/methods of the result options.
| Method Summary | |
|---|---|
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 |
setTransportType(int transportType)
Indicates if the result files should be returned embedded or referenced by url. |
| Method Detail |
|---|
boolean isDensifyFeatures()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDensifyFeatures(boolean pVal)
throws IOException,
AutomationException
pVal - The pVal (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTransportType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTransportType(int transportType)
throws IOException,
AutomationException
transportType - A com.esri.arcgis.geodatabasedistributed.esriGDSTransportType constant (in)
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 | ||||||||