Class: Sevgi::Graphics::Document::Default

Inherits:
Base show all
Defined in:
lib/sevgi/graphics/document/default.rb

Overview

Default SVG document profile with XML preamble and SVG namespace.

Direct Known Subclasses

HTML, Inkscape

Instance Attribute Summary

Attributes inherited from Element

#attributes, #children, #contents, #name, #parent

Method Summary

Methods inherited from Base

#PreRender

Methods inherited from Proto

attributes, #call, preambles, profile

Methods inherited from Element

element, #initialize, root, root?, valid?

Constructor Details

This class inherits a constructor from Sevgi::Graphics::Element

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Sevgi::Graphics::Element