List of elements: Difference between revisions

From JSXGraph Wiki
(New page: =Single elements= ==Points== * point * glider * intersection * otherintersection * circumcenter (a.k.a. circumcirclemidpoint) * parallelpoint * perpendicularpoint * midpoint * mirrorpoint...)
 
(Replacing page with 'see [https://sourceforge.net/apps/trac/jsxgraph/wiki/ElementsList internal wiki ]')
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Single elements=
see [https://sourceforge.net/apps/trac/jsxgraph/wiki/ElementsList internal wiki ]
 
==Points==
* point
* glider
* intersection
* otherintersection
* circumcenter (a.k.a. circumcirclemidpoint)
* parallelpoint
* perpendicularpoint
* midpoint
* mirrorpoint
* reflection
 
==Lines==
* line
* segment
* arrow
* axis
* tangent
* normal
 
==Conics==
* circle
* ellipse
* hyperbola
* parabola
* conic
 
=Curves=
* curve
* functiongraph
* spline
* riemannsum
* arc
* sector
* turtle
* locus
 
=Compositions=
* semicircle: 2 Points -> 1 Midpoint, 1 Arc
* circumcirclearc:  3 Points -> 1 Circumcenter, 1 Arc
* polygon: n Points -> n(+1) Lines
* regularpolygon: 2 Points, n -> n-2 Points, n-1 Lines
* circumcirclesector: 3 Points -> 1 Circumcenter, 1 Sector
* angle: 3 Points -> 1 Point, 1 Sector
* arrowparallel: 1 line, 1 point/3 points -> 1 Point, 1 Line
* bisector: 3 Points -> 1 Point, 1 Line
* bisectorlines: 2 Lines -> 2 Lines
* circumcircle: 3 Points -> 1 Point, 1 Circle
* slider: 2 Points, A few numbers -> 2 Points, 1 Line, 1 Glider
* integral: 1 Function -> 1 Curve, 1 Text
* parallel: 1 line, 1 point -> 1 Point, 1 Line
* perpendicular: 1 line, 1 point -> 1 Point, 1 Line
* chart: This can come in so many flavors...
 
=Special=
* image
* text
* ticks
* group
* transform
 
=Unknown=
* polar
* legend

Latest revision as of 15:26, 14 September 2010