- java.lang.Object
-
- org.gcube.portlets.user.tdtemplate.client.templatecreator.view.utility.Point
-
-
Constructor Summary
Constructors
| Constructor and Description |
Point(int x,
int y) |
-
-
Method Detail
-
getX
public int getX()
- Returns:
- the x
-
getY
public int getY()
- Returns:
- the y
-
setX
public void setX(int x)
- Parameters:
x - the x to set
-
setY
public void setY(int y)
- Parameters:
y - the y to set
Copyright © 2017. All Rights Reserved.