Content for OpenOffice.org version 3.3.
| Overview |
Module |
Use |
Devguide |
Index |
| Nested Modules |
Services |
Singletons |
Interfaces |
Structs |
Exceptions |
Enums |
Typedefs |
Constant Groups |
:: com :: sun :: star ::
|
| module geometry |
- Description
- Interfaces and data types to deal with basic geometric entities
|
| 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. |
| AffineMatrix3D |
This structure defines a 3 by 4 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. |
| RealRectangle3D |
This structure contains the necessary information for a
three-dimensional cube. |
| RealSize2D |
This structure contains data representing a two-dimensional size. |
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.