|
Community Map Builder 02 Dec 2005 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--WidgetBase
|
+--MapScaleBar
Defined in MapScaleBar.js
| Field Summary | |
Object |
height
|
Object |
intervals
|
Object |
width
|
| Fields inherited from class WidgetBase |
model, widgetNode, id, autoRefresh, outputNodeId, htmlTagId, node
|
| Constructor Summary | |
MapScaleBar
(widgetNode, model)
Widget to display the scale of a map as a graphical bar. |
|
| Method Summary | |
void
|
paint(objRef)
Render the widget. |
void
|
showScale(objRef)
outputs the scale value to the form element |
| Methods inherited from class WidgetBase |
initTargetModel, prePaint, postPaint, clearWidget
|
| Field Detail |
Object height
Object intervals
Object width
| Constructor Detail |
MapScaleBar(widgetNode, model)
widgetNode - This widget's object node from the configuration document.
model - The model that this widget is a view of.
| Method Detail |
void paint(objRef)
objRef - Pointer to widget object.
void showScale(objRef)
objRef - Pointer to this widget object.
|
Community Map Builder 02 Dec 2005 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||