|
MapQuest Advantage JavaScript API Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MQObject
|
+--MQPrimitive
|
+--MQRectanglePrimitive
|
+--MQEllipsePrimitive
Describes circle annotations to be placed on the map. The ellipse
is positioned by the Upper Left and Lower Right coordinates of a
bounding rectangle. The coordinates are converted into
latitude/longitude points so the annotation can be placed in the
same geographical location after the map is manipulated.
Defined in mqobjects.js
| Fields inherited from class MQRectanglePrimitive |
m_Color, m_Style, m_FillColor, m_FillStyle, m_UpperLeftLL, m_LowerRightLL, m_UpperLeftPT, m_LowerRightPT
|
| Fields inherited from class MQPrimitive |
m_DrawTrigger, m_CoordinateType
|
| Fields inherited from class MQObject |
m_xmlDoc, m_xpath
|
| Constructor Summary | |
MQEllipsePrimitive
()
Constructs a new MQEllipsePrimitive object. |
|
| Method Summary | |
String
|
getClassName()
Returns the text name of this class. |
int
|
getObjectVersion()
Returns the version of this class. |
| Methods inherited from class MQPrimitive |
getDrawTrigger, setDrawTrigger, getCoordinateType, setCoordinateType, setKey, getKey, setOpacity, getOpacity
|
| Methods inherited from class MQObject |
getM_XmlDoc, setM_XmlDoc, getM_Xpath, setM_Xpath, setProperty, getProperty, copy, internalCopy
|
| Constructor Detail |
MQEllipsePrimitive()
| Method Detail |
String getClassName()
int getObjectVersion()
|
MapQuest Advantage JavaScript API Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||