Version: 0.6.0
wxGISSymbol Class Referenceabstract

#include <symbol.h>

Inheritance diagram for wxGISSymbol:
Collaboration diagram for wxGISSymbol:

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
 
wxGISDisplaym_pDisplay
 
- Protected Attributes inherited from wxGISPointer
wxInt32 m_RefCount
 

Detailed Description

The interface base class for all symbols

Library:  wxGISDisplay

The documentation for this class was generated from the following files:
  • /home/bishop/work/projects/nextgismanager/include/wxgis/display/symbol.h
  • /home/bishop/work/projects/nextgismanager/src/display/symbol.cpp