Overview
Module
Use
Devguide
Index
Elements' Summary
Elements' Details
::
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 © 2003 Sun Microsystems, Inc.