#include <symbol.h>
Public Member Functions | |
wxGISSymbol (const wxGISColor &Color) | |
virtual void | SetupDisplay (wxGISDisplay *const pDisplay) |
virtual void | Draw (const wxGISGeometry &Geometry, int nLevel=0)=0 |
virtual wxGISColor | GetColor () const |
virtual void | SetColor (const wxGISColor &Color) |
Public Member Functions inherited from wxGISPointer | |
virtual wxInt32 | Reference (void) |
virtual wxInt32 | Dereference (void) |
virtual wxInt32 | Release (void) |
Protected Attributes | |
wxGISColor | m_Color |
wxGISDisplay * | m_pDisplay |
Protected Attributes inherited from wxGISPointer | |
wxInt32 | m_RefCount |
The interface base class for all symbols