|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.networkanalyst.NAServiceAreaSolver
public class NAServiceAreaSolver
COM Class 'NAServiceAreaSolver'. Generated 3/19/2015 1:20:45 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description 'Performs service area 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.INAServiceAreaSolver2 |
---|
IID, IID36655616_dc8b_41e5_9ab5_b5a5ac3c8635, xxDummy |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServiceAreaSolver |
---|
IIDd1d76f73_4f59_472b_b72e_a92a90c621ea |
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 | |
---|---|
NAServiceAreaSolver()
Constructs a NAServiceAreaSolver using ArcGIS Engine. |
|
NAServiceAreaSolver(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. NAServiceAreaSolver theNAServiceAreaSolver = (NAServiceAreaSolver) 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. |
IDoubleArray |
getDefaultBreaks()
The default break(s) of the traversal. |
java.lang.String |
getDisplayName()
The display name of the solver. |
IStringArray |
getExcludeSourcesFromPolygons()
A collection of network source names to NOT use when generating polygons. |
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 |
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()
The type of line(s) generated. |
int |
getOutputPolygons()
The type of polygon(s) 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 |
getTravelDirection()
The direction of the traversal. |
double |
getTrimPolygonDistance()
If polygons are being trimmed, provides the distance to trim. |
int |
getTrimPolygonDistanceUnits()
If polygons are being trimmed, provides the units of the distance to trim. |
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. |
boolean |
isCreateTraversalResult()
Indicates if a traversal result is created. |
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 |
isIncludeSourceInformationOnLines()
Indicates if the lines will have SourceID, SourceOID, from and to position information added. |
boolean |
isMergeSimilarPolygonRanges()
Indicates if similar ranges should be merged in the result polygons. |
boolean |
isOverlapLines()
Indicates if lines should overlap from multiple facilities. |
boolean |
isOverlapPolygons()
Indicates if the polygons for all facilities should not overlap. |
boolean |
isResetHierarchyRangesOnBind()
Indicates if the hierarchy ranges will be reset to the network dataset's hierarchy settings when the solver is bound. |
boolean |
isSplitLinesAtBreaks()
Indicates if lines should be split at breaks. |
boolean |
isSplitPolygonsAtBreaks()
Indicates if polygons should be split at break values. |
boolean |
isTimeOfDayIsUTC()
Indicates whether the date-time value used in time-aware solvers is UTC or local time. |
boolean |
isTrimOuterPolygon()
Indicates if the outermost polygon (at the maximum break value) will be trimmed. |
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 NAServiceAreaSolver. |
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 |
setCreateTraversalResult(boolean value)
Indicates if a traversal result is created. |
void |
setDefaultBreaks(IDoubleArray value)
The default break(s) of the traversal. |
void |
setExcludeSourcesFromPolygons(IStringArray networkSourceNames)
A collection of network source names to NOT use when generating polygons. |
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 |
setIncludeSourceInformationOnLines(boolean value)
Indicates if the lines will have SourceID, SourceOID, from and to position information added. |
void |
setMaxValueForHierarchy(int level,
int value)
The maximum value of the hierarchy attribute. |
void |
setMergeSimilarPolygonRanges(boolean value)
Indicates if similar ranges should be merged in the result polygons. |
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)
The type of line(s) generated. |
void |
setOutputPolygons(int value)
The type of polygon(s) generated. |
void |
setOverlapLines(boolean value)
Indicates if lines should overlap from multiple facilities. |
void |
setOverlapPolygons(boolean value)
Indicates if the polygons for all facilities should not overlap. |
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 |
setSplitLinesAtBreaks(boolean value)
Indicates if lines should be split at breaks. |
void |
setSplitPolygonsAtBreaks(boolean value)
Indicates if polygons should be split at break values. |
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 |
setTravelDirection(int value)
The direction of the traversal. |
void |
setTrimOuterPolygon(boolean value)
Indicates if the outermost polygon (at the maximum break value) will be trimmed. |
void |
setTrimPolygonDistance(double distance)
If polygons are being trimmed, provides the distance to trim. |
void |
setTrimPolygonDistanceUnits(int units)
If polygons are being trimmed, provides the units of the distance to trim. |
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 NAServiceAreaSolver() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problems
java.net.UnknownHostException
- if there are interop problemspublic NAServiceAreaSolver(java.lang.Object obj) throws java.io.IOException
NAServiceAreaSolver theNAServiceAreaSolver = (NAServiceAreaSolver) obj;
obj
to NAServiceAreaSolver
.
obj
- an object returned from ArcGIS Engine or Server
java.io.IOException
- if there are interop problemsMethod Detail |
---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public java.lang.String getName() throws java.io.IOException, AutomationException
getName
in interface INASolver
java.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 INASolver
java.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 INASolver
java.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 INASolver
java.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 INASolver
java.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 INASolver
java.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 INASolver
context
- 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 INASolver
layer
- 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 INASolver
nAContext
- 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 INASolver
network
- 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 INASolver
nAContext
- 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 INASolver
context
- 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 INASolverSettings
java.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 INASolverSettings
attributeNames
- 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 INASolverSettings
attributeName
- 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 INASolverSettings
java.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 INASolverSettings
ignoreInvalidLocations
- 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 INASolverSettings
java.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 INASolverSettings
java.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 INASolverSettings
attributeName
- 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 INASolverSettings
backtrack
- 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 INASolverSettings
java.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 INASolverSettings
useHierarchy
- 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 INASolverSettings
java.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 INASolverSettings
attributeName
- 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 INASolverSettings
java.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 INASolverSettings
count
- 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 INASolverSettings
java.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 INASolverSettings
level
- 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 INASolverSettings
level
- 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 INASolverSettings
toLevel
- 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 INASolverSettings
toLevel
- The toLevel (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getTravelDirection() throws java.io.IOException, AutomationException
getTravelDirection
in interface INAServiceAreaSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTravelDirection(int value) throws java.io.IOException, AutomationException
setTravelDirection
in interface INAServiceAreaSolver
value
- A com.esri.arcgis.networkanalyst.esriNATravelDirection constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IDoubleArray getDefaultBreaks() throws java.io.IOException, AutomationException
getDefaultBreaks
in interface INAServiceAreaSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDefaultBreaks(IDoubleArray value) throws java.io.IOException, AutomationException
setDefaultBreaks
in interface INAServiceAreaSolver
value
- A reference to a com.esri.arcgis.system.IDoubleArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSplitPolygonsAtBreaks() throws java.io.IOException, AutomationException
isSplitPolygonsAtBreaks
in interface INAServiceAreaSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSplitPolygonsAtBreaks(boolean value) throws java.io.IOException, AutomationException
setSplitPolygonsAtBreaks
in interface INAServiceAreaSolver
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isOverlapLines() throws java.io.IOException, AutomationException
isOverlapLines
in interface INAServiceAreaSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setOverlapLines(boolean value) throws java.io.IOException, AutomationException
setOverlapLines
in interface INAServiceAreaSolver
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IStringArray getExcludeSourcesFromPolygons() throws java.io.IOException, AutomationException
getExcludeSourcesFromPolygons
in interface INAServiceAreaSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setExcludeSourcesFromPolygons(IStringArray networkSourceNames) throws java.io.IOException, AutomationException
setExcludeSourcesFromPolygons
in interface INAServiceAreaSolver
networkSourceNames
- 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 boolean isMergeSimilarPolygonRanges() throws java.io.IOException, AutomationException
isMergeSimilarPolygonRanges
in interface INAServiceAreaSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMergeSimilarPolygonRanges(boolean value) throws java.io.IOException, AutomationException
setMergeSimilarPolygonRanges
in interface INAServiceAreaSolver
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSplitLinesAtBreaks() throws java.io.IOException, AutomationException
isSplitLinesAtBreaks
in interface INAServiceAreaSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSplitLinesAtBreaks(boolean value) throws java.io.IOException, AutomationException
setSplitLinesAtBreaks
in interface INAServiceAreaSolver
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getOutputPolygons() throws java.io.IOException, AutomationException
getOutputPolygons
in interface INAServiceAreaSolver
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setOutputPolygons(int value) throws java.io.IOException, AutomationException
setOutputPolygons
in interface INAServiceAreaSolver
value
- A com.esri.arcgis.networkanalyst.esriNAOutputPolygonType constant (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 INAServiceAreaSolver
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 INAServiceAreaSolver
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.public boolean isResetHierarchyRangesOnBind() throws java.io.IOException, AutomationException
isResetHierarchyRangesOnBind
in interface INASolverSettings2
java.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 INASolverSettings2
value
- 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 INASolverSettings2
attributeName
- 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 INASolverSettings2
attributeName
- 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 INASolverSettings3
context
- 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 void setOverlapPolygons(boolean value) throws java.io.IOException, AutomationException
setOverlapPolygons
in interface INAServiceAreaSolver2
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isOverlapPolygons() throws java.io.IOException, AutomationException
isOverlapPolygons
in interface INAServiceAreaSolver2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIncludeSourceInformationOnLines(boolean value) throws java.io.IOException, AutomationException
setIncludeSourceInformationOnLines
in interface INAServiceAreaSolver2
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isIncludeSourceInformationOnLines() throws java.io.IOException, AutomationException
isIncludeSourceInformationOnLines
in interface INAServiceAreaSolver2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTrimOuterPolygon(boolean value) throws java.io.IOException, AutomationException
setTrimOuterPolygon
in interface INAServiceAreaSolver2
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isTrimOuterPolygon() throws java.io.IOException, AutomationException
isTrimOuterPolygon
in interface INAServiceAreaSolver2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTrimPolygonDistance(double distance) throws java.io.IOException, AutomationException
setTrimPolygonDistance
in interface INAServiceAreaSolver2
distance
- The distance (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getTrimPolygonDistance() throws java.io.IOException, AutomationException
getTrimPolygonDistance
in interface INAServiceAreaSolver2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTrimPolygonDistanceUnits(int units) throws java.io.IOException, AutomationException
setTrimPolygonDistanceUnits
in interface INAServiceAreaSolver2
units
- 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 getTrimPolygonDistanceUnits() throws java.io.IOException, AutomationException
getTrimPolygonDistanceUnits
in interface INAServiceAreaSolver2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCreateTraversalResult(boolean value) throws java.io.IOException, AutomationException
setCreateTraversalResult
in interface INAServiceAreaSolver2
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isCreateTraversalResult() throws java.io.IOException, AutomationException
isCreateTraversalResult
in interface INAServiceAreaSolver2
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 INASolverOutputGeneralization
pValue
- 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 INASolverOutputGeneralization
java.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 INASolverOutputGeneralization
pValue
- 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 INASolverOutputGeneralization
java.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 INATimeAwareSolverSettings
java.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 INATimeAwareSolverSettings
timeOfDay
- 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 INATimeAwareSolverSettings
java.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 INATimeAwareSolverSettings
timeOfDayUsage
- 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 INATimeAwareSolverSettings2
java.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 INATimeAwareSolverSettings2
timeOfDayIsUTC
- 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 IPersist
pClassID
- 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 IPersistStream
java.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 IPersistStream
pstm
- 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 IPersistStream
pstm
- 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 IPersistStream
pcbSize
- 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 IClone
java.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 IClone
src
- 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 IClone
other
- 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 IClone
other
- 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 IXMLSerialize
data
- 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 IXMLSerialize
data
- 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 ISupportErrorInfo
riid
- 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 INASolverForwardStar
context
- 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.Externalizable
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |