package com.example.graphics.model
-
-
Circle implementation of the Shape interface.
Line implementation of the Shape interface.
Rectangle implementation of the Shape interface.
Shape interface representing a graphical shape element.
Triangle implementation of the Shape interface.