#include "pdf_define.h"
#include "pdf_anchor.h"
#include "pdf_searcher.h"
#include "pdf_observer.h"
Go to the source code of this file.
Data Structures | |
class | pdf::PDFRenderAttributes |
struct | pdf::SearchWordRecord |
class | pdf::PDFPage |
The page information. More... | |
Namespaces | |
namespace | |
A simple observer implementation. | |
Typedefs | |
typedef PDFInstanceCollection < PluginRectangle > | pdf::PDFRectangles |
typedef PDFInstanceCollection < SearchWordRecord > | pdf::SearchWords |
typedef PDFPage * | pdf::PagePtr |