Interface EditorModeListener

All Known Implementing Classes:
EdgeConstructionController, MultiSelectionDragController, VertexConstructionController

public interface EditorModeListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • editorModeChanged

      void editorModeChanged(String idOfNewMode)