Provides access to members that define a GxObject factory.
Product Availability
Available with ArcGIS Desktop.
Members
| Description | ||
|---|---|---|
![]() |
Catalog | Attach the catalog to the object factory. |
![]() |
GetChildren | Returns an enumeration of objects corresponding to one or more of the given file names supported by the object factory. |
![]() |
HasChildren | Indicates if any of the specified files are supported by the object factory. |
![]() |
Name | The name of the object factory. |
CoClasses that implement IGxObjectFactory
| CoClasses and Classes | Description |
|---|---|
| GxAddInFactory | ESRI GxAddIn object factory. |
| GxAGSConnectionFactory | ESRI GxAGSConnection object factory. |
| GxCadFactory | Gx Cad Feature Class and Drawing object factory. |
| GxCoverageFactory | Gx Coverage, Feature Class and INFO Table object factory. |
| GxDatabaseFactory | ESRI GxDatabase object factory. |
| GxDataGraphFactory | Data graph GxObject factory. |
| GxExcelFactory | ESRI GxExcel object factory. |
| GxFeatureDefinitionPackageFactory | ESRI GxFeatureDefinitionPackage object factory. |
| GxFileFactory | ESRI GxFile object factory. |
| GxGeoprocessingFileFactory | GX Geoprocessing File object factory. |
| GxIMSConnectionFactory | ESRI GxIMSConnection object factory. |
| GxISCDefFactory | ESRI GxISCDef object factory. |
| GxLayerFactory | ESRI GxLayer object factory. |
| GxLocatorFactory (esriLocationUI) | A class that generates locator GxObjects for ArcCatalog. |
| GxMapFactory | ESRI GxMap object factory. |
| GxMetadataFactory | A factory for creating GxMetadata objects to show XML files in the Catalog. |
| GxMSDFileFactory (esriCatalogUI) | Gx Object Factory for MapServerDefinitionFile Datasets. |
| GxPackageFactory | Layer or Map Package object factory. |
| GxPCCoverageFactory | ESRI GxPCCoverage object factory. |
| GxPre70CoverageFactory | ESRI GxPre70Coverage object factory. |
| GxPrjFileFactory | ESRI GxPrjFile object factory. |
| GxRasterFileSystemFactory | Gx Raster File System object factory. |
| GxReportFactory | Report object factory. |
| GxSDCFactory | Gx SDC object factory. |
| GxShapefileFactory | Gx Object Factory for Shapefile Feature Classes and DBase Tables. |
| GxShortcutFactory | ESRI GxShortcut object factory. |
| GxStreetMapFactory | Gx StreetMap object factory. |
| GxTextFileFactory | ESRI GxTextFile object factory. |
| GxToolboxFactory | GX Toolbox object factory. |
| GxVpfFactory | Gx VPF Feature Datasets and Table object factory. |
| GxWCSConnectionFactory | Gx Object Factory for GxWCSConnections. |
| GxWMSConnectionFactory | Gx Object Factory for GxWMSConnections. |


