Ipelib
Classes | Public Member Functions | List of all members
ipe::PdfResources Class Reference

#include <iperesources.h>

Classes

struct  SPageNumber
 

Public Member Functions

bool collect (const PdfDict *dict, PdfFile *file)
 
const PdfObjobject (int num) const noexcept
 
const PdfDictget (String key) const noexcept
 
const PdfDictgetFont (int id) const noexcept
 
void addPageNumber (SPageNumber &pn) noexcept
 
const TextpageNumber (int page, int view) const noexcept
 
const std::vector< int > & embedSequence () const noexcept
 

Detailed Description

All the resources needed by the text objects in the document.

Member Function Documentation

bool PdfResources::collect ( const PdfDict dict,
PdfFile file 
)
const PdfObj * PdfResources::object ( int  num) const
noexcept
const PdfDict * PdfResources::get ( String  key) const
noexcept
const PdfDict * PdfResources::getFont ( int  id) const
noexcept

References ipe::PdfObj::dict().

void PdfResources::addPageNumber ( SPageNumber pn)
noexcept
const Text * PdfResources::pageNumber ( int  page,
int  view 
) const
noexcept
const std::vector<int>& ipe::PdfResources::embedSequence ( ) const
inlinenoexcept

The documentation for this class was generated from the following files: