Tracé des axes

This commit is contained in:
2026-04-27 12:56:24 +02:00
parent 8ac87e9edb
commit 82901f623b
9 changed files with 284 additions and 17 deletions

View File

@@ -0,0 +1,4 @@
package ecoparasite.svg;
public class IncorrectAxesPointsException extends Exception{
}