Javadoc + Filename + App
This commit is contained in:
BIN
UML/classes.png
BIN
UML/classes.png
Binary file not shown.
|
Before Width: | Height: | Size: 240 KiB After Width: | Height: | Size: 344 KiB |
@@ -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
|
||||
Reference in New Issue
Block a user