Interface AbstractMapShape.MapShapeListener

Enclosing class:
AbstractMapShape

public static interface AbstractMapShape.MapShapeListener
  • Method Details

    • handleShapeChanged

      void handleShapeChanged(AbstractMapShape shape)
    • handleShapeChanged

      void handleShapeChanged(AbstractMapShape shape, org.teamapps.dto.AbstractUiMapShapeChange change)
    • handleShapeRemoved

      void handleShapeRemoved(AbstractMapShape shape)