DK for ActiveX | TatukGIS_XDK11.IGIS_Editor | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| AddPoint | public | Adds a point to the end of the current part of the edited shape. | |
| AddPointEx | public | Adds a point to the end of the current part of the edited shape within a group. | |
| AddSnapLayer | public | Add a snap-to layer to the list. | |
| AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
| ChangeWinding | public | Change winding of the current part. | |
| ClearSnapLayers | public | Clear the list of snap-to layers. | |
| CreatePart | public | Create and activate the editing procedure for a new part for the current shape. | |
| CreateShape | public | Creates a new 3D shape and starts editing it. | |
| CreateShape_2 | public | Creates a new shape and starts editing it with an explicit dimension. | |
| CreateShape_3 | public | Creates a new shape and starts editing it. | |
| DeletePart | public | Deletes the current part from the edited shape. | |
| DeletePoint | public | Deletes a point from the current part of the edited shape. | |
| DeletePointEx | public | Deletes a point from the current part of the edited shape. | |
| DeleteShape | public | Delete currently edited shape and end editing. | |
| DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
| EditShape | public | Starts editing the specified shape and part. | |
| EndEdit | public | End editing of the shape given by EditShape. | |
| FindSnapLayer | public | Find a snap layer on the list. | |
| FindSnapPoint | public | Find a snap point based on a snap type from snap-to layers. | |
| InsertPoint | public | Insert a point to the current part of the currently edited shape. | |
| InsertPointEx | public | Insert a point into the current part of the currently edited shape. | |
| MouseBegin | public | Start editing a point at the location given by | |
| MouseEnd | public | End point movement, deletion, or addition. | |
| MouseMove | public | Continue point movement, deletion, or addition. | |
| MovePoint | public | Move a point of the current part of the currently edited shape to a new location. | |
| MovePointEx | public | Move a point of the current part of the currently edited shape to a new location. | |
| Redo | public | Redo the previous action. | |
| RefreshShape | public | Store the editing buffer back into the shape. | |
| RemoveSnapLayer | public | Remove a snap layer from the list. | |
| RevertShape | public | Revert currently edited shape to a saved version. | |
| SaveAll | public | Save all layers, including parameters and data. | |
| TryCreateShape | public | Tries to create a new shape and start editing it. | |
| TryCreateShape_2 | public | Tries to create a new 3D shape and start editing it. | |
| TryCreateShape_3 | public | Tries to create a new shape and start editing it with an explicit dimension. | |
| TryEditShape | public | Tries to start editing the shape specified by | |
| TryEndEdit | public | Tries to end editing of the shape given by EditShape. | |
| Undo | public | Undo the last action. | |