Class: Svgle::Ellipse

Inherits:
Shape show all
Defined in:
lib/svgle.rb

Instance Method Summary collapse

Instance Method Details

#boundaryObject



56
57
58
# File 'lib/svgle.rb', line 56

def boundary()
  [0,0,0,0]
end