|
libcrn
3.9.5
A document image processing library
|
#include <CRNXml/CRNAltoUtils.h>#include <CRNUtils/CRNOption.h>#include <set>#include <map>#include <CRNXml/CRNAltoDescription.hpp>#include <CRNXml/CRNAltoStyles.hpp>#include <CRNXml/CRNAltoLayout.hpp>
Include dependency graph for CRNAlto.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | crn::xml::Alto |
| XML Alto file wrapper. More... | |
Namespaces | |
| crn | |
| crn::xml | |
Typedefs | |
| using | crn::xml::AltoDescription = Alto::Description |
| using | crn::xml::AltoStyles = Alto::Styles |
| using | crn::xml::AltoLayout = Alto::Layout |
| using | crn::xml::AltoPage = Alto::Layout::Page |
| using | crn::xml::AltoPagePtr = Alto::Layout::PagePtr |
| using | crn::xml::AltoSpace = Alto::Layout::Page::Space |
| using | crn::xml::AltoSpacePtr = Alto::Layout::Page::SpacePtr |
| using | crn::xml::AltoBlock = Alto::Layout::Page::Space::Block |
| using | crn::xml::AltoBlockPtr = Alto::Layout::Page::Space::BlockPtr |
| using | crn::xml::AltoTextBlock = Alto::Layout::Page::Space::TextBlock |
| using | crn::xml::AltoTextBlockPtr = Alto::Layout::Page::Space::TextBlockPtr |
| using | crn::xml::AltoIllustration = Alto::Layout::Page::Space::Illustration |
| using | crn::xml::AltoIllustrationPtr = Alto::Layout::Page::Space::IllustrationPtr |
| using | crn::xml::AltoGraphicalElement = Alto::Layout::Page::Space::GraphicalElement |
| using | crn::xml::AltoGraphicalElementPtr = Alto::Layout::Page::Space::GraphicalElementPtr |
| using | crn::xml::AltoComposedBlock = Alto::Layout::Page::Space::ComposedBlock |
| using | crn::xml::AltoComposedBlockPtr = Alto::Layout::Page::Space::ComposedBlockPtr |
| using | crn::xml::AltoTextLine = Alto::Layout::Page::Space::TextBlock::TextLine |
| using | crn::xml::AltoTextLinePtr = Alto::Layout::Page::Space::TextBlock::TextLinePtr |
| using | crn::xml::AltoTextLineElement = Alto::Layout::Page::Space::TextBlock::TextLine::LineElement |
| using | crn::xml::AltoTextLineElementPtr = Alto::Layout::Page::Space::TextBlock::TextLine::LineElementPtr |
| using | crn::xml::AltoWord = Alto::Layout::Page::Space::TextBlock::TextLine::Word |
| using | crn::xml::AltoWordPtr = Alto::Layout::Page::Space::TextBlock::TextLine::WordPtr |
| using | crn::xml::AltoWhiteSpace = Alto::Layout::Page::Space::TextBlock::TextLine::WhiteSpace |
| using | crn::xml::AltoWhiteSpacePtr = Alto::Layout::Page::Space::TextBlock::TextLine::WhiteSpacePtr |
| using | crn::xml::AltoHyphen = Alto::Layout::Page::Space::TextBlock::TextLine::Hyphen |
| using | crn::xml::AltoHyphenPtr = Alto::Layout::Page::Space::TextBlock::TextLine::HyphenPtr |
1.8.6