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