Add the abstract class Forme that Cercle and Segment extend.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 14 Feb 2018 10:54:22 +0000 (11:54 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 14 Feb 2018 10:54:22 +0000 (11:54 +0100)
commitbd443eec8f09abab2d4ca1ceeb28268dd11854a2
tree5bb87b728588fb8651beb597ad0789e4d28cc808
parent14d4fd0d0d84e3b8a52ecde790d878fcb909ddd0
Add the abstract class Forme that Cercle and Segment extend.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
TP2/Cercle.java
TP2/Forme.java [new file with mode: 0644]
TP2/Makefile
TP2/Segment.java