Version: 0.6.0

A markup lang GxObject factory. More...

#include <gxmlfactory.h>

Inheritance diagram for wxGxMLFactoryUI:
Collaboration diagram for wxGxMLFactoryUI:

Public Member Functions

virtual wxGxObjectGetGxObject (wxGxObject *pParent, const wxString &soName, const CPLString &szPath, wxGISEnumVectorDatasetType type, bool bCheckNames)
 
- Public Member Functions inherited from wxGxMLFactory
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_LargeDXFIcon
 
wxIcon m_SmallDXFIcon
 
wxIcon m_LargeKMLIcon
 
wxIcon m_SmallKMLIcon
 
wxIcon m_LargeKMZIcon
 
wxIcon m_SmallKMZIcon
 
wxIcon m_LargeGMLIcon
 
wxIcon m_SmallGMLIcon
 
wxIcon m_LargeSubKMLIcon
 
wxIcon m_SmallSubKMLIcon
 
wxIcon m_LargeJsonIcon
 
wxIcon m_SmallJsonIcon
 
wxIcon m_LargeSXFIcon
 
wxIcon m_SmallSXFIcon
 
wxIcon m_LargeSubSXFIcon
 
wxIcon m_SmallSubSXFIcon
 
- Protected Attributes inherited from wxGxMLFactory
bool m_bHasKMLDriver
 
bool m_bHasLIBKMLDriver
 
bool m_bHasDXFDriver
 
bool m_bHasGMLDriver
 
bool m_bHasJsonDriver
 
bool m_bHasSXFDriver
 
- Protected Attributes inherited from wxGxObjectFactory
bool m_bIsEnabled
 

Detailed Description

A markup lang GxObject factory.


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