Class: Pdfrb::Model::Type::URTransformParamArray
- Defined in:
- lib/pdfrb/model/type/misc_helpers.rb
Overview
UR transform permission name arrays (s7.6.5.9): lists of permitted operation names. One subclass per /Transform parameter entry.
Direct Known Subclasses
URTransformParamAnnotsArray, URTransformParamEFArray, URTransformParamFormArray, URTransformParamSignatureArray
Instance Attribute Summary
Attributes inherited from Object
Method Summary
Methods inherited from PdfArray
#<<, #==, #[], #[]=, apply_arlington_definition, arlington_definition, #delete_at, #each, element_field, #empty?, #initialize, #inspect, #length, #push, #to_a
Methods included from Cos::ArlingtonBacked
Methods inherited from Object
#==, define_type, #deref, #indirect?, #initialize, #must_be_indirect?, #pdf_type, pdf_type
Constructor Details
This class inherits a constructor from Pdfrb::Model::PdfArray