Class: Pdfrb::Model::Type::UniversalArray
- Defined in:
- lib/pdfrb/model/type/misc_helpers.rb
Overview
Generic catch-all array (Arlington _UniversalArray): any mix of PDF values.
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