:: com :: sun :: star ::

module geometry

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