Class: Svgle::Ellipse

Inherits:
Element
  • Object
show all
Defined in:
lib/svgle.rb

Instance Method Summary collapse

Instance Method Details

#boundaryObject



48
49
50
# File 'lib/svgle.rb', line 48

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