DrawablePolygon Constructor #1
The DrawablePolygon class has four constructors
First, it has a no-argument constructor: public DrawablePolygon() { super(); }
Another constructor is solely for compatibility with the superclass Polygon…
Previous slide
Next slide
Back to first slide
View graphic version