HMWJGraphInternal::TextboxFrame Struct Reference

Internal: the textbox frame of a HMWJGraph. More...

Inheritance diagram for HMWJGraphInternal::TextboxFrame:
HMWJGraphInternal::Frame

List of all members.

Public Member Functions

 TextboxFrame (Frame const &orig)
 constructor
virtual bool valid () const
 returns true if the frame data are read
bool isLinked () const
 returns true if the box is linked to other textbox
std::string print () const
 print local data

Public Attributes

long m_zId
 the text id
double m_width
 the zone width
long m_cPos
 the first char pos
long m_linkToFId
 the next link zone
bool m_isLinked
 true if this zone is linked

Detailed Description

Internal: the textbox frame of a HMWJGraph.


Constructor & Destructor Documentation

constructor


Member Function Documentation

returns true if the box is linked to other textbox

Referenced by HMWJGraph::canCreateGraphic(), HMWJGraph::sendFrame(), and HMWJGraph::sendGroupChild().

std::string HMWJGraphInternal::TextboxFrame::print ( ) const [inline]

print local data

virtual bool HMWJGraphInternal::TextboxFrame::valid ( ) const [inline, virtual]

returns true if the frame data are read

Reimplemented from HMWJGraphInternal::Frame.


Member Data Documentation

the zone width

Referenced by print().


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