A raster GxObject factory. More...
#include <gxrasterfactoryui.h>


Public Member Functions | |
| virtual wxGxObject * | GetGxObject (wxGxObject *pParent, const wxString &soName, const CPLString &szPath, wxGISEnumRasterDatasetType type, bool bCheckNames) |
Public Member Functions inherited from wxGxRasterFactory | |
| 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_icLargeIcon |
| wxIcon | m_icSmallIcon |
| wxIcon | m_icBMPLargeIcon |
| wxIcon | m_icBMPSmallIcon |
| wxIcon | m_icTIFLargeIcon |
| wxIcon | m_icTIFSmallIcon |
| wxIcon | m_icTILLargeIcon |
| wxIcon | m_icTILSmallIcon |
| wxIcon | m_icIMGLargeIcon |
| wxIcon | m_icIMGSmallIcon |
| wxIcon | m_icJPGLargeIcon |
| wxIcon | m_icJPGSmallIcon |
| wxIcon | m_icPNGLargeIcon |
| wxIcon | m_icPNGSmallIcon |
| wxIcon | m_icGIFLargeIcon |
| wxIcon | m_icGIFSmallIcon |
| wxIcon | m_icSAGALargeIcon |
| wxIcon | m_icSAGASmallIcon |
| wxIcon | m_icVRTLargeIcon |
| wxIcon | m_icVRTSmallIcon |
Protected Attributes inherited from wxGxObjectFactory | |
| bool | m_bIsEnabled |
A raster GxObject factory.