Class | Description |
---|---|
Circle |
A class which represents a 2D circle
|
Line |
Base unit for shapes
|
Variable2DShape |
Class which represents a 2D shape with an indefinite amount of sides (until instantiation)
|
Exception | Description |
---|---|
IncompatibleDimensionsException |
Represents an exception thrown when incompatible dimensions are used
|