示例#1
0
 public double getX() {
   return location.getX();
 }
示例#2
0
 public int x() {
   return (int) location.getX();
 }