Class Index | File Index

Classes


Class Index

_global_


Arc

This element is used to provide a constructor for arc elements.

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.

Axis

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

Bisector

Provides a constructor for an angle bisector.

Circle

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

Circumcenter

Constructs the midpoint of a Circumcircle.

Circumcircle

Constructs two elements: a point and a circle.

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.

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

Constructs two elements: a point and a circle.

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.

JXG


JXG.Algebra

This class is just for backward compatibility and may be removed in future versions of JSXGraph.

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.Circle

Creates a new circle object.

JXG.Complex

This class is for calculating with complex numbers.

JXG.Coords

This is the Coordinates class.

JXG.createSector

Sector stores all style and functional properties that are required to draw a sector on a board.

JXG.createSlider

Creates a new basic slider object.

JXG.Curve

Creates a new curve object.

JXG.GeometryElement

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

JXG.Group

In this class all group management is done.

JXG.Image

Image: It inherits from @see GeometryElement.

JXG.Intersection

This is the Intersection class.

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.Numerics


JXG.Math.Symbolic


JXG.Options

These are the default options of the board and of all geometry elements.

JXG.Point

Creates a new point object.

JXG.Polygon

Polygon stores all style and functional properties that are required to draw a polygon on a board.

JXG.Server

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

JXG.Server.modules


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

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

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.

Mirrorpoint

A mirror point will be constructed.

Normal

Constructs a normal.

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

Constructor for a parallel 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.

Point

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

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 relaized as a special curve.

Segment

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

Tangent

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

Text

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

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Mar 12 2013 19:06:08 GMT-0000 (UTC)