|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use math.geom2d | |
---|---|
math.geom2d | Planar geometry toolbox. |
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 resepctive arcs. |
math.geom2d.curve | Curves interface hierarchy, and implementations of curve sets and various poly-curves. |
math.geom2d.domain | Curves interface hierarchy, and implementations of curve sets and various poly-curves. |
math.geom2d.grid | Infinite grids with various geometries. |
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.point | Data structures for point sets. |
math.geom2d.polygon | Definitions and implementations of shapes composed several line segments: polylines, rings, polygons. |
math.geom2d.polygon.convhull | Convex hull computation. |
math.geom2d.spline | Bezier curves, and more generally polynomial curves. |
math.geom2d.transform | Contains interface hierarchy for planar transforms, and implementations for specialized transforms. |
math.geom3d.plane | Spatial geometry toolbox. |
Classes in math.geom2d used by math.geom2d | |
---|---|
AffineTransform2D
Base class for generic affine transforms in the plane. |
|
Box2D
This class defines bounds of a shape. |
|
Point2D
A point in the plane defined by its 2 Cartesian coordinates x and y. |
|
Shape2D
Main interface for all geometric objects, including points, lines, curves, or planar regions... |
|
Vector2D
A vector in the 2D plane. |
Classes in math.geom2d used by math.geom2d.circulinear | |
---|---|
AffineTransform2D
Base class for generic affine transforms in the plane. |
|
Box2D
This class defines bounds of a shape. |
|
Point2D
A point in the plane defined by its 2 Cartesian coordinates x and y. |
|
Shape2D
Main interface for all geometric objects, including points, lines, curves, or planar regions... |
Classes in math.geom2d used by math.geom2d.conic | |
---|---|
AffineTransform2D
Base class for generic affine transforms in the plane. |
|
Box2D
This class defines bounds of a shape. |
|
Point2D
A point in the plane defined by its 2 Cartesian coordinates x and y. |
|
Shape2D
Main interface for all geometric objects, including points, lines, curves, or planar regions... |
|
Vector2D
A vector in the 2D plane. |
Classes in math.geom2d used by math.geom2d.curve | |
---|---|
AffineTransform2D
Base class for generic affine transforms in the plane. |
|
Box2D
This class defines bounds of a shape. |
|
Point2D
A point in the plane defined by its 2 Cartesian coordinates x and y. |
|
Shape2D
Main interface for all geometric objects, including points, lines, curves, or planar regions... |
|
Vector2D
A vector in the 2D plane. |
Classes in math.geom2d used by math.geom2d.domain | |
---|---|
AffineTransform2D
Base class for generic affine transforms in the plane. |
|
Box2D
This class defines bounds of a shape. |
|
Point2D
A point in the plane defined by its 2 Cartesian coordinates x and y. |
|
Shape2D
Main interface for all geometric objects, including points, lines, curves, or planar regions... |
Classes in math.geom2d used by math.geom2d.grid | |
---|---|
Box2D
This class defines bounds of a shape. |
|
Point2D
A point in the plane defined by its 2 Cartesian coordinates x and y. |
Classes in math.geom2d used by math.geom2d.line | |
---|---|
AffineTransform2D
Base class for generic affine transforms in the plane. |
|
Box2D
This class defines bounds of a shape. |
|
Point2D
A point in the plane defined by its 2 Cartesian coordinates x and y. |
|
Shape2D
Main interface for all geometric objects, including points, lines, curves, or planar regions... |
|
Vector2D
A vector in the 2D plane. |
Classes in math.geom2d used by math.geom2d.point | |
---|---|
AffineTransform2D
Base class for generic affine transforms in the plane. |
|
Box2D
This class defines bounds of a shape. |
|
Point2D
A point in the plane defined by its 2 Cartesian coordinates x and y. |
|
Shape2D
Main interface for all geometric objects, including points, lines, curves, or planar regions... |
Classes in math.geom2d used by math.geom2d.polygon | |
---|---|
AffineTransform2D
Base class for generic affine transforms in the plane. |
|
Box2D
This class defines bounds of a shape. |
|
Point2D
A point in the plane defined by its 2 Cartesian coordinates x and y. |
|
Shape2D
Main interface for all geometric objects, including points, lines, curves, or planar regions... |
|
Vector2D
A vector in the 2D plane. |
Classes in math.geom2d used by math.geom2d.polygon.convhull | |
---|---|
Point2D
A point in the plane defined by its 2 Cartesian coordinates x and y. |
Classes in math.geom2d used by math.geom2d.spline | |
---|---|
AffineTransform2D
Base class for generic affine transforms in the plane. |
|
Box2D
This class defines bounds of a shape. |
|
Point2D
A point in the plane defined by its 2 Cartesian coordinates x and y. |
|
Shape2D
Main interface for all geometric objects, including points, lines, curves, or planar regions... |
|
Vector2D
A vector in the 2D plane. |
Classes in math.geom2d used by math.geom2d.transform | |
---|---|
AffineTransform2D
Base class for generic affine transforms in the plane. |
|
Point2D
A point in the plane defined by its 2 Cartesian coordinates x and y. |
|
Shape2D
Main interface for all geometric objects, including points, lines, curves, or planar regions... |
Classes in math.geom2d used by math.geom3d.plane | |
---|---|
Point2D
A point in the plane defined by its 2 Cartesian coordinates x and y. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |