_ScbPageEraseCtx Struct Reference

#include <scbpage.h>

Collaboration diagram for _ScbPageEraseCtx:
Collaboration graph
[legend]

Data Fields

ScbDevPoint p1
ScbDevPoint p2
double zoom
gboolean bInit

Detailed Description

Definition at line 95 of file scbpage.h.


Field Documentation

Indicates whether the context has been set before, if bInit is true, it means point p1 has been set, then scribble library does hit test in "Point" mode; otherwise, p1 and p2 are both set, library does hit test in "Line" mode

Definition at line 100 of file scbpage.h.

Referenced by erscribble_page_erase_hit_test(), and erscribble_page_erase_init().

start point of an erase line.

Definition at line 97 of file scbpage.h.

Referenced by erscribble_page_erase_hit_test().

end point of an erase line

Definition at line 98 of file scbpage.h.

Referenced by erscribble_page_erase_hit_test().


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