Name |
Description |
Command |
|
DataManager |
The DataManager Class is used to obtain, create or edit the Space elements and Zone elements. |
MainForm |
The MainForm Class is the main user interface to manage the Space elements and Zone elements |
SpaceItem |
The SpaceItem class inherit ListViewItem Class, it is used to display the Spaces is a ListView, each SpaceItem contains a Space element. |
SpaceManager |
The SpaceManager class is used to manage the Spaces elements in the current document. |
SpaceNode |
The SpaceNode class inherit TreeNode Class, it is used to display the Spaces is a TreeView, each SpaceNode contains a Space element. |
ZoneEditorForm |
|
ZoneManager |
The ZoneManager class is used to manage the Zone elements in the current document. |
ZoneNode |
The ZoneNode class inherit TreeNode Class, it is used to display the Zones is a TreeView, each ZoneNode contains a Zone element. |