class Svgle::Ellipse

Public Instance Methods

boundary() click to toggle source
# File lib/svgle.rb, line 63
def boundary()
  [0,0,0,0]
end