lib/vedeu/geometry/coordinate.rb in vedeu-0.6.50 vs lib/vedeu/geometry/coordinate.rb in vedeu-0.6.51
- old
+ new
@@ -2,9 +2,11 @@
module Geometry
# Crudely corrects out of range values.
#
+ # @api private
+ #
class Coordinate
# Return a new instance of Vedeu::Geometry::Coordinate.
#
# @param attributes [Hash]