This document is archived and information here might be outdated. Recommended version. |
Provides access to properties and methods needed to use the CJMTK catalog object natively, aka GUI less.
Name | Description | |
---|---|---|
AddRootlevelObject | This method adds a root level object to the catalog (Currently this is reserved for a future version. | |
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. | |
RemoveRootLevelObject | This method removes a root level object from the catalog (Currently this is reserved for a future version. | |
Save | Save the catalogs state to a configurations file at the Path specified. |
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. |