FINALISATION DU RAPPOR

This commit is contained in:
AlgaLaptop
2026-01-11 14:27:14 +01:00
parent a79abeb7cf
commit baf80005ae
33 changed files with 2318 additions and 1131 deletions
+3 -9
View File
@@ -4,9 +4,7 @@ skinparam packageStyle rectangle
skinparam dpi 50
' ==================================================
' =============== PACKAGE mhuffman =================
' ==================================================
' PACKAGE mhuffman
package "fr.iutfbleau.sae.mhuffman" {
class CanonicalCode {
@@ -64,9 +62,7 @@ package "fr.iutfbleau.sae.mhuffman" {
CanonicalCode ..> ComparateurCanonique
}
' ==================================================
' ================= PACKAGE mpif ===================
' ==================================================
' PACKAGE mpif
package "fr.iutfbleau.sae.mpif" {
class Pixel {
@@ -131,9 +127,7 @@ package "fr.iutfbleau.sae.mpif" {
}
' ==================================================
' ================= PACKAGE sae ====================
' ==================================================
' PACKAGE sae
package "fr.iutfbleau.sae" {
class JPanel