Version: 0.6.0
wxGISSimpleCollectionSymbol Class Reference

#include <symbol.h>

Inheritance diagram for wxGISSimpleCollectionSymbol:
Collaboration diagram for wxGISSimpleCollectionSymbol:

Public Member Functions

 wxGISSimpleCollectionSymbol (const wxGISColor &Color, wxGISSimpleMarkerSymbol *pMarkerSymbol, wxGISSimpleLineSymbol *pLineSymbol, wxGISSimpleFillSymbol *pFillSymbol)
 
virtual void Draw (const wxGISGeometry &Geometry, int nLevel=0)
 
virtual void SetupDisplay (wxGISDisplay *const pDisplay)
 
virtual
wxGISSimpleCollectionSymbol
Clone () const
 
virtual wxGISSimpleMarkerSymbolGetMarkerSymbol () const
 
virtual wxGISSimpleLineSymbolGetLineSymbol () const
 
virtual wxGISSimpleFillSymbolGetFillSymbol () const
 
- 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)
 

Protected Attributes

wxGISSimpleMarkerSymbolm_pMarkerSymbol
 
wxGISSimpleLineSymbolm_pLineSymbol
 
wxGISSimpleFillSymbolm_pFillSymbol
 
- Protected Attributes inherited from wxGISSymbol
wxGISColor m_Color
 
wxGISDisplaym_pDisplay
 
- Protected Attributes inherited from wxGISPointer
wxInt32 m_RefCount
 

Detailed Description

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