DrawablePolygon Class
The DrawablePolygon class is the most important class in the geometry package: class DrawablePolygon extends Polygon implements Drawable { … }
The new Drawable interface defines methods for drawing and filling a polygon
Previous slide
Next slide
Back to first slide
View graphic version