|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use math.geom2d.curve | |
---|---|
math.geom2d.circulinear | Definition of circulinear shapes and some implementations. |
math.geom2d.conic | Definition of various conic curves like circles, ellipses, parabolas and hyperbolas, and their respective arcs. |
math.geom2d.curve | Curves interface hierarchy, and implementations of curve sets and various poly-curves. |
math.geom2d.domain | Definition of planar domains, and basic implementations. |
math.geom2d.line |
Implementations of 'linear shapes', i.e. curves which can be embedded into a
straight lines, like straight lines ,
line segments , or rays . |
math.geom2d.polygon | Definitions and implementations of shapes composed several line segments: polylines, rings, polygons. |
math.geom2d.spline | Bezier curves, and more generally polynomial curves. |
Classes in math.geom2d.curve used by math.geom2d.circulinear | |
---|---|
ContinuousCurve2D
Interface for all curves which can be drawn with one stroke. |
|
Curve2D
Interface for piecewise smooth curves, like polylines, conics, straight lines, line segments... |
|
CurveArray2D
A parameterized set of curves. |
|
CurveSet2D
A parameterized set of curves. |
|
PolyCurve2D
A PolyCurve2D is a set of piecewise smooth curve arcs, such that the end of a curve is the beginning of the next curve, and such that they do not intersect nor self-intersect. |
|
SmoothCurve2D
Interface for smooth and continuous curves. |
Classes in math.geom2d.curve used by math.geom2d.conic | |
---|---|
AbstractContinuousCurve2D
Provides a base implementation for continuous curves. |
|
AbstractSmoothCurve2D
Provides a base implementation for smooth curves. |
|
ContinuousCurve2D
Interface for all curves which can be drawn with one stroke. |
|
Curve2D
Interface for piecewise smooth curves, like polylines, conics, straight lines, line segments... |
|
CurveArray2D
A parameterized set of curves. |
|
CurveSet2D
A parameterized set of curves. |
|
SmoothCurve2D
Interface for smooth and continuous curves. |
Classes in math.geom2d.curve used by math.geom2d.curve | |
---|---|
AbstractContinuousCurve2D
Provides a base implementation for continuous curves. |
|
ContinuousCurve2D
Interface for all curves which can be drawn with one stroke. |
|
Curve2D
Interface for piecewise smooth curves, like polylines, conics, straight lines, line segments... |
|
CurveArray2D
A parameterized set of curves. |
|
Curves2D.JunctionType
|
|
CurveSet2D
A parameterized set of curves. |
|
PolyCurve2D
A PolyCurve2D is a set of piecewise smooth curve arcs, such that the end of a curve is the beginning of the next curve, and such that they do not intersect nor self-intersect. |
|
SmoothCurve2D
Interface for smooth and continuous curves. |
Classes in math.geom2d.curve used by math.geom2d.domain | |
---|---|
ContinuousCurve2D
Interface for all curves which can be drawn with one stroke. |
|
Curve2D
Interface for piecewise smooth curves, like polylines, conics, straight lines, line segments... |
|
CurveArray2D
A parameterized set of curves. |
|
CurveSet2D
A parameterized set of curves. |
|
PolyCurve2D
A PolyCurve2D is a set of piecewise smooth curve arcs, such that the end of a curve is the beginning of the next curve, and such that they do not intersect nor self-intersect. |
|
SmoothCurve2D
Interface for smooth and continuous curves. |
Classes in math.geom2d.curve used by math.geom2d.line | |
---|---|
AbstractContinuousCurve2D
Provides a base implementation for continuous curves. |
|
AbstractSmoothCurve2D
Provides a base implementation for smooth curves. |
|
ContinuousCurve2D
Interface for all curves which can be drawn with one stroke. |
|
Curve2D
Interface for piecewise smooth curves, like polylines, conics, straight lines, line segments... |
|
CurveSet2D
A parameterized set of curves. |
|
SmoothCurve2D
Interface for smooth and continuous curves. |
Classes in math.geom2d.curve used by math.geom2d.polygon | |
---|---|
AbstractContinuousCurve2D
Provides a base implementation for continuous curves. |
|
ContinuousCurve2D
Interface for all curves which can be drawn with one stroke. |
|
Curve2D
Interface for piecewise smooth curves, like polylines, conics, straight lines, line segments... |
|
CurveSet2D
A parameterized set of curves. |
Classes in math.geom2d.curve used by math.geom2d.spline | |
---|---|
AbstractContinuousCurve2D
Provides a base implementation for continuous curves. |
|
AbstractSmoothCurve2D
Provides a base implementation for smooth curves. |
|
ContinuousCurve2D
Interface for all curves which can be drawn with one stroke. |
|
Curve2D
Interface for piecewise smooth curves, like polylines, conics, straight lines, line segments... |
|
CurveArray2D
A parameterized set of curves. |
|
CurveSet2D
A parameterized set of curves. |
|
PolyCurve2D
A PolyCurve2D is a set of piecewise smooth curve arcs, such that the end of a curve is the beginning of the next curve, and such that they do not intersect nor self-intersect. |
|
SmoothCurve2D
Interface for smooth and continuous curves. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |