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

Square symbol. More...

#include <symbol.h>

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

Public Member Functions

 SquareSymbol (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

Square symbol.

Definition at line 99 of file symbol.h.

Member Function Documentation

virtual void SquareSymbol::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: