Community Map Builder 27 Apr 2008

Class Graticule

Object
   |
   +--WidgetBase
         |
         +--ButtonBase
               |
               +--Graticule

class Graticule
extends ButtonBase

Defined in Graticule.js


Field Summary
 Object active
          
 Object color
          
 Object diffLat
          
 Object diffLon
          
 Object display
          
 Object divs
          
 Object dLon
          
 Object height
          
 Object mapContainer
          
 Object maxX
          
 Object maxY
          
 Object minX
          
 Object minY
          
 Object proj
          
 Object width
          
   
Fields inherited from class ButtonBase
htmlTagId, panelHtmlTagId, buttonType, olButtonType, action, cursor, selected, control, active, superclass, objRef, panel_div, div
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, autoRefresh, debug
 
Constructor Summary
Graticule (widgetNode, model)
            Render a Graticule.
 
Method Summary
 Object createControl(objRef)
           Interactive ZoomOut control.
 
Methods inherited from class ButtonBase
getButtonClass, doAction, select, doSelect, attachToOL, buttonInit
   
Methods inherited from class WidgetBase
getProperty, getNode, initTargetModel, prePaint, postPaint, clearWidget
 

Field Detail

active

Object active

color

Object color

diffLat

Object diffLat

diffLon

Object diffLon

display

Object display

divs

Object divs

dLon

Object dLon

height

Object height

mapContainer

Object mapContainer

maxX

Object maxX

maxY

Object maxY

minX

Object minX

minY

Object minY

proj

Object proj

width

Object width

Constructor Detail

Graticule

Graticule(widgetNode, model)

Method Detail

createControl

Object createControl(objRef)

Community Map Builder 27 Apr 2008

Documentation generated by JSDoc on Sun Apr 27 20:30:54 2008