Class Index | File Index

Classes


Class Layout


Defined in: Layout.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Layout(leftBound, rightBound)
Method Summary
Method Attributes Method Name and Description
 
addExisting(existing)
 
addRect(id, left, right, height)
 
 
hasSeen(id)
 
 
 
tryLeftFit(left, right, height, top)
 
tryRightFit(left, right, height, top)
Class Detail
Layout(leftBound, rightBound)
Parameters:
leftBound
rightBound
Method Detail
addExisting(existing)
Parameters:
existing

addRect(id, left, right, height)
Parameters:
id
left
right
height

cleanup()

hasSeen(id)
Parameters:
id

setLeftLayout(left)
Parameters:
left

setRightLayout(right)
Parameters:
right

tryLeftFit(left, right, height, top)
Parameters:
left
right
height
top

tryRightFit(left, right, height, top)
Parameters:
left
right
height
top

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Apr 19 2012 17:55:41 GMT-0400 (EDT)