Community Map Builder 21 Aug 2007

Class AoiBoxDHTML

Object
   |
   +--WidgetBase
         |
         +--AoiBoxDHTML

class AoiBoxDHTML
extends WidgetBase

Deprecated

Defined in AoiBoxDHTML.js


Field Summary
 Object crossSize
          
 Object lineColor
          
 Object lineWidth
          
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
 
Constructor Summary
AoiBoxDHTML (widgetNode, model)
            Widget to draw an Area Of Interest box of a model.
 
Method Summary
 Object clear(objRef)
           Listener to turn the box off
 void drawBox(ul, lr)
           Draw a box.
 void drawCross(center)
           Draw a cross.
 Object getImageDiv( )
           Insert a
element into the parentNode html to hold the lines.
 void loadAoiBox(objRef)
           Called when the parent widget is painted to create the aoi box
 void paint(objRef)
           draw out the box.
 Object setVis(vis)
           Hide or show the box.
 
Methods inherited from class WidgetBase
initTargetModel, prePaint, postPaint, clearWidget
 

Field Detail

crossSize

Object crossSize

lineColor

Object lineColor

lineWidth

Object lineWidth

Constructor Detail

AoiBoxDHTML

AoiBoxDHTML(widgetNode, model)

Method Detail

clear

Object clear(objRef)

drawBox

void drawBox(ul, lr)

drawCross

void drawCross(center)

getImageDiv

Object getImageDiv( )

loadAoiBox

void loadAoiBox(objRef)

paint

void paint(objRef)

setVis

Object setVis(vis)

Community Map Builder 21 Aug 2007

Documentation generated by JSDoc on Tue Aug 21 08:12:28 2007