Class | Prawn::Svg::Document |
In: |
lib/prawn/svg/document.rb
|
Parent: | Object |
CSS_PARSER_LOADED | = | true |
CSS_PARSER_LOADED | = | false |
DEFAULT_WIDTH | = | 640 |
DEFAULT_HEIGHT | = | 480 |
actual_height | [R] | |
actual_width | [R] | |
css_parser | [R] | |
height | [R] | |
root | [R] | |
scale | [RW] | The scaling factor, as determined by the :width or :height options. |
warnings | [R] | An Array of warnings that occurred while parsing the SVG data. |
width | [R] | |
x_offset | [R] | |
y_offset | [R] |