Interface PolygonConfigurer

All Known Implementing Classes:
ActionButton.VisualEditor, Zone.Editor

public interface PolygonConfigurer
  • Method Details

    • updateCoord

      void updateCoord(String coordString)
    • updateCoord

      void updateCoord(int x, int y)
    • updateCoords

      void updateCoords(Polygon polygon)
    • updateCoords

      void updateCoords()