libcrn
3.9.5
A document image processing library
|
#include <CRNXml/CRNAlto.h>
#include <CRNDocument.h>
#include <CRNUtils/CRNProgress.h>
#include <vector>
#include <utility>
Go to the source code of this file.
Classes | |
struct | crn::xml::PagePath |
struct | crn::xml::SpacePath |
struct | crn::xml::BlockPath |
struct | crn::xml::TextLinePath |
struct | crn::xml::WordPath |
class | crn::xml::AltoWrapper |
XML Alto file wrapper to crn::Document. More... | |
class | crn::xml::AltoWrapper::ViewLock |
Internal class used to save modifications at the right time. More... | |
class | crn::xml::AltoWrapper::Word |
Word proxy. More... | |
class | crn::xml::AltoWrapper::TextLine |
Text line proxy. More... | |
class | crn::xml::AltoWrapper::TextBlock |
Text block proxy. More... | |
class | crn::xml::AltoWrapper::Space |
Page space proxy. More... | |
class | crn::xml::AltoWrapper::Page |
Page proxy. More... | |
class | crn::xml::AltoWrapper::View |
Wrapper on a view. More... | |
Namespaces | |
crn | |
crn::xml | |