Class: Svgle::Circle

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

Instance Method Summary collapse

Instance Method Details

#boundaryObject



49
50
51
# File 'lib/svgle.rb', line 49

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