Class: HexaPDF::Type::Annotations::MarkupAnnotation

Inherits:
HexaPDF::Type::Annotation show all
Defined in:
lib/hexapdf/type/annotations/markup_annotation.rb

Overview

Markup annotations are used to "mark up" a PDF document, most of the available PDF annotations are actually markup annotations.

See: PDF2.0 s12.5.6.2, HexaPDF::Type::Annotation

Direct Known Subclasses

Line, PolygonPolyline, SquareCircle, Text

Defined Under Namespace

Classes: ExData

Constant Summary

Constants included from DictionaryFields

DictionaryFields::Boolean, DictionaryFields::PDFByteString, DictionaryFields::PDFDate

Method Summary

Methods inherited from HexaPDF::Type::Annotation

#appearance, #appearance_dict, #contents, #create_appearance, #flags, #must_be_indirect?, #opacity, #regenerate_appearance

Methods included from Utils::BitField

#bit_field

Methods inherited from Dictionary

#[], #[]=, define_field, define_type, #delete, #each, each_field, #empty?, field, #key?, #to_hash, type, #type