Javadoc + Filename + App

This commit is contained in:
2026-04-29 11:14:07 +02:00
parent 5ebe7d0449
commit c1a11a6295
64 changed files with 895 additions and 348 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 240 KiB

After

Width:  |  Height:  |  Size: 344 KiB

View File

@@ -130,14 +130,11 @@ namespace ecoparasite {
+ {static} nettoieColumns()
}
}
namespace ecoparasite.representation {
class ValeursXY {
- double x
- double y
+ {static} HashSet<ValeursXY> convertToXY()
}
}
namespace ecoparasite.svg {
class SVGFactory {
@@ -182,9 +179,6 @@ namespace ecoparasite {
+ {static} roundMax()
}
exception IncorrectAxesPointsException {
}
SVGBuilder o--> SVGResizing : - resizer
}
@@ -223,6 +217,5 @@ namespace ecoparasite {
}
Exception <|-- InputFileException
Exception <|-- RawDataOverflow
Exception <|-- IncorrectAxesPointsException
@enduml