2026-01-07 19:27:03 +01:00
|
|
|
<!DOCTYPE HTML>
|
2026-01-08 13:05:29 +01:00
|
|
|
<!-- NewPage -->
|
|
|
|
|
<html lang="en">
|
2026-01-07 19:27:03 +01:00
|
|
|
<head>
|
2026-01-08 13:05:29 +01:00
|
|
|
<!-- Generated by javadoc (11.0.27) on Thu Jan 08 12:43:42 CET 2026 -->
|
2026-01-07 19:27:03 +01:00
|
|
|
<title>fr.iutfbleau.sae</title>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
2026-01-08 13:05:29 +01:00
|
|
|
<meta name="dc.created" content="2026-01-08">
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
|
|
|
|
|
<script type="text/javascript" src="../../../script.js"></script>
|
|
|
|
|
<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script>
|
|
|
|
|
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
|
|
|
|
|
<!--[if IE]>
|
|
|
|
|
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
|
|
|
|
<![endif]-->
|
|
|
|
|
<script type="text/javascript" src="../../../jquery/jquery-3.7.1.min.js"></script>
|
|
|
|
|
<script type="text/javascript" src="../../../jquery/jquery-ui.min.js"></script>
|
2026-01-07 19:27:03 +01:00
|
|
|
</head>
|
2026-01-08 13:05:29 +01:00
|
|
|
<body>
|
|
|
|
|
<script type="text/javascript"><!--
|
|
|
|
|
try {
|
|
|
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
|
|
|
parent.document.title="fr.iutfbleau.sae";
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
catch(err) {
|
|
|
|
|
}
|
|
|
|
|
//-->
|
|
|
|
|
var pathtoroot = "../../../";
|
|
|
|
|
var useModuleDirectories = true;
|
2026-01-07 19:27:03 +01:00
|
|
|
loadScripts(document, 'script');</script>
|
|
|
|
|
<noscript>
|
|
|
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
|
|
|
</noscript>
|
|
|
|
|
<header role="banner">
|
|
|
|
|
<nav role="navigation">
|
2026-01-08 13:05:29 +01:00
|
|
|
<div class="fixedNav">
|
2026-01-07 19:27:03 +01:00
|
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
2026-01-08 13:05:29 +01:00
|
|
|
<div class="topNav"><a id="navbar.top">
|
|
|
|
|
<!-- -->
|
|
|
|
|
</a>
|
|
|
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
|
|
|
<a id="navbar.top.firstrow">
|
|
|
|
|
<!-- -->
|
|
|
|
|
</a>
|
|
|
|
|
<ul class="navList" title="Navigation">
|
2026-01-07 19:27:03 +01:00
|
|
|
<li><a href="../../../index.html">Overview</a></li>
|
2026-01-08 13:05:29 +01:00
|
|
|
<li class="navBarCell1Rev">Package</li>
|
|
|
|
|
<li>Class</li>
|
2026-01-07 19:27:03 +01:00
|
|
|
<li><a href="package-tree.html">Tree</a></li>
|
2026-01-08 13:05:29 +01:00
|
|
|
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
|
2026-01-07 19:27:03 +01:00
|
|
|
<li><a href="../../../index-all.html">Index</a></li>
|
2026-01-08 13:05:29 +01:00
|
|
|
<li><a href="../../../help-doc.html">Help</a></li>
|
2026-01-07 19:27:03 +01:00
|
|
|
</ul>
|
|
|
|
|
</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
<div class="subNav">
|
|
|
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
|
|
|
<li><a href="../../../allclasses.html">All Classes</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
<ul class="navListSearch">
|
|
|
|
|
<li><label for="search">SEARCH:</label>
|
|
|
|
|
<input type="text" id="search" value="search" disabled="disabled">
|
|
|
|
|
<input type="reset" id="reset" value="reset" disabled="disabled">
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<div>
|
|
|
|
|
<script type="text/javascript"><!--
|
|
|
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
|
|
|
if(window==top) {
|
|
|
|
|
allClassesLink.style.display = "block";
|
|
|
|
|
}
|
|
|
|
|
else {
|
|
|
|
|
allClassesLink.style.display = "none";
|
|
|
|
|
}
|
|
|
|
|
//-->
|
|
|
|
|
</script>
|
|
|
|
|
<noscript>
|
|
|
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
|
|
|
</noscript>
|
2026-01-07 19:27:03 +01:00
|
|
|
</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
<a id="skip.navbar.top">
|
|
|
|
|
<!-- -->
|
|
|
|
|
</a></div>
|
2026-01-07 19:27:03 +01:00
|
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
2026-01-08 13:05:29 +01:00
|
|
|
</div>
|
|
|
|
|
<div class="navPadding"> </div>
|
|
|
|
|
<script type="text/javascript"><!--
|
|
|
|
|
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|
|
|
|
//-->
|
|
|
|
|
</script>
|
2026-01-07 19:27:03 +01:00
|
|
|
</nav>
|
2026-01-08 13:05:29 +01:00
|
|
|
</header>
|
2026-01-07 19:27:03 +01:00
|
|
|
<main role="main">
|
|
|
|
|
<div class="header">
|
2026-01-08 13:05:29 +01:00
|
|
|
<h1 title="Package" class="title">Package fr.iutfbleau.sae</h1>
|
2026-01-07 19:27:03 +01:00
|
|
|
</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
<div class="contentContainer">
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<table class="typeSummary">
|
|
|
|
|
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
|
|
|
|
|
<tr>
|
|
|
|
|
<th class="colFirst" scope="col">Class</th>
|
|
|
|
|
<th class="colLast" scope="col">Description</th>
|
|
|
|
|
</tr>
|
|
|
|
|
<tbody>
|
|
|
|
|
<tr class="altColor">
|
|
|
|
|
<th class="colFirst" scope="row"><a href="CodeTablePanel.html" title="class in fr.iutfbleau.sae">CodeTablePanel</a></th>
|
|
|
|
|
<td class="colLast">
|
2026-01-07 19:27:03 +01:00
|
|
|
<div class="block">Panneau d'affichage des codes Huffman et canoniques.</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr class="rowColor">
|
|
|
|
|
<th class="colFirst" scope="row"><a href="ConverterController.html" title="class in fr.iutfbleau.sae">ConverterController</a></th>
|
|
|
|
|
<td class="colLast">
|
2026-01-07 19:27:03 +01:00
|
|
|
<div class="block">Controleur pour la conversion d'images au format PIF.</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr class="altColor">
|
|
|
|
|
<th class="colFirst" scope="row"><a href="ConverterWindow.html" title="class in fr.iutfbleau.sae">ConverterWindow</a></th>
|
|
|
|
|
<td class="colLast">
|
2026-01-07 19:27:03 +01:00
|
|
|
<div class="block">Fenêtre principale du convertisseur.</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr class="rowColor">
|
|
|
|
|
<th class="colFirst" scope="row"><a href="Convertisseur.html" title="class in fr.iutfbleau.sae">Convertisseur</a></th>
|
|
|
|
|
<td class="colLast">
|
2026-01-07 19:27:03 +01:00
|
|
|
<div class="block">Point d'entree principal du programme de conversion d'images au format PIF.</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr class="altColor">
|
|
|
|
|
<th class="colFirst" scope="row"><a href="ExportButtonListener.html" title="class in fr.iutfbleau.sae">ExportButtonListener</a></th>
|
|
|
|
|
<td class="colLast"> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr class="rowColor">
|
|
|
|
|
<th class="colFirst" scope="row"><a href="FrequencyTablePanel.html" title="class in fr.iutfbleau.sae">FrequencyTablePanel</a></th>
|
|
|
|
|
<td class="colLast">
|
2026-01-07 19:27:03 +01:00
|
|
|
<div class="block">Panneau qui affiche les fréquences des composantes rouge, verte et bleue.</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr class="altColor">
|
|
|
|
|
<th class="colFirst" scope="row"><a href="GestionErreur.html" title="class in fr.iutfbleau.sae">GestionErreur</a></th>
|
|
|
|
|
<td class="colLast"> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr class="rowColor">
|
|
|
|
|
<th class="colFirst" scope="row"><a href="ImagePreviewPanel.html" title="class in fr.iutfbleau.sae">ImagePreviewPanel</a></th>
|
|
|
|
|
<td class="colLast">
|
2026-01-07 19:27:03 +01:00
|
|
|
<div class="block">Panneau d'aperçu de l'image.</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr class="altColor">
|
|
|
|
|
<th class="colFirst" scope="row"><a href="ThreadSauvegardePIF.html" title="class in fr.iutfbleau.sae">ThreadSauvegardePIF</a></th>
|
|
|
|
|
<td class="colLast">
|
2026-01-07 19:27:03 +01:00
|
|
|
<div class="block">Thread pour sauvegarder un fichier PIF en arriere-plan.</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr class="rowColor">
|
|
|
|
|
<th class="colFirst" scope="row"><a href="Viewer.html" title="class in fr.iutfbleau.sae">Viewer</a></th>
|
|
|
|
|
<td class="colLast">
|
2026-01-07 19:27:03 +01:00
|
|
|
<div class="block">Classe principale qui lance l'application de visualisation d'images PIF.</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr class="altColor">
|
|
|
|
|
<th class="colFirst" scope="row"><a href="ViewerControleur.html" title="class in fr.iutfbleau.sae">ViewerControleur</a></th>
|
|
|
|
|
<td class="colLast">
|
2026-01-07 19:27:03 +01:00
|
|
|
<div class="block">Controleur du visualiseur d'images PIF.</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr class="rowColor">
|
|
|
|
|
<th class="colFirst" scope="row"><a href="ViewerImagePanel.html" title="class in fr.iutfbleau.sae">ViewerImagePanel</a></th>
|
|
|
|
|
<td class="colLast">
|
2026-01-07 19:27:03 +01:00
|
|
|
<div class="block">Panneau personnalise pour afficher l'image.</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr class="altColor">
|
|
|
|
|
<th class="colFirst" scope="row"><a href="ViewerWindow.html" title="class in fr.iutfbleau.sae">ViewerWindow</a></th>
|
|
|
|
|
<td class="colLast">
|
2026-01-07 19:27:03 +01:00
|
|
|
<div class="block">Fenetre principale du visualiseur d'images PIF.</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</tbody>
|
|
|
|
|
</table>
|
2026-01-07 19:27:03 +01:00
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
2026-01-08 13:05:29 +01:00
|
|
|
</main>
|
|
|
|
|
<footer role="contentinfo">
|
|
|
|
|
<nav role="navigation">
|
|
|
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
|
|
|
<div class="bottomNav"><a id="navbar.bottom">
|
|
|
|
|
<!-- -->
|
|
|
|
|
</a>
|
|
|
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
|
|
|
<a id="navbar.bottom.firstrow">
|
|
|
|
|
<!-- -->
|
|
|
|
|
</a>
|
|
|
|
|
<ul class="navList" title="Navigation">
|
|
|
|
|
<li><a href="../../../index.html">Overview</a></li>
|
|
|
|
|
<li class="navBarCell1Rev">Package</li>
|
|
|
|
|
<li>Class</li>
|
|
|
|
|
<li><a href="package-tree.html">Tree</a></li>
|
|
|
|
|
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
|
|
|
|
|
<li><a href="../../../index-all.html">Index</a></li>
|
|
|
|
|
<li><a href="../../../help-doc.html">Help</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="subNav">
|
|
|
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
|
|
|
<li><a href="../../../allclasses.html">All Classes</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
<div>
|
|
|
|
|
<script type="text/javascript"><!--
|
|
|
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
|
|
|
if(window==top) {
|
|
|
|
|
allClassesLink.style.display = "block";
|
|
|
|
|
}
|
|
|
|
|
else {
|
|
|
|
|
allClassesLink.style.display = "none";
|
|
|
|
|
}
|
|
|
|
|
//-->
|
|
|
|
|
</script>
|
|
|
|
|
<noscript>
|
|
|
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
|
|
|
</noscript>
|
|
|
|
|
</div>
|
|
|
|
|
<a id="skip.navbar.bottom">
|
|
|
|
|
<!-- -->
|
|
|
|
|
</a></div>
|
|
|
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
|
|
|
</nav>
|
|
|
|
|
</footer>
|
2026-01-07 19:27:03 +01:00
|
|
|
</body>
|
|
|
|
|
</html>
|