Method: NoBrainer::Geo::Polygon#points

Defined in:
lib/no_brainer/geo/polygon.rb

#pointsObject

Returns the value of attribute points

Returns:

  • (Object)

    the current value of points



1
2
3
# File 'lib/no_brainer/geo/polygon.rb', line 1

def points
  @points
end