Class: MaRuKu::Out::HTML::PNG
- Inherits:
-
Struct
- Object
- Struct
- MaRuKu::Out::HTML::PNG
- Defined in:
- lib/maruku/ext/math/mathml_engines/blahtex.rb
Instance Attribute Summary collapse
-
#depth ⇒ Object
Returns the value of attribute depth.
-
#height ⇒ Object
Returns the value of attribute height.
-
#src ⇒ Object
Returns the value of attribute src.
Instance Attribute Details
#depth ⇒ Object
Returns the value of attribute depth
6 7 8 |
# File 'lib/maruku/ext/math/mathml_engines/blahtex.rb', line 6 def depth @depth end |
#height ⇒ Object
Returns the value of attribute height
6 7 8 |
# File 'lib/maruku/ext/math/mathml_engines/blahtex.rb', line 6 def height @height end |
#src ⇒ Object
Returns the value of attribute src
6 7 8 |
# File 'lib/maruku/ext/math/mathml_engines/blahtex.rb', line 6 def src @src end |