Interface PolygonConfigurer
- All Known Implementing Classes:
ActionButton.VisualEditor
,Zone.Editor
public interface PolygonConfigurer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
updateCoord
(int x, int y) void
updateCoord
(String coordString) void
void
updateCoords
(Polygon polygon)
-
Method Details
-
updateCoord
-
updateCoord
void updateCoord(int x, int y) -
updateCoords
-
updateCoords
void updateCoords()
-