예제 #1
0
 public Compass getQuadrant() {
   return center.getQuadrant();
 }
예제 #2
0
 public Compass getOctant() {
   return center.getOctant();
 }