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


Namespace JXG.Options


      ↳ JXG.Options



Defined in: options.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Options Namespace These are the default options of the board and of all geometry elements.
Field Summary
Field Attributes Field Name and Description
<static>  
JXG.Options.board
Options that are used directly within the board class
<static>  
JXG.Options.navbar
Options that are used for by the navigation bar
<static>  
JXG.Options.shortcuts
Abbreviations of properties.
Namespace Detail
JXG.Options
Options Namespace These are the default options of the board and of all geometry elements.
Field Detail
<static> JXG.Options.board
Options that are used directly within the board class

<static> JXG.Options.navbar
Options that are used for by the navigation bar

<static> JXG.Options.shortcuts
Abbreviations of properties. Setting the shortcut means setting abbreviated properties to the same value. It is used in JXG.GeometryElement#setAttribute and in the constructor JXG.GeometryElement. Attention: In Options.js abbreviations are not allowed.

Documentation generated by JsDoc Toolkit 2.4.0 on Sat Apr 12 2014 11:31:30 GMT+0200 (CEST)