Пример #1
0
 public double getX() {
   return location.getX();
 }
Пример #2
0
 public int x() {
   return (int) location.getX();
 }