Class: Svgle::Polygon

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

Instance Method Summary collapse

Instance Method Details

#boundaryObject



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

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