275 lines
11 KiB
HTML
275 lines
11 KiB
HTML
<!DOCTYPE HTML>
|
|
<!-- NewPage -->
|
|
<html lang="fr">
|
|
<head>
|
|
<!-- Generated by javadoc (11.0.22) on Wed Feb 28 11:49:25 CET 2024 -->
|
|
<title>Index</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="dc.created" content="2024-02-28">
|
|
<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.6.1.min.js"></script>
|
|
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Index";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
var pathtoroot = "./";
|
|
var useModuleDirectories = true;
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<header role="banner">
|
|
<nav role="navigation">
|
|
<div class="fixedNav">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<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">
|
|
<li><a href="package-summary.html">Package</a></li>
|
|
<li>Class</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<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>
|
|
</div>
|
|
<a id="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
</div>
|
|
<div class="navPadding"> </div>
|
|
<script type="text/javascript"><!--
|
|
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|
//-->
|
|
</script>
|
|
</nav>
|
|
</header>
|
|
<main role="main">
|
|
<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:E">E</a> <a href="#I:G">G</a> <a href="#I:J">J</a> <a href="#I:M">M</a> <a href="#I:P">P</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:V">V</a> <br><a href="allclasses-index.html">All Classes</a> <a href="allpackages-index.html">All Packages</a><a id="I:A">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">A</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="JGraphe.html#affiche()">affiche()</a></span> - Method in class <a href="JGraphe.html" title="class in <Unnamed>">JGraphe</a></dt>
|
|
<dd>
|
|
<div class="block">Crée une fenetre pour afficher le graphe</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="Graphe.html#ajoutArete(int,int)">ajoutArete(int, int)</a></span> - Method in class <a href="Graphe.html" title="class in <Unnamed>">Graphe</a></dt>
|
|
<dd>
|
|
<div class="block">Ajoute une arête de i à j</div>
|
|
</dd>
|
|
</dl>
|
|
<a id="I:E">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">E</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="Graphe.html#equals(Graphe)">equals(Graphe)</a></span> - Method in class <a href="Graphe.html" title="class in <Unnamed>">Graphe</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="MatriceCarre.html#equals(MatriceCarre)">equals(MatriceCarre)</a></span> - Method in class <a href="MatriceCarre.html" title="class in <Unnamed>">MatriceCarre</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a id="I:G">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">G</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="Graphe.html#getArete(int,int)">getArete(int, int)</a></span> - Method in class <a href="Graphe.html" title="class in <Unnamed>">Graphe</a></dt>
|
|
<dd>
|
|
<div class="block">Renvoit vrai s'il y a une arête de i à j</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="MatriceCarre.html#getCoeff(int,int)">getCoeff(int, int)</a></span> - Method in class <a href="MatriceCarre.html" title="class in <Unnamed>">MatriceCarre</a></dt>
|
|
<dd>
|
|
<div class="block">Méthode permettant de récuperer le coefficient d'une matrice</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="Graphe.html#getOrdre()">getOrdre()</a></span> - Method in class <a href="Graphe.html" title="class in <Unnamed>">Graphe</a></dt>
|
|
<dd>
|
|
<div class="block">Getter pour l'ordre</div>
|
|
</dd>
|
|
<dt><a href="Graphe.html" title="class in <Unnamed>"><span class="typeNameLink">Graphe</span></a> - Class in <a href="package-summary.html"><Unnamed></a></dt>
|
|
<dd>
|
|
<div class="block">Classe définissant des graphes au sens mathématiques</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="Graphe.html#%3Cinit%3E(int,boolean)">Graphe(int, boolean)</a></span> - Constructor for class <a href="Graphe.html" title="class in <Unnamed>">Graphe</a></dt>
|
|
<dd>
|
|
<div class="block">Construit un graphe vide</div>
|
|
</dd>
|
|
</dl>
|
|
<a id="I:J">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">J</h2>
|
|
<dl>
|
|
<dt><a href="JGraphe.html" title="class in <Unnamed>"><span class="typeNameLink">JGraphe</span></a> - Class in <a href="package-summary.html"><Unnamed></a></dt>
|
|
<dd>
|
|
<div class="block">Un objet JGraphe est un JComponent Swing permettant d'afficher dans une fenêtre un graphe donné.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="JGraphe.html#%3Cinit%3E(Graphe)">JGraphe(Graphe)</a></span> - Constructor for class <a href="JGraphe.html" title="class in <Unnamed>">JGraphe</a></dt>
|
|
<dd>
|
|
<div class="block">Constructeur</div>
|
|
</dd>
|
|
</dl>
|
|
<a id="I:M">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">M</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="TestGraphe.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class <a href="TestGraphe.html" title="class in <Unnamed>">TestGraphe</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="MatriceCarre.html" title="class in <Unnamed>"><span class="typeNameLink">MatriceCarre</span></a> - Class in <a href="package-summary.html"><Unnamed></a></dt>
|
|
<dd>
|
|
<div class="block">Une classe définissant une matrice carrée</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="MatriceCarre.html#%3Cinit%3E(int)">MatriceCarre(int)</a></span> - Constructor for class <a href="MatriceCarre.html" title="class in <Unnamed>">MatriceCarre</a></dt>
|
|
<dd>
|
|
<div class="block">Constructeur créant une matrice vide</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="MatriceCarre.html#%3Cinit%3E(MatriceCarre)">MatriceCarre(MatriceCarre)</a></span> - Constructor for class <a href="MatriceCarre.html" title="class in <Unnamed>">MatriceCarre</a></dt>
|
|
<dd>
|
|
<div class="block">Constructeur copiant une matrice donnée dans une nouvelle matrice</div>
|
|
</dd>
|
|
</dl>
|
|
<a id="I:P">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">P</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="JGraphe.html#paintComponent(java.awt.Graphics)">paintComponent(Graphics)</a></span> - Method in class <a href="JGraphe.html" title="class in <Unnamed>">JGraphe</a></dt>
|
|
<dd>
|
|
<div class="block">Définit comment le graphe est affiché</div>
|
|
</dd>
|
|
</dl>
|
|
<a id="I:S">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">S</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="MatriceCarre.html#setCoeff(int,int,int)">setCoeff(int, int, int)</a></span> - Method in class <a href="MatriceCarre.html" title="class in <Unnamed>">MatriceCarre</a></dt>
|
|
<dd>
|
|
<div class="block">Méthode permettant de définir le coefficient d'une matrice</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="Graphe.html#sommeVoisins()">sommeVoisins()</a></span> - Method in class <a href="Graphe.html" title="class in <Unnamed>">Graphe</a></dt>
|
|
<dd>
|
|
<div class="block">Calcule la somme du nombre de voisins de tous les sommets</div>
|
|
</dd>
|
|
</dl>
|
|
<a id="I:T">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">T</h2>
|
|
<dl>
|
|
<dt><a href="TestGraphe.html" title="class in <Unnamed>"><span class="typeNameLink">TestGraphe</span></a> - Class in <a href="package-summary.html"><Unnamed></a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="TestGraphe.html#%3Cinit%3E()">TestGraphe()</a></span> - Constructor for class <a href="TestGraphe.html" title="class in <Unnamed>">TestGraphe</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Graphe.html#toString()">toString()</a></span> - Method in class <a href="Graphe.html" title="class in <Unnamed>">Graphe</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="MatriceCarre.html#toString()">toString()</a></span> - Method in class <a href="MatriceCarre.html" title="class in <Unnamed>">MatriceCarre</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a id="I:V">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">V</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="Graphe.html#voisinage(int)">voisinage(int)</a></span> - Method in class <a href="Graphe.html" title="class in <Unnamed>">Graphe</a></dt>
|
|
<dd>
|
|
<div class="block">Affiche la liste des voisins de i</div>
|
|
</dd>
|
|
</dl>
|
|
<a href="#I:A">A</a> <a href="#I:E">E</a> <a href="#I:G">G</a> <a href="#I:J">J</a> <a href="#I:M">M</a> <a href="#I:P">P</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:V">V</a> <br><a href="allclasses-index.html">All Classes</a> <a href="allpackages-index.html">All Packages</a></div>
|
|
</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="package-summary.html">Package</a></li>
|
|
<li>Class</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</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>
|
|
</body>
|
|
</html>
|