MSKGraphInternal::TextBoxv4 Struct Reference

Internal: the textbox of a MSKGraph ( v4) More...

Inheritance diagram for MSKGraphInternal::TextBoxv4:
MSKGraphInternal::Zone

List of all members.

Public Member Functions

 TextBoxv4 (Zone const &z)
 constructor
virtual Type type () const
 return the type
virtual void print (std::ostream &o) const
 operator<<
virtual void fillFramePropertyList (WPXPropertyList &extras) const
 add frame parameters to propList (if needed )

Public Attributes

MWAWEntry m_text
 the text of positions (0-0: means no text)
std::string m_frame
 the frame name

Detailed Description

Internal: the textbox of a MSKGraph ( v4)


Constructor & Destructor Documentation

constructor


Member Function Documentation

virtual void MSKGraphInternal::TextBoxv4::fillFramePropertyList ( WPXPropertyList &  extras) const [inline, virtual]

add frame parameters to propList (if needed )

Reimplemented from MSKGraphInternal::Zone.

virtual void MSKGraphInternal::TextBoxv4::print ( std::ostream &  o) const [inline, virtual]

operator<<

Reimplemented from MSKGraphInternal::Zone.

virtual Type MSKGraphInternal::TextBoxv4::type ( ) const [inline, virtual]

return the type

Reimplemented from MSKGraphInternal::Zone.


Member Data Documentation

the text of positions (0-0: means no text)

Referenced by MSKGraph::getEntryPicture(), print(), and MSKGraph::send().


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