Symbol Class Reference

#include <symbol.h>

Inheritance diagram for Symbol:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void Draw (wxDC &dc, wxCoord x, wxCoord y, wxColour color)=0
virtual wxSize GetExtent ()=0


Detailed Description

Symbols base class.

Member Function Documentation

virtual void Symbol::Draw ( wxDC &  dc,
wxCoord  x,
wxCoord  y,
wxColour  color 
) [pure virtual]

Performs symbol drawing.

Parameters:
dc device context
x x coordinate
y y coordinate
color color to draw symbol

Implemented in MaskedSymbol, CircleSymbol, SquareSymbol, CrossSymbol, and TriangleSymbol.

virtual wxSize Symbol::GetExtent (  )  [pure virtual]

Called to calculate size required for symbol.

Returns:
size required for symbol

Implemented in MaskedSymbol, and ShapeSymbol.


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

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