|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.networkanalyst.NAODCostMatrixSolver
public class NAODCostMatrixSolver
COM Class 'NAODCostMatrixSolver'. Generated 3/19/2015 1:20:45 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description 'Performs origin-destination matrix analysis.' 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 long |
serialVersionUID
|
| Fields inherited from interface com.esri.arcgis.networkanalyst.INASolver |
|---|
IID, IIDbfd9e9d5_cd3c_4f1c_b39d_40a4134e4b36, xxDummy |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INASolverSettings3 |
|---|
IID, IID1e4089cc_b6c8_4c0c_8855_9a609c26ed3e, xxDummy |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INASolverSettings2 |
|---|
IIDd3696546_2831_4aa5_a879_acd66e50a938 |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INASolverSettings |
|---|
IID5a8dc105_0e57_45c8_a01d_0188ce7f7b52 |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAODCostMatrixSolver2 |
|---|
IID, IID08f1c93f_21e6_4f34_869f_100eba4720d9, xxDummy |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAODCostMatrixSolver |
|---|
IID652a9b5b_1b75_4501_99fb_bc6452a092f7 |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INASolverOutputGeneralization |
|---|
IID, IIDac7c7879_423e_4571_bc2f_bf5475e287b5, xxDummy |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INATimeAwareSolverSettings2 |
|---|
IID, IID3d8bbac9_2ebd_4f2f_bafe_bf9da41beb80, xxDummy |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INATimeAwareSolverSettings |
|---|
IIDe9cbb341_3c3c_41a1_a660_784708288434 |
| Fields inherited from interface com.esri.arcgis.system.IPersistStream |
|---|
IID, IID00000109_0000_0000_c000_000000000046, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IPersist |
|---|
IID0000010c_0000_0000_c000_000000000046 |
| Fields inherited from interface com.esri.arcgis.system.IClone |
|---|
IID, IID9bff8aeb_e415_11d0_943c_080009eebecb, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IXMLSerialize |
|---|
IID, IIDc8545045_6615_48e3_af27_52a0e5fc35e2, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.ISupportErrorInfo |
|---|
IID, IIDdf0b3d60_548f_101b_8e65_08002b2bd119, xxDummy |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INASolverForwardStar |
|---|
IID, IIDfba968bd_33cb_428f_a61c_ddb10003be16, xxDummy |
| Constructor Summary | |
|---|---|
NAODCostMatrixSolver()
Constructs a NAODCostMatrixSolver using ArcGIS Engine. |
|
NAODCostMatrixSolver(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. NAODCostMatrixSolver theNAODCostMatrixSolver = (NAODCostMatrixSolver) obj; |
|
| Method Summary | |
|---|---|
void |
applyTravelMode(INAContext context,
INetworkTravelMode travelMode)
Applies the solver settings that are in the given travel mode instance. |
void |
assign(IClone src)
Assigns the properties of src to the receiver. |
void |
bind(INAContext context,
IDENetworkDataset network,
IGPMessages messages)
Re-associate the solver with the given network dataset and its schema. |
INAContext |
createContext(IDENetworkDataset network,
java.lang.String name)
Creates the analysis context for the solver. |
INetworkForwardStarEx |
createForwardStar(INAContext context,
boolean isForwardTraversal)
Creates a network dataset forward star which honors the current solver settings as well as any barriers. |
INALayer |
createLayer(INAContext context)
Makes a new network analysis layer for the solver context. |
void |
deserialize(IXMLSerializeData data)
Deserializes an object from XML. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
IClone |
esri_clone()
Clones the receiver and assigns the result to *clone. |
IStringArray |
getAccumulateAttributeNames()
The collection of network attribute names to be accumulated with the analysis. |
java.lang.Object |
getAttributeParameterValue(java.lang.String attributeName,
java.lang.String paramName)
The value to use for an attribute parameter within the network dataset. |
INamedSet |
getClassDefinitions()
The inputs and outputs defined by the solver. |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
java.lang.Object |
getDefaultCutoff()
The default cutoff value to stop traversing. |
java.lang.Object |
getDefaultTargetDestinationCount()
The default number of destinations to find. |
java.lang.String |
getDisplayName()
The display name of the solver. |
java.lang.String |
getHierarchyAttributeName()
The name of the hierarchy attribute to be used in analysis. |
int |
getHierarchyLevelCount()
The number of levels in the hierarchy attribute. |
java.lang.String |
getImpedanceAttributeName()
The network attribute name to be used as the impedance attribute in analysis. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
int |
getMatrixResultType()
Indicates the type of matrix result to be created. |
int |
getMaxValueForHierarchy(int level)
The maximum value of the hierarchy attribute. |
java.lang.String |
getName()
The name of the solver. |
int |
getNumTransitionToHierarchy(int toLevel)
The number of lower level junctions to explore before searching the next hierarchy level. |
java.lang.Object |
getOutputGeometryPrecision()
Specifies the precision of the output geometry after generalization. |
int |
getOutputGeometryPrecisionUnits()
Specifies the units of the output geometry precision. |
int |
getOutputLines()
Indicates how lines are generated. |
IPropertySet |
getProperties()
The properties for the solver. |
IStringArray |
getRestrictionAttributeNames()
The collection of network attribute names to be used as restrictions with the analysis. |
int |
getRestrictUTurns()
Indicates how U-Turns should be restricted in the analysis. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
java.util.Date |
getTimeOfDay()
The date-time value used in time-aware solvers. |
int |
getTimeOfDayUsage()
The usage type for the TimeOfDay property. |
int |
hashCode()
the hashcode for this object |
void |
interfaceSupportsErrorInfo(GUID riid)
interfaceSupportsErrorInfo |
boolean |
isCanAccumulateAttributes()
Indicates if the solver supports using accumulate network attributes. |
boolean |
isCanUseHierarchy()
Indicates if the solver supports using a hierarchy network attribute. |
void |
isDirty()
isDirty |
boolean |
isEqual(IClone other)
Indicates if the receiver and other have the same properties. |
boolean |
isIdentical(IClone other)
Indicates if the receiver and other are the same object. |
boolean |
isIgnoreInvalidLocations()
Indicates if invalid locations should be ignored or raise an error. |
boolean |
isPopulateODLines()
Indicates if the ODLines class is to be populated. |
boolean |
isResetHierarchyRangesOnBind()
Indicates if the hierarchy ranges will be reset to the network dataset's hierarchy settings when the solver is bound. |
boolean |
isTimeOfDayIsUTC()
Indicates whether the date-time value used in time-aware solvers is UTC or local time. |
boolean |
isUseHierarchy()
Indicates if the hierarchy attribute for the network should be used in analysis. |
void |
load(IStream pstm)
load |
void |
readExternal(java.io.ObjectInput in)
|
void |
release()
Release a NAODCostMatrixSolver. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
serialize(IXMLSerializeData data)
Serializes an object to XML. |
void |
setAccumulateAttributeNamesByRef(IStringArray attributeNames)
The collection of network attribute names to be accumulated with the analysis. |
void |
setAttributeParameterValue(java.lang.String attributeName,
java.lang.String paramName,
java.lang.Object value)
The value to use for an attribute parameter within the network dataset. |
void |
setDefaultCutoff(java.lang.Object value)
The default cutoff value to stop traversing. |
void |
setDefaultTargetDestinationCount(java.lang.Object value)
The default number of destinations to find. |
void |
setHierarchyAttributeName(java.lang.String attributeName)
The name of the hierarchy attribute to be used in analysis. |
void |
setHierarchyLevelCount(int count)
The number of levels in the hierarchy attribute. |
void |
setIgnoreInvalidLocations(boolean ignoreInvalidLocations)
Indicates if invalid locations should be ignored or raise an error. |
void |
setImpedanceAttributeName(java.lang.String attributeName)
The network attribute name to be used as the impedance attribute in analysis. |
void |
setMatrixResultType(int type)
Indicates the type of matrix result to be created. |
void |
setMaxValueForHierarchy(int level,
int value)
The maximum value of the hierarchy attribute. |
void |
setNumTransitionToHierarchy(int toLevel,
int value)
The number of lower level junctions to explore before searching the next hierarchy level. |
void |
setOutputGeometryPrecision(java.lang.Object pValue)
Specifies the precision of the output geometry after generalization. |
void |
setOutputGeometryPrecisionUnits(int pValue)
Specifies the units of the output geometry precision. |
void |
setOutputLines(int value)
Indicates how lines are generated. |
void |
setPopulateODLines(boolean value)
Indicates if the ODLines class is to be populated. |
void |
setResetHierarchyRangesOnBind(boolean value)
Indicates if the hierarchy ranges will be reset to the network dataset's hierarchy settings when the solver is bound. |
void |
setRestrictionAttributeNamesByRef(IStringArray attributeName)
The collection of network attribute names to be used as restrictions with the analysis. |
void |
setRestrictUTurns(int backtrack)
Indicates how U-Turns should be restricted in the analysis. |
void |
setTimeOfDay(java.util.Date timeOfDay)
The date-time value used in time-aware solvers. |
void |
setTimeOfDayIsUTC(boolean timeOfDayIsUTC)
Indicates whether the date-time value used in time-aware solvers is UTC or local time. |
void |
setTimeOfDayUsage(int timeOfDayUsage)
The usage type for the TimeOfDay property. |
void |
setUseHierarchy(boolean useHierarchy)
Indicates if the hierarchy attribute for the network should be used in analysis. |
boolean |
solve(INAContext nAContext,
IGPMessages messages,
ITrackCancel trackCancel)
Perform the network analysis and construct results. |
void |
updateContext(INAContext nAContext,
IDENetworkDataset network,
IGPMessages messages)
Update the analysis context for the solver. |
boolean |
updateLayer(INALayer layer)
Updates the layer and indicates if the layer was updated. |
void |
writeExternal(java.io.ObjectOutput out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public NAODCostMatrixSolver()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems
public NAODCostMatrixSolver(java.lang.Object obj)
throws java.io.IOException
NAODCostMatrixSolver theNAODCostMatrixSolver = (NAODCostMatrixSolver) obj;
obj to NAODCostMatrixSolver.
obj - an object returned from ArcGIS Engine or Server
java.io.IOException - if there are interop problems| Method Detail |
|---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRefpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public java.lang.String getName()
throws java.io.IOException,
AutomationException
getName in interface INASolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getDisplayName()
throws java.io.IOException,
AutomationException
getDisplayName in interface INASolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INamedSet getClassDefinitions()
throws java.io.IOException,
AutomationException
getClassDefinitions in interface INASolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanUseHierarchy()
throws java.io.IOException,
AutomationException
isCanUseHierarchy in interface INASolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanAccumulateAttributes()
throws java.io.IOException,
AutomationException
isCanAccumulateAttributes in interface INASolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IPropertySet getProperties()
throws java.io.IOException,
AutomationException
getProperties in interface INASolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INALayer createLayer(INAContext context)
throws java.io.IOException,
AutomationException
createLayer in interface INASolvercontext - A reference to a com.esri.arcgis.networkanalyst.INAContext (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean updateLayer(INALayer layer)
throws java.io.IOException,
AutomationException
updateLayer in interface INASolverlayer - A reference to a com.esri.arcgis.networkanalyst.INALayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean solve(INAContext nAContext,
IGPMessages messages,
ITrackCancel trackCancel)
throws java.io.IOException,
AutomationException
solve in interface INASolvernAContext - A reference to a com.esri.arcgis.networkanalyst.INAContext (in)messages - A reference to a com.esri.arcgis.geodatabase.IGPMessages (in)trackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INAContext createContext(IDENetworkDataset network,
java.lang.String name)
throws java.io.IOException,
AutomationException
createContext in interface INASolvernetwork - A reference to a com.esri.arcgis.geodatabase.IDENetworkDataset (in)name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void updateContext(INAContext nAContext,
IDENetworkDataset network,
IGPMessages messages)
throws java.io.IOException,
AutomationException
updateContext in interface INASolvernAContext - A reference to a com.esri.arcgis.networkanalyst.INAContext (in)network - A reference to a com.esri.arcgis.geodatabase.IDENetworkDataset (in)messages - A reference to a com.esri.arcgis.geodatabase.IGPMessages (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void bind(INAContext context,
IDENetworkDataset network,
IGPMessages messages)
throws java.io.IOException,
AutomationException
bind in interface INASolvercontext - A reference to a com.esri.arcgis.networkanalyst.INAContext (in)network - A reference to a com.esri.arcgis.geodatabase.IDENetworkDataset (in)messages - A reference to a com.esri.arcgis.geodatabase.IGPMessages (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IStringArray getAccumulateAttributeNames()
throws java.io.IOException,
AutomationException
getAccumulateAttributeNames in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAccumulateAttributeNamesByRef(IStringArray attributeNames)
throws java.io.IOException,
AutomationException
setAccumulateAttributeNamesByRef in interface INASolverSettingsattributeNames - A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setImpedanceAttributeName(java.lang.String attributeName)
throws java.io.IOException,
AutomationException
setImpedanceAttributeName in interface INASolverSettingsattributeName - The attributeName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getImpedanceAttributeName()
throws java.io.IOException,
AutomationException
getImpedanceAttributeName in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIgnoreInvalidLocations(boolean ignoreInvalidLocations)
throws java.io.IOException,
AutomationException
setIgnoreInvalidLocations in interface INASolverSettingsignoreInvalidLocations - The ignoreInvalidLocations (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isIgnoreInvalidLocations()
throws java.io.IOException,
AutomationException
isIgnoreInvalidLocations in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IStringArray getRestrictionAttributeNames()
throws java.io.IOException,
AutomationException
getRestrictionAttributeNames in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRestrictionAttributeNamesByRef(IStringArray attributeName)
throws java.io.IOException,
AutomationException
setRestrictionAttributeNamesByRef in interface INASolverSettingsattributeName - A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRestrictUTurns(int backtrack)
throws java.io.IOException,
AutomationException
setRestrictUTurns in interface INASolverSettingsbacktrack - A com.esri.arcgis.geodatabase.esriNetworkForwardStarBacktrack constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getRestrictUTurns()
throws java.io.IOException,
AutomationException
getRestrictUTurns in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUseHierarchy(boolean useHierarchy)
throws java.io.IOException,
AutomationException
setUseHierarchy in interface INASolverSettingsuseHierarchy - The useHierarchy (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isUseHierarchy()
throws java.io.IOException,
AutomationException
isUseHierarchy in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setHierarchyAttributeName(java.lang.String attributeName)
throws java.io.IOException,
AutomationException
setHierarchyAttributeName in interface INASolverSettingsattributeName - The attributeName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getHierarchyAttributeName()
throws java.io.IOException,
AutomationException
getHierarchyAttributeName in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setHierarchyLevelCount(int count)
throws java.io.IOException,
AutomationException
setHierarchyLevelCount in interface INASolverSettingscount - The count (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getHierarchyLevelCount()
throws java.io.IOException,
AutomationException
getHierarchyLevelCount in interface INASolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMaxValueForHierarchy(int level,
int value)
throws java.io.IOException,
AutomationException
setMaxValueForHierarchy in interface INASolverSettingslevel - The level (in)value - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getMaxValueForHierarchy(int level)
throws java.io.IOException,
AutomationException
getMaxValueForHierarchy in interface INASolverSettingslevel - The level (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setNumTransitionToHierarchy(int toLevel,
int value)
throws java.io.IOException,
AutomationException
setNumTransitionToHierarchy in interface INASolverSettingstoLevel - The toLevel (in)value - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getNumTransitionToHierarchy(int toLevel)
throws java.io.IOException,
AutomationException
getNumTransitionToHierarchy in interface INASolverSettingstoLevel - The toLevel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isResetHierarchyRangesOnBind()
throws java.io.IOException,
AutomationException
isResetHierarchyRangesOnBind in interface INASolverSettings2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setResetHierarchyRangesOnBind(boolean value)
throws java.io.IOException,
AutomationException
setResetHierarchyRangesOnBind in interface INASolverSettings2value - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getAttributeParameterValue(java.lang.String attributeName,
java.lang.String paramName)
throws java.io.IOException,
AutomationException
getAttributeParameterValue in interface INASolverSettings2attributeName - The attributeName (in)paramName - The paramName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAttributeParameterValue(java.lang.String attributeName,
java.lang.String paramName,
java.lang.Object value)
throws java.io.IOException,
AutomationException
setAttributeParameterValue in interface INASolverSettings2attributeName - The attributeName (in)paramName - The paramName (in)value - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void applyTravelMode(INAContext context,
INetworkTravelMode travelMode)
throws java.io.IOException,
AutomationException
applyTravelMode in interface INASolverSettings3context - A reference to a com.esri.arcgis.networkanalyst.INAContext (in)travelMode - A reference to a com.esri.arcgis.geodatabase.INetworkTravelMode (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getDefaultTargetDestinationCount()
throws java.io.IOException,
AutomationException
getDefaultTargetDestinationCount in interface INAODCostMatrixSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDefaultTargetDestinationCount(java.lang.Object value)
throws java.io.IOException,
AutomationException
setDefaultTargetDestinationCount in interface INAODCostMatrixSolvervalue - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getDefaultCutoff()
throws java.io.IOException,
AutomationException
getDefaultCutoff in interface INAODCostMatrixSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDefaultCutoff(java.lang.Object value)
throws java.io.IOException,
AutomationException
setDefaultCutoff in interface INAODCostMatrixSolvervalue - A Variant (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 INAODCostMatrixSolverjava.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 INAODCostMatrixSolvervalue - A com.esri.arcgis.networkanalyst.esriNAOutputLineType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getMatrixResultType()
throws java.io.IOException,
AutomationException
getMatrixResultType in interface INAODCostMatrixSolver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMatrixResultType(int type)
throws java.io.IOException,
AutomationException
setMatrixResultType in interface INAODCostMatrixSolver2type - 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 isPopulateODLines()
throws java.io.IOException,
AutomationException
isPopulateODLines in interface INAODCostMatrixSolver2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPopulateODLines(boolean value)
throws java.io.IOException,
AutomationException
setPopulateODLines in interface INAODCostMatrixSolver2value - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOutputGeometryPrecision(java.lang.Object pValue)
throws java.io.IOException,
AutomationException
setOutputGeometryPrecision in interface INASolverOutputGeneralizationpValue - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getOutputGeometryPrecision()
throws java.io.IOException,
AutomationException
getOutputGeometryPrecision in interface INASolverOutputGeneralizationjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOutputGeometryPrecisionUnits(int pValue)
throws java.io.IOException,
AutomationException
setOutputGeometryPrecisionUnits in interface INASolverOutputGeneralizationpValue - A com.esri.arcgis.system.esriUnits constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getOutputGeometryPrecisionUnits()
throws java.io.IOException,
AutomationException
getOutputGeometryPrecisionUnits in interface INASolverOutputGeneralizationjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.util.Date getTimeOfDay()
throws java.io.IOException,
AutomationException
getTimeOfDay in interface INATimeAwareSolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTimeOfDay(java.util.Date timeOfDay)
throws java.io.IOException,
AutomationException
setTimeOfDay in interface INATimeAwareSolverSettingstimeOfDay - The timeOfDay (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getTimeOfDayUsage()
throws java.io.IOException,
AutomationException
getTimeOfDayUsage in interface INATimeAwareSolverSettingsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTimeOfDayUsage(int timeOfDayUsage)
throws java.io.IOException,
AutomationException
setTimeOfDayUsage in interface INATimeAwareSolverSettingstimeOfDayUsage - A com.esri.arcgis.networkanalyst.esriNATimeOfDayUsage constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isTimeOfDayIsUTC()
throws java.io.IOException,
AutomationException
isTimeOfDayIsUTC in interface INATimeAwareSolverSettings2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTimeOfDayIsUTC(boolean timeOfDayIsUTC)
throws java.io.IOException,
AutomationException
setTimeOfDayIsUTC in interface INATimeAwareSolverSettings2timeOfDayIsUTC - The timeOfDayIsUTC (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getClassID(GUID[] pClassID)
throws java.io.IOException,
AutomationException
getClassID in interface IPersistpClassID - A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void isDirty()
throws java.io.IOException,
AutomationException
isDirty in interface IPersistStreamjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void load(IStream pstm)
throws java.io.IOException,
AutomationException
load in interface IPersistStreampstm - A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void save(IStream pstm,
int fClearDirty)
throws java.io.IOException,
AutomationException
save in interface IPersistStreampstm - A reference to a com.esri.arcgis.system.IStream (in)fClearDirty - The fClearDirty (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getSizeMax(_ULARGE_INTEGER[] pcbSize)
throws java.io.IOException,
AutomationException
getSizeMax in interface IPersistStreampcbSize - A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IClone esri_clone()
throws java.io.IOException,
AutomationException
esri_clone in interface IClonejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void assign(IClone src)
throws java.io.IOException,
AutomationException
assign in interface IClonesrc - A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isEqual(IClone other)
throws java.io.IOException,
AutomationException
isEqual in interface ICloneother - A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isIdentical(IClone other)
throws java.io.IOException,
AutomationException
isIdentical in interface ICloneother - A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void serialize(IXMLSerializeData data)
throws java.io.IOException,
AutomationException
serialize in interface IXMLSerializedata - A reference to a com.esri.arcgis.system.IXMLSerializeData (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void deserialize(IXMLSerializeData data)
throws java.io.IOException,
AutomationException
deserialize in interface IXMLSerializedata - A reference to a com.esri.arcgis.system.IXMLSerializeData (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void interfaceSupportsErrorInfo(GUID riid)
throws java.io.IOException,
AutomationException
interfaceSupportsErrorInfo in interface ISupportErrorInforiid - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INetworkForwardStarEx createForwardStar(INAContext context,
boolean isForwardTraversal)
throws java.io.IOException,
AutomationException
createForwardStar in interface INASolverForwardStarcontext - A reference to a com.esri.arcgis.networkanalyst.INAContext (in)isForwardTraversal - The isForwardTraversal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.Externalizablejava.io.IOException
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.Externalizablejava.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||