use v6;
role ISO_32000_2::Table_266-Entries_in_a_measure_dictionary {
    method Type {...};
    method Subtype {...};
}

=begin pod

=head1 Description

Table 266 — Entries in a measure dictionary

=head1 Methods (Entries)

=head2 Type [name]
- (Optional) The type of PDF object that this dictionary describes; is Measure for a measure dictionary.

=head2 Subtype [name]
- (Optional) A name specifying the type of coordinate system to use for measuring.
RL for a rectilinear coordinate system
GEO (PDF 2.0) for a geospatial coordinate system
Default value: RL

=end pod
