Provides access to properties and methods needed to use the CJMTK catalog object natively, aka GUI less.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
Close | Close the Open Catalog and save its state to the current path. | |
ConnectFolder | Connect a folder to the root level of the Catalog. | |
DisconnectFolder | Disconnect a folder from the root level of the Catalog. | |
New | Creates a Default Catalog Removing any customized folders or root objects added. | |
Open | Opens a Catalog Configuration File at the specified path. | |
Path | The current path of the Catalogs configuration file. | |
Save | Save the catalogs state to a configurations file at the Path specified. |
CoClasses that implement ITxCatalog
CoClasses and Classes | Description |
---|---|
TxCatalog | This class provides a GUI less catalog of structured objects that allow the navigation of a system to discover GIS data sources. |