Class: Dedalus::PatternLibrary::TinyText
- Inherits:
-
Elements::Heading
- Object
- Element
- Atom
- Elements::Text
- Elements::Heading
- Dedalus::PatternLibrary::TinyText
- Defined in:
- lib/dedalus/pattern_library/atoms/tiny_text.rb
Instance Attribute Summary
Attributes inherited from Elements::Text
Attributes inherited from Atom
Attributes inherited from Element
#background_color, #color, #height, #height_percent, #margin, #offset, #padding, #position, #shown, #width, #width_percent, #z_order
Instance Method Summary collapse
Methods inherited from Elements::Heading
Methods inherited from Elements::Text
description, #dimensions, example_data, #height, #render, #width
Methods inherited from Element
#big_font, #code_font, #draw_bounding_box, #huge_font, #initialize, #record?, #tiny_font, #view, #window
Constructor Details
This class inherits a constructor from Dedalus::Element
Instance Method Details
#font ⇒ Object
4 5 6 |
# File 'lib/dedalus/pattern_library/atoms/tiny_text.rb', line 4 def font tiny_font end |