Méthode |
Description |
|
EventListener ( IEditor editor ) : System |
|
|
EventListener ( IEditor editor, EditorEvent editEvent ) : System |
|
|
EventListener ( IEditor editor, bool bListenAll ) : System |
|
|
EventListener_AfterDrawSketch ( ESRI pDpy ) : void |
|
|
EventListener_BeforeDrawSketch ( ESRI pDpy ) : void |
|
|
EventListener_BeforeStopEditing ( bool save ) : void |
|
|
EventListener_BeforeStopOperation ( ) : void |
|
|
EventListener_OnAngularCorrectionOffsetChanged ( double angOffset ) : void |
|
|
EventListener_OnChangeFeature ( ESRI obj ) : void |
|
|
EventListener_OnConflictsDetected ( ) : void |
|
|
EventListener_OnCreateFeature ( ESRI obj ) : void |
|
|
EventListener_OnCurrentLayerChanged ( ) : void |
|
|
EventListener_OnDeleteFeature ( ESRI obj ) : void |
|
|
EventListener_OnDistanceCorrectionFactorChanged ( double distFactor ) : void |
|
|
EventListener_OnRedo ( ) : void |
|
|
EventListener_OnSelectionChanged ( ) : void |
|
|
EventListener_OnSketchFinished ( ) : void |
|
|
EventListener_OnSketchModified ( ) : void |
|
|
EventListener_OnUndo ( ) : void |
|
|
EventListener_OnUseGroundToGridChanged ( bool g2g ) : void |
|
|
EventListener_OnVertexAdded ( ESRI point ) : void |
|
|
EventListener_OnVertexDeleted ( ESRI point ) : void |
|
|
EventListener_OnVertexMoved ( ESRI point ) : void |
|
|
ListenToEvents ( EditorEvent editEvent, bool start ) : void |
|
|
OnCurrentTaskChanged ( ) : void |
|
|
OnStartEditing ( ) : void |
|
|
OnStopEditing ( bool SaveEdits ) : void |
|
|