:: com :: sun :: star ::

module geometry

Interfaces
XMapping2D Interface defining an arbitrary bijective mapping from R^2 to R^2.
Structs
AffineMatrix2D This structure defines a 2 by 3 affine matrix.
EllipticalArc This structure specifies an arbitrary elliptical arc.
IntegerBezierSegment2D This structure contains the relevant data for a cubic Bezier curve.
IntegerPoint2D This structure defines a two-dimensional point This structure contains x and y integer-valued coordinates of a two-dimensional point.
IntegerRectangle2D This structure contains the necessary information for a two-dimensional rectangle.
IntegerSize2D This structure contains data representing a two-dimensional size.
Matrix2D This structure defines a 2 by 2 matrix.
RealBezierSegment2D This structure contains the relevant data for a cubic Bezier curve.
RealPoint2D This structure defines a two-dimensional point This structure contains x and y real-valued coordinates of a two-dimensional point.
RealRectangle2D This structure contains the necessary information for a two-dimensional rectangle.
RealSize2D This structure contains data representing a two-dimensional size.
Top of Page