class Scale::Line

Public Instance Methods

xml_tag() click to toggle source
# File lib/scale/shapes/line.rb, line 9
def xml_tag
  :line
end