|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transform2D | |
---|---|
math.geom2d | Planar geometry toolbox. |
math.geom2d.transform | Contains interface hierarchy for planar transforms, and implementations for specialized transforms. |
Uses of Transform2D in math.geom2d |
---|
Classes in math.geom2d that implement Transform2D | |
---|---|
class |
AffineTransform2D
Base class for generic affine transforms in the plane. |
Uses of Transform2D in math.geom2d.transform |
---|
Subinterfaces of Transform2D in math.geom2d.transform | |
---|---|
interface |
Bijection2D
Interface for all bijective transformations in the euclidean plane. |
interface |
Projection2D
interface for projections in the plane : projections on a line, on a circle, ... |
Classes in math.geom2d.transform that implement Transform2D | |
---|---|
class |
CircleInversion2D
circle inversion : performs a bijection between points outside the circle and points inside the circle. |
class |
CircleProjection2D
basic projection on a circle, starting from the center. |
class |
LineProjection2D
orthogonal projection on a line. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |