Class Index | File Index

Classes


Class GridTrack


Defined in: GridTrack.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
GridTrack(name)
This track draws vertical gridlines, which are divs with height 100%, absolutely positioned at the very top of all the tracks.
Method Summary
Method Attributes Method Name and Description
 
fillBlock(blockIndex, block, leftBlock, rightBlock, leftBase, rightBase, scale, padding, stripeWidth)
 
renderGridlines(block, leftBase, rightBase)
Class Detail
GridTrack(name)
This track draws vertical gridlines, which are divs with height 100%, absolutely positioned at the very top of all the tracks.
Parameters:
name
Method Detail
fillBlock(blockIndex, block, leftBlock, rightBlock, leftBase, rightBase, scale, padding, stripeWidth)
Parameters:
blockIndex
block
leftBlock
rightBlock
leftBase
rightBase
scale
padding
stripeWidth

renderGridlines(block, leftBase, rightBase)
Parameters:
block
leftBase
rightBase

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Jun 14 2012 17:43:45 GMT-0400 (EDT)