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