Class: PdfTempura::Render::Debug::CharacterFieldAnnotation
- Inherits:
-
Annotation::Base
- Object
- Annotation::Base
- PdfTempura::Render::Debug::CharacterFieldAnnotation
- Defined in:
- lib/pdf_tempura/render/debug/character_field_annotation.rb
Instance Method Summary collapse
Methods inherited from Annotation::Base
Constructor Details
This class inherits a constructor from PdfTempura::Render::Debug::Annotation::Base
Instance Method Details
#render(pdf) ⇒ Object
6 7 8 |
# File 'lib/pdf_tempura/render/debug/character_field_annotation.rb', line 6 def render(pdf) render_boxes(pdf) end |