RenderArea Struct Reference

Render area type definition. More...

#include <plugin_render.h>

Data Fields

float x_offset
float y_offset
float width
float height

Detailed Description

Render area type definition.

Copyright (C) 2008 iRex Technologies B.V. All rights reserved.

Definition at line 40 of file plugin_render.h.


Field Documentation

height of the render area, represented by the ratio relating to the height of the whole page

Definition at line 48 of file plugin_render.h.

Referenced by pdf::PDFPage::get_content_area(), pdf::get_content_area_in_pixel(), pdf::init_render_area(), and pdf::is_render_area_valid().

width of the render area, represented by the ratio relating to the width of the whole page

Definition at line 46 of file plugin_render.h.

Referenced by pdf::PDFPage::get_content_area(), pdf::get_content_area_in_pixel(), pdf::init_render_area(), and pdf::is_render_area_valid().

Offset in X axis, represented by the ratio relatingto the width of the whole page

Definition at line 42 of file plugin_render.h.

Referenced by pdf::PDFPage::get_content_area(), pdf::get_content_area_in_pixel(), and pdf::init_render_area().

Offset in Y axis, represented by the ratio relating to the height of the whole page

Definition at line 44 of file plugin_render.h.

Referenced by pdf::PDFPage::get_content_area(), pdf::get_content_area_in_pixel(), and pdf::init_render_area().


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.2-20100208