All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ContentTree.h File Reference
#include <C/Layout/TRN_ContentElement.h>
#include <C/Layout/TRN_ContentNode.h>
#include <C/Layout/TRN_Paragraph.h>
#include <C/Layout/TRN_Table.h>
#include <C/Layout/TRN_TableRow.h>
#include <C/Layout/TRN_TableCell.h>
#include <C/Layout/TRN_TextRun.h>
#include <C/Layout/TRN_TextStyledElement.h>
#include <C/Layout/TRN_List.h>
#include <C/Layout/TRN_ListItem.h>
#include <Common/BasicTypes.h>
#include <Common/UString.h>
#include <Impl/ContentElement.inl>
#include <Impl/ContentNode.inl>
#include <Impl/ElementRef.inl>
#include <Impl/Paragraph.inl>
#include <Impl/TextRun.inl>
#include <Impl/TextStyledElement.inl>
#include <Impl/TableCell.inl>
#include <Impl/TableRow.inl>
#include <Impl/Table.inl>
#include <Impl/ListItem.inl>
#include <Impl/List.inl>

Go to the source code of this file.

Classes

class  pdftron::Layout::ElementRef< T >
 
class  pdftron::Layout::TextStyledElement
 
class  pdftron::Layout::ContentElement
 
class  pdftron::Layout::TextRun
 
class  pdftron::Layout::ContentNode
 
class  pdftron::Layout::Paragraph
 
class  pdftron::Layout::TableCell
 
class  pdftron::Layout::TableRow
 
class  pdftron::Layout::Table
 
class  pdftron::Layout::List
 
class  pdftron::Layout::ListItem
 

Namespaces

 pdftron
 
 pdftron::Layout
 

Typedefs

typedef Common::Iterator
< ContentElement > 
pdftron::Layout::ContentNodeIterator