Class: Metanorma::Document::Components::AncillaryBlocks::FigureBlock
- Inherits:
-
Blocks::BasicBlockNoNotes
- Object
- Lutaml::Model::Serializable
- Blocks::BasicBlockNoNotes
- Metanorma::Document::Components::AncillaryBlocks::FigureBlock
- Defined in:
- lib/metanorma/document/components/ancillary_blocks/figure_block.rb
Overview
Block containing a figure: a visual rather than textual asset, possibly with accompanying text.
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#json_type ⇒ Object
72 73 74 |
# File 'lib/metanorma/document/components/ancillary_blocks/figure_block.rb', line 72 def json_type "figure" end |