Community Map Builder 02 Dec 2005

Class MapScaleBar

Object
   |
   +--WidgetBase
         |
         +--MapScaleBar

class MapScaleBar
extends WidgetBase

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

height

Object height

intervals

Object intervals

width

Object width

Constructor Detail

MapScaleBar

MapScaleBar(widgetNode, model)

Method Detail

paint

void paint(objRef)

showScale

void showScale(objRef)

Community Map Builder 02 Dec 2005

Documentation generated by JSDoc on Fri Dec 2 16:31:06 2005