Dictionary
Class representing an annotation. Annotations are objects which user can interact with.
# File lib/origami/annotations.rb, line 65 def set_down_appearance(apstm) self.AP ||= AppearanceStream.new self.AP[:D] = apstm self end
Generated with the Darkfish Rdoc Generator 2.