BubblePlot Class Reference

#include <bubbleplot.h>

Inheritance diagram for BubblePlot:

Inheritance graph
[legend]
Collaboration diagram for BubblePlot:

Collaboration graph
[legend]

List of all members.

Protected Member Functions

virtual bool AcceptAxis (Axis *axis)
virtual bool AcceptDataset (Dataset *dataset)
virtual void DrawDatasets (wxDC &dc, wxRect rc)


Detailed Description

Used to draw bubble charts.

Member Function Documentation

virtual bool BubblePlot::AcceptAxis ( Axis axis  )  [protected, virtual]

Checks whether axis is acceptable with this plot.

Parameters:
axis axis to be checked
Returns:
true if axis can be accepted, false overwise

Implements AxisPlot.

virtual bool BubblePlot::AcceptDataset ( Dataset dataset  )  [protected, virtual]

Checks whether dataset is acceptable with this plot.

Parameters:
dataset dataset to be checked
Returns:
true if dataset can be accepted, false overwise

Implements AxisPlot.

virtual void BubblePlot::DrawDatasets ( wxDC &  dc,
wxRect  rc 
) [protected, virtual]

Called to draw all datasets.

Parameters:
dc device context
rc rectangle where to draw

Implements AxisPlot.


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

Generated on Mon Feb 15 21:32:23 2010 for wxFreeChart by  doxygen 1.5.8