Class: Svgle::Line

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

Instance Method Summary collapse

Instance Method Details

#boundaryObject



71
72
73
# File 'lib/svgle.rb', line 71

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