Class Index
This element is used to provide a constructor for arc elements.
This element is used to provide a constructor for an axis.
Provides a constructor for an angle bisector.
This element is used to provide a constructor for a circle.
Constructs two elements: a point and a circle.
This element is used to provide a constructor for a generic conic section uniquely defined by five points.
This element is used to provide a constructor for curve, which is just a wrapper for element
Curve.
This element is used to provide a constructor for an ellipse.
This element is used to provide a constructor for functiongraph, which is just a wrapper for element
Curve with JXG.Curve#X()
set to x.
This element is used to provide a constructor for a glider point.
This element is used to provide a constructor for an hyperbola.
Constructs the incenter of the triangle described by the three given points.
Constructs two elements: a point and a circle.
This element is used to visualize the integral of a given curve over a given interval.
This element is used to provide a constructor for an intersection point.
This class is just for backward compatibility and may be removed in future versions of JSXGraph.
JXG.Board controls all properties and methods used to manage a geonext board like managing geometric
elements, managing mouse and touch events, etc.
Namespace for the complex number arithmetic functions.
Creates a new circle object.
This class is for calculating with complex numbers.
This is the Coordinates class.
Sector stores all style and functional properties that are required
to draw a sector on a board.
Creates a new basic slider object.
Creates a new curve object.
This is the basic class for geometry elements like points, circles and lines.
In this class all group management is done.
Image:
It inherits from @see GeometryElement.
This is the Intersection class.
The JXG.JSXGraph singleton stores all properties required
to load, save, create and free a board.
Creates a new basic line object.
These are the default options of the board and
of all geometry elements.
Creates a new point object.
Polygon stores all style and functional properties that are required
to draw a polygon on a board.
JXG.Server namespace holding functions to load JXG server modules.
Text: On creation the GEONExT syntax
of
-terms
are converted into JavaScript syntax.
Ticks provides methods for creation and management
of ticks on an axis.
This is the Turtle class.
Util class
Class for gunzipping, unzipping and base64 decoding of files.
This element is used to provide a constructor for a general line.
This element is used to visualize the locus of a given dependent point.
The midpoint element constructs a point in the middle of two given points.
A mirror point will be constructed.
This element is used to provide a constructor for the "other" intersection point.
This element is used to provide a constructor for a parabola.
Constructor for a parallel line.
This element is used to construct a parallel point.
This element is used to provide a constructor for a perpendicular.
This is used to construct a perpendicular point.
This element is used to provide a constructor for a general point.
This element is used to construct a reflected point.
Constructs a regular polygon.
This element is used to provide a constructor for Riemann sums, which is relaized as a special curve.
This element is used to provide a constructor for a segment.
With the element tangent the slope of a line, circle, or curve in a certain point can be visualized.
This element is used to provide a constructor for text, which is just a wrapper for element
Text.