23 #include "wxgis/catalogui/catalogui.h"
24 #include "wxgis/catalog/gxmlfactory.h"
38 virtual wxGxObject* GetGxObject(
wxGxObject* pParent,
const wxString &soName,
const CPLString &szPath, wxGISEnumVectorDatasetType type,
bool bCheckNames);
40 wxIcon m_LargeDXFIcon, m_SmallDXFIcon;
41 wxIcon m_LargeKMLIcon, m_SmallKMLIcon;
42 wxIcon m_LargeKMZIcon, m_SmallKMZIcon;
43 wxIcon m_LargeGMLIcon, m_SmallGMLIcon;
44 wxIcon m_LargeSubKMLIcon, m_SmallSubKMLIcon;
45 wxIcon m_LargeJsonIcon, m_SmallJsonIcon;
46 wxIcon m_LargeSXFIcon, m_SmallSXFIcon, m_LargeSubSXFIcon, m_SmallSubSXFIcon;
A markup lang GxObject factory.
Definition: gxmlfactory.h:30
A markup lang GxObject factory.
Definition: gxmlfactoryui.h:30
Definition: gxobject.h:37