getPolygon method

Polygon getPolygon()

Implementation

Polygon getPolygon() {
  return poly;
}