|
#include <PDF/Page.h>#include <PDF/Element.h>#include <PDF/OCG/Context.h>#include <Common/Iterator.h>#include <C/PDF/TRN_ElementReader.h>#include <Impl/ElementReader.inl>

Go to the source code of this file.
Classes | |
| class | pdftron::PDF::ElementReader |
| ElementReader can be used to parse and process content streams. More... | |
Namespaces | |
| namespace | pdftron |
| namespace | pdftron::PDF |
Typedefs | |
| typedef Common::Iterator< int > | pdftron::PDF::GSChangesIterator |
| GSChangesIterator is an iterator type that can be used to traverse a list of changes in the graphics state between subsequent graphical elements on the page. | |