pdfobjects::CPage Member List

This is the complete list of members for pdfobjects::CPage, including all inherited members.
_annotspdfobjects::CPage [private]
_changespdfobjects::CPage [private]
_check_validity(const char *err=NULL) const pdfobjects::CPage [inline, private]
_contentspdfobjects::CPage [private]
_dictpdfobjects::CPage [private]
_displaypdfobjects::CPage [private]
_fontspdfobjects::CPage [private]
_modulespdfobjects::CPage [private]
_objectChanged(bool invalid=false)pdfobjects::CPage [private]
_validpdfobjects::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 typedefpdfobjects::CPage
annotations() const pdfobjects::CPage [inline, private]
BasicObserverContext typedefpdfobjects::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 classpdfobjects::CPage [friend]
CPageContents classpdfobjects::CPage [friend]
CPageDisplay classpdfobjects::CPage [friend]
CPageFonts classpdfobjects::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 &params, 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() constobserver::ObserverHandler< CPage > [inline, protected]
findText(std::string text, RectangleContainer &recs, const TextSearchParams &params=TextSearchParams()) const pdfobjects::CPage [inline]
FontList typedefpdfobjects::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 typedefpdfobjects::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 typedefobserver::ObserverHandler< CPage >
ObserverContext typedefobserver::ObserverHandler< CPage >
ObserverList typedefobserver::ObserverHandler< CPage >
observersobserver::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]