Class: Pdfrb::Annotation::Circle

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

Overview

Circle (shape markup). ยง12.5.6.8

Class Method Summary collapse

Methods inherited from Base

create, default_fields, register_as

Class Method Details

.subtypeObject



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

def subtype; :Circle; end