Class: MaRuKu::Out::HTML::PNG

Inherits:
Struct
  • Object
show all
Defined in:
lib/maruku/ext/math/mathml_engines/blahtex.rb

Instance Attribute Summary collapse

Instance Attribute Details

#depthObject

Returns the value of attribute depth

Returns:

  • (Object)

    the current value of depth



6
7
8
# File 'lib/maruku/ext/math/mathml_engines/blahtex.rb', line 6

def depth
  @depth
end

#heightObject

Returns the value of attribute height

Returns:

  • (Object)

    the current value of height



6
7
8
# File 'lib/maruku/ext/math/mathml_engines/blahtex.rb', line 6

def height
  @height
end

#srcObject

Returns the value of attribute src

Returns:

  • (Object)

    the current value of src



6
7
8
# File 'lib/maruku/ext/math/mathml_engines/blahtex.rb', line 6

def src
  @src
end