DK for ActiveX | TatukGIS_XDK11.IGIS_HierarchyManager | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| AddGroup | public | Add an existing group. | |
| AddLayer | public | Add a layer to the hierarchy groups. | |
| AddOtherLayers | public | Add viewer layers that are not yet used in the hierarchy. | |
| AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
| ClearGroups | public | Delete all groups. | |
| CreateGroup | public | Create a hierarchy group. | |
| DeleteGroup | public | Delete a group together with all of its subgroups. | |
| DeleteLayer | public | Delete a layer from the hierarchy groups. | |
| DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
| GetGroups | public | Get the group definition list. | |
| GetHierarchy | public | Get the hierarchy definition text. | |
| InsertGroup | public | Add an existing group to another group at the specified position. | |
| InsertLayer | public | Add a layer to the hierarchy at the specified position. | |
| LoadHierarchy | public | Load hierarchy definition from configuration storage. | |
| MoveGroup | public | Move a group to another group. | |
| MoveGroupEx | public | Move a group to another group at the specified position. | |
| MoveLayer | public | Move a layer from one group to another. | |
| ParseHierarchy | public | Parse hierarchy text and build groups with layers. | |
| ParseHierarchy_2 | public | Parse hierarchy data and build groups with layers. | |