23 #include "wxgis/catalogui/catalogui.h"
24 #include "wxgis/catalog/gxrasterfactory.h"
38 virtual wxGxObject* GetGxObject(
wxGxObject* pParent,
const wxString &soName,
const CPLString &szPath, wxGISEnumRasterDatasetType type,
bool bCheckNames);
40 wxIcon m_icLargeIcon, m_icSmallIcon;
41 wxIcon m_icBMPLargeIcon, m_icBMPSmallIcon;
42 wxIcon m_icTIFLargeIcon, m_icTIFSmallIcon;
43 wxIcon m_icTILLargeIcon, m_icTILSmallIcon;
44 wxIcon m_icIMGLargeIcon, m_icIMGSmallIcon;
45 wxIcon m_icJPGLargeIcon, m_icJPGSmallIcon;
46 wxIcon m_icPNGLargeIcon, m_icPNGSmallIcon;
47 wxIcon m_icGIFLargeIcon, m_icGIFSmallIcon;
48 wxIcon m_icSAGALargeIcon, m_icSAGASmallIcon;
49 wxIcon m_icVRTLargeIcon, m_icVRTSmallIcon;
Definition: gxrasterfactory.h:33
A raster GxObject factory.
Definition: gxrasterfactoryui.h:30
Definition: gxobject.h:37