org.gcube.portlets.user.templates.client.components
Class Coords
java.lang.Object
org.gcube.portlets.user.templates.client.components.Coords
public class Coords
- extends Object
Constructor Summary |
Coords(int x,
int y)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Coords
public Coords(int x,
int y)
getX
public int getX()
setX
public void setX(int x)
getY
public int getY()
setY
public void setY(int y)
Copyright © 2013. All Rights Reserved.