Interface GenericShape
-
- All Known Implementing Classes:
GenericPolygon,GenericRectangle
public interface GenericShape
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancontains(double x, double y)
-