User Tools

Site Tools


api:dk11:delphi:giseditor.tgis_editor_methods

TGIS_Editor methods

Methods

Inherited Overrides Protected
Name Visibility Description
AddPoint public Add a new point.
(Implements IGIS_Editor.AddPoint)
AddPointEx public Add a new point for a group.
(Implements IGIS_Editor.AddPointEx)
AddSnapLayer public Add a snap-to layer to the list.
(Implements IGIS_Editor.AddSnapLayer)
ChangeWinding public Change winding of the current part.
(Implements IGIS_Editor.ChangeWinding)
ClearSnapLayers public Clear the list of snap-to layers.
(Implements IGIS_Editor.ClearSnapLayers)
CreatePart public Create and activate the editing procedure for a new part for the current shape.
(Implements IGIS_Editor.CreatePart)
CreateShape(TGIS_LayerAbstract; TGIS_Point3D; TGIS_ShapeType) public Create and activate editing of a new shape.
(Implements IGIS_Editor.CreateShape)
CreateShape(TGIS_LayerAbstract; TGIS_Point3D; TGIS_ShapeType; TGIS_DimensionType) public Create and activate editing of a new shape.
(Implements IGIS_Editor.CreateShape)
CreateShape(TGIS_LayerAbstract; TGIS_Point; TGIS_ShapeType) public Create and activate editing of a new shape.
(Implements IGIS_Editor.CreateShape)
DeletePart public Delete current part from shape.
(Implements IGIS_Editor.DeletePart)
DeletePoint public Delete a point from the current part of the currently edited shape.
(Implements IGIS_Editor.DeletePoint)
DeletePointEx public Delete a point from the current part of the currently edited shape.
(Implements IGIS_Editor.DeletePointEx)
DeleteShape public Delete currently edited shape and end editing.
(Implements IGIS_Editor.DeleteShape)
EditShape public Starts editing of a shape given by _shp.
(Implements IGIS_Editor.EditShape)
EndEdit public End editing of the shape given by EditShape.
(Implements IGIS_Editor.EndEdit)
FindSnapLayer public Find a snap layer on the list.
(Implements IGIS_Editor.FindSnapLayer)
FindSnapPoint public Find a snap point based on a snap type from snap-to layers.
(Implements IGIS_Editor.FindSnapPoint)
InsertPoint public Insert a point to the current part of the currently edited shape.
(Implements IGIS_Editor.InsertPoint)
InsertPointEx public Insert a point to the current part of the currently edited shape for a group.
(Implements IGIS_Editor.InsertPointEx)
MouseBegin public Start the editing of a point at the location given by _pt.
(Implements IGIS_Editor.MouseBegin)
MouseEnd public End of point movement, deletion, or addition.
(Implements IGIS_Editor.MouseEnd)
MouseMove public Continuing of point movement, deletion, or addition.
(Implements IGIS_Editor.MouseMove)
MovePoint public Move a point of the current part of the currently edited shape to a new location.
(Implements IGIS_Editor.MovePoint)
MovePointEx public Move a point of the current part of the currently edited shape to a new location.
(Implements IGIS_Editor.MovePointEx)
Redo public Redo the previous action.
(Implements IGIS_Editor.Redo)
RefreshShape public Store the editing buffer back into the shape.
(Implements IGIS_Editor.RefreshShape)
RemoveSnapLayer public Remove a snap layer from the list.
(Implements IGIS_Editor.RemoveSnapLayer)
RevertShape public Revert currently edited shape to a saved version.
(Implements IGIS_Editor.RevertShape)
Undo public Undo the last action.
(Implements IGIS_Editor.Undo)

2024/04/23 01:14

Page Tools