Shape Class Reference

Inherited by CircleShape.

List of all members.

Public Member Functions

virtual ~Shape ()
virtual void draw ()=0
virtual void resizeByPercentage (double pct)=0


Detailed Description

Definition at line 32 of file Bridge.cpp.


Constructor & Destructor Documentation

virtual Shape::~Shape (  )  [inline, virtual]

Definition at line 34 of file Bridge.cpp.


Member Function Documentation

virtual void Shape::draw (  )  [pure virtual]

Implemented in CircleShape.

virtual void Shape::resizeByPercentage ( double  pct  )  [pure virtual]

Implemented in CircleShape.


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

Generated on Fri Mar 20 12:16:28 2009 for Bridge Design Pattern by  doxygen 1.5.8