lib/aixm/component/geometry/point.rb in aixm-1.0.0 vs lib/aixm/component/geometry/point.rb in aixm-1.1.0

- old
+ new

@@ -1,8 +1,8 @@ using AIXM::Refinements module AIXM - module Component + class Component class Geometry # Either an individual point or the starting point of a great circle # line. Defined by {#xy} coordinates. #