|
MapQuest Advantage JavaScript API Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MQObject
|
+--MQFeature
|
+--MQPointFeature
|
+--MQPolygonFeature
|
+--MQLineFeature
See:
| Fields inherited from class MQPolygonFeature |
m_LatLngs, m_Points
|
| Fields inherited from class MQPointFeature |
m_CenterLatLng, m_CenterPoint
|
| Fields inherited from class MQObject |
m_xmlDoc, m_xpath
|
| Constructor Summary | |
MQLineFeature
()
Constructs a new MQLineFeature object. |
|
| Method Summary | |
String
|
getClassName()
Returns the text name of this class. |
String
|
getLeftAddressHi()
Gets LeftAddressHi. |
String
|
getLeftAddressLo()
Gets LeftAddressLo. |
String
|
getLeftPostalCode()
Gets LeftPostalCode. |
int
|
getObjectVersion()
Returns the version of this class. |
String
|
getRightAddressHi()
Gets RightAddressHi. |
String
|
getRightAddressLo()
Gets RightAddressLo. |
String
|
getRightPostalCode()
Gets RightPostalCode. |
void
|
loadXml(<String> strXml)
Assigns the xml that relates to this object. |
String
|
saveXml()
Build an xml string that represents this object. |
void
|
setLeftAddressHi(<String> strVal)
Sets LeftAddressHi. |
void
|
setLeftAddressLo(<String> strVal)
Sets LeftAddressLo. |
void
|
setLeftPostalCode(<String> strVal)
Sets LeftPostalCode. |
void
|
setRightAddressHi(<String> strVal)
Sets RightAddressHi. |
void
|
setRightAddressLo(<String> strVal)
Sets RightAddressLo. |
void
|
setRightPostalCode(<String> strVal)
Sets RightPostalCode. |
| Methods inherited from class MQPolygonFeature |
getLatLngs, setLatLngs, getPoints, setPoints
|
| Methods inherited from class MQPointFeature |
loadXmlFromNode, getCenterLatLng, setCenterLatLng, getCenterPoint, setCenterPoint
|
| Methods inherited from class MQFeature |
getDistance, setDistance, getName, setName, getSourceLayerName, setSourceLayerName, getKey, setKey, setGEFID, getGEFID, setDT, getDT
|
| Methods inherited from class MQObject |
getM_XmlDoc, setM_XmlDoc, getM_Xpath, setM_Xpath, setProperty, getProperty, copy, internalCopy
|
| Constructor Detail |
MQLineFeature()
| Method Detail |
String getClassName()
String getLeftAddressHi()
String getLeftAddressLo()
String getLeftPostalCode()
int getObjectVersion()
String getRightAddressHi()
String getRightAddressLo()
String getRightPostalCode()
void loadXml(<String> strXml)
strXml - the xml to be assigned.
String saveXml()
void setLeftAddressHi(<String> strVal)
strVal - The LeftAddressHi value
void setLeftAddressLo(<String> strVal)
strVal - The LeftAddressLo value
void setLeftPostalCode(<String> strVal)
strVal - The LeftPostalCode value
void setRightAddressHi(<String> strVal)
strVal - The RightAddressHi value
void setRightAddressLo(<String> strVal)
strVal - The RightAddressLo value
void setRightPostalCode(<String> strVal)
strVal - The RightPostalCode value
|
MapQuest Advantage JavaScript API Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||