Class: Svgle::Polyline

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

Instance Method Summary collapse

Instance Method Details

#boundaryObject



113
114
115
# File 'lib/svgle.rb', line 113

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