|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use math.geom2d.transform | |
---|---|
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.line | Implementations of 'linear shapes', i.e. |
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.transform | Contains interface hierarchy for planar transforms, and implementations for specialized transforms. |
Classes in math.geom2d.transform used by math.geom2d | |
---|---|
Bijection2D
Interface for all bijective transformations in the euclidean plane. |
|
CircleInversion2D
circle inversion : performs a bijection between points outside the circle and points inside the circle. |
|
Transform2D
general class for all transformation in the plane, linear or not linear. |
Classes in math.geom2d.transform used by math.geom2d.circulinear | |
---|---|
CircleInversion2D
circle inversion : performs a bijection between points outside the circle and points inside the circle. |
Classes in math.geom2d.transform used by math.geom2d.conic | |
---|---|
CircleInversion2D
circle inversion : performs a bijection between points outside the circle and points inside the circle. |
Classes in math.geom2d.transform used by math.geom2d.line | |
---|---|
CircleInversion2D
circle inversion : performs a bijection between points outside the circle and points inside the circle. |
Classes in math.geom2d.transform used by math.geom2d.point | |
---|---|
CircleInversion2D
circle inversion : performs a bijection between points outside the circle and points inside the circle. |
Classes in math.geom2d.transform used by math.geom2d.polygon | |
---|---|
CircleInversion2D
circle inversion : performs a bijection between points outside the circle and points inside the circle. |
Classes in math.geom2d.transform used by math.geom2d.transform | |
---|---|
AffineTransform2D
Deprecated. use math.geom2d.AffineTransform2D instead (0.7.0) |
|
Bijection2D
Interface for all bijective transformations in the euclidean plane. |
|
Projection2D
interface for projections in the plane : projections on a line, on a circle, ... |
|
Transform2D
general class for all transformation in the plane, linear or not linear. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |