|
MapQuest Advantage TileMap Toolkit Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--MQControl
Defined in controls.js
| Constructor Summary | |
MQControl
()
MQControl is an abstract base class containing functionality specific to all controls. |
|
| Method Summary | |
Object
|
getHeight()
Determines the height of the control by selecting the greatest height from all elements in the control subtree. |
MQMapCornerPlacement
|
getPosition()
Returns the position of the this control. |
Object
|
getWidth()
Determines the width of the control by selecting the greatest width from all elements in the the control subtree. |
void
|
initialize(map)
Initialize the Control. |
| Constructor Detail |
MQControl()
| Method Detail |
Object getHeight()
MQMapCornerPlacement getPosition()
Object getWidth()
void initialize(map)
|
MapQuest Advantage TileMap Toolkit Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||