, including all inherited members.
| _annots | pdfobjects::CPage | [private] |
| _changes | pdfobjects::CPage | [private] |
| _check_validity(const char *err=NULL) const | pdfobjects::CPage | [inline, private] |
| _contents | pdfobjects::CPage | [private] |
| _dict | pdfobjects::CPage | [private] |
| _display | pdfobjects::CPage | [private] |
| _fonts | pdfobjects::CPage | [private] |
| _modules | pdfobjects::CPage | [private] |
| _objectChanged(bool invalid=false) | pdfobjects::CPage | [private] |
| _valid | pdfobjects::CPage | [private] |
| addAnnotation(boost::shared_ptr< CAnnotation > annot) | pdfobjects::CPage | [inline] |
| addContentStreamToBack(const Container &cont) | pdfobjects::CPage | [inline] |
| addContentStreamToFront(const Container &cont) | pdfobjects::CPage | [inline] |
| addInlineImage(const CStream::Buffer &what, const libs::Point &dim, const libs::Point &where) | pdfobjects::CPage | [inline] |
| addSystemType1Font(const std::string &fontname, bool winansienc=true) | pdfobjects::CPage | |
| addText(const std::string &what, const libs::Point &where, const std::string &font_id) | pdfobjects::CPage | [inline] |
| Annotations typedef | pdfobjects::CPage | |
| annotations() const | pdfobjects::CPage | [inline, private] |
| BasicObserverContext typedef | pdfobjects::CPage | |
| changes() const | pdfobjects::CPage | [inline, private] |
| contents() const | pdfobjects::CPage | [inline, private] |
| convert(textoutput::OutputBuilder &out) | pdfobjects::CPage | [inline] |
| CPage(boost::shared_ptr< CDict > &pageDict) | pdfobjects::CPage | |
| CPageChanges class | pdfobjects::CPage | [friend] |
| CPageContents class | pdfobjects::CPage | [friend] |
| CPageDisplay class | pdfobjects::CPage | [friend] |
| CPageFonts class | pdfobjects::CPage | [friend] |
| delAnnotation(boost::shared_ptr< CAnnotation > annot) | pdfobjects::CPage | [inline] |
| display() const | pdfobjects::CPage | [inline, private] |
| displayChange(::OutputDev &out, const Container &cont) const | pdfobjects::CPage | [inline] |
| displayChange(::OutputDev &out, const std::vector< size_t > cs) const | pdfobjects::CPage | [inline] |
| displayPage(::OutputDev &out, const DisplayParams ¶ms, int x=-1, int y=-1, int w=-1, int h=-1) | pdfobjects::CPage | |
| displayPage(::OutputDev &out, int x=-1, int y=-1, int w=-1, int h=-1) | pdfobjects::CPage | |
| displayPage(::OutputDev &out, boost::shared_ptr< CDict > dict=boost::shared_ptr< CDict >(), int x=-1, int y=-1, int w=-1, int h=-1) const | pdfobjects::CPage | |
| dumpObservers() const | observer::ObserverHandler< CPage > | [inline, protected] |
| findText(std::string text, RectangleContainer &recs, const TextSearchParams ¶ms=TextSearchParams()) const | pdfobjects::CPage | [inline] |
| FontList typedef | pdfobjects::CPage | |
| fonts() const | pdfobjects::CPage | [inline, private] |
| getAllAnnotations(T &container) const | pdfobjects::CPage | [inline] |
| getChange(size_t nthchange=0) const | pdfobjects::CPage | [inline] |
| getChangeCount() const | pdfobjects::CPage | [inline] |
| getChanges(Container &cont) const | pdfobjects::CPage | [inline] |
| getContentStream(CContentStream *cc) | pdfobjects::CPage | [inline] |
| getContentStreams(Container &container) | pdfobjects::CPage | [inline] |
| getDictionary() const | pdfobjects::CPage | [inline] |
| getFontIdsAndNames(FontList &cont) const | pdfobjects::CPage | |
| getMediabox() const | pdfobjects::CPage | |
| getObjectsAtPosition(OpContainer &opContainer, const libs::Rectangle &rc) | pdfobjects::CPage | [inline] |
| getObjectsAtPosition(OpContainer &opContainer, const Point &pt) | pdfobjects::CPage | [inline] |
| getObjectsAtPosition(OpContainer &opContainer, PositionComparator cmp) | pdfobjects::CPage | [inline] |
| getPagePosition() const | pdfobjects::CPage | |
| getRotation() const | pdfobjects::CPage | |
| getText(std::string &text, const std::string *encoding=NULL, const libs::Rectangle *rc=NULL) const | pdfobjects::CPage | [inline] |
| invalidate() | pdfobjects::CPage | |
| isValid() const | pdfobjects::CPage | [inline] |
| Modules typedef | pdfobjects::CPage | |
| moveAbove(boost::shared_ptr< const CContentStream > ct) | pdfobjects::CPage | [inline] |
| moveAbove(size_t pos) | pdfobjects::CPage | [inline] |
| moveBelow(boost::shared_ptr< const CContentStream > ct) | pdfobjects::CPage | [inline] |
| moveBelow(size_t pos) | pdfobjects::CPage | [inline] |
| notifyObservers(boost::shared_ptr< CPage > newValue, boost::shared_ptr< const ObserverContext > context) | observer::ObserverHandler< CPage > | [inline, virtual] |
| Observer typedef | observer::ObserverHandler< CPage > | |
| ObserverContext typedef | observer::ObserverHandler< CPage > | |
| ObserverList typedef | observer::ObserverHandler< CPage > | |
| observers | observer::ObserverHandler< CPage > | [protected] |
| operator==(const CPage &page) | pdfobjects::CPage | [inline] |
| registerObserver(const Observer &observer) | observer::ObserverHandler< CPage > | [inline, virtual] |
| removeContentStream(size_t csnum) | pdfobjects::CPage | [inline] |
| replaceText(const std::string &what, const std::string &with) | pdfobjects::CPage | [inline] |
| setDisplayParams(const DisplayParams &dp) | pdfobjects::CPage | |
| setMediabox(const libs::Rectangle &rc) | pdfobjects::CPage | |
| setRotation(int rot) | pdfobjects::CPage | |
| setTransformMatrix(double tm[6]) | pdfobjects::CPage | |
| unregisterObserver(const Observer &observer) | observer::ObserverHandler< CPage > | [inline, virtual] |
| ~CPage() | pdfobjects::CPage | |
| ~ObserverHandler() | observer::ObserverHandler< CPage > | [inline, virtual] |