<h2title="Uses of Class de.epiceric.shopchest.utils.Metrics.Plotter"class="title">Uses of Class<br>de.epiceric.shopchest.utils.Metrics.Plotter</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../../../de/epiceric/shopchest/utils/Metrics.Plotter.html"title="class in de.epiceric.shopchest.utils">Metrics.Plotter</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../../de/epiceric/shopchest/utils/Metrics.Plotter.html"title="class in de.epiceric.shopchest.utils">Metrics.Plotter</a> in <ahref="../../../../../de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a></h3>
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a> that return types with arguments of type <ahref="../../../../../de/epiceric/shopchest/utils/Metrics.Plotter.html"title="class in de.epiceric.shopchest.utils">Metrics.Plotter</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true"title="class or interface in java.util">Set</a><<ahref="../../../../../de/epiceric/shopchest/utils/Metrics.Plotter.html"title="class in de.epiceric.shopchest.utils">Metrics.Plotter</a>></code></td>
<divclass="block">Gets an <b>unmodifiable</b> set of the plotter objects in the graph</div>
</td>
</tr>
</tbody>
</table>
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a> with parameters of type <ahref="../../../../../de/epiceric/shopchest/utils/Metrics.Plotter.html"title="class in de.epiceric.shopchest.utils">Metrics.Plotter</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="typeNameLabel">Metrics.Graph.</span><code><spanclass="memberNameLink"><ahref="../../../../../de/epiceric/shopchest/utils/Metrics.Graph.html#addPlotter-de.epiceric.shopchest.utils.Metrics.Plotter-">addPlotter</a></span>(<ahref="../../../../../de/epiceric/shopchest/utils/Metrics.Plotter.html"title="class in de.epiceric.shopchest.utils">Metrics.Plotter</a> plotter)</code>
<divclass="block">Add a plotter to the graph, which will be used to plot entries</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="typeNameLabel">Metrics.Graph.</span><code><spanclass="memberNameLink"><ahref="../../../../../de/epiceric/shopchest/utils/Metrics.Graph.html#removePlotter-de.epiceric.shopchest.utils.Metrics.Plotter-">removePlotter</a></span>(<ahref="../../../../../de/epiceric/shopchest/utils/Metrics.Plotter.html"title="class in de.epiceric.shopchest.utils">Metrics.Plotter</a> plotter)</code>
<divclass="block">Remove a plotter from the graph</div>