Miner.Geodatabase Assembly : Miner.Geodatabase.Edit Namespace |
Class | Description | |
---|---|---|
![]() | ConnectElectric | |
![]() | ConnectGas | |
![]() | EditEventArgs | Provides data for edit events. |
![]() | EditFeatureEventArgs | Provides data for feature edit events. |
![]() | EditLogMonitor | EditLogMonitor - this class sets up event handlers to monitor "edit" events raised by the "Editor" so that those events can be logged by the EditLogger. The events that are monitored are: created, changed, deleted for features and relationships The monitor can also request that the edit logger playback edits to the edit workspace. When the Editor reports startEditing, that's when we connect the other events to handlers. The handlers will make requests of the EditLogger to log the events when they fire. It is the responsibility of the caller to request that the log be loaded, cleared or saved when it is appropriate. Logging is "disabled" by default and must be enabled by the caller. See the "Enabled()" accessor for details. |
![]() | Editor | The dotNet version of MMEditor. |
![]() | EditRelationshipEventArgs | Provides data for edit relationship events. |
![]() | OnAfterDrawSketchEventArgs | Provides data for on after draw sketch events. |
![]() | SaveEditEventArgs | Provides data for save edit events. |
Interface | Description | |
---|---|---|
![]() | INetworkConnect |
Enumeration | Description | |
---|---|---|
![]() | EditState | Current edit state - synonymous with IEditor::EditState or IMMEditor::EditState |
![]() | SnapToleranceUnits | Snap Tolerance units - synonymous with ISnapEnvironment::SnapToleranceUnits or IMMSnapEnvironment::SnapToleranceUnits |