Community Map Builder 27 Apr 2008

Class AoiBoxOL

Object
   |
   +--WidgetBase
         |
         +--AoiBoxOL

class AoiBoxOL
extends WidgetBase

Deprecated

Defined in AoiBoxOL.js


Field Summary
 Object cursor
          
 Object handler
          
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, autoRefresh, debug
 
Constructor Summary
AoiBoxOL (widgetNode, model)
            Widget to draw an Area Of Interest box of a model.
 
Method Summary
 void clearAoiBox(objRef)
           Clears the AOI box.
 Object createControl(objRef)
           Interactive ZoomOut control.
 void drawAoiBox(objRef)
           Draws a bounding box around the current AOI.
 void init(objRef)
          
 
Methods inherited from class WidgetBase
getProperty, getNode, initTargetModel, prePaint, postPaint, clearWidget
 

Field Detail

cursor

Object cursor

handler

Object handler

Constructor Detail

AoiBoxOL

AoiBoxOL(widgetNode, model)

Method Detail

clearAoiBox

void clearAoiBox(objRef)

createControl

Object createControl(objRef)

drawAoiBox

void drawAoiBox(objRef)

init

void init(objRef)

Community Map Builder 27 Apr 2008

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