libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
GtkCRN::Alto Class Reference

XML Alto display. More...

#include <GtkCRNAltoDisplay.h>

+ Inheritance diagram for GtkCRN::Alto:
+ Collaboration diagram for GtkCRN::Alto:

Public Member Functions

 Alto ()
 
virtual ~Alto () override
 
void set_wrapper (const crn::xml::SAltoWrapper &w)
 
Glib::RefPtr< Gtk::ActionGroup > get_actions ()
 Gets the action group associated to the display. More...
 
GtkCRN::Documentget_document ()
 

Detailed Description

XML Alto display.

A class to display a document and its alto structure

Definition at line 36 of file GtkCRNAltoDisplay.h.

Constructor & Destructor Documentation

Alto::Alto ( )

Definition at line 39 of file GtkCRNAltoDisplay.cpp.

virtual GtkCRN::Alto::~Alto ( )
inlineoverridevirtual

Definition at line 40 of file GtkCRNAltoDisplay.h.

Member Function Documentation

Glib::RefPtr<Gtk::ActionGroup> GtkCRN::Alto::get_actions ( )
inline

Gets the action group associated to the display.

Gets the action group associated to the display. Valid names are:

  • alto-pages
  • alto-spaces
  • alto-textblocks
  • alto-textlines
  • alto-words
  • alto-edit

Definition at line 54 of file GtkCRNAltoDisplay.h.

GtkCRN::Document& GtkCRN::Alto::get_document ( )
inline

Definition at line 56 of file GtkCRNAltoDisplay.h.

void Alto::set_wrapper ( const crn::xml::SAltoWrapper &  w)

Definition at line 107 of file GtkCRNAltoDisplay.cpp.


The documentation for this class was generated from the following files: