Version: 0.6.0
SquareSymbol Class Reference

#include <symbol.h>

Inheritance diagram for SquareSymbol:
Collaboration diagram for SquareSymbol:

Public Member Functions

 SquareSymbol (wxCoord size=9)
 
virtual void Draw (wxDC &dc, wxCoord x, wxCoord y, wxColour color)
 
- Public Member Functions inherited from ShapeSymbol
 ShapeSymbol (wxCoord size)
 
virtual wxSize GetExtent ()
 

Additional Inherited Members

- Protected Attributes inherited from ShapeSymbol
wxColour m_color
 
wxCoord m_size
 

Detailed Description

Square symbol.

Member Function Documentation

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 files:
  • /home/bishop/work/projects/nextgismanager/include/freechart/wx/symbol.h
  • /home/bishop/work/projects/nextgismanager/src/freechart/symbol.cpp