GreatWksGraphInternal::FrameText Struct Reference

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

Inheritance diagram for GreatWksGraphInternal::FrameText:
GreatWksGraphInternal::Frame

Public Member Functions

 FrameText (Frame const &frame)
 constructor More...
 
virtual Type getType () const
 return the frame type More...
 
virtual void print (std::ostream &o) const
 print funtion More...
 
MWAWGraphicStyle getStyle (MWAWGraphicStyle const &zoneStyle) const
 return the text style More...
 
bool hasTransform () const
 return true if the has some transforms. More...
 
- Public Member Functions inherited from GreatWksGraphInternal::Frame
 Frame ()
 constructor More...
 
virtual ~Frame ()
 destructor More...
 

Public Attributes

MWAWEntry m_entry
 the text entry More...
 
bool m_flip [2]
 two bool to know if we must flip x or y More...
 
int m_rotate
 the rotate angle More...
 
- Public Attributes inherited from GreatWksGraphInternal::Frame
int m_type
 the zone type More...
 
int m_styleId
 the style identifier More...
 
int m_parent
 the parent identifier More...
 
int m_order
 the z order More...
 
long m_dataSize
 the data size ( if know) More...
 
MWAWBox2f m_box
 the zone bdbox More...
 
int m_page
 the page More...
 
std::string m_extra
 extra data More...
 
bool m_parsed
 true if the frame is send More...
 

Additional Inherited Members

- Public Types inherited from GreatWksGraphInternal::Frame
enum  Type {
  T_BAD, T_BASIC, T_GROUP, T_PICTURE,
  T_TEXT, T_DBFIELD, T_UNSET
}
 the frame type More...
 

Detailed Description

Internal: the text zone of a GreatWksGraph.

Constructor & Destructor Documentation

GreatWksGraphInternal::FrameText::FrameText ( Frame const &  frame)
inline

constructor

Member Function Documentation

MWAWGraphicStyle GreatWksGraphInternal::FrameText::getStyle ( MWAWGraphicStyle const &  zoneStyle) const
inline

return the text style

Referenced by GreatWksGraph::sendTextboxAsGraphic().

virtual Type GreatWksGraphInternal::FrameText::getType ( ) const
inlinevirtual

return the frame type

Reimplemented from GreatWksGraphInternal::Frame.

bool GreatWksGraphInternal::FrameText::hasTransform ( ) const
inline

return true if the has some transforms.

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

Referenced by GreatWksGraph::sendTextbox().

virtual void GreatWksGraphInternal::FrameText::print ( std::ostream &  o) const
inlinevirtual

print funtion

Reimplemented from GreatWksGraphInternal::Frame.

Member Data Documentation

bool GreatWksGraphInternal::FrameText::m_flip[2]

two bool to know if we must flip x or y

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

int GreatWksGraphInternal::FrameText::m_rotate

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

Generated on Thu Jul 9 2015 20:26:40 for libmwaw by doxygen 1.8.8