Class: Svgle::Path

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

Instance Method Summary collapse

Instance Method Details

#boundaryObject



106
107
108
# File 'lib/svgle.rb', line 106

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