class Svgle::Polyline

Public Instance Methods

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