GreatWksGraphInternal::FrameShape Struct Reference

Internal: the basic shape of a GreatWksGraph. More...

Inheritance diagram for GreatWksGraphInternal::FrameShape:
GreatWksGraphInternal::Frame

List of all members.

Public Member Functions

 FrameShape (Frame const &frame)
 constructor
virtual Type getType () const
 return the frame type
virtual void print (std::ostream &o) const
 print function
void updateStyle (MWAWGraphicStyle &style) const
 update the style

Public Attributes

MWAWGraphicShape m_shape
 the shape
int m_lineArrow
 the line arrow style (in v1)
int m_lineFormat
 the line format?

Private Member Functions

 FrameShape (FrameShape const &)
FrameShapeoperator= (FrameShape const &)

Detailed Description

Internal: the basic shape of a GreatWksGraph.


Constructor & Destructor Documentation

constructor


Member Function Documentation

virtual Type GreatWksGraphInternal::FrameShape::getType ( ) const [inline, virtual]

return the frame type

Reimplemented from GreatWksGraphInternal::Frame.

FrameShape& GreatWksGraphInternal::FrameShape::operator= ( FrameShape const &  ) [private]
virtual void GreatWksGraphInternal::FrameShape::print ( std::ostream &  o) const [inline, virtual]

print function

Reimplemented from GreatWksGraphInternal::Frame.


Member Data Documentation


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