* added a method where you can get all the marks * implemented and tested * moved main * changed README * builded JavaDoc * builded jar
30 lines
1.6 KiB
HTML
30 lines
1.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (1.8.0_144) on Fri Jun 21 23:35:56 CEST 2019 -->
|
|
<title>berack96.lib.graph.view</title>
|
|
<meta name="date" content="2019-06-21">
|
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
|
<script type="text/javascript" src="../../../../script.js"></script>
|
|
</head>
|
|
<body>
|
|
<h1 class="bar"><a href="../../../../berack96/lib/graph/view/package-summary.html" target="classFrame">berack96.lib.graph.view</a></h1>
|
|
<div class="indexContainer">
|
|
<h2 title="Interfaces">Interfaces</h2>
|
|
<ul title="Interfaces">
|
|
<li><a href="GraphicalView.html" title="interface in berack96.lib.graph.view" target="classFrame"><span class="interfaceName">GraphicalView</span></a></li>
|
|
<li><a href="GraphListener.html" title="interface in berack96.lib.graph.view" target="classFrame"><span class="interfaceName">GraphListener</span></a></li>
|
|
</ul>
|
|
<h2 title="Classes">Classes</h2>
|
|
<ul title="Classes">
|
|
<li><a href="GraphInfo.html" title="class in berack96.lib.graph.view" target="classFrame">GraphInfo</a></li>
|
|
<li><a href="GraphPanel.html" title="class in berack96.lib.graph.view" target="classFrame">GraphPanel</a></li>
|
|
<li><a href="GraphWindow.html" title="class in berack96.lib.graph.view" target="classFrame">GraphWindow</a></li>
|
|
<li><a href="Main.html" title="class in berack96.lib.graph.view" target="classFrame">Main</a></li>
|
|
<li><a href="VisitListener.html" title="class in berack96.lib.graph.view" target="classFrame">VisitListener</a></li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|