GWGraphInternal::FrameShape Struct Reference

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

Inheritance diagram for GWGraphInternal::FrameShape:
GWGraphInternal::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 GWGraph.


Constructor & Destructor Documentation

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

constructor


Member Function Documentation

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

return the frame type

Reimplemented from GWGraphInternal::Frame.

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

print function

Reimplemented from GWGraphInternal::Frame.


Member Data Documentation

the line arrow style (in v1)

Referenced by print(), GWGraph::readFrameHeader(), and updateStyle().


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