#include <Position.hh>
Inheritance diagram for pdf::text::COffsetPos:
this class represent the relative position from the previous text segment
|
initialize offsets
00078 : m_offset_x( offset_x ), m_offset_y( offset_y ) { } |
|
relative X-Y coordinate
|
|
relative X-Y coordinate
|