Ipelib
|
#include <iperesources.h>
Classes | |
struct | SPageNumber |
Public Member Functions | |
bool | collect (const PdfDict *dict, PdfFile *file) |
const PdfObj * | object (int num) const noexcept |
const PdfDict * | get (String key) const noexcept |
const PdfDict * | getFont (int id) const noexcept |
void | addPageNumber (SPageNumber &pn) noexcept |
const Text * | pageNumber (int page, int view) const noexcept |
const std::vector< int > & | embedSequence () const noexcept |
All the resources needed by the text objects in the document.
References ipe::PdfDict::count(), ipe::PdfObj::dict(), ipe::PdfDict::get(), ipe::PdfDict::key(), ipe::PdfObj::name(), ipe::PdfObj::number(), ipe::PdfObj::ref(), ipe::PdfObj::repr(), ipe::String::substr(), ipe::PdfNumber::value(), ipe::PdfName::value(), ipe::PdfRef::value(), ipe::PdfDict::value(), and ipe::String::z().
|
noexcept |
|
noexcept |
References ipe::PdfObj::dict().
|
noexcept |
Referenced by ipe::Latex::addPageNumber().
|
noexcept |
References ipe::Text::text().
Referenced by ipe::CanvasBase::drawObjects().
|
inlinenoexcept |