Class Paint

java.lang.Object
Paint

public class Paint
extends java.lang.Object
Author:
Ali
  • Constructor Summary

    Constructors 
    Constructor Description
    Paint()  
  • Method Summary

    Modifier and Type Method Description
    void addShape​(Shape shape)  
    void describeEqualSides()  
    void drawAll()  
    void printAll()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait