WPParserInternal::WindowsInfo Struct Reference

Windows informations. More...

List of all members.

Classes

struct  Zone

Public Member Functions

 WindowsInfo ()
bool dimensionInvalid () const
bool getColumnLimitsFor (int line, std::vector< int > &listPos)

Public Attributes

Vec2i m_pageDim
int m_headerY
int m_footerY
std::vector< PageInfom_pages
std::vector< ColumnInfom_columns
std::vector< ParagraphInfom_paragraphs
Zone m_zone [7]

Friends

std::ostream & operator<< (std::ostream &o, WindowsInfo const &w)

Detailed Description

Windows informations.


Constructor & Destructor Documentation


Member Function Documentation

bool WPParserInternal::WindowsInfo::getColumnLimitsFor ( int  line,
std::vector< int > &  listPos 
)

Referenced by WPParser::findSection().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
WindowsInfo const &  w 
) [friend]

Member Data Documentation


The documentation for this struct was generated from the following file: