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


Element Index

Angle

The angle element is used to denote an angle defined by three points.

Arc

An arc is a segment of the circumference of a circle.

Arrow

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.

Arrowparallel

An arrow parallel is a parallel segment with an arrow attached.

Axis

This element is used to provide a constructor for an axis.

Bisector

A bisector is a line which divides an angle into two equal angles.

Bisectorlines

Bisector lines are similar to Bisector but takes two lines as parent elements.

Circle

This element is used to provide a constructor for a circle.

Circumcenter

Constructs the midpoint of a Circumcircle.

Circumcircle

A circumcircle is given by three points which are all lying on the circle.

CircumcircleArc

A circumcircle arc is an Arc defined by three points.

CircumcircleSector

A circumcircle sector is different from a Sector mostly in the way the parent elements are interpreted.

Conic

This element is used to provide a constructor for a generic conic section uniquely defined by five points.

Curve

This element is used to provide a constructor for curve, which is just a wrapper for element Curve.

Ellipse

This element is used to provide a constructor for an ellipse.

Functiongraph

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.

Glider

This element is used to provide a constructor for a glider point.

Grid

Creates a grid to support the user with element placement.

Hatch

Hashes can be used to mark congruent lines.

Hyperbola

This element is used to provide a constructor for an hyperbola.

Image

Displays an image.

Incenter

Constructs the incenter of the triangle described by the three given points.

Incircle

An incircle is given by three points.

Inequality

Creates an area indicating the solution of a linear inequality.

Integral

This element is used to visualize the integral of a given curve over a given interval.

Intersection

This element is used to provide a constructor for an intersection point.

Line

This element is used to provide a constructor for a general line.

Locus

This element is used to visualize the locus of a given dependent point.

Midpoint

The midpoint element constructs a point in the middle of two given points.

MinorArc

A minor arc is a segment of the circumference of a circle having measure less than or equal to 180 degrees (pi radians).

Mirrorpoint

A mirror point will be constructed.

Normal

Constructs a normal.

Orthogonalprojection

This is used to construct a point that is the orthogonal projection of a point to a line.

OtherIntersection

This element is used to provide a constructor for the "other" intersection point.

Parabola

This element is used to provide a constructor for a parabola.

Parallel

A parallel is a line through a given point with the same slope as a given line.

Parallelpoint

This element is used to construct a parallel point.

Perpendicular

This element is used to provide a constructor for a perpendicular.

PerpendicularPoint

This is used to construct a perpendicular point.

PerpendicularSegment

This element is used to provide a constructor for a perpendicular segment.

Point

This element is used to provide a constructor for a general point.

Polygon

A polygon is an area enclosed by a set of border lines which are determined by a list of points.

Reflection

This element is used to construct a reflected point.

RegularPolygon

Constructs a regular polygon.

Riemannsum

This element is used to provide a constructor for Riemann sums, which is realized as a special curve.

Sector

A circular sector is a subarea of the area enclosed by a circle.

Segment

This element is used to provide a constructor for a segment.

Semicircle

A semicircle is a special arc defined by two points.

Slider

A slider can be used to choose values from a given range of numbers.

Tangent

With the element tangent the slope of a line, circle, or curve in a certain point can be visualized.

Tapemeasure

A tape measure can be used to measure distances between points.

Text

This element is used to provide a constructor for text, which is just a wrapper for element Text.

Ticks

Ticks are used as distance markers on a line.

Tracecurve

This element is used to provide a constructor for travce curve (simple locus curve), which is realized as a special curve.

Class Index

_global_


JXG.AbstractRenderer

JXG.AbstractRenderer

JXG.Board

JXG.Board controls all properties and methods used to manage a geonext board like managing geometric elements, managing mouse and touch events, etc.

JXG.C

Namespace for the complex number arithmetic functions.

JXG.CanvasRenderer

JXG.AbstractRenderer

JXG.Circle

Creates a new circle object.

JXG.Complex

This class is for calculating with complex numbers.

JXG.Composition

JXG.Composition

JXG.Coords

This is the Coordinates class.

JXG.Curve

Creates a new curve object.

JXG.Dump


JXG.EventEmitter


JXG.GeometryElement

This is the basic class for geometry elements like points, circles and lines.

JXG.GeonextParser


JXG.Group

In this class all group management is done.

JXG.Image

Image: It inherits from @see GeometryElement.

JXG.JessieCode


JXG.JSXGraph

The JXG.JSXGraph singleton stores all properties required to load, save, create and free a board.

JXG.Line

Creates a new basic line object.

JXG.Math


JXG.Math.Geometry


JXG.Math.Poly


JXG.Math.Poly.Monomial


JXG.Math.Poly.Polynomial


JXG.Math.Poly.Ring


JXG.Math.Statistics


JXG.Math.Symbolic


JXG.NoRenderer

JXG.AbstractRenderer

JXG.Point

Creates a new point object.

JXG.Polygon

Polygon stores all style and functional properties that are required to draw and to interactact with a polygon.

JXG.Server

JXG.Server namespace holding functions to load JXG server modules.

JXG.Server.modules


JXG.SVGRenderer

JXG.AbstractRenderer

JXG.Text

Text: On creation the GEONExT syntax of -terms are converted into JavaScript syntax.

JXG.Ticks

Ticks provides methods for creation and management of ticks on an axis.

JXG.Turtle

This is the Turtle class.

JXG.Util


JXG.Util.Base64


JXG.Util.Unzip

Unzip class Class for gunzipping, unzipping and base64 decoding of files.

JXG.Util.UTF8


JXG.VMLRenderer

JXG.AbstractRenderer

JXG.XML


Documentation generated by JsDoc Toolkit 2.4.0 on Fri Sep 27 2013 11:32:45 GMT+0200 (CEST)