lib/rcap/cap_1_0/polygon.rb in rcap-2.7.0 vs lib/rcap/cap_1_0/polygon.rb in rcap-2.7.3
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module RCAP
module CAP_1_0
# A Polygon object is valid if
# * if points are given it has a minimum of three points
# * each Point object in the points collection is valid