Element Index
The angle element is used to denote an angle defined by three points.
An arc is a segment of the circumference of a circle.
This element is used to provide a constructor for arrow, which is just a wrapper for element
Line with JXG.Line#straightFirst
and JXG.Line#straightLast properties set to false and JXG.Line#lastArrow set to true.
An arrow parallel is a parallel segment with an arrow attached.
This element is used to provide a constructor for an axis.
A bisector is a line which divides an angle into two equal angles.
Bisector lines are similar to
Bisector but takes two lines as parent elements.
This element is used to provide a constructor for a circle.
A circumcircle is given by three points which are all lying on the circle.
A circumcircle arc is an
Arc defined by three points.
A circumcircle sector is different from a
Sector mostly in the way the parent elements are interpreted.
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.
Creates a grid to support the user with element placement.
Hashes can be used to mark congruent lines.
This element is used to provide a constructor for an hyperbola.
Constructs the incenter of the triangle described by the three given points.
An incircle is given by three points.
Creates an area indicating the solution of a linear inequality.
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 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 minor arc is a segment of the circumference of a circle having measure less than or equal to
180 degrees (pi radians).
A mirror point will be constructed.
This is used to construct a point that is the orthogonal projection of a point to a line.
This element is used to provide a constructor for the "other" intersection point.
This element is used to provide a constructor for a parabola.
A parallel is a line through a given point with the same slope as a given 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 perpendicular segment.
This element is used to provide a constructor for a general point.
A polygon is an area enclosed by a set of border lines which are determined by a list of points.
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 realized as a special curve.
A circular sector is a subarea of the area enclosed by a circle.
This element is used to provide a constructor for a segment.
A semicircle is a special arc defined by two points.
A slider can be used to choose values from a given range of numbers.
With the element tangent the slope of a line, circle, or curve in a certain point can be visualized.
A tape measure can be used to measure distances between points.
This element is used to provide a constructor for text, which is just a wrapper for element
Text.
Ticks are used as distance markers on a line.
This element is used to provide a constructor for travce curve (simple locus curve), which is realized as a special curve.
Class Index
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.
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.
The JXG.JSXGraph singleton stores all properties required
to load, save, create and free a board.
Creates a new basic line object.
Creates a new point object.
Polygon stores all style and functional properties that are required
to draw and to interactact with a polygon.
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.
Unzip class
Class for gunzipping, unzipping and base64 decoding of files.