Class: Svgle::Line

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

Instance Attribute Summary

Attributes inherited from SvgElement

#attr_map

Instance Method Summary collapse

Instance Method Details

#boundaryObject



78
79
80
# File 'lib/svgle.rb', line 78

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