MSKGraphInternal::BasicShape Struct Reference

Internal: the simple form of a MSKGraph ( line, rect, ...) More...

Inheritance diagram for MSKGraphInternal::BasicShape:
MSKGraphInternal::Zone

List of all members.

Public Member Functions

 BasicShape (Zone const &z)
 constructor
virtual Type type () const
 return the type
virtual void print (std::ostream &o) const
 operator<<
virtual float needExtraBorderWidth () const
 return the extra border size
MWAWGraphicStyle getStyle () const
 return the shape type

Public Attributes

MWAWGraphicShape m_shape
 the basic shape

Private Member Functions

 BasicShape (BasicShape const &)
BasicShapeoperator= (BasicShape const &)

Detailed Description

Internal: the simple form of a MSKGraph ( line, rect, ...)


Constructor & Destructor Documentation

constructor


Member Function Documentation

virtual float MSKGraphInternal::BasicShape::needExtraBorderWidth ( ) const [inline, virtual]

return the extra border size

Reimplemented from MSKGraphInternal::Zone.

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

operator<<

Reimplemented from MSKGraphInternal::Zone.

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

return the type

Reimplemented from MSKGraphInternal::Zone.


Member Data Documentation


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