GWGraphInternal::FrameText Struct Reference

Internal: the text zone of a GWGraph. More...

Inheritance diagram for GWGraphInternal::FrameText:
GWGraphInternal::Frame

List of all members.

Public Member Functions

 FrameText (Frame const &frame)
 constructor
virtual Type getType () const
 return the frame type
virtual void print (std::ostream &o) const
 print funtion
MWAWGraphicStyle getStyle (MWAWGraphicStyle const &zoneStyle) const
 return the text style
bool hasTransform () const
 return true if the has some transforms.

Public Attributes

MWAWEntry m_entry
 the text entry
bool m_flip [2]
 two bool to know if we must flip x or y
int m_rotate
 the rotate angle

Detailed Description

Internal: the text zone of a GWGraph.


Constructor & Destructor Documentation

GWGraphInternal::FrameText::FrameText ( Frame const &  frame) [inline]

constructor


Member Function Documentation

return the text style

Referenced by GWGraph::sendTextboxAsGraphic().

virtual Type GWGraphInternal::FrameText::getType ( ) const [inline, virtual]

return the frame type

Reimplemented from GWGraphInternal::Frame.

return true if the has some transforms.

Note:
as we have no way to retrieve mirror, we consider only rotation here

Referenced by GWGraph::sendTextbox().

virtual void GWGraphInternal::FrameText::print ( std::ostream &  o) const [inline, virtual]

print funtion

Reimplemented from GWGraphInternal::Frame.


Member Data Documentation

two bool to know if we must flip x or y

Referenced by FrameText(), getStyle(), hasTransform(), print(), and GWGraph::readFrameHeader().


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