Version: 0.6.0
wxGISSimpleCircleSymbol Class Reference

#include <symbol.h>

Inheritance diagram for wxGISSimpleCircleSymbol:
Collaboration diagram for wxGISSimpleCircleSymbol:

Public Member Functions

 wxGISSimpleCircleSymbol (const wxGISColor &Color, wxGISSimpleLineSymbol *pLineSymbol)
 
virtual void Draw (const wxGISGeometry &Geometry, int nLevel=0)
 
virtual wxGISSimpleCircleSymbolClone () const
 
- Public Member Functions inherited from wxGISSimpleFillSymbol
 wxGISSimpleFillSymbol (const wxGISColor &Color, wxGISSimpleLineSymbol *pLineSymbol)
 
virtual void SetupDisplay (wxGISDisplay *const pDisplay)
 
virtual wxGISEnumFillRule GetFillRule () const
 
virtual void SetFillRule (wxGISEnumFillRule eFillRule)
 
virtual wxGISSimpleLineSymbolGetSimpleLineSymbol () const
 
virtual void SetSimpleLineSymbol (wxGISSimpleLineSymbol *pLineSymbol)
 
- Public Member Functions inherited from wxGISSymbol
 wxGISSymbol (const wxGISColor &Color)
 
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)
 

Additional Inherited Members

- Protected Attributes inherited from wxGISSimpleFillSymbol
wxGISSimpleLineSymbolm_pLineSymbol
 
wxGISEnumFillRule m_eFillRule
 
- Protected Attributes inherited from wxGISSymbol
wxGISColor m_Color
 
wxGISDisplaym_pDisplay
 
- Protected Attributes inherited from wxGISPointer
wxInt32 m_RefCount
 

Detailed Description

The class for simple circle 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