class Svgle::Line

Public Instance Methods

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