FWTextInternal::ColumnInfo Struct Reference

Internal: class to store a ColumnInfo. More...

Public Member Functions

 ColumnInfo ()

Public Attributes

int m_column
 the column number
Box2i m_box
 the bdbox
int m_beginPos
 the first data

Friends

std::ostream & operator<< (std::ostream &o, ColumnInfo const &c)
 operator<<

Detailed Description

Internal: class to store a ColumnInfo.

Constructor & Destructor Documentation

FWTextInternal::ColumnInfo::ColumnInfo ( )
inline

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
ColumnInfo const &  c 
)
friend

operator<<

Member Data Documentation

int FWTextInternal::ColumnInfo::m_beginPos

the first data

Referenced by FWText::readTextData().

Box2i FWTextInternal::ColumnInfo::m_box

the bdbox

Referenced by FWText::readTextData().

int FWTextInternal::ColumnInfo::m_column

the column number

Referenced by FWText::readTextData().


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

Generated on Wed May 22 2013 18:12:47 for libmwaw by doxygen 1.8.1.2