wxFreeChart
Public Member Functions | List of all members
CrossSymbol Class Reference

Cross symbol. More...

#include <symbol.h>

Inheritance diagram for CrossSymbol:
Inheritance graph
[legend]
Collaboration diagram for CrossSymbol:
Collaboration graph
[legend]

Public Member Functions

 CrossSymbol (wxCoord size=9)
 
virtual void Draw (wxDC &dc, wxCoord x, wxCoord y, wxColour color)
 Performs symbol drawing. More...
 
- Public Member Functions inherited from ShapeSymbol
 ShapeSymbol (wxCoord size)
 
virtual wxSize GetExtent ()
 Called to calculate size required for symbol. More...
 

Additional Inherited Members

- Protected Attributes inherited from ShapeSymbol
wxColour m_color
 
wxCoord m_size
 

Detailed Description

Cross symbol.

Definition at line 111 of file symbol.h.

Member Function Documentation

virtual void CrossSymbol::Draw ( wxDC &  dc,
wxCoord  x,
wxCoord  y,
wxColour  color 
)
virtual

Performs symbol drawing.

Parameters
dcdevice context
xx coordinate
yy coordinate
colorcolor to draw symbol

Implements Symbol.


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