The DrawablePoint Class
The DrawablePoint class is a subclass of the Point class: class DrawablePoint extends Point implements Drawable { … }
It, too, implements the Drawable interface
Previous slide
Next slide
Back to first slide
View graphic version