JavaScript must be enabled in order for you to use JSXGraph and JSXGraph reference. However, it seems JavaScript is either disabled or not supported by your browser.

Class Index | File Index

Elements

Classes


Function Namespace JXG.Server.modules


      ↳ JXG.Server.modules



Defined in: Server.js.

Function Namespace Summary
Constructor Attributes Constructor Name and Description
 
This is where all of a module's handlers are accessed from.
Function Namespace Detail
JXG.Server.modules()
This is where all of a module's handlers are accessed from. If you're loading a module named JXGModule which provides a handler called ImaHandler, then this handler can be called by invoking JXG.Server.modules.JXGModule.ImaHandler().

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Apr 02 2012 18:34:33 GMT+0200 (MESZ)