Class: Svgle::Polyline

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

Instance Method Summary collapse

Instance Method Details

#boundaryObject



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

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