A MapInfo dataset GxObjectUI factory. More...
#include <gxmapinfofactoryui.h>
Public Member Functions | |
virtual wxGxObject * | GetGxObject (wxGxObject *pParent, const wxString &soName, const CPLString &szPath, wxGISEnumVectorDatasetType type, bool bCheckNames) |
Public Member Functions inherited from wxGxMapInfoFactory | |
virtual bool | GetChildren (wxGxObject *pParent, char **&pFileNames, wxArrayLong &pChildrenIds) |
virtual wxString | GetName (void) const |
Public Member Functions inherited from wxGxObjectFactory | |
virtual void | Serialize (wxXmlNode *const pConfig, bool bStore) |
virtual wxString | GetClassName (void) const |
virtual bool | GetEnabled (void) const |
virtual void | SetEnabled (bool bIsEnabled) |
virtual bool | IsNameExist (wxGxObject *pParent, const wxString &soName) |
Protected Attributes | |
wxIcon | m_LargeTabIcon |
wxIcon | m_SmallTabIcon |
wxIcon | m_LargeMifIcon |
wxIcon | m_SmallMifIcon |
wxIcon | m_LargeTabTIcon |
wxIcon | m_SmallTabTIcon |
Protected Attributes inherited from wxGxMapInfoFactory | |
bool | m_bHasDriver |
Protected Attributes inherited from wxGxObjectFactory | |
bool | m_bIsEnabled |
A MapInfo dataset GxObjectUI factory.