예제 #1
0
 public double getAzimuth() {
   return drag.getDragY();
 }
예제 #2
0
 public double getElevation() {
   return drag.getDragX();
 }