|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.networkanalyst.NAServerLocationAllocationParams
public class NAServerLocationAllocationParams
COM Class 'NAServerLocationAllocationParams'. Generated 3/19/2015 1:20:45 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description 'Deprecated as of 10.0. A container for the Location-Allocation solver settings and return parameters used by 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 long |
serialVersionUID
|
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams3 |
|---|
IID, IID1bb2d1b6_cabf_4eba_bbd1_d9ed4a92f414, xxDummy |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams2 |
|---|
IID1fb9dd3f_a315_4df0_a02a_3358a2bee920 |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverParams |
|---|
IID40635a1f_4c95_4f57_a220_c683941715e5 |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerLocationAllocationParams |
|---|
IID, IID5f8a3857_106a_4880_abe8_57ead44ef4d6, xxDummy |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INASolverSettings2 |
|---|
IID, IIDd3696546_2831_4aa5_a879_acd66e50a938, xxDummy |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INASolverSettings |
|---|
IID5a8dc105_0e57_45c8_a01d_0188ce7f7b52 |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INALocationAllocationSolver |
|---|
IID, IID51b22eed_7a65_4037_b2b9_8bcfe354e4c5, 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.IXMLSerialize |
|---|
IID, IIDc8545045_6615_48e3_af27_52a0e5fc35e2, xxDummy |
| 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.ISupportErrorInfo |
|---|
IID, IIDdf0b3d60_548f_101b_8e65_08002b2bd119, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IXMLVersionSupport |
|---|
IID, IID72ca65b9_13de_48b7_8443_717b69b72a99, xxDummy |
| Constructor Summary | |
|---|---|
NAServerLocationAllocationParams()
Constructs a NAServerLocationAllocationParams using ArcGIS Engine. |
|
NAServerLocationAllocationParams(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. NAServerLocationAllocationParams theNAServerLocationAllocationParams = (NAServerLocationAllocationParams) obj; |
|
| Method Summary | |
|---|---|
void |
deserialize(IXMLSerializeData data)
Deserializes an object from XML. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
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. |
INAServerLocations |
getBarriers()
RecordSet or array of PropertySets representing Barriers loaded as network locations during analysis. |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
java.lang.Object |
getDefaultCutoff()
Determines the default cutoff beyond which no demand point can be allocated to a facility |
INAServerLocations |
getDemandPoints()
RecordSet or array of PropertySets representing DemandPoints loaded as network locations during analysis. |
INAServerLocations |
getFacilities()
RecordSet or array of PropertySets representing Facilities loaded as network locations during analysis. |
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. |
IImageDescription |
getImageDescription()
ImageDescription used when generating the MapImage returned with the analysis results. |
java.lang.String |
getImpedanceAttributeName()
The network attribute name to be used as the impedance attribute in analysis. |
int |
getImpedanceTransformation()
Determines which formula will modify the impedance. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
java.lang.String |
getLayerToken()
Token identifying the network analysis layer on the server to use. |
IMapDescription |
getMapDescription()
MapDescription used when generating the MapImage returned with the analysis results. |
double |
getMaxSnapTolerance()
Maximum search tolerance used when attempting to load network locations. |
int |
getMaxValueForHierarchy(int level)
The maximum value of the hierarchy attribute. |
java.lang.String |
getMinNamespaceSupported()
The minimum namespace the class can serialize to (eg the 90 namespace). |
INAClassCandidateFieldMap[] |
getNAClassCandidateFieldMaps()
Array of NAClassCandidateFieldMaps . |
java.lang.String |
getNALayerName()
Network analysis layer name. |
int |
getNumberFacilitiesToLocate()
Determines how many facilities will be present in the solution. |
int |
getNumTransitionToHierarchy(int toLevel)
The number of lower level junctions to explore before searching the next hierarchy level. |
int |
getOutputLines()
Specifies what if any shape geometry will be output |
ISpatialReference |
getOutputSpatialReference()
Spatial reference of the geometries returned with the analysis results. |
INAServerLocations |
getPolygonBarriers()
RecordSet or array of PropertySets representing Polygon Barriers loaded as collections of network locations during analysis. |
INAServerLocations |
getPolylineBarriers()
RecordSet or array of PropertySets representing Polyline Barriers loaded as collections of network locations during analysis. |
int |
getProblemType()
Specifies which location-allocation problem type to solve. |
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 |
double |
getSnapTolerance()
Minimum search tolerance used when attempting to load network locations. |
int |
getSnapToleranceUnits()
Length units of the SnapTolerance and MaxSnapTolerance. |
double |
getTargetMarketSharePercentage()
Applies to the target market share problem, the minimum number of facilites will be placed to obtain the target market share. |
java.util.Date |
getTimeOfDay()
The date-time value used in time-aware solvers. |
int |
getTimeOfDayUsage()
The usage type for the TimeOfDay property. |
double |
getTransformationParameter()
Applies to the impedance transformation. |
int |
getTravelDirection()
Specifies which direction the network will be traversed |
java.lang.String |
getTravelMode()
Specifies the travel mode. |
int |
hashCode()
the hashcode for this object |
void |
interfaceSupportsErrorInfo(GUID riid)
interfaceSupportsErrorInfo |
void |
isDirty()
isDirty |
boolean |
isIgnoreInvalidLocations()
Indicates if invalid locations should be ignored or raise an error. |
boolean |
isResetHierarchyRangesOnBind()
Indicates if the hierarchy ranges will be reset to the network dataset's hierarchy settings when the solver is bound. |
boolean |
isReturnBarriers()
Indicates if the output Barriers recordset should be returned with the analysis results. |
boolean |
isReturnDemandPoints()
Indicates if the output DemandPoints recordset should be returned with the analysis results. |
boolean |
isReturnFacilities()
Indicates if the output Facilities recordset should be returned with the analysis results. |
boolean |
isReturnLALines()
Indicates if the output LALines recordset should be returned with the analysis results. |
boolean |
isReturnMap()
Indicates if a MapImage should be generated and returned with the analysis results. |
boolean |
isReturnPartialResultsOnError()
Indicates if the result object should be returned even if an error was generated during the solve operation. |
boolean |
isReturnPolygonBarriers()
Indicates if the output polygon barriers recordset should be returned with the analysis results. |
boolean |
isReturnPolylineBarriers()
Indicates if the output polyline barriers recordset should be returned with the analysis results. |
boolean |
isSaveLayerOnServer()
Indicates if the resulting analysis layer should be saved on the server. |
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 NAServerLocationAllocationParams. |
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 |
setBarriersByRef(INAServerLocations barriers)
RecordSet or array of PropertySets representing Barriers loaded as network locations during analysis. |
void |
setDefaultCutoff(java.lang.Object value)
Determines the default cutoff beyond which no demand point can be allocated to a facility |
void |
setDemandPointsByRef(INAServerLocations demandPoints)
RecordSet or array of PropertySets representing DemandPoints loaded as network locations during analysis. |
void |
setFacilitiesByRef(INAServerLocations facilities)
RecordSet or array of PropertySets representing Facilities loaded as network locations during analysis. |
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 |
setImageDescriptionByRef(IImageDescription imageDescription)
ImageDescription used when generating the MapImage returned with the analysis results. |
void |
setImpedanceAttributeName(java.lang.String attributeName)
The network attribute name to be used as the impedance attribute in analysis. |
void |
setImpedanceTransformation(int value)
Determines which formula will modify the impedance. |
void |
setLayerToken(java.lang.String layerToken)
Token identifying the network analysis layer on the server to use. |
void |
setMapDescriptionByRef(IMapDescription mapDescription)
MapDescription used when generating the MapImage returned with the analysis results. |
void |
setMaxSnapTolerance(double maxSnapTolerance)
Maximum search tolerance used when attempting to load network locations. |
void |
setMaxValueForHierarchy(int level,
int value)
The maximum value of the hierarchy attribute. |
void |
setNAClassCandidateFieldMaps(INAClassCandidateFieldMap[] ppNAClassCandidateFieldMaps)
Array of NAClassCandidateFieldMaps . |
void |
setNALayerName(java.lang.String nALayerName)
Network analysis layer name. |
void |
setNumberFacilitiesToLocate(int value)
Determines how many facilities will be present in the solution. |
void |
setNumTransitionToHierarchy(int toLevel,
int value)
The number of lower level junctions to explore before searching the next hierarchy level. |
void |
setOutputLines(int value)
Specifies what if any shape geometry will be output |
void |
setOutputSpatialReferenceByRef(ISpatialReference spatialReference)
Spatial reference of the geometries returned with the analysis results. |
void |
setPolygonBarriersByRef(INAServerLocations polygonBarriers)
RecordSet or array of PropertySets representing Polygon Barriers loaded as collections of network locations during analysis. |
void |
setPolylineBarriersByRef(INAServerLocations polylineBarriers)
RecordSet or array of PropertySets representing Polyline Barriers loaded as collections of network locations during analysis. |
void |
setProblemType(int value)
Specifies which location-allocation problem type to solve. |
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 |
setReturnBarriers(boolean returnBarriers)
Indicates if the output Barriers recordset should be returned with the analysis results. |
void |
setReturnDemandPoints(boolean returnDemandPoints)
Indicates if the output DemandPoints recordset should be returned with the analysis results. |
void |
setReturnFacilities(boolean returnFacilities)
Indicates if the output Facilities recordset should be returned with the analysis results. |
void |
setReturnLALines(boolean returnLALines)
Indicates if the output LALines recordset should be returned with the analysis results. |
void |
setReturnMap(boolean returnMap)
Indicates if a MapImage should be generated and returned with the analysis results. |
void |
setReturnPartialResultsOnError(boolean returnPartialResultsOnError)
Indicates if the result object should be returned even if an error was generated during the solve operation. |
void |
setReturnPolygonBarriers(boolean returnBarriers)
Indicates if the output polygon barriers recordset should be returned with the analysis results. |
void |
setReturnPolylineBarriers(boolean returnBarriers)
Indicates if the output polyline barriers recordset should be returned with the analysis results. |
void |
setSaveLayerOnServer(boolean saveLayerOnServer)
Indicates if the resulting analysis layer should be saved on the server. |
void |
setSnapTolerance(double snapTolerance)
Minimum search tolerance used when attempting to load network locations. |
void |
setSnapToleranceUnits(int snapToleranceUnits)
Length units of the SnapTolerance and MaxSnapTolerance. |
void |
setTargetMarketSharePercentage(double value)
Applies to the target market share problem, the minimum number of facilites will be placed to obtain the target market share. |
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 |
setTransformationParameter(double value)
Applies to the impedance transformation. |
void |
setTravelDirection(int value)
Specifies which direction the network will be traversed |
void |
setTravelMode(java.lang.String value)
Specifies the travel mode. |
void |
setUseHierarchy(boolean useHierarchy)
Indicates if the hierarchy attribute for the network should be used in analysis. |
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 NAServerLocationAllocationParams()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems
public NAServerLocationAllocationParams(java.lang.Object obj)
throws java.io.IOException
NAServerLocationAllocationParams theNAServerLocationAllocationParams = (NAServerLocationAllocationParams) obj;
obj to NAServerLocationAllocationParams.
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 void setNALayerName(java.lang.String nALayerName)
throws java.io.IOException,
AutomationException
setNALayerName in interface INAServerSolverParamsnALayerName - The nALayerName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getNALayerName()
throws java.io.IOException,
AutomationException
getNALayerName in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSnapTolerance(double snapTolerance)
throws java.io.IOException,
AutomationException
setSnapTolerance in interface INAServerSolverParamssnapTolerance - The snapTolerance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getSnapTolerance()
throws java.io.IOException,
AutomationException
getSnapTolerance in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMaxSnapTolerance(double maxSnapTolerance)
throws java.io.IOException,
AutomationException
setMaxSnapTolerance in interface INAServerSolverParamsmaxSnapTolerance - The maxSnapTolerance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getMaxSnapTolerance()
throws java.io.IOException,
AutomationException
getMaxSnapTolerance in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSnapToleranceUnits(int snapToleranceUnits)
throws java.io.IOException,
AutomationException
setSnapToleranceUnits in interface INAServerSolverParamssnapToleranceUnits - 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 getSnapToleranceUnits()
throws java.io.IOException,
AutomationException
getSnapToleranceUnits in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setNAClassCandidateFieldMaps(INAClassCandidateFieldMap[] ppNAClassCandidateFieldMaps)
throws java.io.IOException,
AutomationException
setNAClassCandidateFieldMaps in interface INAServerSolverParamsppNAClassCandidateFieldMaps - A reference to a com.esri.arcgis.networkanalyst.INAClassCandidateFieldMap array (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INAClassCandidateFieldMap[] getNAClassCandidateFieldMaps()
throws java.io.IOException,
AutomationException
getNAClassCandidateFieldMaps in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnMap(boolean returnMap)
throws java.io.IOException,
AutomationException
setReturnMap in interface INAServerSolverParamsreturnMap - The returnMap (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnMap()
throws java.io.IOException,
AutomationException
isReturnMap in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMapDescriptionByRef(IMapDescription mapDescription)
throws java.io.IOException,
AutomationException
setMapDescriptionByRef in interface INAServerSolverParamsmapDescription - A reference to a com.esri.arcgis.carto.IMapDescription (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IMapDescription getMapDescription()
throws java.io.IOException,
AutomationException
getMapDescription in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setImageDescriptionByRef(IImageDescription imageDescription)
throws java.io.IOException,
AutomationException
setImageDescriptionByRef in interface INAServerSolverParamsimageDescription - A reference to a com.esri.arcgis.carto.IImageDescription (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IImageDescription getImageDescription()
throws java.io.IOException,
AutomationException
getImageDescription in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOutputSpatialReferenceByRef(ISpatialReference spatialReference)
throws java.io.IOException,
AutomationException
setOutputSpatialReferenceByRef in interface INAServerSolverParamsspatialReference - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ISpatialReference getOutputSpatialReference()
throws java.io.IOException,
AutomationException
getOutputSpatialReference in interface INAServerSolverParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnPartialResultsOnError(boolean returnPartialResultsOnError)
throws java.io.IOException,
AutomationException
setReturnPartialResultsOnError in interface INAServerSolverParams2returnPartialResultsOnError - The returnPartialResultsOnError (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnPartialResultsOnError()
throws java.io.IOException,
AutomationException
isReturnPartialResultsOnError in interface INAServerSolverParams2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSaveLayerOnServer(boolean saveLayerOnServer)
throws java.io.IOException,
AutomationException
setSaveLayerOnServer in interface INAServerSolverParams2saveLayerOnServer - The saveLayerOnServer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isSaveLayerOnServer()
throws java.io.IOException,
AutomationException
isSaveLayerOnServer in interface INAServerSolverParams2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLayerToken(java.lang.String layerToken)
throws java.io.IOException,
AutomationException
setLayerToken in interface INAServerSolverParams2layerToken - The layerToken (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getLayerToken()
throws java.io.IOException,
AutomationException
getLayerToken in interface INAServerSolverParams2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getTravelMode()
throws java.io.IOException,
AutomationException
getTravelMode in interface INAServerSolverParams3java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTravelMode(java.lang.String value)
throws java.io.IOException,
AutomationException
setTravelMode in interface INAServerSolverParams3value - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFacilitiesByRef(INAServerLocations facilities)
throws java.io.IOException,
AutomationException
setFacilitiesByRef in interface INAServerLocationAllocationParamsfacilities - A reference to a com.esri.arcgis.networkanalyst.INAServerLocations (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INAServerLocations getFacilities()
throws java.io.IOException,
AutomationException
getFacilities in interface INAServerLocationAllocationParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDemandPointsByRef(INAServerLocations demandPoints)
throws java.io.IOException,
AutomationException
setDemandPointsByRef in interface INAServerLocationAllocationParamsdemandPoints - A reference to a com.esri.arcgis.networkanalyst.INAServerLocations (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INAServerLocations getDemandPoints()
throws java.io.IOException,
AutomationException
getDemandPoints in interface INAServerLocationAllocationParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBarriersByRef(INAServerLocations barriers)
throws java.io.IOException,
AutomationException
setBarriersByRef in interface INAServerLocationAllocationParamsbarriers - A reference to a com.esri.arcgis.networkanalyst.INAServerLocations (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INAServerLocations getBarriers()
throws java.io.IOException,
AutomationException
getBarriers in interface INAServerLocationAllocationParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPolylineBarriersByRef(INAServerLocations polylineBarriers)
throws java.io.IOException,
AutomationException
setPolylineBarriersByRef in interface INAServerLocationAllocationParamspolylineBarriers - A reference to a com.esri.arcgis.networkanalyst.INAServerLocations (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INAServerLocations getPolylineBarriers()
throws java.io.IOException,
AutomationException
getPolylineBarriers in interface INAServerLocationAllocationParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPolygonBarriersByRef(INAServerLocations polygonBarriers)
throws java.io.IOException,
AutomationException
setPolygonBarriersByRef in interface INAServerLocationAllocationParamspolygonBarriers - A reference to a com.esri.arcgis.networkanalyst.INAServerLocations (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INAServerLocations getPolygonBarriers()
throws java.io.IOException,
AutomationException
getPolygonBarriers in interface INAServerLocationAllocationParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnLALines(boolean returnLALines)
throws java.io.IOException,
AutomationException
setReturnLALines in interface INAServerLocationAllocationParamsreturnLALines - The returnLALines (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnLALines()
throws java.io.IOException,
AutomationException
isReturnLALines in interface INAServerLocationAllocationParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnFacilities(boolean returnFacilities)
throws java.io.IOException,
AutomationException
setReturnFacilities in interface INAServerLocationAllocationParamsreturnFacilities - The returnFacilities (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnFacilities()
throws java.io.IOException,
AutomationException
isReturnFacilities in interface INAServerLocationAllocationParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnDemandPoints(boolean returnDemandPoints)
throws java.io.IOException,
AutomationException
setReturnDemandPoints in interface INAServerLocationAllocationParamsreturnDemandPoints - The returnDemandPoints (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnDemandPoints()
throws java.io.IOException,
AutomationException
isReturnDemandPoints in interface INAServerLocationAllocationParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnBarriers(boolean returnBarriers)
throws java.io.IOException,
AutomationException
setReturnBarriers in interface INAServerLocationAllocationParamsreturnBarriers - The returnBarriers (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnBarriers()
throws java.io.IOException,
AutomationException
isReturnBarriers in interface INAServerLocationAllocationParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnPolylineBarriers(boolean returnBarriers)
throws java.io.IOException,
AutomationException
setReturnPolylineBarriers in interface INAServerLocationAllocationParamsreturnBarriers - The returnBarriers (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnPolylineBarriers()
throws java.io.IOException,
AutomationException
isReturnPolylineBarriers in interface INAServerLocationAllocationParamsjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReturnPolygonBarriers(boolean returnBarriers)
throws java.io.IOException,
AutomationException
setReturnPolygonBarriers in interface INAServerLocationAllocationParamsreturnBarriers - The returnBarriers (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReturnPolygonBarriers()
throws java.io.IOException,
AutomationException
isReturnPolygonBarriers in interface INAServerLocationAllocationParamsjava.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 setTravelDirection(int value)
throws java.io.IOException,
AutomationException
setTravelDirection in interface INALocationAllocationSolvervalue - 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 int getTravelDirection()
throws java.io.IOException,
AutomationException
getTravelDirection in interface INALocationAllocationSolverjava.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 INALocationAllocationSolvervalue - 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 getOutputLines()
throws java.io.IOException,
AutomationException
getOutputLines in interface INALocationAllocationSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setProblemType(int value)
throws java.io.IOException,
AutomationException
setProblemType in interface INALocationAllocationSolvervalue - A com.esri.arcgis.networkanalyst.esriNALocationAllocationProblemType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getProblemType()
throws java.io.IOException,
AutomationException
getProblemType in interface INALocationAllocationSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getNumberFacilitiesToLocate()
throws java.io.IOException,
AutomationException
getNumberFacilitiesToLocate in interface INALocationAllocationSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setNumberFacilitiesToLocate(int value)
throws java.io.IOException,
AutomationException
setNumberFacilitiesToLocate in interface INALocationAllocationSolvervalue - The value (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 INALocationAllocationSolverjava.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 INALocationAllocationSolvervalue - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getImpedanceTransformation()
throws java.io.IOException,
AutomationException
getImpedanceTransformation in interface INALocationAllocationSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setImpedanceTransformation(int value)
throws java.io.IOException,
AutomationException
setImpedanceTransformation in interface INALocationAllocationSolvervalue - A com.esri.arcgis.networkanalyst.esriNAImpedanceTransformationType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getTransformationParameter()
throws java.io.IOException,
AutomationException
getTransformationParameter in interface INALocationAllocationSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTransformationParameter(double value)
throws java.io.IOException,
AutomationException
setTransformationParameter in interface INALocationAllocationSolvervalue - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getTargetMarketSharePercentage()
throws java.io.IOException,
AutomationException
getTargetMarketSharePercentage in interface INALocationAllocationSolverjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTargetMarketSharePercentage(double value)
throws java.io.IOException,
AutomationException
setTargetMarketSharePercentage in interface INALocationAllocationSolvervalue - The value (in)
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 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 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 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 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 java.lang.String getMinNamespaceSupported()
throws java.io.IOException,
AutomationException
getMinNamespaceSupported in interface IXMLVersionSupportjava.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 | ||||||||