|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.NAServerSolverParams
| Constructor Summary | |
NAServerSolverParams()
|
|
NAServerSolverParams(java.lang.String NALayerName,
double snapTolerance,
double maxSnapTolerance,
EsriUnits snapToleranceUnits,
NAClassCandidateFieldMap[] NAClassCandidateFieldMaps,
boolean returnMap,
MapDescription mapDescription,
ImageDescription imageDescription,
SpatialReference outputSpatialReference,
boolean returnGeometriesAsBinary,
java.lang.String[] accumulateAttributeNames,
java.lang.String impedanceAttributeName,
boolean ignoreInvalidLocations,
EsriNetworkForwardStarBacktrack restrictUTurns,
java.lang.String[] restrictionAttributeNames,
boolean useHierarchy,
java.lang.String hierarchyAttributeName,
int hierarchyLevelCount,
int[] hierarchyMaxValues,
int[] hierarchyNumTransitions,
boolean resetHierarchyRangesOnBind,
NAAttributeParameterValue[] attributeParameterValues)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.String[] |
getAccumulateAttributeNames()
Gets the accumulateAttributeNames value for this NAServerSolverParams. |
NAAttributeParameterValue[] |
getAttributeParameterValues()
Gets the attributeParameterValues value for this NAServerSolverParams. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getHierarchyAttributeName()
Gets the hierarchyAttributeName value for this NAServerSolverParams. |
int |
getHierarchyLevelCount()
Gets the hierarchyLevelCount value for this NAServerSolverParams. |
int[] |
getHierarchyMaxValues()
Gets the hierarchyMaxValues value for this NAServerSolverParams. |
int[] |
getHierarchyNumTransitions()
Gets the hierarchyNumTransitions value for this NAServerSolverParams. |
ImageDescription |
getImageDescription()
Gets the imageDescription value for this NAServerSolverParams. |
java.lang.String |
getImpedanceAttributeName()
Gets the impedanceAttributeName value for this NAServerSolverParams. |
MapDescription |
getMapDescription()
Gets the mapDescription value for this NAServerSolverParams. |
double |
getMaxSnapTolerance()
Gets the maxSnapTolerance value for this NAServerSolverParams. |
NAClassCandidateFieldMap[] |
getNAClassCandidateFieldMaps()
Gets the NAClassCandidateFieldMaps value for this NAServerSolverParams. |
java.lang.String |
getNALayerName()
Gets the NALayerName value for this NAServerSolverParams. |
SpatialReference |
getOutputSpatialReference()
Gets the outputSpatialReference value for this NAServerSolverParams. |
java.lang.String[] |
getRestrictionAttributeNames()
Gets the restrictionAttributeNames value for this NAServerSolverParams. |
EsriNetworkForwardStarBacktrack |
getRestrictUTurns()
Gets the restrictUTurns value for this NAServerSolverParams. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
double |
getSnapTolerance()
Gets the snapTolerance value for this NAServerSolverParams. |
EsriUnits |
getSnapToleranceUnits()
Gets the snapToleranceUnits value for this NAServerSolverParams. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isIgnoreInvalidLocations()
Gets the ignoreInvalidLocations value for this NAServerSolverParams. |
boolean |
isResetHierarchyRangesOnBind()
Gets the resetHierarchyRangesOnBind value for this NAServerSolverParams. |
boolean |
isReturnGeometriesAsBinary()
Gets the returnGeometriesAsBinary value for this NAServerSolverParams. |
boolean |
isReturnMap()
Gets the returnMap value for this NAServerSolverParams. |
boolean |
isUseHierarchy()
Gets the useHierarchy value for this NAServerSolverParams. |
void |
setAccumulateAttributeNames(java.lang.String[] accumulateAttributeNames)
Sets the accumulateAttributeNames value for this NAServerSolverParams. |
void |
setAttributeParameterValues(NAAttributeParameterValue[] attributeParameterValues)
Sets the attributeParameterValues value for this NAServerSolverParams. |
void |
setHierarchyAttributeName(java.lang.String hierarchyAttributeName)
Sets the hierarchyAttributeName value for this NAServerSolverParams. |
void |
setHierarchyLevelCount(int hierarchyLevelCount)
Sets the hierarchyLevelCount value for this NAServerSolverParams. |
void |
setHierarchyMaxValues(int[] hierarchyMaxValues)
Sets the hierarchyMaxValues value for this NAServerSolverParams. |
void |
setHierarchyNumTransitions(int[] hierarchyNumTransitions)
Sets the hierarchyNumTransitions value for this NAServerSolverParams. |
void |
setIgnoreInvalidLocations(boolean ignoreInvalidLocations)
Sets the ignoreInvalidLocations value for this NAServerSolverParams. |
void |
setImageDescription(ImageDescription imageDescription)
Sets the imageDescription value for this NAServerSolverParams. |
void |
setImpedanceAttributeName(java.lang.String impedanceAttributeName)
Sets the impedanceAttributeName value for this NAServerSolverParams. |
void |
setMapDescription(MapDescription mapDescription)
Sets the mapDescription value for this NAServerSolverParams. |
void |
setMaxSnapTolerance(double maxSnapTolerance)
Sets the maxSnapTolerance value for this NAServerSolverParams. |
void |
setNAClassCandidateFieldMaps(NAClassCandidateFieldMap[] NAClassCandidateFieldMaps)
Sets the NAClassCandidateFieldMaps value for this NAServerSolverParams. |
void |
setNALayerName(java.lang.String NALayerName)
Sets the NALayerName value for this NAServerSolverParams. |
void |
setOutputSpatialReference(SpatialReference outputSpatialReference)
Sets the outputSpatialReference value for this NAServerSolverParams. |
void |
setResetHierarchyRangesOnBind(boolean resetHierarchyRangesOnBind)
Sets the resetHierarchyRangesOnBind value for this NAServerSolverParams. |
void |
setRestrictionAttributeNames(java.lang.String[] restrictionAttributeNames)
Sets the restrictionAttributeNames value for this NAServerSolverParams. |
void |
setRestrictUTurns(EsriNetworkForwardStarBacktrack restrictUTurns)
Sets the restrictUTurns value for this NAServerSolverParams. |
void |
setReturnGeometriesAsBinary(boolean returnGeometriesAsBinary)
Sets the returnGeometriesAsBinary value for this NAServerSolverParams. |
void |
setReturnMap(boolean returnMap)
Sets the returnMap value for this NAServerSolverParams. |
void |
setSnapTolerance(double snapTolerance)
Sets the snapTolerance value for this NAServerSolverParams. |
void |
setSnapToleranceUnits(EsriUnits snapToleranceUnits)
Sets the snapToleranceUnits value for this NAServerSolverParams. |
void |
setUseHierarchy(boolean useHierarchy)
Sets the useHierarchy value for this NAServerSolverParams. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NAServerSolverParams()
public NAServerSolverParams(java.lang.String NALayerName,
double snapTolerance,
double maxSnapTolerance,
EsriUnits snapToleranceUnits,
NAClassCandidateFieldMap[] NAClassCandidateFieldMaps,
boolean returnMap,
MapDescription mapDescription,
ImageDescription imageDescription,
SpatialReference outputSpatialReference,
boolean returnGeometriesAsBinary,
java.lang.String[] accumulateAttributeNames,
java.lang.String impedanceAttributeName,
boolean ignoreInvalidLocations,
EsriNetworkForwardStarBacktrack restrictUTurns,
java.lang.String[] restrictionAttributeNames,
boolean useHierarchy,
java.lang.String hierarchyAttributeName,
int hierarchyLevelCount,
int[] hierarchyMaxValues,
int[] hierarchyNumTransitions,
boolean resetHierarchyRangesOnBind,
NAAttributeParameterValue[] attributeParameterValues)
| Method Detail |
public java.lang.String getNALayerName()
public void setNALayerName(java.lang.String NALayerName)
NALayerName - public double getSnapTolerance()
public void setSnapTolerance(double snapTolerance)
snapTolerance - public double getMaxSnapTolerance()
public void setMaxSnapTolerance(double maxSnapTolerance)
maxSnapTolerance - public EsriUnits getSnapToleranceUnits()
public void setSnapToleranceUnits(EsriUnits snapToleranceUnits)
snapToleranceUnits - public NAClassCandidateFieldMap[] getNAClassCandidateFieldMaps()
public void setNAClassCandidateFieldMaps(NAClassCandidateFieldMap[] NAClassCandidateFieldMaps)
NAClassCandidateFieldMaps - public boolean isReturnMap()
public void setReturnMap(boolean returnMap)
returnMap - public MapDescription getMapDescription()
public void setMapDescription(MapDescription mapDescription)
mapDescription - public ImageDescription getImageDescription()
public void setImageDescription(ImageDescription imageDescription)
imageDescription - public SpatialReference getOutputSpatialReference()
public void setOutputSpatialReference(SpatialReference outputSpatialReference)
outputSpatialReference - public boolean isReturnGeometriesAsBinary()
public void setReturnGeometriesAsBinary(boolean returnGeometriesAsBinary)
returnGeometriesAsBinary - public java.lang.String[] getAccumulateAttributeNames()
public void setAccumulateAttributeNames(java.lang.String[] accumulateAttributeNames)
accumulateAttributeNames - public java.lang.String getImpedanceAttributeName()
public void setImpedanceAttributeName(java.lang.String impedanceAttributeName)
impedanceAttributeName - public boolean isIgnoreInvalidLocations()
public void setIgnoreInvalidLocations(boolean ignoreInvalidLocations)
ignoreInvalidLocations - public EsriNetworkForwardStarBacktrack getRestrictUTurns()
public void setRestrictUTurns(EsriNetworkForwardStarBacktrack restrictUTurns)
restrictUTurns - public java.lang.String[] getRestrictionAttributeNames()
public void setRestrictionAttributeNames(java.lang.String[] restrictionAttributeNames)
restrictionAttributeNames - public boolean isUseHierarchy()
public void setUseHierarchy(boolean useHierarchy)
useHierarchy - public java.lang.String getHierarchyAttributeName()
public void setHierarchyAttributeName(java.lang.String hierarchyAttributeName)
hierarchyAttributeName - public int getHierarchyLevelCount()
public void setHierarchyLevelCount(int hierarchyLevelCount)
hierarchyLevelCount - public int[] getHierarchyMaxValues()
public void setHierarchyMaxValues(int[] hierarchyMaxValues)
hierarchyMaxValues - public int[] getHierarchyNumTransitions()
public void setHierarchyNumTransitions(int[] hierarchyNumTransitions)
hierarchyNumTransitions - public boolean isResetHierarchyRangesOnBind()
public void setResetHierarchyRangesOnBind(boolean resetHierarchyRangesOnBind)
resetHierarchyRangesOnBind - public NAAttributeParameterValue[] getAttributeParameterValues()
public void setAttributeParameterValues(NAAttributeParameterValue[] attributeParameterValues)
attributeParameterValues - public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||