Nuxeo ECM Projects 5.8-SNAPSHOT
-
-
Constructor Summary
Constructors
Constructor and Description |
Point() |
Point(int x,
int y) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
getX() |
int |
getY() |
void |
move(int x,
int y) |
void |
setLocation(int x,
int y) |
-
-
Method Detail
-
getX
public int getX()
- Returns:
- the x.
-
getY
public int getY()
- Returns:
- the y.
Nuxeo ECM Projects 5.8-SNAPSHOT
Copyright © 2013 Nuxeo SA. All Rights Reserved.