#include <drawinglayer.h>


Public Member Functions | |
| wxGISShape (const wxString &sName, const wxGISGeometry &Geom, wxGISEnumShapeType eType, wxGISSymbol *pSymbol) | |
| virtual wxGISEnumShapeType | GetType () const |
| virtual wxGISEnumShapeState | GetState () const |
| virtual void | Draw (wxGISDisplay *pDisplay) |
| virtual OGREnvelope | GetBounds () const |
Protected Attributes | |
| wxGISGeometry | m_oGeom |
| wxGISSymbol * | m_pSymbol |
| wxGISEnumShapeState | m_eState |
| wxGISEnumShapeType | m_eType |
| wxString | m_sName |
The base drawing shape