|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.networkanalyst.INAVRPSolverProxy
Description: 'Provides access to the VRP solver.' 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 =
public class INAVRPSolverProxy
Internal use class
Field Summary | |
---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAVRPSolver |
---|
IID, IID1ae9aa35_d121_4523_aed1_7d25dcabc3fc |
Constructor Summary | |
---|---|
|
INAVRPSolverProxy()
Deprecated. For internal use only |
|
INAVRPSolverProxy(java.lang.Object obj)
Deprecated. |
protected |
INAVRPSolverProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
INAVRPSolverProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
INAVRPSolverProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
int |
getCapacityCount()
Deprecated. The number of dimensions for object sizes. |
java.util.Date |
getDefaultDate()
Deprecated. The date to use for time windows without dates. |
int |
getDistanceFieldUnits()
Deprecated. The units for distance fields in the NA classes. |
double |
getExcessTransitTimePenaltyFactor()
Deprecated. The penalty factor for excess transit time in the objective function. |
INAODCostMatrix |
getExternalODCostMatrix()
Deprecated. The external OD cost matrix object. |
int |
getInternalODCostMatrixType()
Deprecated. Indicates the type of internal matrix to be created. |
int |
getOutputLines()
Deprecated. Indicates how route lines are generated. |
int |
getTimeFieldUnits()
Deprecated. The units for time fields in the NA classes. |
double |
getTimeWindowViolationPenaltyFactor()
Deprecated. The penalty factor for time window violation in the objective function. |
boolean |
isGenerateInternalRouteContext()
Deprecated. Indicates if the internal route context should be generated. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setCapacityCount(int value)
Deprecated. The number of dimensions for object sizes. |
void |
setDefaultDate(java.util.Date date)
Deprecated. The date to use for time windows without dates. |
void |
setDistanceFieldUnits(int units)
Deprecated. The units for distance fields in the NA classes. |
void |
setExcessTransitTimePenaltyFactor(double value)
Deprecated. The penalty factor for excess transit time in the objective function. |
void |
setExternalODCostMatrixByRef(INAODCostMatrix matrix)
Deprecated. The external OD cost matrix object. |
void |
setGenerateInternalRouteContext(boolean value)
Deprecated. Indicates if the internal route context should be generated. |
void |
setInternalODCostMatrixType(int type)
Deprecated. Indicates the type of internal matrix to be created. |
void |
setOutputLines(int value)
Deprecated. Indicates how route lines are generated. |
void |
setTimeFieldUnits(int units)
Deprecated. The units for time fields in the NA classes. |
void |
setTimeWindowViolationPenaltyFactor(double value)
Deprecated. The penalty factor for time window violation in the objective function. |
Methods inherited from class com.esri.arcgis.interop.Dispatch |
---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public INAVRPSolverProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public INAVRPSolverProxy()
public INAVRPSolverProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected INAVRPSolverProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected INAVRPSolverProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public int getInternalODCostMatrixType() throws java.io.IOException, AutomationException
getInternalODCostMatrixType
in interface INAVRPSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setInternalODCostMatrixType(int type) throws java.io.IOException, AutomationException
setInternalODCostMatrixType
in interface INAVRPSolver
type
- A com.esri.arcgis.networkanalyst.esriNAODCostMatrixType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isGenerateInternalRouteContext() throws java.io.IOException, AutomationException
isGenerateInternalRouteContext
in interface INAVRPSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setGenerateInternalRouteContext(boolean value) throws java.io.IOException, AutomationException
setGenerateInternalRouteContext
in interface INAVRPSolver
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public INAODCostMatrix getExternalODCostMatrix() throws java.io.IOException, AutomationException
getExternalODCostMatrix
in interface INAVRPSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setExternalODCostMatrixByRef(INAODCostMatrix matrix) throws java.io.IOException, AutomationException
setExternalODCostMatrixByRef
in interface INAVRPSolver
matrix
- A reference to a com.esri.arcgis.networkanalyst.INAODCostMatrix (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getTimeFieldUnits() throws java.io.IOException, AutomationException
getTimeFieldUnits
in interface INAVRPSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTimeFieldUnits(int units) throws java.io.IOException, AutomationException
setTimeFieldUnits
in interface INAVRPSolver
units
- A com.esri.arcgis.geodatabase.esriNetworkAttributeUnits constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getDistanceFieldUnits() throws java.io.IOException, AutomationException
getDistanceFieldUnits
in interface INAVRPSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDistanceFieldUnits(int units) throws java.io.IOException, AutomationException
setDistanceFieldUnits
in interface INAVRPSolver
units
- A com.esri.arcgis.geodatabase.esriNetworkAttributeUnits constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.util.Date getDefaultDate() throws java.io.IOException, AutomationException
getDefaultDate
in interface INAVRPSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDefaultDate(java.util.Date date) throws java.io.IOException, AutomationException
setDefaultDate
in interface INAVRPSolver
date
- The date (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getCapacityCount() throws java.io.IOException, AutomationException
getCapacityCount
in interface INAVRPSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCapacityCount(int value) throws java.io.IOException, AutomationException
setCapacityCount
in interface INAVRPSolver
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getTimeWindowViolationPenaltyFactor() throws java.io.IOException, AutomationException
getTimeWindowViolationPenaltyFactor
in interface INAVRPSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTimeWindowViolationPenaltyFactor(double value) throws java.io.IOException, AutomationException
setTimeWindowViolationPenaltyFactor
in interface INAVRPSolver
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getExcessTransitTimePenaltyFactor() throws java.io.IOException, AutomationException
getExcessTransitTimePenaltyFactor
in interface INAVRPSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setExcessTransitTimePenaltyFactor(double value) throws java.io.IOException, AutomationException
setExcessTransitTimePenaltyFactor
in interface INAVRPSolver
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getOutputLines() throws java.io.IOException, AutomationException
getOutputLines
in interface INAVRPSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setOutputLines(int value) throws java.io.IOException, AutomationException
setOutputLines
in interface INAVRPSolver
value
- A com.esri.arcgis.networkanalyst.esriNAOutputLineType constant (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 |