mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 02:04:44 +02:00
Moved folder
This commit is contained in:
301
doc/com/intellectualcrafters/plot/util/ConsoleColors.html
Normal file
301
doc/com/intellectualcrafters/plot/util/ConsoleColors.html
Normal file
@ -0,0 +1,301 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>ConsoleColors</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "ConsoleColors";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev Class</li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Lag.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/ConsoleColors.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ConsoleColors.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class ConsoleColors" class="title">Class ConsoleColors</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.ConsoleColors</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">ConsoleColors</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ConsoleColors.html#ConsoleColors()">ConsoleColors</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static
|
||||
com.intellectualcrafters.plot.util.ConsoleColors.ConsoleColor</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ConsoleColors.html#chatColor(org.bukkit.ChatColor)">chatColor</a></strong>(org.bukkit.ChatColor color)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ConsoleColors.html#fromChatColor(org.bukkit.ChatColor)">fromChatColor</a></strong>(org.bukkit.ChatColor color)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ConsoleColors.html#fromString(java.lang.String)">fromString</a></strong>(java.lang.String input)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="ConsoleColors()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ConsoleColors</h4>
|
||||
<pre>public ConsoleColors()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="fromString(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>fromString</h4>
|
||||
<pre>public static java.lang.String fromString(java.lang.String input)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="fromChatColor(org.bukkit.ChatColor)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>fromChatColor</h4>
|
||||
<pre>public static java.lang.String fromChatColor(org.bukkit.ChatColor color)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="chatColor(org.bukkit.ChatColor)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>chatColor</h4>
|
||||
<pre>public static com.intellectualcrafters.plot.util.ConsoleColors.ConsoleColor chatColor(org.bukkit.ChatColor color)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev Class</li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Lag.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/ConsoleColors.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ConsoleColors.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
308
doc/com/intellectualcrafters/plot/util/LSetCube.LCycler.html
Normal file
308
doc/com/intellectualcrafters/plot/util/LSetCube.LCycler.html
Normal file
@ -0,0 +1,308 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>LSetCube.LCycler</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "LSetCube.LCycler";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/LSetCube.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Metrics.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/LSetCube.LCycler.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="LSetCube.LCycler.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class LSetCube.LCycler" class="title">Class LSetCube.LCycler</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.LSetCube.LCycler</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/LSetCube.html"
|
||||
title="class in com.intellectualcrafters.plot.util">LSetCube</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>protected class <span class="strong">LSetCube.LCycler</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.LCycler.html#LSetCube.LCycler(com.intellectualcrafters.plot.util.LSetCube)">LSetCube.LCycler</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.html"
|
||||
title="class in com.intellectualcrafters.plot.util">LSetCube</a> cube)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>org.bukkit.Location</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.LCycler.html#getNext()">getNext</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.LCycler.html#hasNext()">hasNext</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="LSetCube.LCycler(com.intellectualcrafters.plot.util.LSetCube)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>LSetCube.LCycler</h4>
|
||||
<pre>public LSetCube.LCycler(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.html"
|
||||
title="class in com.intellectualcrafters.plot.util">LSetCube</a> cube)</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>cube</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="hasNext()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>hasNext</h4>
|
||||
<pre>public boolean hasNext()</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getNext()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getNext</h4>
|
||||
<pre>public org.bukkit.Location getNext()</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/LSetCube.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Metrics.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/LSetCube.LCycler.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="LSetCube.LCycler.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
387
doc/com/intellectualcrafters/plot/util/LSetCube.html
Normal file
387
doc/com/intellectualcrafters/plot/util/LSetCube.html
Normal file
@ -0,0 +1,387 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>LSetCube</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "LSetCube";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/LSetCube.LCycler.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/LSetCube.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="LSetCube.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class LSetCube" class="title">Class LSetCube</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.LSetCube</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">LSetCube</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Cube utilities</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="nested_class_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Nested Class Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Nested Class Summary table, listing nested classes, and an explanation">
|
||||
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Class and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>protected class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.LCycler.html"
|
||||
title="class in com.intellectualcrafters.plot.util">LSetCube.LCycler</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.html#LSetCube(org.bukkit.Location,%20int)">LSetCube</a></strong>(org.bukkit.Location l1,
|
||||
int size)</code>
|
||||
|
||||
<div class="block">Secondary constructor</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.html#LSetCube(org.bukkit.Location,%20org.bukkit.Location)">LSetCube</a></strong>(org.bukkit.Location l1,
|
||||
org.bukkit.Location l2)</code>
|
||||
|
||||
<div class="block">Constructor</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.LCycler.html"
|
||||
title="class in com.intellectualcrafters.plot.util">LSetCube.LCycler</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.html#getCycler()">getCycler</a></strong>()</code>
|
||||
|
||||
<div class="block">Creates a LCycler for the cube.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>org.bukkit.Location</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.html#maxLoc()">maxLoc</a></strong>()</code>
|
||||
|
||||
<div class="block">Returns the absolute max. of the cube</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>org.bukkit.Location</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.html#minLoc()">minLoc</a></strong>()</code>
|
||||
|
||||
<div class="block">Returns the absolute min. of the cube</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="LSetCube(org.bukkit.Location, org.bukkit.Location)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>LSetCube</h4>
|
||||
<pre>public LSetCube(org.bukkit.Location l1,
|
||||
org.bukkit.Location l2)</pre>
|
||||
<div class="block">Constructor</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>l1</code> -</dd>
|
||||
<dd><code>l2</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="LSetCube(org.bukkit.Location, int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>LSetCube</h4>
|
||||
<pre>public LSetCube(org.bukkit.Location l1,
|
||||
int size)</pre>
|
||||
<div class="block">Secondary constructor</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>l1</code> -</dd>
|
||||
<dd><code>size</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="minLoc()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>minLoc</h4>
|
||||
<pre>public org.bukkit.Location minLoc()</pre>
|
||||
<div class="block">Returns the absolute min. of the cube</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>abs. min</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="maxLoc()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>maxLoc</h4>
|
||||
<pre>public org.bukkit.Location maxLoc()</pre>
|
||||
<div class="block">Returns the absolute max. of the cube</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>abs. max</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getCycler()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getCycler</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.LCycler.html"
|
||||
title="class in com.intellectualcrafters.plot.util">LSetCube.LCycler</a> getCycler()</pre>
|
||||
<div class="block">Creates a LCycler for the cube.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>new lcycler</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/LSetCube.LCycler.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/LSetCube.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="LSetCube.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
474
doc/com/intellectualcrafters/plot/util/Lag.html
Normal file
474
doc/com/intellectualcrafters/plot/util/Lag.html
Normal file
@ -0,0 +1,474 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>Lag</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "Lag";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ConsoleColors.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Logger.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/Lag.html" target="_top">Frames</a></li>
|
||||
<li><a href="Lag.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class Lag" class="title">Class Lag</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.Lag</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd>java.lang.Runnable</dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">Lag</span>
|
||||
extends java.lang.Object
|
||||
implements java.lang.Runnable</pre>
|
||||
<div class="block">TPS and Lag Checker.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static long</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Lag.html#LT">LT</a></strong></code>
|
||||
|
||||
<div class="block">something :_:</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static long[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Lag.html#T">T</a></strong></code>
|
||||
|
||||
<div class="block">Ticks</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Lag.html#TC">TC</a></strong></code>
|
||||
|
||||
<div class="block">Tick count</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Lag.html#Lag()">Lag</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static long</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Lag.html#getElapsed(int)">getElapsed</a></strong>(int tI)</code>
|
||||
|
||||
<div class="block">Get number of ticks since</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Lag.html#getFullPercentage()">getFullPercentage</a></strong>()</code>
|
||||
|
||||
<div class="block">Get TPS percentage (of 20)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Lag.html#getPercentage()">getPercentage</a></strong>()</code>
|
||||
|
||||
<div class="block">Get lag percentage</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Lag.html#getTPS()">getTPS</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the server TPS</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Lag.html#getTPS(int)">getTPS</a></strong>(int ticks)</code>
|
||||
|
||||
<div class="block">Return the tick per second (measured in $ticks)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Lag.html#run()">run</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Field Detail</h3>
|
||||
<a name="TC">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>TC</h4>
|
||||
<pre>public static int TC</pre>
|
||||
<div class="block">Tick count</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="T">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>T</h4>
|
||||
<pre>public static long[] T</pre>
|
||||
<div class="block">Ticks</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="LT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>LT</h4>
|
||||
<pre>public static long LT</pre>
|
||||
<div class="block">something :_:</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="Lag()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>Lag</h4>
|
||||
<pre>public Lag()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getTPS()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getTPS</h4>
|
||||
<pre>public static double getTPS()</pre>
|
||||
<div class="block">Get the server TPS</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>server tick per second</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getTPS(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getTPS</h4>
|
||||
<pre>public static double getTPS(int ticks)</pre>
|
||||
<div class="block">Return the tick per second (measured in $ticks)</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>ticks</code> - Ticks</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>ticks per second</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getElapsed(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getElapsed</h4>
|
||||
<pre>public static long getElapsed(int tI)</pre>
|
||||
<div class="block">Get number of ticks since</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>tI</code> - Ticks <</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>number of ticks since $tI</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPercentage()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPercentage</h4>
|
||||
<pre>public static double getPercentage()</pre>
|
||||
<div class="block">Get lag percentage</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>lag percentage</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getFullPercentage()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getFullPercentage</h4>
|
||||
<pre>public static double getFullPercentage()</pre>
|
||||
<div class="block">Get TPS percentage (of 20)</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>TPS percentage</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="run()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>run</h4>
|
||||
<pre>public void run()</pre>
|
||||
<dl>
|
||||
<dt><strong>Specified by:</strong></dt>
|
||||
<dd><code>run</code> in interface <code>java.lang.Runnable</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ConsoleColors.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Logger.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/Lag.html" target="_top">Frames</a></li>
|
||||
<li><a href="Lag.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field_summary">Field</a> | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field_detail">Field</a> | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
413
doc/com/intellectualcrafters/plot/util/Logger.LogLevel.html
Normal file
413
doc/com/intellectualcrafters/plot/util/Logger.LogLevel.html
Normal file
@ -0,0 +1,413 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>Logger.LogLevel</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "Logger.LogLevel";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Logger.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/LSetCube.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/Logger.LogLevel.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="Logger.LogLevel.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Enum Logger.LogLevel" class="title">Enum Logger.LogLevel</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Enum<<a href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a>></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.Logger.LogLevel</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd>java.io.Serializable, java.lang.Comparable<<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a>></dd>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/Logger.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Logger</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public static enum <span class="strong">Logger.LogLevel</span>
|
||||
extends java.lang.Enum<<a href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a>></pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum_constant_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Enum Constant Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Enum Constant Summary table, listing enum constants, and an explanation">
|
||||
<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Enum Constant and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html#DANGER">DANGER</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html#GENERAL">GENERAL</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html#WARNING">WARNING</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code>
|
||||
|
||||
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a>[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html#values()">values</a></strong>()</code>
|
||||
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Enum</h3>
|
||||
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal,
|
||||
valueOf</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ ENUM CONSTANT DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum_constant_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Enum Constant Detail</h3>
|
||||
<a name="GENERAL">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>GENERAL</h4>
|
||||
<pre>public static final <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a> GENERAL</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="WARNING">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>WARNING</h4>
|
||||
<pre>public static final <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a> WARNING</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="DANGER">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>DANGER</h4>
|
||||
<pre>public static final <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a> DANGER</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="values()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>values</h4>
|
||||
<pre>public static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a>[] values()</pre>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared. This method may be used to iterate
|
||||
over the constants as follows:
|
||||
<pre>
|
||||
for (Logger.LogLevel c : Logger.LogLevel.values())
|
||||
System.out.println(c);
|
||||
</pre>
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>an array containing the constants of this enum type, in the order they are
|
||||
declared
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="valueOf(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>valueOf</h4>
|
||||
<pre>public static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a> valueOf(java.lang.String name)</pre>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.
|
||||
The string must match <i>exactly</i> an identifier used to declare an
|
||||
enum constant in this type. (Extraneous whitespace characters are
|
||||
not permitted.)
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the enum constant to be returned.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the enum constant with the specified name</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant
|
||||
with the specified name
|
||||
</dd>
|
||||
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Enum<<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a>>
|
||||
</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Logger.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/LSetCube.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/Logger.LogLevel.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="Logger.LogLevel.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
336
doc/com/intellectualcrafters/plot/util/Logger.html
Normal file
336
doc/com/intellectualcrafters/plot/util/Logger.html
Normal file
@ -0,0 +1,336 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>Logger</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "Logger";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Lag.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/Logger.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="Logger.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class Logger" class="title">Class Logger</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.Logger</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">Logger</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Logging of errors and debug messages.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="nested_class_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Nested Class Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Nested Class Summary table, listing nested classes, and an explanation">
|
||||
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Class and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.html#Logger()">Logger</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.html#add(com.intellectualcrafters.plot.util.Logger.LogLevel,%20java.lang.String)">add</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a> level,
|
||||
java.lang.String string)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.html#setup(java.io.File)">setup</a></strong>(java.io.File file)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.html#write()">write</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="Logger()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>Logger</h4>
|
||||
<pre>public Logger()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="setup(java.io.File)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setup</h4>
|
||||
<pre>public static void setup(java.io.File file)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="write()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>write</h4>
|
||||
<pre>public static void write()
|
||||
throws java.io.IOException</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.io.IOException</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="add(com.intellectualcrafters.plot.util.Logger.LogLevel, java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>add</h4>
|
||||
<pre>public static void add(<a href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a> level,
|
||||
java.lang.String string)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Lag.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/Logger.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="Logger.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
389
doc/com/intellectualcrafters/plot/util/Metrics.Graph.html
Normal file
389
doc/com/intellectualcrafters/plot/util/Metrics.Graph.html
Normal file
@ -0,0 +1,389 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>Metrics.Graph</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "Metrics.Graph";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Metrics.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/Metrics.Graph.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="Metrics.Graph.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class Metrics.Graph" class="title">Class Metrics.Graph</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.Metrics.Graph</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/Metrics.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public static class <span class="strong">Metrics.Graph</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Represents a custom graph on the website</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html#addPlotter(com.intellectualcrafters.plot.util.Metrics.Plotter)">addPlotter</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Plotter</a> plotter)</code>
|
||||
|
||||
<div class="block">Add a plotter to the graph, which will be used to plot entries
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object object)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html#getName()">getName</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the graph's name</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.Set<<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Plotter</a>>
|
||||
</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html#getPlotters()">getPlotters</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets an <b>unmodifiable</b> set of the plotter objects in the
|
||||
graph
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html#hashCode()">hashCode</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>protected void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html#onOptOut()">onOptOut</a></strong>()</code>
|
||||
|
||||
<div class="block">Called when the server owner decides to opt-out of BukkitMetrics
|
||||
while the server is running.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html#removePlotter(com.intellectualcrafters.plot.util.Metrics.Plotter)">removePlotter</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Plotter</a> plotter)</code>
|
||||
|
||||
<div class="block">Remove a plotter from the graph</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getName()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getName</h4>
|
||||
<pre>public java.lang.String getName()</pre>
|
||||
<div class="block">Gets the graph's name</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the Graph's name</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="addPlotter(com.intellectualcrafters.plot.util.Metrics.Plotter)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>addPlotter</h4>
|
||||
<pre>public void addPlotter(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Plotter</a> plotter)</pre>
|
||||
<div class="block">Add a plotter to the graph, which will be used to plot entries</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>plotter</code> - the plotter to add to the graph</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="removePlotter(com.intellectualcrafters.plot.util.Metrics.Plotter)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>removePlotter</h4>
|
||||
<pre>public void removePlotter(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Plotter</a> plotter)</pre>
|
||||
<div class="block">Remove a plotter from the graph</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>plotter</code> - the plotter to remove from the graph</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPlotters()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPlotters</h4>
|
||||
<pre>public java.util.Set<<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Plotter</a>> getPlotters()</pre>
|
||||
<div class="block">Gets an <b>unmodifiable</b> set of the plotter objects in the graph
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>an unmodifiable <code>Set</code> of the plotter objects</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="hashCode()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>hashCode</h4>
|
||||
<pre>public int hashCode()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="equals(java.lang.Object)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>equals</h4>
|
||||
<pre>public boolean equals(java.lang.Object object)</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="onOptOut()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>onOptOut</h4>
|
||||
<pre>protected void onOptOut()</pre>
|
||||
<div class="block">Called when the server owner decides to opt-out of BukkitMetrics
|
||||
while the server is running.
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Metrics.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/Metrics.Graph.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="Metrics.Graph.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
393
doc/com/intellectualcrafters/plot/util/Metrics.Plotter.html
Normal file
393
doc/com/intellectualcrafters/plot/util/Metrics.Plotter.html
Normal file
@ -0,0 +1,393 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>Metrics.Plotter</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "Metrics.Plotter";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/Metrics.Plotter.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="Metrics.Plotter.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class Metrics.Plotter" class="title">Class Metrics.Plotter</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.Metrics.Plotter</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/Metrics.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public abstract static class <span class="strong">Metrics.Plotter</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Interface used to collect custom data for a plugin</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html#Metrics.Plotter()">Metrics.Plotter</a></strong>()</code>
|
||||
|
||||
<div class="block">Construct a plotter with the default plot name</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html#Metrics.Plotter(java.lang.String)">Metrics.Plotter</a></strong>(java.lang.String name)</code>
|
||||
|
||||
<div class="block">Construct a plotter with a specific plot name</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object object)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html#getColumnName()">getColumnName</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the column name for the plotted point</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>abstract int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html#getValue()">getValue</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the current value for the plotted point.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html#hashCode()">hashCode</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html#reset()">reset</a></strong>()</code>
|
||||
|
||||
<div class="block">Called after the website graphs have been updated</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="Metrics.Plotter()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>Metrics.Plotter</h4>
|
||||
<pre>public Metrics.Plotter()</pre>
|
||||
<div class="block">Construct a plotter with the default plot name</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="Metrics.Plotter(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>Metrics.Plotter</h4>
|
||||
<pre>public Metrics.Plotter(java.lang.String name)</pre>
|
||||
<div class="block">Construct a plotter with a specific plot name</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the plotter to use, which will show up on the
|
||||
website
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getValue()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getValue</h4>
|
||||
<pre>public abstract int getValue()</pre>
|
||||
<div class="block">Get the current value for the plotted point. Since this function
|
||||
defers to an external function it may or may not return immediately
|
||||
thus cannot be guaranteed to be thread friendly or safe. This
|
||||
function can be called from any thread so care should be taken when
|
||||
accessing resources that need to be synchronized.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the current value for the point to be plotted.</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getColumnName()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getColumnName</h4>
|
||||
<pre>public java.lang.String getColumnName()</pre>
|
||||
<div class="block">Get the column name for the plotted point</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the plotted point's column name</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="reset()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>reset</h4>
|
||||
<pre>public void reset()</pre>
|
||||
<div class="block">Called after the website graphs have been updated</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="hashCode()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>hashCode</h4>
|
||||
<pre>public int hashCode()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="equals(java.lang.Object)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>equals</h4>
|
||||
<pre>public boolean equals(java.lang.Object object)</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/Metrics.Plotter.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="Metrics.Plotter.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
515
doc/com/intellectualcrafters/plot/util/Metrics.html
Normal file
515
doc/com/intellectualcrafters/plot/util/Metrics.html
Normal file
@ -0,0 +1,515 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>Metrics</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "Metrics";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/LSetCube.LCycler.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/Metrics.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="Metrics.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class Metrics" class="title">Class Metrics</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.Metrics</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">Metrics</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="nested_class_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Nested Class Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Nested Class Summary table, listing nested classes, and an explanation">
|
||||
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Class and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Graph</a></strong></code>
|
||||
|
||||
<div class="block">Represents a custom graph on the website</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Plotter</a></strong></code>
|
||||
|
||||
<div class="block">Interface used to collect custom data for a plugin</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.html#Metrics(org.bukkit.plugin.Plugin)">Metrics</a></strong>(org.bukkit.plugin.Plugin plugin)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.html#addGraph(com.intellectualcrafters.plot.util.Metrics.Graph)">addGraph</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Graph</a> graph)</code>
|
||||
|
||||
<div class="block">Add a Graph object to BukkitMetrics that represents data for the
|
||||
plugin
|
||||
that should be sent to the backend
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Graph</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.html#createGraph(java.lang.String)">createGraph</a></strong>(java.lang.String name)</code>
|
||||
|
||||
<div class="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>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.html#disable()">disable</a></strong>()</code>
|
||||
|
||||
<div class="block">Disables metrics for the server by setting "opt-out" to true in the
|
||||
config file and canceling the metrics task.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.html#enable()">enable</a></strong>()</code>
|
||||
|
||||
<div class="block">Enables metrics for the server by setting "opt-out" to false in the
|
||||
config file and starting the metrics task.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.io.File</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.html#getConfigFile()">getConfigFile</a></strong>()</code>
|
||||
|
||||
<div class="block">Gets the File object of the config file that should be used to store
|
||||
data
|
||||
such as the GUID and opt-out status
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static byte[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.html#gzip(java.lang.String)">gzip</a></strong>(java.lang.String input)</code>
|
||||
|
||||
<div class="block">GZip compress a string of bytes</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.html#isOptOut()">isOptOut</a></strong>()</code>
|
||||
|
||||
<div class="block">Has the server owner denied plugin metrics?</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.html#start()">start</a></strong>()</code>
|
||||
|
||||
<div class="block">Start measuring statistics.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="Metrics(org.bukkit.plugin.Plugin)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>Metrics</h4>
|
||||
<pre>public Metrics(org.bukkit.plugin.Plugin plugin)
|
||||
throws java.io.IOException</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.io.IOException</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="gzip(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>gzip</h4>
|
||||
<pre>public static byte[] gzip(java.lang.String input)</pre>
|
||||
<div class="block">GZip compress a string of bytes</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>input</code> -</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="createGraph(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>createGraph</h4>
|
||||
<pre>public <a href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Graph</a> createGraph(java.lang.String name)</pre>
|
||||
<div class="block">Construct and create a Graph that can be used to separate specific
|
||||
plotters to their own graphs on the metrics website. Plotters can be
|
||||
added to the graph object returned.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - The name of the graph</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>Graph object created. Will never return NULL under normal
|
||||
circumstances unless bad parameters are given
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="addGraph(com.intellectualcrafters.plot.util.Metrics.Graph)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>addGraph</h4>
|
||||
<pre>public void addGraph(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Graph</a> graph)</pre>
|
||||
<div class="block">Add a Graph object to BukkitMetrics that represents data for the plugin
|
||||
that should be sent to the backend
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>graph</code> - The name of the graph</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="start()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>start</h4>
|
||||
<pre>public boolean start()</pre>
|
||||
<div class="block">Start measuring statistics. This will immediately create an async
|
||||
repeating task as the plugin and send the initial data to the metrics
|
||||
backend, and then after that it will post in increments of PING_INTERVAL
|
||||
* 1200 ticks.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>True if statistics measuring is running, otherwise false.</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="isOptOut()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isOptOut</h4>
|
||||
<pre>public boolean isOptOut()</pre>
|
||||
<div class="block">Has the server owner denied plugin metrics?</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>true if metrics should be opted out of it</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="enable()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>enable</h4>
|
||||
<pre>public void enable()
|
||||
throws java.io.IOException</pre>
|
||||
<div class="block">Enables metrics for the server by setting "opt-out" to false in the
|
||||
config file and starting the metrics task.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.io.IOException</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="disable()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>disable</h4>
|
||||
<pre>public void disable()
|
||||
throws java.io.IOException</pre>
|
||||
<div class="block">Disables metrics for the server by setting "opt-out" to true in the
|
||||
config file and canceling the metrics task.
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.io.IOException</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getConfigFile()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getConfigFile</h4>
|
||||
<pre>public java.io.File getConfigFile()</pre>
|
||||
<div class="block">Gets the File object of the config file that should be used to store data
|
||||
such as the GUID and opt-out status
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the File object for the config file</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/LSetCube.LCycler.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/Metrics.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="Metrics.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
332
doc/com/intellectualcrafters/plot/util/PWE.html
Normal file
332
doc/com/intellectualcrafters/plot/util/PWE.html
Normal file
@ -0,0 +1,332 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>PWE</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "PWE";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/PWE.html" target="_top">Frames</a></li>
|
||||
<li><a href="PWE.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class PWE" class="title">Class PWE</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.PWE</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">PWE</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PWE.html#PWE()">PWE</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PWE.html#noMask(com.sk89q.worldedit.LocalSession)">noMask</a></strong>(com.sk89q.worldedit.LocalSession s)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PWE.html#removeMask(org.bukkit.entity.Player)">removeMask</a></strong>(org.bukkit.entity.Player p)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PWE.html#removeMask(org.bukkit.entity.Player,%20com.sk89q.worldedit.LocalSession)">removeMask</a></strong>(org.bukkit.entity.Player p,
|
||||
com.sk89q.worldedit.LocalSession s)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PWE.html#setMask(org.bukkit.entity.Player,%20org.bukkit.Location)">setMask</a></strong>(org.bukkit.entity.Player p,
|
||||
org.bukkit.Location l)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PWE.html#setNoMask(org.bukkit.entity.Player)">setNoMask</a></strong>(org.bukkit.entity.Player p)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="PWE()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>PWE</h4>
|
||||
<pre>public PWE()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="setMask(org.bukkit.entity.Player, org.bukkit.Location)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setMask</h4>
|
||||
<pre>public static void setMask(org.bukkit.entity.Player p,
|
||||
org.bukkit.Location l)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="noMask(com.sk89q.worldedit.LocalSession)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>noMask</h4>
|
||||
<pre>public static boolean noMask(com.sk89q.worldedit.LocalSession s)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="setNoMask(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>setNoMask</h4>
|
||||
<pre>public static void setNoMask(org.bukkit.entity.Player p)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="removeMask(org.bukkit.entity.Player, com.sk89q.worldedit.LocalSession)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>removeMask</h4>
|
||||
<pre>public static void removeMask(org.bukkit.entity.Player p,
|
||||
com.sk89q.worldedit.LocalSession s)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="removeMask(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>removeMask</h4>
|
||||
<pre>public static void removeMask(org.bukkit.entity.Player p)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/PWE.html" target="_top">Frames</a></li>
|
||||
<li><a href="PWE.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
703
doc/com/intellectualcrafters/plot/util/PlayerFunctions.html
Normal file
703
doc/com/intellectualcrafters/plot/util/PlayerFunctions.html
Normal file
@ -0,0 +1,703 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>PlayerFunctions</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "PlayerFunctions";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PlotHelper.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/PlayerFunctions.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="PlayerFunctions.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class PlayerFunctions" class="title">Class PlayerFunctions</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.PlayerFunctions</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">PlayerFunctions</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Functions involving players, plots and locations.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#PlayerFunctions()">PlayerFunctions</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#getAllowedPlots(org.bukkit.entity.Player)">getAllowedPlots</a></strong>(org.bukkit.entity.Player p)</code>
|
||||
|
||||
<div class="block">Get the maximum number of plots a player is allowed</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#getBottomPlot(org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot)">getBottomPlot</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#getCurrentPlot(org.bukkit.entity.Player)">getCurrentPlot</a></strong>(org.bukkit.entity.Player player)</code>
|
||||
|
||||
<div class="block">Returns the plot a player is currently in.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static java.util.ArrayList<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a>></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#getMaxPlotSelectionIds(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotId,%20com.intellectualcrafters.plot.object.PlotId)">getMaxPlotSelectionIds</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> pos1,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> pos2)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#getPlayerPlotCount(org.bukkit.World,%20org.bukkit.entity.Player)">getPlayerPlotCount</a></strong>(org.bukkit.World world,
|
||||
org.bukkit.entity.Player plr)</code>
|
||||
|
||||
<div class="block">Get the number of plots for a player</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static java.util.Set<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a>></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#getPlayerPlots(org.bukkit.World,%20org.bukkit.entity.Player)">getPlayerPlots</a></strong>(org.bukkit.World world,
|
||||
org.bukkit.entity.Player plr)</code>
|
||||
|
||||
<div class="block">Get the plots for a player</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#getPlot(org.bukkit.Location)">getPlot</a></strong>(org.bukkit.Location loc)</code>
|
||||
|
||||
<div class="block">Returns the plot id at a location (mega plots are considered)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#getPlotAbs(org.bukkit.Location)">getPlotAbs</a></strong>(org.bukkit.Location loc)</code>
|
||||
|
||||
<div class="block">Returns the plot at a location (mega plots are not considered, all
|
||||
plots
|
||||
are treated as small plots)
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static java.util.Set<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a>></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#getPlots()">getPlots</a></strong>()</code>
|
||||
|
||||
<div class="block"><strong>Deprecated.</strong> </div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static java.util.ArrayList<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a>></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#getPlotSelectionIds(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotId,%20com.intellectualcrafters.plot.object.PlotId)">getPlotSelectionIds</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> pos1,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> pos2)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#getTopPlot(org.bukkit.World,%20com.intellectualcrafters.plot.object.Plot)">getTopPlot</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#hasExpired(com.intellectualcrafters.plot.object.Plot)">hasExpired</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#isInPlot(org.bukkit.entity.Player)">isInPlot</a></strong>(org.bukkit.entity.Player player)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#sendMessage(org.bukkit.entity.Player,%20com.intellectualcrafters.plot.config.C,%20java.lang.String...)">sendMessage</a></strong>(org.bukkit.entity.Player plr,
|
||||
<a href="../../../../com/intellectualcrafters/plot/config/C.html"
|
||||
title="enum in com.intellectualcrafters.plot.config">C</a> c,
|
||||
java.lang.String... args)</code>
|
||||
|
||||
<div class="block">Send a message to the player</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#sendMessage(org.bukkit.entity.Player,%20java.lang.String)">sendMessage</a></strong>(org.bukkit.entity.Player plr,
|
||||
java.lang.String msg)</code>
|
||||
|
||||
<div class="block">Send a message to the player</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#sendMessageWrapped(org.bukkit.entity.Player,%20java.lang.String)">sendMessageWrapped</a></strong>(org.bukkit.entity.Player plr,
|
||||
java.lang.String msg)</code>
|
||||
|
||||
<div class="block">\\previous\\</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html#set(com.intellectualcrafters.plot.object.Plot)">set</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</code>
|
||||
|
||||
<div class="block"><strong>Deprecated.</strong> </div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="PlayerFunctions()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>PlayerFunctions</h4>
|
||||
<pre>public PlayerFunctions()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="isInPlot(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isInPlot</h4>
|
||||
<pre>public static boolean isInPlot(org.bukkit.entity.Player player)</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>player</code> - player</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="hasExpired(com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>hasExpired</h4>
|
||||
<pre>public static boolean hasExpired(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>plot</code> - plot</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPlotSelectionIds(org.bukkit.World, com.intellectualcrafters.plot.object.PlotId, com.intellectualcrafters.plot.object.PlotId)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPlotSelectionIds</h4>
|
||||
<pre>public static java.util.ArrayList<<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a>> getPlotSelectionIds(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> pos1,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> pos2)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getMaxPlotSelectionIds(org.bukkit.World, com.intellectualcrafters.plot.object.PlotId, com.intellectualcrafters.plot.object.PlotId)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getMaxPlotSelectionIds</h4>
|
||||
<pre>public static java.util.ArrayList<<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a>> getMaxPlotSelectionIds(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> pos1,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> pos2)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getBottomPlot(org.bukkit.World, com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getBottomPlot</h4>
|
||||
<pre>public static <a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> getBottomPlot(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getTopPlot(org.bukkit.World, com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getTopPlot</h4>
|
||||
<pre>public static <a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> getTopPlot(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPlotAbs(org.bukkit.Location)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPlotAbs</h4>
|
||||
<pre>public static <a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> getPlotAbs(org.bukkit.Location loc)</pre>
|
||||
<div class="block">Returns the plot at a location (mega plots are not considered, all plots
|
||||
are treated as small plots)
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>loc</code> -</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPlot(org.bukkit.Location)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPlot</h4>
|
||||
<pre>public static <a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> getPlot(org.bukkit.Location loc)</pre>
|
||||
<div class="block">Returns the plot id at a location (mega plots are considered)</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>loc</code> -</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getCurrentPlot(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getCurrentPlot</h4>
|
||||
<pre>public static <a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> getCurrentPlot(org.bukkit.entity.Player player)</pre>
|
||||
<div class="block">Returns the plot a player is currently in.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>player</code> -</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="set(com.intellectualcrafters.plot.object.Plot)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>set</h4>
|
||||
<pre>@Deprecated
|
||||
public static void set(<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot)</pre>
|
||||
<div class="block"><span class="strong">Deprecated.</span> <i></i></div>
|
||||
<div class="block">Updates a given plot with another instance</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>plot</code> -</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPlayerPlots(org.bukkit.World, org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPlayerPlots</h4>
|
||||
<pre>public static java.util.Set<<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a>> getPlayerPlots(org.bukkit.World world,
|
||||
org.bukkit.entity.Player plr)</pre>
|
||||
<div class="block">Get the plots for a player</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>plr</code> -</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPlayerPlotCount(org.bukkit.World, org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPlayerPlotCount</h4>
|
||||
<pre>public static int getPlayerPlotCount(org.bukkit.World world,
|
||||
org.bukkit.entity.Player plr)</pre>
|
||||
<div class="block">Get the number of plots for a player</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>plr</code> -</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getAllowedPlots(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getAllowedPlots</h4>
|
||||
<pre>public static int getAllowedPlots(org.bukkit.entity.Player p)</pre>
|
||||
<div class="block">Get the maximum number of plots a player is allowed</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>p</code> -</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getPlots()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPlots</h4>
|
||||
<pre>@Deprecated
|
||||
public static java.util.Set<<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a>> getPlots()</pre>
|
||||
<div class="block"><span class="strong">Deprecated.</span> <i></i></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>PlotMain.getPlots();</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="sendMessageWrapped(org.bukkit.entity.Player, java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>sendMessageWrapped</h4>
|
||||
<pre>public static void sendMessageWrapped(org.bukkit.entity.Player plr,
|
||||
java.lang.String msg)</pre>
|
||||
<div class="block">\\previous\\</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>plr</code> -</dd>
|
||||
<dd><code>msg</code> - Was used to wrap the chat client length (Packets out--)</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="sendMessage(org.bukkit.entity.Player, java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>sendMessage</h4>
|
||||
<pre>public static boolean sendMessage(org.bukkit.entity.Player plr,
|
||||
java.lang.String msg)</pre>
|
||||
<div class="block">Send a message to the player</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>plr</code> - Player to recieve message</dd>
|
||||
<dd><code>msg</code> - Message to send</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>true
|
||||
Can be used in things such as commands (return PlayerFunctions.sendMessage(...))
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="sendMessage(org.bukkit.entity.Player, com.intellectualcrafters.plot.config.C, java.lang.String...)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>sendMessage</h4>
|
||||
<pre>public static boolean sendMessage(org.bukkit.entity.Player plr,
|
||||
<a href="../../../../com/intellectualcrafters/plot/config/C.html"
|
||||
title="enum in com.intellectualcrafters.plot.config">C</a> c,
|
||||
java.lang.String... args)</pre>
|
||||
<div class="block">Send a message to the player</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>plr</code> - Player to recieve message</dd>
|
||||
<dd><code>c</code> - Caption to send</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PlotHelper.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/PlayerFunctions.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="PlayerFunctions.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
1290
doc/com/intellectualcrafters/plot/util/PlotHelper.html
Normal file
1290
doc/com/intellectualcrafters/plot/util/PlotHelper.html
Normal file
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,401 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>PlotSquaredException.PlotError</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "PlotSquaredException.PlotError";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PWE.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="PlotSquaredException.PlotError.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Enum PlotSquaredException.PlotError" class="title">Enum PlotSquaredException.PlotError</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Enum<<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a>></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.PlotSquaredException.PlotError</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd>java.io.Serializable, java.lang.Comparable<<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a>>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.html"
|
||||
title="class in com.intellectualcrafters.plot.util">PlotSquaredException</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public static enum <span class="strong">PlotSquaredException.PlotError</span>
|
||||
extends java.lang.Enum<<a href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a>></pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum_constant_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Enum Constant Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Enum Constant Summary table, listing enum constants, and an explanation">
|
||||
<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Enum Constant and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html#MISSING_DEPENDENCY">MISSING_DEPENDENCY</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html#getHeader()">getHeader</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html#toString()">toString</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code>
|
||||
|
||||
<div class="block">Returns the enum constant of this type with the specified name.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a>[]</code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html#values()">values</a></strong>()</code>
|
||||
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Enum</h3>
|
||||
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal,
|
||||
valueOf</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ ENUM CONSTANT DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="enum_constant_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Enum Constant Detail</h3>
|
||||
<a name="MISSING_DEPENDENCY">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>MISSING_DEPENDENCY</h4>
|
||||
<pre>public static final <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a> MISSING_DEPENDENCY</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="values()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>values</h4>
|
||||
<pre>public static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a>[] values()</pre>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared. This method may be used to iterate
|
||||
over the constants as follows:
|
||||
<pre>
|
||||
for (PlotSquaredException.PlotError c : PlotSquaredException.PlotError.values())
|
||||
System.out.println(c);
|
||||
</pre>
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>an array containing the constants of this enum type, in the order they are
|
||||
declared
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="valueOf(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>valueOf</h4>
|
||||
<pre>public static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a> valueOf(java.lang.String name)</pre>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.
|
||||
The string must match <i>exactly</i> an identifier used to declare an
|
||||
enum constant in this type. (Extraneous whitespace characters are
|
||||
not permitted.)
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the enum constant to be returned.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>the enum constant with the specified name</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no
|
||||
constant with the specified name
|
||||
</dd>
|
||||
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getHeader()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getHeader</h4>
|
||||
<pre>public java.lang.String getHeader()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><strong>Overrides:</strong></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Enum<<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a>>
|
||||
</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PWE.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="PlotSquaredException.PlotError.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
305
doc/com/intellectualcrafters/plot/util/PlotSquaredException.html
Normal file
305
doc/com/intellectualcrafters/plot/util/PlotSquaredException.html
Normal file
@ -0,0 +1,305 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>PlotSquaredException</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "PlotSquaredException";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PlotHelper.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/PlotSquaredException.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="PlotSquaredException.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li>Method</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class PlotSquaredException" class="title">Class PlotSquaredException</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Throwable</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Exception</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.RuntimeException</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.PlotSquaredException</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd>java.io.Serializable</dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">PlotSquaredException</span>
|
||||
extends java.lang.RuntimeException</pre>
|
||||
<div class="block">Created by Citymonstret on 2014-09-29.</div>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../../serialized-form.html#com.intellectualcrafters.plot.util.PlotSquaredException">Serialized
|
||||
Form</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="nested_class_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Nested Class Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Nested Class Summary table, listing nested classes, and an explanation">
|
||||
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Class and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.html#PlotSquaredException(com.intellectualcrafters.plot.util.PlotSquaredException.PlotError,%20java.lang.String)">PlotSquaredException</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a> error,
|
||||
java.lang.String details)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Throwable</h3>
|
||||
<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage,
|
||||
getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace,
|
||||
printStackTrace, setStackTrace, toString</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="PlotSquaredException(com.intellectualcrafters.plot.util.PlotSquaredException.PlotError, java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>PlotSquaredException</h4>
|
||||
<pre>public PlotSquaredException(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a> error,
|
||||
java.lang.String details)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PlotHelper.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/PlotSquaredException.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="PlotSquaredException.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li>Method</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
401
doc/com/intellectualcrafters/plot/util/RUtils.html
Normal file
401
doc/com/intellectualcrafters/plot/util/RUtils.html
Normal file
@ -0,0 +1,401 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>RUtils</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "RUtils";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/RUtils.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="RUtils.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class RUtils" class="title">Class RUtils</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.RUtils</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">RUtils</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Random utilities</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/RUtils.html#RUtils()">RUtils</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/RUtils.html#compareDirections(org.bukkit.Location,%20org.bukkit.Location)">compareDirections</a></strong>(org.bukkit.Location l1,
|
||||
org.bukkit.Location l2)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/RUtils.html#forceTexture(org.bukkit.entity.Player)">forceTexture</a></strong>(org.bukkit.entity.Player p)</code>
|
||||
|
||||
<div class="block">Force textures on the client</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/RUtils.html#formatTime(double)">formatTime</a></strong>(double sec)</code>
|
||||
|
||||
<div class="block">Get formatted time</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>com.intellectualcrafters.plot.util.RUtils.Direction</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/RUtils.html#getDirection(org.bukkit.Location)">getDirection</a></strong>(org.bukkit.Location l)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static long</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/RUtils.html#getFreeRam()">getFreeRam</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the total free ram</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static long</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/RUtils.html#getRamPercentage()">getRamPercentage</a></strong>()</code>
|
||||
|
||||
<div class="block">Percentage of used ram</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static long</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/RUtils.html#getTotalRam()">getTotalRam</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the total allocated ram</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="RUtils()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>RUtils</h4>
|
||||
<pre>public RUtils()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getTotalRam()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getTotalRam</h4>
|
||||
<pre>public static long getTotalRam()</pre>
|
||||
<div class="block">Get the total allocated ram</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>total ram</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getFreeRam()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getFreeRam</h4>
|
||||
<pre>public static long getFreeRam()</pre>
|
||||
<div class="block">Get the total free ram</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>free ram</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getRamPercentage()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getRamPercentage</h4>
|
||||
<pre>public static long getRamPercentage()</pre>
|
||||
<div class="block">Percentage of used ram</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>percentage</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="formatTime(double)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>formatTime</h4>
|
||||
<pre>public static java.lang.String formatTime(double sec)</pre>
|
||||
<div class="block">Get formatted time</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>sec</code> - seconds</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>formatted time</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="forceTexture(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>forceTexture</h4>
|
||||
<pre>public void forceTexture(org.bukkit.entity.Player p)</pre>
|
||||
<div class="block">Force textures on the client</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>p</code> - texture to force</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getDirection(org.bukkit.Location)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getDirection</h4>
|
||||
<pre>public com.intellectualcrafters.plot.util.RUtils.Direction getDirection(org.bukkit.Location l)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="compareDirections(org.bukkit.Location, org.bukkit.Location)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>compareDirections</h4>
|
||||
<pre>public boolean compareDirections(org.bukkit.Location l1,
|
||||
org.bukkit.Location l2)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/RUtils.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="RUtils.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,592 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>ReflectionUtils.RefClass</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "ReflectionUtils.RefClass";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ReflectionUtils.RefClass.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class ReflectionUtils.RefClass" class="title">Class ReflectionUtils.RefClass</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.ReflectionUtils.RefClass</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public static class <span class="strong">ReflectionUtils.RefClass</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">RefClass - utility to simplify work with reflections.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefConstructor</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findConstructor(int)">findConstructor</a></strong>(int number)</code>
|
||||
|
||||
<div class="block">find constructor by number of arguments</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findField(java.lang.Class)">findField</a></strong>(java.lang.Class type)</code>
|
||||
|
||||
<div class="block">find field by type</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findField(com.intellectualcrafters.plot.util.ReflectionUtils.RefClass)">findField</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a> type)</code>
|
||||
|
||||
<div class="block">find field by type</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findMethod(java.lang.Object...)">findMethod</a></strong>(java.lang.Object... types)</code>
|
||||
|
||||
<div class="block">find method by type parameters</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findMethodByName(java.lang.String...)">findMethodByName</a></strong>(java.lang.String... names)</code>
|
||||
|
||||
<div class="block">find method by name</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findMethodByReturnType(java.lang.Class)">findMethodByReturnType</a></strong>(java.lang.Class type)</code>
|
||||
|
||||
<div class="block">find method by return value</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#findMethodByReturnType(com.intellectualcrafters.plot.util.ReflectionUtils.RefClass)">findMethodByReturnType</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a> type)</code>
|
||||
|
||||
<div class="block">find method by return value</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefConstructor</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#getConstructor(java.lang.Object...)">getConstructor</a></strong>(java.lang.Object... types)</code>
|
||||
|
||||
<div class="block">get existing constructor by types</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#getField(java.lang.String)">getField</a></strong>(java.lang.String name)</code>
|
||||
|
||||
<div class="block">get field by name</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#getMethod(java.lang.String,%20java.lang.Object...)">getMethod</a></strong>(java.lang.String name,
|
||||
java.lang.Object... types)</code>
|
||||
|
||||
<div class="block">get existing method by name and types</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Class<?></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#getRealClass()">getRealClass</a></strong>()</code>
|
||||
|
||||
<div class="block">get passed class</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html#isInstance(java.lang.Object)">isInstance</a></strong>(java.lang.Object object)</code>
|
||||
|
||||
<div class="block">see <code>Class.isInstance(Object)</code></div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getRealClass()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getRealClass</h4>
|
||||
<pre>public java.lang.Class<?> getRealClass()</pre>
|
||||
<div class="block">get passed class</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>class</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="isInstance(java.lang.Object)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isInstance</h4>
|
||||
<pre>public boolean isInstance(java.lang.Object object)</pre>
|
||||
<div class="block">see <code>Class.isInstance(Object)</code></div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>object</code> - the object to check</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>true if object is an instance of this class</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getMethod(java.lang.String, java.lang.Object...)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getMethod</h4>
|
||||
<pre>public <a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a> getMethod(java.lang.String name,
|
||||
java.lang.Object... types)
|
||||
throws java.lang.NoSuchMethodException</pre>
|
||||
<div class="block">get existing method by name and types</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - name</dd>
|
||||
<dd><code>types</code> - method parameters. can be Class or RefClass</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefMethod object</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.RuntimeException</code> - if method not found</dd>
|
||||
<dd><code>java.lang.NoSuchMethodException</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getConstructor(java.lang.Object...)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getConstructor</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefConstructor</a> getConstructor(java.lang.Object... types)</pre>
|
||||
<div class="block">get existing constructor by types</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>types</code> - parameters. can be Class or RefClass</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefMethod object</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.RuntimeException</code> - if constructor not found</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findMethod(java.lang.Object...)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findMethod</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a> findMethod(java.lang.Object... types)</pre>
|
||||
<div class="block">find method by type parameters</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>types</code> - parameters. can be Class or RefClass</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefMethod object</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.RuntimeException</code> - if method not found</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findMethodByName(java.lang.String...)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findMethodByName</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a> findMethodByName(java.lang.String... names)</pre>
|
||||
<div class="block">find method by name</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>names</code> - possible names of method</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefMethod object</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.RuntimeException</code> - if method not found</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findMethodByReturnType(com.intellectualcrafters.plot.util.ReflectionUtils.RefClass)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findMethodByReturnType</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a> findMethodByReturnType(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a> type)</pre>
|
||||
<div class="block">find method by return value</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>type</code> - type of returned value</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefMethod</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.RuntimeException</code> - if method not found</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findMethodByReturnType(java.lang.Class)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findMethodByReturnType</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a> findMethodByReturnType(java.lang.Class type)</pre>
|
||||
<div class="block">find method by return value</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>type</code> - type of returned value</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefMethod</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.RuntimeException</code> - if method not found</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findConstructor(int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findConstructor</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefConstructor</a> findConstructor(int number)</pre>
|
||||
<div class="block">find constructor by number of arguments</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>number</code> - number of arguments</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefConstructor</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.RuntimeException</code> - if constructor not found</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getField(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getField</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField</a> getField(java.lang.String name)</pre>
|
||||
<div class="block">get field by name</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - field name</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefField</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.RuntimeException</code> - if field not found</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findField(com.intellectualcrafters.plot.util.ReflectionUtils.RefClass)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>findField</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField</a> findField(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a> type)</pre>
|
||||
<div class="block">find field by type</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>type</code> - field type</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefField</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.RuntimeException</code> - if field not found</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="findField(java.lang.Class)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>findField</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField</a> findField(java.lang.Class type)</pre>
|
||||
<div class="block">find field by type</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>type</code> - field type</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefField</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.RuntimeException</code> - if field not found</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ReflectionUtils.RefClass.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,293 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>ReflectionUtils.RefConstructor</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "ReflectionUtils.RefConstructor";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ReflectionUtils.RefConstructor.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class ReflectionUtils.RefConstructor" class="title">Class ReflectionUtils.RefConstructor</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.ReflectionUtils.RefConstructor</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public static class <span class="strong">ReflectionUtils.RefConstructor</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Constructor wrapper</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Object</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html#create(java.lang.Object...)">create</a></strong>(java.lang.Object... params)</code>
|
||||
|
||||
<div class="block">create new instance with constructor</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.reflect.Constructor</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html#getRealConstructor()">getRealConstructor</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html#getRefClass()">getRefClass</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getRealConstructor()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getRealConstructor</h4>
|
||||
<pre>public java.lang.reflect.Constructor getRealConstructor()</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>passed constructor</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getRefClass()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getRefClass</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a> getRefClass()</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>owner class of method</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="create(java.lang.Object...)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>create</h4>
|
||||
<pre>public java.lang.Object create(java.lang.Object... params)</pre>
|
||||
<div class="block">create new instance with constructor</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>params</code> - parameters for constructor</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>new object</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.RuntimeException</code> - if something went wrong</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ReflectionUtils.RefConstructor.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,308 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>ReflectionUtils.RefField.RefExecutor</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "ReflectionUtils.RefField.RefExecutor";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li>
|
||||
<a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ReflectionUtils.RefField.RefExecutor.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class ReflectionUtils.RefField.RefExecutor" class="title">Class ReflectionUtils.RefField.RefExecutor</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.ReflectionUtils.RefField.RefExecutor</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">ReflectionUtils.RefField.RefExecutor</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html#ReflectionUtils.RefField.RefExecutor(java.lang.Object)">ReflectionUtils.RefField.RefExecutor</a></strong>(java.lang.Object e)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Object</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html#get()">get</a></strong>()</code>
|
||||
|
||||
<div class="block">get field value for applied object</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html#set(java.lang.Object)">set</a></strong>(java.lang.Object param)</code>
|
||||
|
||||
<div class="block">set field value for applied object</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="ReflectionUtils.RefField.RefExecutor(java.lang.Object)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ReflectionUtils.RefField.RefExecutor</h4>
|
||||
<pre>public ReflectionUtils.RefField.RefExecutor(java.lang.Object e)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="set(java.lang.Object)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>set</h4>
|
||||
<pre>public void set(java.lang.Object param)</pre>
|
||||
<div class="block">set field value for applied object</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>param</code> - value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="get()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>get</h4>
|
||||
<pre>public java.lang.Object get()</pre>
|
||||
<div class="block">get field value for applied object</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>value of field</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li>
|
||||
<a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ReflectionUtils.RefField.RefExecutor.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,343 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>ReflectionUtils.RefField</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "ReflectionUtils.RefField";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ReflectionUtils.RefField.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class ReflectionUtils.RefField" class="title">Class ReflectionUtils.RefField</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.ReflectionUtils.RefField</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public static class <span class="strong">ReflectionUtils.RefField</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="nested_class_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Nested Class Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Nested Class Summary table, listing nested classes, and an explanation">
|
||||
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Class and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField.RefExecutor</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html#getFieldRefClass()">getFieldRefClass</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.reflect.Field</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html#getRealField()">getRealField</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html#getRefClass()">getRefClass</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField.RefExecutor</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html#of(java.lang.Object)">of</a></strong>(java.lang.Object e)</code>
|
||||
|
||||
<div class="block">apply fiend for object</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getRealField()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getRealField</h4>
|
||||
<pre>public java.lang.reflect.Field getRealField()</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>passed field</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getRefClass()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getRefClass</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a> getRefClass()</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>owner class of field</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getFieldRefClass()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getFieldRefClass</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a> getFieldRefClass()</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>type of field</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="of(java.lang.Object)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>of</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField.RefExecutor</a> of(java.lang.Object e)</pre>
|
||||
<div class="block">apply fiend for object</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>e</code> - applied object</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefExecutor with getter and setter</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ReflectionUtils.RefField.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,291 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>ReflectionUtils.RefMethod.RefExecutor</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "ReflectionUtils.RefMethod.RefExecutor";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/RUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li>
|
||||
<a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ReflectionUtils.RefMethod.RefExecutor.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class ReflectionUtils.RefMethod.RefExecutor" class="title">Class
|
||||
ReflectionUtils.RefMethod.RefExecutor</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.ReflectionUtils.RefMethod.RefExecutor</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">ReflectionUtils.RefMethod.RefExecutor</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html#ReflectionUtils.RefMethod.RefExecutor(java.lang.Object)">ReflectionUtils.RefMethod.RefExecutor</a></strong>(java.lang.Object e)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Object</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html#call(java.lang.Object...)">call</a></strong>(java.lang.Object... params)</code>
|
||||
|
||||
<div class="block">apply method for selected object</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="ReflectionUtils.RefMethod.RefExecutor(java.lang.Object)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ReflectionUtils.RefMethod.RefExecutor</h4>
|
||||
<pre>public ReflectionUtils.RefMethod.RefExecutor(java.lang.Object e)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="call(java.lang.Object...)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>call</h4>
|
||||
<pre>public java.lang.Object call(java.lang.Object... params)</pre>
|
||||
<div class="block">apply method for selected object</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>params</code> - sent parameters</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>return value</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.RuntimeException</code> - if something went wrong</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/RUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li>
|
||||
<a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ReflectionUtils.RefMethod.RefExecutor.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,368 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>ReflectionUtils.RefMethod</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "ReflectionUtils.RefMethod";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ReflectionUtils.RefMethod.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class ReflectionUtils.RefMethod" class="title">Class ReflectionUtils.RefMethod</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.ReflectionUtils.RefMethod</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public static class <span class="strong">ReflectionUtils.RefMethod</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Method wrapper</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="nested_class_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Nested Class Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Nested Class Summary table, listing nested classes, and an explanation">
|
||||
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Class and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod.RefExecutor</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Object</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html#call(java.lang.Object...)">call</a></strong>(java.lang.Object... params)</code>
|
||||
|
||||
<div class="block">call static method</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.reflect.Method</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html#getRealMethod()">getRealMethod</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html#getRefClass()">getRefClass</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html#getReturnRefClass()">getReturnRefClass</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod.RefExecutor</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html#of(java.lang.Object)">of</a></strong>(java.lang.Object e)</code>
|
||||
|
||||
<div class="block">apply method to object</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getRealMethod()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getRealMethod</h4>
|
||||
<pre>public java.lang.reflect.Method getRealMethod()</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>passed method</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getRefClass()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getRefClass</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a> getRefClass()</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>owner class of method</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getReturnRefClass()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getReturnRefClass</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a> getReturnRefClass()</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>class of method return type</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="of(java.lang.Object)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>of</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod.RefExecutor</a> of(java.lang.Object e)</pre>
|
||||
<div class="block">apply method to object</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>e</code> - object to which the method is applied</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefExecutor with method call(...)</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="call(java.lang.Object...)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>call</h4>
|
||||
<pre>public java.lang.Object call(java.lang.Object... params)</pre>
|
||||
<div class="block">call static method</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>params</code> - sent parameters</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>return value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="ReflectionUtils.RefMethod.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
389
doc/com/intellectualcrafters/plot/util/ReflectionUtils.html
Normal file
389
doc/com/intellectualcrafters/plot/util/ReflectionUtils.html
Normal file
@ -0,0 +1,389 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>ReflectionUtils</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "ReflectionUtils";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PWE.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="ReflectionUtils.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class ReflectionUtils" class="title">Class ReflectionUtils</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.ReflectionUtils</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">ReflectionUtils</span>
|
||||
extends java.lang.Object</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="nested_class_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Nested Class Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Nested Class Summary table, listing nested classes, and an explanation">
|
||||
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Class and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></strong></code>
|
||||
|
||||
<div class="block">RefClass - utility to simplify work with reflections.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefConstructor</a></strong></code>
|
||||
|
||||
<div class="block">Constructor wrapper</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField</a></strong></code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a></strong></code>
|
||||
|
||||
<div class="block">Method wrapper</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html#ReflectionUtils()">ReflectionUtils</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html#getRefClass(java.lang.Class)">getRefClass</a></strong>(java.lang.Class clazz)</code>
|
||||
|
||||
<div class="block">get RefClass object by real class</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html#getRefClass(java.lang.String...)">getRefClass</a></strong>(java.lang.String... classes)</code>
|
||||
|
||||
<div class="block">Get class for name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html#isForge()">isForge</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="ReflectionUtils()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>ReflectionUtils</h4>
|
||||
<pre>public ReflectionUtils()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="isForge()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isForge</h4>
|
||||
<pre>public static boolean isForge()</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>true if server has forge classes</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getRefClass(java.lang.String...)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getRefClass</h4>
|
||||
<pre>public static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a> getRefClass(java.lang.String... classes)</pre>
|
||||
<div class="block">Get class for name. Replace {nms} to net.minecraft.server.V*. Replace
|
||||
{cb} to org.bukkit.craftbukkit.V*. Replace {nm} to net.minecraft
|
||||
</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>classes</code> - possible class paths</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefClass object</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.RuntimeException</code> - if no class found</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getRefClass(java.lang.Class)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getRefClass</h4>
|
||||
<pre>public static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a> getRefClass(java.lang.Class clazz)</pre>
|
||||
<div class="block">get RefClass object by real class</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>clazz</code> - class</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>RefClass based on passed class</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/PWE.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/ReflectionUtils.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="ReflectionUtils.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,294 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>SchematicHandler.DataCollection</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "SchematicHandler.DataCollection";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="SchematicHandler.DataCollection.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class SchematicHandler.DataCollection" class="title">Class SchematicHandler.DataCollection</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.SchematicHandler.DataCollection</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public static class <span class="strong">SchematicHandler.DataCollection</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Schematic Data Collection</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html#SchematicHandler.DataCollection(short,%20byte)">SchematicHandler.DataCollection</a></strong>(short block,
|
||||
byte data)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>short</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html#getBlock()">getBlock</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>byte</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html#getData()">getData</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="SchematicHandler.DataCollection(short, byte)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>SchematicHandler.DataCollection</h4>
|
||||
<pre>public SchematicHandler.DataCollection(short block,
|
||||
byte data)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getBlock()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getBlock</h4>
|
||||
<pre>public short getBlock()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getData()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getData</h4>
|
||||
<pre>public byte getData()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="SchematicHandler.DataCollection.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,311 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>SchematicHandler.Dimension</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "SchematicHandler.Dimension";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="SchematicHandler.Dimension.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class SchematicHandler.Dimension" class="title">Class SchematicHandler.Dimension</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.SchematicHandler.Dimension</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public static class <span class="strong">SchematicHandler.Dimension</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Schematic Dimensions</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html#SchematicHandler.Dimension(int,%20int,%20int)">SchematicHandler.Dimension</a></strong>(int x,
|
||||
int y,
|
||||
int z)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html#getX()">getX</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html#getY()">getY</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html#getZ()">getZ</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="SchematicHandler.Dimension(int, int, int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>SchematicHandler.Dimension</h4>
|
||||
<pre>public SchematicHandler.Dimension(int x,
|
||||
int y,
|
||||
int z)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getX()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getX</h4>
|
||||
<pre>public int getX()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getY()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getY</h4>
|
||||
<pre>public int getY()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getZ()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getZ</h4>
|
||||
<pre>public int getZ()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="SchematicHandler.Dimension.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,327 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>SchematicHandler.Schematic</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "SchematicHandler.Schematic";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SetBlockFast.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="SchematicHandler.Schematic.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class SchematicHandler.Schematic" class="title">Class SchematicHandler.Schematic</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.SchematicHandler.Schematic</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public static class <span class="strong">SchematicHandler.Schematic</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Schematic Class</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html#SchematicHandler.Schematic(com.intellectualcrafters.plot.util.SchematicHandler.DataCollection[],%20com.intellectualcrafters.plot.util.SchematicHandler.Dimension,%20java.io.File)">SchematicHandler.Schematic</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.DataCollection</a>[] blockCollection,
|
||||
<a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.Dimension</a> schematicDimension,
|
||||
java.io.File file)</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.DataCollection</a>[]</code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html#getBlockCollection()">getBlockCollection</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.io.File</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html#getFile()">getFile</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.Dimension</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html#getSchematicDimension()">getSchematicDimension</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="SchematicHandler.Schematic(com.intellectualcrafters.plot.util.SchematicHandler.DataCollection[], com.intellectualcrafters.plot.util.SchematicHandler.Dimension, java.io.File)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>SchematicHandler.Schematic</h4>
|
||||
<pre>public SchematicHandler.Schematic(<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.DataCollection</a>[] blockCollection,
|
||||
<a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.Dimension</a> schematicDimension,
|
||||
java.io.File file)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getFile()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getFile</h4>
|
||||
<pre>public java.io.File getFile()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getSchematicDimension()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getSchematicDimension</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.Dimension</a> getSchematicDimension()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getBlockCollection()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getBlockCollection</h4>
|
||||
<pre>public <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.DataCollection</a>[] getBlockCollection()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SetBlockFast.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="SchematicHandler.Schematic.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
463
doc/com/intellectualcrafters/plot/util/SchematicHandler.html
Normal file
463
doc/com/intellectualcrafters/plot/util/SchematicHandler.html
Normal file
@ -0,0 +1,463 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>SchematicHandler</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "SchematicHandler";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/RUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/SchematicHandler.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="SchematicHandler.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class SchematicHandler" class="title">Class SchematicHandler</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.SchematicHandler</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">SchematicHandler</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">Schematic Handler</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="nested_class_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Nested Class Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Nested Class Summary table, listing nested classes, and an explanation">
|
||||
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Class and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.DataCollection</a></strong></code>
|
||||
|
||||
<div class="block">Schematic Data Collection</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.Dimension</a></strong></code>
|
||||
|
||||
<div class="block">Schematic Dimensions</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.Schematic</a></strong></code>
|
||||
|
||||
<div class="block">Schematic Class</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html#SchematicHandler()">SchematicHandler</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTag</a></code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html#getCompoundTag(org.bukkit.World,%20com.intellectualcrafters.plot.object.PlotId)">getCompoundTag</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> id)</code>
|
||||
|
||||
<div class="block">Gets the schematic of a plot</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.Schematic</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html#getSchematic(java.lang.String)">getSchematic</a></strong>(java.lang.String name)</code>
|
||||
|
||||
<div class="block">Get a schematic</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html#paste(org.bukkit.Location,%20com.intellectualcrafters.plot.util.SchematicHandler.Schematic,%20com.intellectualcrafters.plot.object.Plot,%20int,%20int)">paste</a></strong>(org.bukkit.Location location,
|
||||
<a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.Schematic</a> schematic,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot,
|
||||
int x_offset,
|
||||
int z_offset)</code>
|
||||
|
||||
<div class="block">Paste a schematic</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html#pastePart(org.bukkit.World,%20com.intellectualcrafters.plot.util.SchematicHandler.DataCollection[],%20org.bukkit.Location,%20int,%20int,%20int,%20int,%20int,%20int)">pastePart</a></strong>(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.DataCollection</a>[] blocks,
|
||||
org.bukkit.Location l1,
|
||||
int x_offset,
|
||||
int z_offset,
|
||||
int i1,
|
||||
int i2,
|
||||
int WIDTH,
|
||||
int LENGTH)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html#save(com.intellectualcrafters.jnbt.CompoundTag,%20java.lang.String)">save</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTag</a> tag,
|
||||
java.lang.String path)</code>
|
||||
|
||||
<div class="block">Saves a schematic to a file path</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="SchematicHandler()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>SchematicHandler</h4>
|
||||
<pre>public SchematicHandler()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="paste(org.bukkit.Location, com.intellectualcrafters.plot.util.SchematicHandler.Schematic, com.intellectualcrafters.plot.object.Plot, int, int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>paste</h4>
|
||||
<pre>public static boolean paste(org.bukkit.Location location,
|
||||
<a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.Schematic</a> schematic,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/Plot.html"
|
||||
title="class in com.intellectualcrafters.plot.object">Plot</a> plot,
|
||||
int x_offset,
|
||||
int z_offset)</pre>
|
||||
<div class="block">Paste a schematic</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>location</code> - origin</dd>
|
||||
<dd><code>schematic</code> - schematic to paste</dd>
|
||||
<dd><code>plot</code> - plot to paste in</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>true if succeeded</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getSchematic(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getSchematic</h4>
|
||||
<pre>public static <a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.Schematic</a> getSchematic(java.lang.String name)</pre>
|
||||
<div class="block">Get a schematic</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - to check</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>schematic if found, else null</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="save(com.intellectualcrafters.jnbt.CompoundTag, java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>save</h4>
|
||||
<pre>public static boolean save(<a href="../../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTag</a> tag,
|
||||
java.lang.String path)</pre>
|
||||
<div class="block">Saves a schematic to a file path</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>tag</code> - to save</dd>
|
||||
<dd><code>path</code> - to save in</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>true if succeeded</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getCompoundTag(org.bukkit.World, com.intellectualcrafters.plot.object.PlotId)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getCompoundTag</h4>
|
||||
<pre>public static <a href="../../../../com/intellectualcrafters/jnbt/CompoundTag.html"
|
||||
title="class in com.intellectualcrafters.jnbt">CompoundTag</a> getCompoundTag(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/object/PlotId.html"
|
||||
title="class in com.intellectualcrafters.plot.object">PlotId</a> id)</pre>
|
||||
<div class="block">Gets the schematic of a plot</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>world</code> - to check</dd>
|
||||
<dd><code>id</code> - plot</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>tag</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="pastePart(org.bukkit.World, com.intellectualcrafters.plot.util.SchematicHandler.DataCollection[], org.bukkit.Location, int, int, int, int, int, int)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>pastePart</h4>
|
||||
<pre>public static boolean pastePart(org.bukkit.World world,
|
||||
<a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.DataCollection</a>[] blocks,
|
||||
org.bukkit.Location l1,
|
||||
int x_offset,
|
||||
int z_offset,
|
||||
int i1,
|
||||
int i2,
|
||||
int WIDTH,
|
||||
int LENGTH)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/RUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/SchematicHandler.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="SchematicHandler.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested_class_summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
309
doc/com/intellectualcrafters/plot/util/SetBlockFast.html
Normal file
309
doc/com/intellectualcrafters/plot/util/SetBlockFast.html
Normal file
@ -0,0 +1,309 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>SetBlockFast</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "SetBlockFast";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/StringComparison.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/SetBlockFast.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="SetBlockFast.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class SetBlockFast" class="title">Class SetBlockFast</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.SetBlockFast</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">SetBlockFast</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">SetBlockFast class<br>
|
||||
Used to do fast world editing
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SetBlockFast.html#SetBlockFast()">SetBlockFast</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SetBlockFast.html#set(org.bukkit.World,%20int,%20int,%20int,%20int,%20byte)">set</a></strong>(org.bukkit.World world,
|
||||
int x,
|
||||
int y,
|
||||
int z,
|
||||
int blockId,
|
||||
byte data)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SetBlockFast.html#update(org.bukkit.entity.Player)">update</a></strong>(org.bukkit.entity.Player player)</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait,
|
||||
wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="SetBlockFast()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>SetBlockFast</h4>
|
||||
<pre>public SetBlockFast()
|
||||
throws java.lang.NoSuchMethodException</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.NoSuchMethodException</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="set(org.bukkit.World, int, int, int, int, byte)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>set</h4>
|
||||
<pre>public static boolean set(org.bukkit.World world,
|
||||
int x,
|
||||
int y,
|
||||
int z,
|
||||
int blockId,
|
||||
byte data)
|
||||
throws java.lang.NoSuchMethodException</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code>java.lang.NoSuchMethodException</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="update(org.bukkit.entity.Player)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>update</h4>
|
||||
<pre>public static void update(org.bukkit.entity.Player player)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/StringComparison.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/SetBlockFast.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="SetBlockFast.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
409
doc/com/intellectualcrafters/plot/util/StringComparison.html
Normal file
409
doc/com/intellectualcrafters/plot/util/StringComparison.html
Normal file
@ -0,0 +1,409 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>StringComparison</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "StringComparison";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SetBlockFast.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/UUIDHandler.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/StringComparison.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="StringComparison.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class StringComparison" class="title">Class StringComparison</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.StringComparison</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">StringComparison</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">String comparison library</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/StringComparison.html#StringComparison(java.lang.String,%20java.lang.Object[])">StringComparison</a></strong>(java.lang.String input,
|
||||
java.lang.Object[] objects)</code>
|
||||
|
||||
<div class="block">Constructor</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static double</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/StringComparison.html#compare(java.lang.String,%20java.lang.String)">compare</a></strong>(java.lang.String s1,
|
||||
java.lang.String s2)</code>
|
||||
|
||||
<div class="block">Compare two strings</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/StringComparison.html#getBestMatch()">getBestMatch</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the best match value</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.lang.Object[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/StringComparison.html#getBestMatchAdvanced()">getBestMatchAdvanced</a></strong>()</code>
|
||||
|
||||
<div class="block">Will return both the match number, and the actual match string</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.Object</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/StringComparison.html#getMatchObject()">getMatchObject</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the object</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static java.lang.String[]</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/StringComparison.html#sLetterPair(java.lang.String)">sLetterPair</a></strong>(java.lang.String s)</code>
|
||||
|
||||
<div class="block">Get an array containing letter pairs</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static java.util.ArrayList</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/StringComparison.html#wLetterPair(java.lang.String)">wLetterPair</a></strong>(java.lang.String s)</code>
|
||||
|
||||
<div class="block">Create an ArrayList containing pairs of letters</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="StringComparison(java.lang.String, java.lang.Object[])">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>StringComparison</h4>
|
||||
<pre>public StringComparison(java.lang.String input,
|
||||
java.lang.Object[] objects)</pre>
|
||||
<div class="block">Constructor</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>input</code> - Input Base Value</dd>
|
||||
<dd><code>objects</code> - Objects to compare</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="compare(java.lang.String, java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>compare</h4>
|
||||
<pre>public static double compare(java.lang.String s1,
|
||||
java.lang.String s2)</pre>
|
||||
<div class="block">Compare two strings</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>s1</code> - String Base</dd>
|
||||
<dd><code>s2</code> - Object</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>match</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="wLetterPair(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>wLetterPair</h4>
|
||||
<pre>public static java.util.ArrayList wLetterPair(java.lang.String s)</pre>
|
||||
<div class="block">Create an ArrayList containing pairs of letters</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>s</code> - string to split</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>ArrayList</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="sLetterPair(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>sLetterPair</h4>
|
||||
<pre>public static java.lang.String[] sLetterPair(java.lang.String s)</pre>
|
||||
<div class="block">Get an array containing letter pairs</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>s</code> - string to split</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>Array</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getMatchObject()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getMatchObject</h4>
|
||||
<pre>public java.lang.Object getMatchObject()</pre>
|
||||
<div class="block">Get the object</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>match object</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getBestMatch()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getBestMatch</h4>
|
||||
<pre>public java.lang.String getBestMatch()</pre>
|
||||
<div class="block">Get the best match value</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>match value</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getBestMatchAdvanced()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getBestMatchAdvanced</h4>
|
||||
<pre>public java.lang.Object[] getBestMatchAdvanced()</pre>
|
||||
<div class="block">Will return both the match number, and the actual match string</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>object[] containing: double, String</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/SetBlockFast.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/UUIDHandler.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/StringComparison.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="StringComparison.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
445
doc/com/intellectualcrafters/plot/util/UUIDHandler.html
Normal file
445
doc/com/intellectualcrafters/plot/util/UUIDHandler.html
Normal file
@ -0,0 +1,445 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:54 CET 2014 -->
|
||||
<title>UUIDHandler</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "UUIDHandler";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/StringComparison.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li>Next Class</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/UUIDHandler.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="UUIDHandler.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.intellectualcrafters.plot.util</div>
|
||||
<h2 title="Class UUIDHandler" class="title">Class UUIDHandler</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.intellectualcrafters.plot.util.UUIDHandler</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="strong">UUIDHandler</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">This class can be used to efficiently translate UUIDs and names back and
|
||||
forth.
|
||||
It uses three primary methods of achieving this:
|
||||
- Read From Cache
|
||||
- Read from OfflinePlayer objects
|
||||
- Read from (if onlinemode: mojang api) (else: playername hashing)
|
||||
All UUIDs/Usernames will be stored in a map (cache) until the server is
|
||||
restarted.
|
||||
<p/>
|
||||
You can use getUuidMap() to save the uuids/names to a file (SQLite db for
|
||||
example).
|
||||
Primary methods: getUUID(String name) & getName(UUID uuid) <-- You should
|
||||
ONLY use these.
|
||||
Call startFetch(JavaPlugin plugin) in your onEnable().
|
||||
<p/>
|
||||
Originally created by:
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/UUIDHandler.html#UUIDHandler()">UUIDHandler</a></strong>()</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Summary</h3>
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/UUIDHandler.html#add(com.intellectualcrafters.plot.object.StringWrapper,%20java.util.UUID)">add</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object">StringWrapper</a> name,
|
||||
java.util.UUID uuid)</code>
|
||||
|
||||
<div class="block">Add a set to the cache</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static java.lang.String</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/UUIDHandler.html#getName(java.util.UUID)">getName</a></strong>(java.util.UUID uuid)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static java.util.UUID</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/UUIDHandler.html#getUUID(java.lang.String)">getUUID</a></strong>(java.lang.String name)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static com.google.common.collect.BiMap<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object">StringWrapper</a>,java.util.UUID>
|
||||
</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/UUIDHandler.html#getUuidMap()">getUuidMap</a></strong>()</code>
|
||||
|
||||
<div class="block">Get the map containing all names/uuids</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/UUIDHandler.html#handleSaving()">handleSaving</a></strong>()</code>
|
||||
|
||||
<div class="block">Handle saving of uuids</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/UUIDHandler.html#nameExists(com.intellectualcrafters.plot.object.StringWrapper)">nameExists</a></strong>(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object">StringWrapper</a> name)</code>
|
||||
|
||||
<div class="block">Check if a name is cached</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><strong><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/UUIDHandler.html#uuidExists(java.util.UUID)">uuidExists</a></strong>(java.util.UUID uuid)</code>
|
||||
|
||||
<div class="block">Check if a uuid is cached</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait,
|
||||
wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="UUIDHandler()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>UUIDHandler</h4>
|
||||
<pre>public UUIDHandler()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method_detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getUuidMap()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getUuidMap</h4>
|
||||
<pre>public static com.google.common.collect.BiMap<<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object">StringWrapper</a>,java.util.UUID> getUuidMap()</pre>
|
||||
<div class="block">Get the map containing all names/uuids</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>map with names + uuids</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="uuidExists(java.util.UUID)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>uuidExists</h4>
|
||||
<pre>public static boolean uuidExists(java.util.UUID uuid)</pre>
|
||||
<div class="block">Check if a uuid is cached</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>uuid</code> - to check</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>true of the uuid is cached</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="nameExists(com.intellectualcrafters.plot.object.StringWrapper)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>nameExists</h4>
|
||||
<pre>public static boolean nameExists(<a
|
||||
href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object">StringWrapper</a> name)</pre>
|
||||
<div class="block">Check if a name is cached</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - to check</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>true of the name is cached</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="add(com.intellectualcrafters.plot.object.StringWrapper, java.util.UUID)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>add</h4>
|
||||
<pre>public static void add(<a href="../../../../com/intellectualcrafters/plot/object/StringWrapper.html"
|
||||
title="class in com.intellectualcrafters.plot.object">StringWrapper</a> name,
|
||||
java.util.UUID uuid)</pre>
|
||||
<div class="block">Add a set to the cache</div>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - to cache</dd>
|
||||
<dd><code>uuid</code> - to cache</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getUUID(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getUUID</h4>
|
||||
<pre>public static java.util.UUID getUUID(java.lang.String name)</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>name</code> - to use as key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>uuid</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getName(java.util.UUID)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getName</h4>
|
||||
<pre>public static java.lang.String getName(java.util.UUID uuid)</pre>
|
||||
<dl>
|
||||
<dt><span class="strong">Parameters:</span></dt>
|
||||
<dd><code>uuid</code> - to use as key</dd>
|
||||
<dt><span class="strong">Returns:</span></dt>
|
||||
<dd>Name</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="handleSaving()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>handleSaving</h4>
|
||||
<pre>public static void handleSaving()</pre>
|
||||
<div class="block">Handle saving of uuids</div>
|
||||
<dl>
|
||||
<dt><span class="strong">See Also:</span></dt>
|
||||
<dd>
|
||||
<a href="../../../../com/intellectualcrafters/plot/uuid/UUIDSaver.html#globalSave(com.google.common.collect.BiMap)"><code>UUIDSaver.globalSave(com.google.common.collect.BiMap)</code></a>
|
||||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/util/StringComparison.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Prev Class</span></a></li>
|
||||
<li>Next Class</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/UUIDHandler.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="UUIDHandler.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_summary">Constr</a> | </li>
|
||||
<li><a href="#method_summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor_detail">Constr</a> | </li>
|
||||
<li><a href="#method_detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
76
doc/com/intellectualcrafters/plot/util/package-frame.html
Normal file
76
doc/com/intellectualcrafters/plot/util/package-frame.html
Normal file
@ -0,0 +1,76 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:55 CET 2014 -->
|
||||
<title>com.intellectualcrafters.plot.util</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="bar"><a href="../../../../com/intellectualcrafters/plot/util/package-summary.html" target="classFrame">com.intellectualcrafters.plot.util</a>
|
||||
</h1>
|
||||
|
||||
<div class="indexContainer">
|
||||
<h2 title="Classes">Classes</h2>
|
||||
<ul title="Classes">
|
||||
<li><a href="ConsoleColors.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">ConsoleColors</a>
|
||||
</li>
|
||||
<li><a href="Lag.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">Lag</a></li>
|
||||
<li><a href="Logger.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">Logger</a>
|
||||
</li>
|
||||
<li><a href="LSetCube.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">LSetCube</a>
|
||||
</li>
|
||||
<li><a href="Metrics.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">Metrics</a>
|
||||
</li>
|
||||
<li><a href="Metrics.Graph.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">Metrics.Graph</a>
|
||||
</li>
|
||||
<li><a href="Metrics.Plotter.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">Metrics.Plotter</a>
|
||||
</li>
|
||||
<li><a href="PlayerFunctions.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">PlayerFunctions</a>
|
||||
</li>
|
||||
<li><a href="PlotHelper.html" title="class in com.intellectualcrafters.plot.util"
|
||||
target="classFrame">PlotHelper</a></li>
|
||||
<li><a href="PWE.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">PWE</a></li>
|
||||
<li><a href="ReflectionUtils.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">ReflectionUtils</a>
|
||||
</li>
|
||||
<li><a href="ReflectionUtils.RefClass.html" title="class in com.intellectualcrafters.plot.util"
|
||||
target="classFrame">ReflectionUtils.RefClass</a></li>
|
||||
<li><a href="ReflectionUtils.RefConstructor.html" title="class in com.intellectualcrafters.plot.util"
|
||||
target="classFrame">ReflectionUtils.RefConstructor</a></li>
|
||||
<li><a href="ReflectionUtils.RefField.html" title="class in com.intellectualcrafters.plot.util"
|
||||
target="classFrame">ReflectionUtils.RefField</a></li>
|
||||
<li><a href="ReflectionUtils.RefMethod.html" title="class in com.intellectualcrafters.plot.util"
|
||||
target="classFrame">ReflectionUtils.RefMethod</a></li>
|
||||
<li><a href="RUtils.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">RUtils</a>
|
||||
</li>
|
||||
<li><a href="SchematicHandler.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">SchematicHandler</a>
|
||||
</li>
|
||||
<li><a href="SchematicHandler.DataCollection.html" title="class in com.intellectualcrafters.plot.util"
|
||||
target="classFrame">SchematicHandler.DataCollection</a></li>
|
||||
<li><a href="SchematicHandler.Dimension.html" title="class in com.intellectualcrafters.plot.util"
|
||||
target="classFrame">SchematicHandler.Dimension</a></li>
|
||||
<li><a href="SchematicHandler.Schematic.html" title="class in com.intellectualcrafters.plot.util"
|
||||
target="classFrame">SchematicHandler.Schematic</a></li>
|
||||
<li><a href="SetBlockFast.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">SetBlockFast</a>
|
||||
</li>
|
||||
<li><a href="StringComparison.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">StringComparison</a>
|
||||
</li>
|
||||
<li><a href="UUIDHandler.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">UUIDHandler</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 title="Enums">Enums</h2>
|
||||
<ul title="Enums">
|
||||
<li><a href="Logger.LogLevel.html" title="enum in com.intellectualcrafters.plot.util" target="classFrame">Logger.LogLevel</a>
|
||||
</li>
|
||||
<li><a href="PlotSquaredException.PlotError.html" title="enum in com.intellectualcrafters.plot.util"
|
||||
target="classFrame">PlotSquaredException.PlotError</a></li>
|
||||
</ul>
|
||||
<h2 title="Exceptions">Exceptions</h2>
|
||||
<ul title="Exceptions">
|
||||
<li><a href="PlotSquaredException.html" title="class in com.intellectualcrafters.plot.util" target="classFrame">PlotSquaredException</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
337
doc/com/intellectualcrafters/plot/util/package-summary.html
Normal file
337
doc/com/intellectualcrafters/plot/util/package-summary.html
Normal file
@ -0,0 +1,337 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:55 CET 2014 -->
|
||||
<title>com.intellectualcrafters.plot.util</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "com.intellectualcrafters.plot.util";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.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-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/package-summary.html">Prev Package</a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/uuid/package-summary.html">Next Package</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/package-summary.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="package-summary.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 title="Package" class="title">Package com.intellectualcrafters.plot.util</h1>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Class Summary table, listing classes, and an explanation">
|
||||
<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">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/ConsoleColors.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ConsoleColors</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/Lag.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Lag</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">TPS and Lag Checker.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/Logger.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Logger</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Logging of errors and debug messages.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/LSetCube.html"
|
||||
title="class in com.intellectualcrafters.plot.util">LSetCube</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Cube utilities</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/Metrics.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Graph</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Represents a custom graph on the website</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
|
||||
title="class in com.intellectualcrafters.plot.util">Metrics.Plotter</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Interface used to collect custom data for a plugin</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html"
|
||||
title="class in com.intellectualcrafters.plot.util">PlayerFunctions</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Functions involving players, plots and locations.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/PlotHelper.html"
|
||||
title="class in com.intellectualcrafters.plot.util">PlotHelper</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">plot functions</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/PWE.html"
|
||||
title="class in com.intellectualcrafters.plot.util">PWE</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefClass</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">RefClass - utility to simplify work with reflections.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefConstructor</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Constructor wrapper</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefField</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util">ReflectionUtils.RefMethod</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Method wrapper</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/RUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util">RUtils</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Random utilities</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler</a>
|
||||
</td>
|
||||
<td class="colLast">
|
||||
<div class="block">Schematic Handler</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.DataCollection</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Schematic Data Collection</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.Dimension</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Schematic Dimensions</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SchematicHandler.Schematic</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Schematic Class</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/SetBlockFast.html"
|
||||
title="class in com.intellectualcrafters.plot.util">SetBlockFast</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">SetBlockFast class<br>
|
||||
Used to do fast world editing
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/StringComparison.html"
|
||||
title="class in com.intellectualcrafters.plot.util">StringComparison</a>
|
||||
</td>
|
||||
<td class="colLast">
|
||||
<div class="block">String comparison library</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/UUIDHandler.html"
|
||||
title="class in com.intellectualcrafters.plot.util">UUIDHandler</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">This class can be used to efficiently translate UUIDs and names back and
|
||||
forth.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Enum Summary table, listing enums, and an explanation">
|
||||
<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Enum</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">Logger.LogLevel</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util">PlotSquaredException.PlotError</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0"
|
||||
summary="Exception Summary table, listing exceptions, and an explanation">
|
||||
<caption><span>Exception Summary</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Exception</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.html"
|
||||
title="class in com.intellectualcrafters.plot.util">PlotSquaredException</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Created by Citymonstret on 2014-09-29.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.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-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/package-summary.html">Prev Package</a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/uuid/package-summary.html">Next Package</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/package-summary.html" target="_top">Frames</a>
|
||||
</li>
|
||||
<li><a href="package-summary.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
264
doc/com/intellectualcrafters/plot/util/package-tree.html
Normal file
264
doc/com/intellectualcrafters/plot/util/package-tree.html
Normal file
@ -0,0 +1,264 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="sv">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Sun Nov 16 11:09:55 CET 2014 -->
|
||||
<title>com.intellectualcrafters.plot.util Class Hierarchy</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "com.intellectualcrafters.plot.util Class Hierarchy";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li class="navBarCell1Rev">Tree</li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/package-tree.html">Prev</a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/uuid/package-tree.html">Next</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/package-tree.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="package-tree.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></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>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 class="title">Hierarchy For Package com.intellectualcrafters.plot.util</h1>
|
||||
<span class="strong">Package Hierarchies:</span>
|
||||
<ul class="horizontal">
|
||||
<li><a href="../../../../overview-tree.html">All Packages</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
||||
<ul>
|
||||
<li type="circle">java.lang.Object
|
||||
<ul>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ConsoleColors.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span
|
||||
class="strong">ConsoleColors</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Lag.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Lag</span></a>
|
||||
(implements java.lang.Runnable)
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Logger</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">LSetCube</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/LSetCube.LCycler.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">LSetCube.LCycler</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Metrics</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Graph.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span
|
||||
class="strong">Metrics.Graph</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Metrics.Plotter.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">Metrics.Plotter</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlayerFunctions.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">PlayerFunctions</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotHelper.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">PlotHelper</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PWE.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">PWE</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">ReflectionUtils</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefClass.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">ReflectionUtils.RefClass</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefConstructor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">ReflectionUtils.RefConstructor</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">ReflectionUtils.RefField</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefField.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">ReflectionUtils.RefField.RefExecutor</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">ReflectionUtils.RefMethod</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/ReflectionUtils.RefMethod.RefExecutor.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">ReflectionUtils.RefMethod.RefExecutor</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/RUtils.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">RUtils</span></a></li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">SchematicHandler</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.DataCollection.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">SchematicHandler.DataCollection</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Dimension.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">SchematicHandler.Dimension</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SchematicHandler.Schematic.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">SchematicHandler.Schematic</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/SetBlockFast.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">SetBlockFast</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/StringComparison.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">StringComparison</span></a>
|
||||
</li>
|
||||
<li type="circle">java.lang.Throwable (implements java.io.Serializable)
|
||||
<ul>
|
||||
<li type="circle">java.lang.Exception
|
||||
<ul>
|
||||
<li type="circle">java.lang.RuntimeException
|
||||
<ul>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span
|
||||
class="strong">PlotSquaredException</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/UUIDHandler.html"
|
||||
title="class in com.intellectualcrafters.plot.util"><span class="strong">UUIDHandler</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
|
||||
<ul>
|
||||
<li type="circle">java.lang.Object
|
||||
<ul>
|
||||
<li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>,
|
||||
java.io.Serializable)
|
||||
<ul>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/PlotSquaredException.PlotError.html"
|
||||
title="enum in com.intellectualcrafters.plot.util"><span class="strong">PlotSquaredException.PlotError</span></a>
|
||||
</li>
|
||||
<li type="circle">com.intellectualcrafters.plot.util.<a
|
||||
href="../../../../com/intellectualcrafters/plot/util/Logger.LogLevel.html"
|
||||
title="enum in com.intellectualcrafters.plot.util"><span
|
||||
class="strong">Logger.LogLevel</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li class="navBarCell1Rev">Tree</li>
|
||||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/object/package-tree.html">Prev</a></li>
|
||||
<li><a href="../../../../com/intellectualcrafters/plot/uuid/package-tree.html">Next</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/intellectualcrafters/plot/util/package-tree.html"
|
||||
target="_top">Frames</a></li>
|
||||
<li><a href="package-tree.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.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>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user