Class: Pdfrb::Annotation::Polygon

Inherits:
Base
  • Object
show all
Defined in:
lib/pdfrb/annotation/types.rb

Overview

Polygon annotation. ยง12.5.6.9

Class Method Summary collapse

Methods inherited from Base

create, default_fields, register_as

Class Method Details

.subtypeObject



145
# File 'lib/pdfrb/annotation/types.rb', line 145

def subtype; :Polygon; end