|
#include <Common/Matrix2D.h>#include <Filters/FilterReader.h>#include <vector>#include <Impl/SDFDoc.inl>


Go to the source code of this file.
Namespaces | |
| namespace | pdftron |
| namespace | pdftron::Common |
| namespace | pdftron::SDF |
Classes | |
| class | pdftron::SDF::SDFDoc |
| SDFDoc is a low-level document representing a graph of SDF::Obj nodes that can be used to build higher-level document models such as PDF (Portable Document Format) or FDF (Forms Document Format). More... | |