Version: 0.6.0

#include <drawinglayer.h>

Inheritance diagram for wxGISShape:
Collaboration diagram for wxGISShape:

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
 
wxGISSymbolm_pSymbol
 
wxGISEnumShapeState m_eState
 
wxGISEnumShapeType m_eType
 
wxString m_sName
 

Detailed Description

The base drawing shape

Library:  wxGISCarto

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