Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Examples  

QSSBars Class Reference

Defines an appearance of QSCurve. Draws simpl bars. More...

#include <qssegment.h>

Inheritance diagram for QSSBars:

Inheritance graph
[legend]
List of all members.

Public Methods

 QSSBars ()
virtual ~QSSBars ()
virtual int startDraw (const QSCurve *parent)
virtual void initPass (int pass)
virtual void drawSegment (int nr, const QSPt2f &point, const QSPt2f &delta, const QSGLine &l, const QSGFill &f, const QSGArrow &a1, const QSGArrow &a2)
virtual void endPass ()
virtual void stopDraw ()

Detailed Description

Defines an appearance of QSCurve. Draws simpl bars.

Author:
Kamil Dobkowski


Member Function Documentation

virtual void QSSBars::drawSegment int    nr,
const QSPt2f   point,
const QSPt2f   delta,
const QSGLine   l,
const QSGFill   f,
const QSGArrow   a1,
const QSGArrow   a2
[virtual]
 

Draws a single point of the data

Implements QSSegment.

virtual void QSSBars::endPass   [virtual]
 

Ends pass

Reimplemented from QSSegment.

virtual void QSSBars::initPass int    pass [virtual]
 

Inits pass

Reimplemented from QSSegment.

virtual int QSSBars::startDraw const QSCurve   parent [virtual]
 

Returns the requested number of passes.

Reimplemented from QSSegment.

virtual void QSSBars::stopDraw   [virtual]
 

Ends drawing

Reimplemented from QSSegment.


The documentation for this class was generated from the following file:
Generated on Mon Mar 18 19:16:54 2002 for KMatplot library by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002