|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--WidgetBase | +--ButtonBase | +--Graticule
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, buttonBarGroup, panelHtmlTagId, buttonType, control, active
|
Fields inherited from class WidgetBase |
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
|
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 |
initTargetModel, prePaint, postPaint, clearWidget
|
Field Detail |
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
Constructor Detail |
Graticule(widgetNode, model)
widgetNode
- The widget's XML object node from the configuration document.
model
- The model object that this widget belongs to.
Method Detail |
Object createControl(objRef)
objRef
- reference to this object.
|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |