Class: Svgle::Svg

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

Instance Method Summary collapse

Instance Method Details

#boundaryObject



131
132
133
# File 'lib/svgle.rb', line 131

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