lib/vedeu/support/bounding_area.rb in vedeu-0.3.4 vs lib/vedeu/support/bounding_area.rb in vedeu-0.3.5
- old
+ new
@@ -1,6 +1,8 @@
module Vedeu
+ # Provides coordinates based on the height and width provided.
+ #
class BoundingArea
attr_reader :height,
:width