<h2title="Uses of Class com.comphenix.protocol.metrics.Metrics.Graph"class="title">Uses of Class<br>com.comphenix.protocol.metrics.Metrics.Graph</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../../../com/comphenix/protocol/metrics/Metrics.Graph.html"title="class in com.comphenix.protocol.metrics">Metrics.Graph</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../../com/comphenix/protocol/metrics/Metrics.Graph.html"title="class in com.comphenix.protocol.metrics">Metrics.Graph</a> in <ahref="../../../../../com/comphenix/protocol/metrics/package-summary.html">com.comphenix.protocol.metrics</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../com/comphenix/protocol/metrics/package-summary.html">com.comphenix.protocol.metrics</a> that return <ahref="../../../../../com/comphenix/protocol/metrics/Metrics.Graph.html"title="class in com.comphenix.protocol.metrics">Metrics.Graph</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="../../../../../com/comphenix/protocol/metrics/Metrics.Graph.html"title="class in com.comphenix.protocol.metrics">Metrics.Graph</a></code></td>
<divclass="block">Construct and create a Graph that can be used to separate specific plotters to their own graphs on the metrics
website.</div>
</td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../com/comphenix/protocol/metrics/package-summary.html">com.comphenix.protocol.metrics</a> with parameters of type <ahref="../../../../../com/comphenix/protocol/metrics/Metrics.Graph.html"title="class in com.comphenix.protocol.metrics">Metrics.Graph</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="strong">Metrics.</span><code><strong><ahref="../../../../../com/comphenix/protocol/metrics/Metrics.html#addGraph(com.comphenix.protocol.metrics.Metrics.Graph)">addGraph</a></strong>(<ahref="../../../../../com/comphenix/protocol/metrics/Metrics.Graph.html"title="class in com.comphenix.protocol.metrics">Metrics.Graph</a> graph)</code>
<divclass="block">Add a Graph object to BukkitMetrics that represents data for the plugin that should be sent to the backend</div>