Class Index | File Index

Classes


Built-In Namespace _global_

Method Summary
Method Attributes Method Name and Description
 
Creates ECMA5 shims if the browser does not implement them.
 
Create shims for HTML5 functionality if not supported by browser.
 
test Default documents
 
		    r
   /     |        \
  0		1		  2
		   / \     / | \  \
   	  10  11  20 21 22 23
       |
       100
       |
       1000
 
Initialize the console object.
Method Detail
createECMA5Shims()
Creates ECMA5 shims if the browser does not implement them.
Defined in: MindMaps.js.

createHTML5Shims()
Create shims for HTML5 functionality if not supported by browser.
Defined in: MindMaps.js.

getBinaryMapWithDepth(depth)
test Default documents
Defined in: Util.js.
Parameters:
depth

getDefaultTestMap()
		    r
   /     |        \
  0		1		  2
		   / \     / | \  \
   	  10  11  20 21 22 23
       |
       100
       |
       1000

Defined in: Util.js.

setupConsole()
Initialize the console object.
Defined in: MindMaps.js.

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jul 18 2011 18:03:15 GMT+0000 (WEST)