$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
scribo::document< L > Member List

This is the complete list of members for scribo::document< L >, including all inherited members.

accept(const SerializeVisitor< E2 > &visitor) constscribo::Serializable< document< L > >
binary_image() const (defined in scribo::document< L >)scribo::document< L >
binary_image_wo_seps() const (defined in scribo::document< L >)scribo::document< L >
category typedefmln::Object< document< L > >
document() (defined in scribo::document< L >)scribo::document< L >
document(const char *filename) (defined in scribo::document< L >)scribo::document< L >
document(const char *filename, const mln::image2d< mln::value::rgb8 > &input) (defined in scribo::document< L >)scribo::document< L >
elements() const (defined in scribo::document< L >)scribo::document< L >
exact_t typedefmln::Object< document< L > >
filename() const (defined in scribo::document< L >)scribo::document< L >
has_elements() const (defined in scribo::document< L >)scribo::document< L >
has_hline_seps() const (defined in scribo::document< L >)scribo::document< L >
has_text() const scribo::document< L >
has_vline_seps() const (defined in scribo::document< L >)scribo::document< L >
has_whitespace_seps() const (defined in scribo::document< L >)scribo::document< L >
height() const (defined in scribo::document< L >)scribo::document< L >
hline_seps() const (defined in scribo::document< L >)scribo::document< L >
hline_seps_comps() const (defined in scribo::document< L >)scribo::document< L >
image() const (defined in scribo::document< L >)scribo::document< L >
is_open() const (defined in scribo::document< L >)scribo::document< L >
is_valid() const (defined in scribo::document< L >)scribo::document< L >
lines() const (defined in scribo::document< L >)scribo::document< L >
Object()mln::Object< document< L > >protected
open() (defined in scribo::document< L >)scribo::document< L >
paragraphs() const (defined in scribo::document< L >)scribo::document< L >
set_binary_image(const mln::image2d< bool > &binary_image) (defined in scribo::document< L >)scribo::document< L >
set_binary_image_wo_seps(const mln::image2d< bool > &binary_image_wo_seps) (defined in scribo::document< L >)scribo::document< L >
set_elements(const component_set< L > &elements) (defined in scribo::document< L >)scribo::document< L >
set_filename(const char *name) (defined in scribo::document< L >)scribo::document< L >
set_hline_separators(const image2d< bool > &line_seps) (defined in scribo::document< L >)scribo::document< L >
set_hline_separators(const image2d< bool > &line_seps, const component_set< L > &hline_seps_comps) (defined in scribo::document< L >)scribo::document< L >
set_image(const mln::image2d< value::rgb8 > &image) (defined in scribo::document< L >)scribo::document< L >
set_paragraphs(const paragraph_set< L > &parset) (defined in scribo::document< L >)scribo::document< L >
set_vline_separators(const image2d< bool > &vline_seps) (defined in scribo::document< L >)scribo::document< L >
set_vline_separators(const image2d< bool > &vline_seps, const component_set< L > &vline_seps_comps) (defined in scribo::document< L >)scribo::document< L >
set_whitespace_separators(const image2d< bool > &whitespace_seps, const component_set< L > &whitespace_seps_comps) (defined in scribo::document< L >)scribo::document< L >
vline_seps() const (defined in scribo::document< L >)scribo::document< L >
vline_seps_comps() const (defined in scribo::document< L >)scribo::document< L >
whitespace_seps() const (defined in scribo::document< L >)scribo::document< L >
whitespace_seps_comps() const (defined in scribo::document< L >)scribo::document< L >
width() const (defined in scribo::document< L >)scribo::document< L >