Language
The Free and Open Productivity Suite
:: com :: sun :: star :: geometry ::
|
unpublished |
struct IntegerPoint2D |
|
|
|
- Usage Restrictions
- not published
- Description
- This structure defines a two-dimensional point
This structure contains x and y integer-valued coordinates of a
two-dimensional point.
- Since
- OOo 2.0
|
Elements' Summary |
X |
The x coordinate of the point. |
Y |
The x coordinate of the point. |
Elements' Details |
X
long X;
- Description
- The x coordinate of the point.
|
|
Y
long Y;
- Description
- The x coordinate of the point.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.