class Svgle::Polygon

Public Instance Methods

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