Class: TextContent

Inherits:
GraphicObject show all
Defined in:
app/models/text_content.rb

Instance Method Summary (collapse)

Methods inherited from GraphicObject

#get_all_descendants, #get_display_attributes_svg, #get_display_attributes_xml

Instance Method Details

- (Object) to_svg



3
4
5
# File 'app/models/text_content.rb', line 3

def to_svg
 path
end