Version: 0.6.0

#include <symbol.h>

Inheritance diagram for ShapeSymbol:
Collaboration diagram for ShapeSymbol:

Public Member Functions

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

Protected Attributes

wxColour m_color
 
wxCoord m_size
 

Detailed Description

Shape symbols base class.

Member Function Documentation

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