getQuadrant method

int getQuadrant()

Implementation

int getQuadrant() {
  return quadrant;
}