:: com :: sun :: star :: awt ::
|
struct Point |
|
- Description
- specifies a 2-dimensional point using the Cartesian coordinate system.
|
Elements' Summary |
X |
specifies the x-coordinate.
|
Y |
specifies the y-coordinate.
|
Elements' Details |
X
long X;
- Description
- specifies the x-coordinate.
|
|
Y
long Y;
- Description
- specifies the y-coordinate.
|
|
Top of Page
Copyright © 2011, 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.