class PDF::Reader::PagesStrategy

:nodoc:
- append_curved_segment_final_point_replicated
- set_clipping_path_with_even_odd
- set_clipping_path_with_nonzero
- set_line_width
- append_curved_segment_initial_point_replicated
- paint_area_with_shading_pattern
- set_color_for_nonstroking_and_special
- set_color_for_stroking_and_special
- set_color_for_nonstroking
- set_color_for_stroking
- stroke_path
- close_and_stroke_path
- set_color_rendering_intent
- set_rgb_color_for_nonstroking
- set_rgb_color_for_stroking
- append_rectangle
- restore_graphics_state
- save_graphics_state
- end_path
- define_marked_content_point
- set_miter_limit
- begin_new_subpath
- append_line
- set_cmyk_color_for_nonstroking
- set_cmyk_color_for_stroking,
- set_line_cap_style
- set_line_join_style
- begin_inline_image_data
- set_flatness_tolerance
- close_subpath
- set_graphics_state_parameters
- set_gray_for_nonstroking
- set_gray_for_stroking
- fill_path_with_even_odd
- fill_path_with_nonzero
- fill_path_with_nonzero
- end_marked_content
- end_inline_image
- define_marked_content_with_pl
- invoke_xobject
- set_glyph_width_and_bounding_box
- set_glyph_width
- set_line_dash
- set_nonstroke_color_space
- set_stroke_color_space
- concatenate_matrix
- append_curved_segment
- begin_text_object
- begin_marked_content
- begin_inline_image
- begin_marked_content_with_pl
- fill_stroke_with_even_odd
- close_fill_stroke_with_even_odd
- fill_stroke
- close_fill_stroke
== Graphics Callbacks
- set_spacing_next_line_show_text
- move_to_next_line_and_show_text
- set_horizontal_text_scaling
- set_word_spacing
- set_text_rise
- set_text_rendering_mode
- set_text_matrix_and_text_line_matrix
- set_text_leading
- show_text_with_positioning
- show_text
- set_text_font_and_size
- move_text_position_and_set_leading
- move_text_position
- set_character_spacing
- move_to_start_of_next_line
- end_text_object
== Text Callbacks
###############################################################################