|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INAServerSolverParams2
COM Interface 'INAServerSolverParams2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Deprecated as of 10.0. Provides access to properties that specify the solver settings and return parameters used during network analysis with NAServer.' 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 |
IID1fb9dd3f_a315_4df0_a02a_3358a2bee920
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams |
---|
IID40635a1f_4c95_4f57_a220_c683941715e5 |
Method Summary | |
---|---|
java.lang.String |
getLayerToken()
Token identifying the network analysis layer on the server to use. |
boolean |
isReturnPartialResultsOnError()
Indicates if the result object should be returned even if an error was generated during the solve operation. |
boolean |
isSaveLayerOnServer()
Indicates if the resulting analysis layer should be saved on the server. |
void |
setLayerToken(java.lang.String layerToken)
Token identifying the network analysis layer on the server to use. |
void |
setReturnPartialResultsOnError(boolean returnPartialResultsOnError)
Indicates if the result object should be returned even if an error was generated during the solve operation. |
void |
setSaveLayerOnServer(boolean saveLayerOnServer)
Indicates if the resulting analysis layer should be saved on the server. |
Methods inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams |
---|
getImageDescription, getMapDescription, getMaxSnapTolerance, getNAClassCandidateFieldMaps, getNALayerName, getOutputSpatialReference, getSnapTolerance, getSnapToleranceUnits, isReturnMap, setImageDescriptionByRef, setMapDescriptionByRef, setMaxSnapTolerance, setNAClassCandidateFieldMaps, setNALayerName, setOutputSpatialReferenceByRef, setReturnMap, setSnapTolerance, setSnapToleranceUnits |
Field Detail |
---|
static final int IID1fb9dd3f_a315_4df0_a02a_3358a2bee920
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setReturnPartialResultsOnError(boolean returnPartialResultsOnError) throws java.io.IOException, AutomationException
returnPartialResultsOnError
- The returnPartialResultsOnError (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReturnPartialResultsOnError() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSaveLayerOnServer(boolean saveLayerOnServer) throws java.io.IOException, AutomationException
saveLayerOnServer
- The saveLayerOnServer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isSaveLayerOnServer() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLayerToken(java.lang.String layerToken) throws java.io.IOException, AutomationException
layerToken
- The layerToken (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getLayerToken() 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 |