Class: Svgle::Polyline

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

Instance Method Summary collapse

Instance Method Details

#boundaryObject



120
121
122
# File 'lib/svgle.rb', line 120

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