MaskedSymbol Class Reference

#include <symbol.h>

Inheritance diagram for MaskedSymbol:

Inheritance graph
[legend]
Collaboration diagram for MaskedSymbol:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MaskedSymbol (const char **maskData, wxCoord size=9)
virtual void Draw (wxDC &dc, wxCoord x, wxCoord y, wxColour color)
virtual wxSize GetExtent ()


Detailed Description

Symbol class, that uses bitmap mask to draw. Masked area will be filled with specified color.

Member Function Documentation

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

Performs symbol drawing.

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

Implements Symbol.

virtual wxSize MaskedSymbol::GetExtent (  )  [virtual]

Called to calculate size required for symbol.

Returns:
size required for symbol

Implements Symbol.


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

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