Javadoc + Filename + App
This commit is contained in:
@@ -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