path
stringlengths 5
312
| repo_name
stringlengths 5
116
| content
stringlengths 2
1.04M
|
---|---|---|
static/api/jgo/tools/compiler/interm/instr/C128$.html
|
thomasmodeneis/jgo-web
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>C128 - jgo.tools.compiler.interm.instr.C128</title>
<meta name="description" content="C128 - jgo.tools.compiler.interm.instr.C128" />
<meta name="keywords" content="C128 jgo.tools.compiler.interm.instr.C128" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link href="../../../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" />
<script type="text/javascript">
if(top === self) {
var url = '../../../../../index.html';
var hash = 'jgo.tools.compiler.interm.instr.C128$';
var anchor = window.location.hash;
var anchor_opt = '';
if (anchor.length >= 1)
anchor_opt = '@' + anchor.substring(1);
window.location.href = url + '#' + hash + anchor_opt;
}
</script>
</head>
<body class="value">
<div id="definition">
<img src="../../../../../lib/object_big.png" />
<p id="owner"><a href="../../../../package.html" class="extype" name="jgo">jgo</a>.<a href="../../../package.html" class="extype" name="jgo.tools">tools</a>.<a href="../../package.html" class="extype" name="jgo.tools.compiler">compiler</a>.<a href="../package.html" class="extype" name="jgo.tools.compiler.interm">interm</a>.<a href="package.html" class="extype" name="jgo.tools.compiler.interm.instr">instr</a></p>
<h1>C128</h1>
</div>
<h4 id="signature" class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">object</span>
</span>
<span class="symbol">
<span class="name">C128</span><span class="result"> extends <a href="Prim.html" class="extype" name="jgo.tools.compiler.interm.instr.Prim">Prim</a> with <a href="Complex.html" class="extype" name="jgo.tools.compiler.interm.instr.Complex">Complex</a> with <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
</span>
</h4>
<div id="comment" class="fullcommenttop"><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent"><span class="extype" name="scala.Serializable">Serializable</span>, <span class="extype" name="java.io.Serializable">Serializable</span>, <span class="extype" name="scala.Product">Product</span>, <span class="extype" name="scala.Equals">Equals</span>, <a href="Complex.html" class="extype" name="jgo.tools.compiler.interm.instr.Complex">Complex</a>, <a href="Arith.html" class="extype" name="jgo.tools.compiler.interm.instr.Arith">Arith</a>, <a href="Prim.html" class="extype" name="jgo.tools.compiler.interm.instr.Prim">Prim</a>, <a href="StackType.html" class="extype" name="jgo.tools.compiler.interm.instr.StackType">StackType</a>, <span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div></div>
<div id="mbrsel">
<div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div>
<div id="order">
<span class="filtertype">Ordering</span>
<ol>
<li class="alpha in"><span>Alphabetic</span></li>
<li class="inherit out"><span>By inheritance</span></li>
</ol>
</div>
<div id="ancestors">
<span class="filtertype">Inherited<br />
</span>
<ol id="linearization">
<li class="in" name="jgo.tools.compiler.interm.instr.C128"><span>C128</span></li><li class="in" name="scala.Serializable"><span>Serializable</span></li><li class="in" name="java.io.Serializable"><span>Serializable</span></li><li class="in" name="scala.Product"><span>Product</span></li><li class="in" name="scala.Equals"><span>Equals</span></li><li class="in" name="jgo.tools.compiler.interm.instr.Complex"><span>Complex</span></li><li class="in" name="jgo.tools.compiler.interm.instr.Arith"><span>Arith</span></li><li class="in" name="jgo.tools.compiler.interm.instr.Prim"><span>Prim</span></li><li class="in" name="jgo.tools.compiler.interm.instr.StackType"><span>StackType</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
</ol>
</div><div id="ancestors">
<span class="filtertype"></span>
<ol>
<li class="hideall out"><span>Hide All</span></li>
<li class="showall in"><span>Show all</span></li>
</ol>
<a href="http://docs.scala-lang.org/overviews/scaladoc/usage.html#members" target="_blank">Learn more about member selection</a>
</div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
<div id="template">
<div id="allMembers">
<div id="values" class="values members">
<h3>Value Members</h3>
<ol><li name="scala.AnyRef#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:AnyRef):Boolean"></a>
<a id="!=(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.Any#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:Any):Boolean"></a>
<a id="!=(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef###" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="##():Int"></a>
<a id="##():Int"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:AnyRef):Boolean"></a>
<a id="==(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.Any#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:Any):Boolean"></a>
<a id="==(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.Any#asInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="asInstanceOf[T0]:T0"></a>
<a id="asInstanceOf[T0]:T0"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#clone" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="clone():Object"></a>
<a id="clone():AnyRef"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#eq" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="eq(x$1:AnyRef):Boolean"></a>
<a id="eq(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#equals" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="equals(x$1:Any):Boolean"></a>
<a id="equals(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#finalize" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="finalize():Unit"></a>
<a id="finalize():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="symbol">classOf[java.lang.Throwable]</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getClass():Class[_]"></a>
<a id="getClass():Class[_]"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.Any#isInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="isInstanceOf[T0]:Boolean"></a>
<a id="isInstanceOf[T0]:Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#ne" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="ne(x$1:AnyRef):Boolean"></a>
<a id="ne(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notify" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notify():Unit"></a>
<a id="notify():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notifyAll" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notifyAll():Unit"></a>
<a id="notifyAll():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="synchronized[T0](x$1:=>T0):T0"></a>
<a id="synchronized[T0](⇒T0):T0"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait():Unit"></a>
<a id="wait():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long,x$2:Int):Unit"></a>
<a id="wait(Long,Int):Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long):Unit"></a>
<a id="wait(Long):Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li></ol>
</div>
</div>
<div id="inheritedMembers">
<div class="parent" name="scala.Serializable">
<h3>Inherited from <span class="extype" name="scala.Serializable">Serializable</span></h3>
</div><div class="parent" name="java.io.Serializable">
<h3>Inherited from <span class="extype" name="java.io.Serializable">Serializable</span></h3>
</div><div class="parent" name="scala.Product">
<h3>Inherited from <span class="extype" name="scala.Product">Product</span></h3>
</div><div class="parent" name="scala.Equals">
<h3>Inherited from <span class="extype" name="scala.Equals">Equals</span></h3>
</div><div class="parent" name="jgo.tools.compiler.interm.instr.Complex">
<h3>Inherited from <a href="Complex.html" class="extype" name="jgo.tools.compiler.interm.instr.Complex">Complex</a></h3>
</div><div class="parent" name="jgo.tools.compiler.interm.instr.Arith">
<h3>Inherited from <a href="Arith.html" class="extype" name="jgo.tools.compiler.interm.instr.Arith">Arith</a></h3>
</div><div class="parent" name="jgo.tools.compiler.interm.instr.Prim">
<h3>Inherited from <a href="Prim.html" class="extype" name="jgo.tools.compiler.interm.instr.Prim">Prim</a></h3>
</div><div class="parent" name="jgo.tools.compiler.interm.instr.StackType">
<h3>Inherited from <a href="StackType.html" class="extype" name="jgo.tools.compiler.interm.instr.StackType">StackType</a></h3>
</div><div class="parent" name="scala.AnyRef">
<h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3>
</div><div class="parent" name="scala.Any">
<h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3>
</div>
</div>
<div id="groupedMembers">
<div class="group" name="Ungrouped">
<h3>Ungrouped</h3>
</div>
</div>
</div>
<div id="tooltip"></div>
<div id="footer"> </div>
<script defer="defer" type="text/javascript" id="jquery-js" src="../../../../../lib/jquery.js"></script><script defer="defer" type="text/javascript" id="jquery-ui-js" src="../../../../../lib/jquery-ui.js"></script><script defer="defer" type="text/javascript" id="tools-tooltip-js" src="../../../../../lib/tools.tooltip.js"></script><script defer="defer" type="text/javascript" id="template-js" src="../../../../../lib/template.js"></script>
</body>
</html>
|
skin/frontend/blacknwhite/default/css/custom.css
|
ankursachdeva11/buynbrag
|
/**
*
* Feel free to add your own css rules here.
*
*/
|
tags/multi-arch/page/1/index.html
|
YHYJ/YHYJ.github.io
|
<!DOCTYPE html><html><head><title>https://yj1516.top/tags/multi-arch/</title><link rel="canonical" href="https://yj1516.top/tags/multi-arch/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://yj1516.top/tags/multi-arch/" /></head></html>
|
app/view/thathi/css/library.css
|
vietnamframework/vietnamframework
|
/*
Library CSS Theme
Version: 1.0
Author: iNET.VN
*/
/*==================================================
Typography
====================================================*/
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
.text-justify {
text-align: justify !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-underline {
border-bottom: 1px solid;
}
.text-white {
color: #ffffff;
}
a.text-white:hover {
color: #808080;
}
.text-white-light {
color: #ffffff;
}
.text-white-lighter {
color: #ffffff;
}
.text-white-dark {
color: #f6f6f6;
}
.text-white-darker {
color: #ececec;
}
.text-muted {
color: #999999;
}
a.text-muted:hover {
color: #191919;
}
.text-muted-light {
color: #a2a2a2;
}
.text-muted-lighter {
color: #acacac;
}
.text-muted-dark {
color: #909090;
}
.text-muted-darker {
color: #868686;
}
.text-primary {
color: #4a89dc;
}
a.text-primary:hover {
color: #061221;
}
.text-primary-light {
color: #5993df;
}
.text-primary-lighter {
color: #6a9ee2;
}
.text-primary-dark {
color: #3b7fd9;
}
.text-primary-darker {
color: #2a74d6;
}
.text-success {
color: #70ca63 !important;
}
a.text-success:hover {
color: #0f220c;
}
.text-success-light {
color: #7ccf70;
}
.text-success-lighter {
color: #8ad480;
}
.text-success-dark {
color: #64c556;
}
.text-success-darker {
color: #56c046;
}
.text-info {
color: #3bafda !important;
}
a.text-info:hover {
color: #030e13;
}
.text-info-light {
color: #4ab5dd;
}
.text-info-lighter {
color: #5bbce0;
}
.text-info-dark {
color: #2ca9d7;
}
.text-info-darker {
color: #269dc9;
}
.text-warning {
color: #f6bb42 !important;
}
a.text-warning:hover {
color: #362503;
}
.text-warning-light {
color: #f7c153;
}
.text-warning-lighter {
color: #f8c867;
}
.text-warning-dark {
color: #f5b531;
}
.text-warning-darker {
color: #f4ae1d;
}
.text-danger {
color: #e9573f !important;
}
a.text-danger:hover {
color: #250904;
}
.text-danger-light {
color: #eb654f;
}
.text-danger-lighter {
color: #ed7561;
}
.text-danger-dark {
color: #e7492f;
}
.text-danger-darker {
color: #e5391d;
}
.text-alert {
color: #967adc !important;
}
a.text-alert:hover {
color: #211245;
}
.text-alert-light {
color: #a188e0;
}
.text-alert-lighter {
color: #ae98e4;
}
.text-alert-dark {
color: #8b6cd8;
}
.text-alert-darker {
color: #7e5cd4;
}
.text-system {
color: #37bc9b;
}
a.text-system:hover {
color: #000000;
}
.text-system-light {
color: #3ec7a5;
}
.text-system-lighter {
color: #4ecbac;
}
.text-system-dark {
color: #33ae90;
}
.text-system-darker {
color: #2e9e83;
}
.text-dark {
color: #3b3f4f;
}
a.text-dark:hover {
color: #000000;
}
.text-dark-light {
color: #434759;
}
.text-dark-lighter {
color: #4b5065;
}
.text-dark-dark {
color: #333745;
}
.text-dark-darker {
color: #2b2e39;
}
.text-tp {
color: rgba(0, 0, 0, 0.2);
}
a.text-tp:hover {
color: rgba(0, 0, 0, 0.3);
}
.text-blue {
color: #468ee5;
}
.text-green {
color: #60bf58;
}
/*==================================================
Other Helpers
====================================================*/
.no-required {
display: block;
line-height: 2px;
}
.clear-hr {
margin-bottom: 0px !important;
}
.clear-hr hr {
border-top-style: dotted;
}
/*===============================================
A. Text Helpers
================================================= */
.fw200 {
font-weight: 200 !important;
}
.fw300 {
font-weight: 300 !important;
}
.fw400 {
font-weight: 400 !important;
}
.fw600 {
font-weight: 600 !important;
}
.fw700 {
font-weight: 700 !important;
}
.fs3 {
font-size: 4px !important;
}
.fs4 {
font-size: 4px !important;
}
.fs5 {
font-size: 5px !important;
}
.fs6 {
font-size: 6px !important;
}
.fs7 {
font-size: 7px !important;
}
.fs8 {
font-size: 8px !important;
}
.fs9 {
font-size: 9px !important;
}
.fs10 {
font-size: 10px !important;
}
.fs11 {
font-size: 11px !important;
}
.fs12 {
font-size: 12px !important;
}
.fs13 {
font-size: 13px !important;
}
.fs14 {
font-size: 14px !important;
}
.fs15 {
font-size: 15px !important;
}
.fs16 {
font-size: 16px !important;
}
.fs16 {
font-size: 17px !important;
}
.fs18 {
font-size: 18px !important;
}
.fs20 {
font-size: 20px !important;
}
.fs22 {
font-size: 22px !important;
}
.fs24 {
font-size: 24px !important;
}
.fs26 {
font-size: 26px !important;
}
.fs28 {
font-size: 28px !important;
}
.fs30 {
font-size: 30px !important;
}
.fs35 {
font-size: 35px !important;
}
.fs40 {
font-size: 40px !important;
}
.fs45 {
font-size: 45px !important;
}
.fs50 {
font-size: 50px !important;
}
.fs60 {
font-size: 60px !important;
}
.fs70 {
font-size: 70px !important;
}
.fs80 {
font-size: 80px !important;
}
.fs90 {
font-size: 90px !important;
}
.fs100 {
font-size: 100px !important;
}
/*===============================================
B. Padding Helpers
================================================= */
.pn {
padding: 0 !important;
}
.p1 {
padding: 1px !important;
}
.p2 {
padding: 2px !important;
}
.p3 {
padding: 3px !important;
}
.p4 {
padding: 4px !important;
}
.p5 {
padding: 5px !important;
}
.p6 {
padding: 6px !important;
}
.p7 {
padding: 7px !important;
}
.p8 {
padding: 8px !important;
}
.p10 {
padding: 10px !important;
}
.p12 {
padding: 12px !important;
}
.p15 {
padding: 15px !important;
}
.p20 {
padding: 20px !important;
}
.p25 {
padding: 25px !important;
}
.p30 {
padding: 30px !important;
}
.p35 {
padding: 35px !important;
}
.p40 {
padding: 40px !important;
}
.p50 {
padding: 50px !important;
}
.ptn {
padding-top: 0 !important;
}
.pt5 {
padding-top: 5px !important;
}
.pt10 {
padding-top: 10px !important;
}
.pt15 {
padding-top: 15px !important;
}
.pt20 {
padding-top: 20px !important;
}
.pt25 {
padding-top: 25px !important;
}
.pt30 {
padding-top: 30px !important;
}
.pt35 {
padding-top: 35px !important;
}
.pt40 {
padding-top: 40px !important;
}
.pt50 {
padding-top: 50px !important;
}
.prn {
padding-right: 0 !important;
}
.pr5 {
padding-right: 5px !important;
}
.pr10 {
padding-right: 10px !important;
}
.pr15 {
padding-right: 15px !important;
}
.pr20 {
padding-right: 20px !important;
}
.pr25 {
padding-right: 25px !important;
}
.pr30 {
padding-right: 30px !important;
}
.pr35 {
padding-right: 35px !important;
}
.pr40 {
padding-right: 40px !important;
}
.pr50 {
padding-right: 50px !important;
}
.pbn {
padding-bottom: 0 !important;
}
.pb5 {
padding-bottom: 5px !important;
}
.pb10 {
padding-bottom: 10px !important;
}
.pb15 {
padding-bottom: 15px !important;
}
.pb20 {
padding-bottom: 20px !important;
}
.pb25 {
padding-bottom: 25px !important;
}
.pb30 {
padding-bottom: 30px !important;
}
.pb35 {
padding-bottom: 35px !important;
}
.pb40 {
padding-bottom: 40px !important;
}
.pb50 {
padding-bottom: 50px !important;
}
.pln {
padding-left: 0 !important;
}
.pl5 {
padding-left: 5px !important;
}
.pl10 {
padding-left: 10px !important;
}
.pl15 {
padding-left: 15px !important;
}
.pl20 {
padding-left: 20px !important;
}
.pl25 {
padding-left: 25px !important;
}
.pl30 {
padding-left: 30px !important;
}
.pl35 {
padding-left: 35px !important;
}
.pl40 {
padding-left: 40px !important;
}
.pl50 {
padding-left: 50px !important;
}
/* Axis Padding (both top/bottom or left/right) */
.pv5 {
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.pv8 {
padding-top: 8px !important;
padding-bottom: 8px !important;
}
.pv10 {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.pv15 {
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.pv20 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.pv25 {
padding-top: 25px !important;
padding-bottom: 25px !important;
}
.pv30 {
padding-top: 30px !important;
padding-bottom: 30px !important;
}
.pv40 {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.pv50 {
padding-top: 50px !important;
padding-bottom: 50px !important;
}
.ph5 {
padding-left: 5px !important;
padding-right: 5px !important;
}
.ph8 {
padding-left: 8px !important;
padding-right: 8px !important;
}
.ph10 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.ph15 {
padding-left: 15px !important;
padding-right: 15px !important;
}
.ph20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.ph25 {
padding-left: 25px !important;
padding-right: 25px !important;
}
.ph30 {
padding-left: 30px !important;
padding-right: 30px !important;
}
.ph40 {
padding-left: 40px !important;
padding-right: 40px !important;
}
.ph50 {
padding-left: 50px !important;
padding-right: 50px !important;
}
/* responsive padding helpers */
@media (min-width: 1140px) {
.ptn-lg {
padding-top: 0 !important;
}
.prn-lg {
padding-right: 0 !important;
}
.pbn-lg {
padding-bottom: 0 !important;
}
.pln-lg {
padding-left: 0 !important;
}
.pt5-lg {
padding-top: 5px !important;
}
.pr5-lg {
padding-right: 5px !important;
}
.pb5-lg {
padding-bottom: 5px !important;
}
.pl5-lg {
padding-left: 5px !important;
}
}
@media (min-width: 992px) {
.ptn-md {
padding-top: 0 !important;
}
.prn-md {
padding-right: 0 !important;
}
.pbn-md {
padding-bottom: 0 !important;
}
.pln-md {
padding-left: 0 !important;
}
.pt5-md {
padding-top: 5px !important;
}
.pr5-md {
padding-right: 5px !important;
}
.pb5-md {
padding-bottom: 5px !important;
}
.pl5-md {
padding-left: 5px !important;
}
}
/*===============================================
C. Margin Helpers
================================================= */
/* margin center helper */
.mauto {
margin-left: auto;
margin-right: auto;
}
.mn {
margin: 0 !important;
}
.m1 {
margin: 1px !important;
}
.m2 {
margin: 2px !important;
}
.m3 {
margin: 3px !important;
}
.m4 {
margin: 4px !important;
}
.m5 {
margin: 5px !important;
}
.m8 {
margin: 8px !important;
}
.m10 {
margin: 10px !important;
}
.m15 {
margin: 15px !important;
}
.m20 {
margin: 20px !important;
}
.m25 {
margin: 25px !important;
}
.m30 {
margin: 30px !important;
}
.m35 {
margin: 35px !important;
}
.m40 {
margin: 40px !important;
}
.m50 {
margin: 50px !important;
}
.mtn {
margin-top: 0 !important;
}
.mt5 {
margin-top: 5px !important;
}
.mt10 {
margin-top: 10px !important;
}
.mt15 {
margin-top: 15px !important;
}
.mt20 {
margin-top: 20px !important;
}
.mt25 {
margin-top: 25px !important;
}
.mt30 {
margin-top: 30px !important;
}
.mt35 {
margin-top: 35px !important;
}
.mt40 {
margin-top: 40px !important;
}
.mt50 {
margin-top: 50px !important;
}
.mt70 {
margin-top: 70px !important;
}
.mrn {
margin-right: 0 !important;
}
.mr5 {
margin-right: 5px !important;
}
.mr10 {
margin-right: 10px !important;
}
.mr15 {
margin-right: 15px !important;
}
.mr20 {
margin-right: 20px !important;
}
.mr25 {
margin-right: 25px !important;
}
.mr30 {
margin-right: 30px !important;
}
.mr35 {
margin-right: 35px !important;
}
.mr40 {
margin-right: 40px !important;
}
.mr50 {
margin-right: 50px !important;
}
.mbn {
margin-bottom: 0 !important;
}
.mb5 {
margin-bottom: 5px !important;
}
.mb10 {
margin-bottom: 10px !important;
}
.mb15 {
margin-bottom: 15px !important;
}
.mb20 {
margin-bottom: 20px !important;
}
.mb25 {
margin-bottom: 25px !important;
}
.mb30 {
margin-bottom: 30px !important;
}
.mb35 {
margin-bottom: 35px !important;
}
.mb40 {
margin-bottom: 40px !important;
}
.mb50 {
margin-bottom: 50px !important;
}
.mb70 {
margin-bottom: 70px !important;
}
.mln {
margin-left: 0 !important;
}
.ml5 {
margin-left: 5px !important;
}
.ml10 {
margin-left: 10px !important;
}
.ml15 {
margin-left: 15px !important;
}
.ml20 {
margin-left: 20px !important;
}
.ml25 {
margin-left: 25px !important;
}
.ml30 {
margin-left: 30px !important;
}
.ml35 {
margin-left: 35px !important;
}
.ml40 {
margin-left: 40px !important;
}
.ml50 {
margin-left: 50px !important;
}
/* Axis Margins (both top/bottom or left/right) */
.mv5 {
margin-top: 5px !important;
margin-bottom: 5px !important;
}
.mv10 {
margin-top: 10px !important;
margin-bottom: 10px !important;
}
.mv15 {
margin-top: 15px !important;
margin-bottom: 15px !important;
}
.mv20 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.mv25 {
margin-top: 25px !important;
margin-bottom: 25px !important;
}
.mv30 {
margin-top: 30px !important;
margin-bottom: 30px !important;
}
.mv40 {
margin-top: 40px !important;
margin-bottom: 40px !important;
}
.mv50 {
margin-top: 50px !important;
margin-bottom: 50px !important;
}
.mv70 {
margin-top: 70px !important;
margin-bottom: 70px !important;
}
.mh5 {
margin-left: 5px !important;
margin-right: 5px !important;
}
.mh10 {
margin-left: 10px !important;
margin-right: 10px !important;
}
.mh15 {
margin-left: 15px !important;
margin-right: 15px !important;
}
.mh20 {
margin-left: 20px !important;
margin-right: 20px !important;
}
.mh25 {
margin-left: 25px !important;
margin-right: 25px !important;
}
.mh30 {
margin-left: 30px !important;
margin-right: 30px !important;
}
.mh40 {
margin-left: 40px !important;
margin-right: 40px !important;
}
.mh50 {
margin-left: 50px !important;
margin-right: 50px !important;
}
.mh70 {
margin-left: 70px !important;
margin-right: 70px !important;
}
/* Negative Margin Helpers */
.mtn5 {
margin-top: -5px !important;
}
.mtn10 {
margin-top: -10px !important;
}
.mtn15 {
margin-top: -15px !important;
}
.mtn20 {
margin-top: -20px !important;
}
.mtn30 {
margin-top: -30px !important;
}
.mrn5 {
margin-right: -5px !important;
}
.mrn10 {
margin-right: -10px !important;
}
.mrn15 {
margin-right: -15px !important;
}
.mrn20 {
margin-right: -20px !important;
}
.mrn30 {
margin-right: -30px !important;
}
.mbn5 {
margin-bottom: -5px !important;
}
.mbn10 {
margin-bottom: -10px !important;
}
.mbn15 {
margin-bottom: -15px !important;
}
.mbn20 {
margin-bottom: -20px !important;
}
.mbn30 {
margin-bottom: -30px !important;
}
.mln5 {
margin-left: -5px !important;
}
.mln10 {
margin-left: -10px !important;
}
.mln15 {
margin-left: -15px !important;
}
.mln20 {
margin-left: -20px !important;
}
.mln30 {
margin-left: -30px !important;
}
/* Vertical Negative Margin "mv" + "n" + "x" */
.mvn5 {
margin-top: -5px !important;
margin-bottom: -5px !important;
}
.mvn10 {
margin-top: -10px !important;
margin-bottom: -10px !important;
}
.mvn15 {
margin-top: -15px !important;
margin-bottom: -15px !important;
}
.mvn20 {
margin-top: -20px !important;
margin-bottom: -20px !important;
}
.mvn30 {
margin-top: -30px !important;
margin-bottom: -30px !important;
}
/* Horizontal Negative Margin "mh" + "n" + "x" */
.mhn5 {
margin-left: -5px !important;
margin-right: -5px !important;
}
.mhn10 {
margin-left: -10px !important;
margin-right: -10px !important;
}
.mhn15 {
margin-left: -15px !important;
margin-right: -15px !important;
}
.mhn20 {
margin-left: -20px !important;
margin-right: -20px !important;
}
.mhn30 {
margin-left: -30px !important;
margin-right: -30px !important;
}
/*===============================================
D. LineHeight Helpers
================================================= */
.lh0 {
line-height: 0 !important;
}
.lh5 {
line-height: 5px !important;
}
.lh10 {
line-height: 10px !important;
}
.lh15 {
line-height: 15px !important;
}
.lh20 {
line-height: 20px !important;
}
.lh25 {
line-height: 25px !important;
}
.lh30 {
line-height: 30px !important;
}
.lh35 {
line-height: 35px !important;
}
.lh40 {
line-height: 40px !important;
}
/*===============================================
E. Border Helpers
================================================= */
/* Border Disables */
.br-l-n {
border-left: none !important;
}
.br-r-n {
border-right: none !important;
}
.br-t-n {
border-top: none !important;
}
.br-b-n {
border-bottom: none !important;
}
.br-n {
border: none !important;
}
.br-v-n {
border-top: none !important;
border-bottom: none !important;
}
.br-h-n {
border-left: none !important;
border-right: none !important;
}
/* Default Borders */
.br-a {
border: 1px solid #eeeeee !important;
}
.br-l {
border-left: 1px solid #eeeeee !important;
}
.br-r {
border-right: 1px solid #eeeeee !important;
}
.br-t {
border-top: 1px solid #eeeeee !important;
}
.br-b {
border-bottom: 1px solid #eeeeee !important;
}
/* Border Style */
.br-dashed {
border-style: dotted !important;
}
/* Border Radius */
.br0 {
border-radius: 0px !important;
}
.br1 {
border-radius: 1px !important;
}
.br2 {
border-radius: 2px !important;
}
.br3 {
border-radius: 3px !important;
}
.br4 {
border-radius: 4px !important;
}
.br6 {
border-radius: 6px !important;
}
.br8 {
border-radius: 8px !important;
}
.br12 {
border-radius: 12px !important;
}
.br24 {
border-radius: 24px !important;
}
.br64 {
border-radius: 64px !important;
}
/* Border Width */
.bw1 {
border-width: 1px !important;
}
.bw2 {
border-width: 2px !important;
}
.bw3 {
border-width: 3px !important;
}
.bw4 {
border-width: 4px !important;
}
.bw5 {
border-width: 5px !important;
}
.bw8 {
border-width: 8px !important;
}
.bw10 {
border-width: 10px !important;
}
.bw15 {
border-width: 15px !important;
}
/*Border Colors Generate contextual modifier classes for colorizing the alert.
*/
.br-white {
border-color: #ffffff !important;
}
.br-lighter {
border-color: #eeeeee !important;
}
.br-light {
border-color: #e7e7e7 !important;
}
.br-grey {
border-color: #d9d9d9 !important;
}
.br-greyer {
border-color: #cccccc !important;
}
.br-dark {
border-color: #3b3f4f !important;
}
.br-dark-light {
border-color: #51566c !important;
}
.br-primary {
border-color: #4a89dc !important;
}
.br-primary-light {
border-color: #75a5e4 !important;
}
.br-info {
border-color: #3bafda !important;
}
.br-info-light {
border-color: #66c1e2 !important;
}
.br-success {
border-color: #70ca63 !important;
}
.br-success-light {
border-color: #93d789 !important;
}
.br-warning {
border-color: #f6bb42 !important;
}
.br-warning-light {
border-color: #f8cd73 !important;
}
.br-danger {
border-color: #e9573f !important;
}
.br-danger-light {
border-color: #ee7f6d !important;
}
.br-alert {
border-color: #967adc !important;
}
.br-alert-light {
border-color: #b6a2e7 !important;
}
.br-system {
border-color: #37bc9b !important;
}
.br-system-light {
border-color: #58ceb1 !important;
}
.br-tp-top {
border-top-color: rgba(0, 0, 0, 0.1);
}
.br-tp-right {
border-right-color: rgba(0, 0, 0, 0.1);
}
.br-tp-left {
border-left-color: rgba(0, 0, 0, 0.1);
}
/*===============================================
F. Max Width Helpers
================================================= */
.fluid-width {
width: 100% !important;
}
.mw10 {
max-width: 10px !important;
}
.mw20 {
max-width: 20px !important;
}
.mw30 {
max-width: 30px !important;
}
.mw35 {
max-width: 35px !important;
}
.mw40 {
max-width: 40px !important;
}
.mw45 {
max-width: 45px !important;
}
.mw50 {
max-width: 50px !important;
}
.mw60 {
max-width: 60px !important;
}
.mw80 {
max-width: 80px !important;
}
.mw100 {
max-width: 100px !important;
}
.mw140 {
max-width: 140px !important;
}
.mw160 {
max-width: 160px !important;
}
.mw180 {
max-width: 180px !important;
}
.mw200 {
max-width: 200px !important;
}
.mw240 {
max-width: 240px !important;
}
.mw280 {
max-width: 280px !important;
}
.mw320 {
max-width: 320px !important;
}
.mw400 {
max-width: 400px !important;
}
.mw450 {
max-width: 450px !important;
}
.mw500 {
max-width: 500px !important;
}
.mw600 {
max-width: 600px !important;
}
.mw700 {
max-width: 700px !important;
}
.mw800 {
max-width: 800px !important;
}
.mw900 {
max-width: 900px !important;
}
.mw1000 {
max-width: 1000px !important;
}
.mw1100 {
max-width: 1100px !important;
}
.mw1200 {
max-width: 1200px !important;
}
/*Regular Width Helpers. Primarily used
on tables, feel free to add more*/
.w20 {
width: 20px !important;
}
.w30 {
width: 30px !important;
}
.w40 {
width: 40px !important;
}
.w50 {
width: 50px !important;
}
.w75 {
width: 75px !important;
}
.w100 {
width: 100px !important;
}
.w125 {
width: 125px !important;
}
.w150 {
width: 150px !important;
}
.w175 {
width: 175px !important;
}
.w200 {
width: 200px !important;
}
.w225 {
width: 225px !important;
}
.w250 {
width: 250px !important;
}
.w300 {
width: 300px !important;
}
.w320 {
width: 320px !important;
}
.w350 {
width: 350px !important;
}
.w400 {
width: 400px !important;
}
.w450 {
width: 450px !important;
}
.mnw20 {
min-width: 20px !important;
}
.mnw30 {
min-width: 30px !important;
}
.mnw40 {
min-width: 40px !important;
}
.mnw50 {
min-width: 50px !important;
}
.mnw75 {
min-width: 75px !important;
}
.mnw100 {
min-width: 100px !important;
}
.mnw125 {
min-width: 125px !important;
}
.mnw150 {
min-width: 150px !important;
}
.mnw175 {
min-width: 175px !important;
}
.mnw200 {
min-width: 200px !important;
}
.mnw250 {
min-width: 250px !important;
}
.mnw300 {
min-width: 300px !important;
}
.mnw500 {
min-width: 500px !important;
}
.mnw700 {
min-width: 700px !important;
}
.mnw1000 {
min-width: 1000px !important;
}
/*===============================================
G. ANIMATE.CSS
=================================================
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 Daniel Eden
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%,
20%,
53%,
80%,
100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
0%,
20%,
53%,
80%,
100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
0%,
50%,
100% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
0%,
50%,
100% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%,
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
0%,
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0%,
20%,
40%,
60%,
80%,
100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%,
20%,
40%,
60%,
80%,
100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
0%,
60%,
75%,
90%,
100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
0%,
60%,
75%,
90%,
100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0%,
60%,
75%,
90%,
100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
0%,
60%,
75%,
90%,
100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0%,
60%,
75%,
90%,
100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
0%,
60%,
75%,
90%,
100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0%,
60%,
75%,
90%,
100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
0%,
60%,
75%,
90%,
100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
opacity: 1;
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-animation-duration: .75s;
animation-duration: .75s;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
100% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
100% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
100% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
100% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInUp {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
|
01-RESPONSIVE-WEB-DESIGN/01_BASIC_HTML_AND_HTML5/23 - Create a Set of Checkboxes.html
|
Kaskade01/freecodecamp
|
<!--
Forms commonly use checkboxes for questions that may have more than one answer.
Checkboxes are a type of input
Each of your checkboxes should be nested within its own label element.
All related checkbox inputs should have the same name attribute.
Here's an example of a checkbox:
<label for="loving"><input id="loving" type="checkbox" name="personality"> Loving</label>
Add to your form a set of three checkboxes. Each checkbox should be nested within its own label element. All three should share the name attribute of personality.
-->
<h2>CatPhotoApp</h2>
<main>
<p>Click here to view more
<a href="#">cat photos</a>.</p>
<a href="#">
<img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back.">
</a>
<p>Things cats love:</p>
<ul>
<li>cat nip</li>
<li>laser pointers</li>
<li>lasagna</li>
</ul>
<p>Top 3 things cats hate:</p>
<ol>
<li>flea treatment</li>
<li>thunder</li>
<li>other cats</li>
</ol>
<form action="/submit-cat-photo">
<label for="indoor">
<input id="indoor" type="radio" name="indoor-outdoor"> Indoor</label>
<label for="outdoor">
<input id="outdoor" type="radio" name="indoor-outdoor">Outdoor</label>
<br>
<label for="playful">
<input id="playful" type="checkbox" name="personality">Playful</label>
<label for="shy">
<input id="shy" type="checkbox" name="personality"> Shy</label>
<label for="loving">
<input id="loving" type="checkbox" name="personality">Loving</label>
<input type="text" placeholder="cat photo URL" required>
<button type="submit">Submit</button>
</form>
</main>
|
doc/rdoc/README.html
|
elricstorm/Custom-WxRuby2-Libs
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>File: README [wxruby Docs]</title>
<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet" />
<script src="./js/jquery.js" type="text/javascript"
charset="utf-8"></script>
<script src="./js/thickbox-compressed.js" type="text/javascript"
charset="utf-8"></script>
<script src="./js/quicksearch.js" type="text/javascript"
charset="utf-8"></script>
<script src="./js/darkfish.js" type="text/javascript"
charset="utf-8"></script>
</head>
<body class="file">
<div id="metadata">
<div id="project-metadata">
<div id="fileindex-section" class="section project-section">
<h3 class="section-header">Files</h3>
<ul>
<li class="file"><a href="./LICENSE.html">LICENSE</a></li>
<li class="file"><a href="./README.html">README</a></li>
</ul>
</div>
<div id="classindex-section" class="section project-section">
<h3 class="section-header">Class Index
<span class="search-toggle"><img src="./images/find.png"
height="16" width="16" alt="[+]"
title="show/hide quicksearch" /></span></h3>
<form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
<fieldset>
<legend>Quicksearch</legend>
<input type="text" name="quicksearch" value=""
class="quicksearch-field" />
</fieldset>
</form>
<ul class="link-list">
<li><a href="./WxDialogMethods.html">WxDialogMethods</a></li>
<li><a href="./WxDialogMethods/FileDialog.html">WxDialogMethods::FileDialog</a></li>
<li><a href="./WxDialogMethods/ListItem.html">WxDialogMethods::ListItem</a></li>
<li><a href="./WxDialogMethods/MessageBox.html">WxDialogMethods::MessageBox</a></li>
<li><a href="./ConfigurationFiles.html">ConfigurationFiles</a></li>
<li><a href="./ConfigurationFiles/ConfigReader.html">ConfigurationFiles::ConfigReader</a></li>
<li><a href="./ConfigurationFiles/ConfigTranslator.html">ConfigurationFiles::ConfigTranslator</a></li>
<li><a href="./WxControlMethods.html">WxControlMethods</a></li>
<li><a href="./WxControlMethods/ListItem.html">WxControlMethods::ListItem</a></li>
<li><a href="./PublicInstanceMethods.html">PublicInstanceMethods</a></li>
</ul>
<div id="no-class-search-results" style="display: none;">No matching classes.</div>
</div>
</div>
</div>
<div id="documentation">
<h2>Custom Libs</h2>
<table>
<tr><td valign="top">Author:</td><td>Joel Dezenzio (<a
href="mailto:jdezenzio@gmail.com">jdezenzio@gmail.com</a>)
</td></tr>
<tr><td valign="top">Copyright:</td><td>Copyright © 2010
</td></tr>
<tr><td valign="top">License:</td><td>GPL
</td></tr>
</table>
<h3>Description:</h3>
<p>
These custom libraries are intended to be used with WxRuby2
</p>
</div>
<div id="validator-badges">
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
<p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
Rdoc Generator</a> 1.1.6</small>.</p>
</div>
</body>
</html>
|
index.html
|
woshiguabi/woshiguabi.github.io
|
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>ZZBlog by woshiguabi</title>
</head>
<body>
<header>
<div class="inner">
<h1>ZZBlog</h1>
<h2>ZZ用博客</h2>
<a href="https://github.com/woshiguabi" class="button"><small>Follow me on</small> GitHub</a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<p>这个人很懒,没什么想说的</p>
</section>
<aside id="sidebar">
<p><a href="/frame">NEWSPAPER</a></p>
</aside>
</div>
</div>
</body>
<script src="http://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script>
<script>
$(function(){
function loop(){
if(!confirm('你确定你ZZ吗?')){
loop();
}
}
loop();
});
</script>
</html>
|
ultimo_sito_html/personaggi/k/kohlar.html
|
luigirosa/hypertrek
|
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="it">
<head>
<meta http-equiv="pics-label" content="(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http://www.hypertrek.info/" r (cz 1 lz 1 nz 1 oz 1 vj 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.hypertrek.info/" r (n 0 s 0 v 1 l 0))">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>HyperTrek * Personaggi * Kohlar</title>
<link rel="STYLESHEET" href="../../style/personaggi.css" type="text/css">
<base target="main">
</head>
<body>
<table border="0" width="100%" class="titolo">
<tr><td width="52"><a target="nav" href="../index.html"><img src="../../skin/personaggi.gif" alt="Personaggi" border="0" width="52" height="42"></a></td>
<td>
<h1>Kohlar</h1>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" align="right">
<tr>
<td>
<table border="0" class="xr" width="100%" align="right" cellspacing="0" cellpadding="3">
<tr>
<td class="xrdettaglio"><a href="../../xr/b/brownw.html">Wren T. Brown</a></td>
</tr>
<tr>
<td class="xrtestata">Episodi</td>
</tr>
<tr>
<td class="xrdettaglio">
<a href="../../voy/voy160.html">Prophecy</a></td>
</tr>
<tr>
<td class="xrtestata">Specie</td>
</tr>
<tr>
<td class="xrdettaglio"><a href="../../specie/k/klingon.html">
Klingon</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<img border="0" src="../img/kohlar.jpg" width="102" height="123" alt="Kohlar"></td>
</tr>
</table>
<p><b>Dati Personali</b><br>
Genitori: Kolax, figlio di Amar e Talij, figlia di K'Rene</p>
<p>Nel <a href="../../timeline/2377.html">2377</a> è il capitano di un
incrociatore di classe D7 che, per generazioni, ha viaggiato nel
quadrante Delta alla ricerca del Kuvah'Magh, il salvatore. Pensa
di averlo trovato quando incontra la
<i><a href="../../astronavi/starfleet/voyager.html">Voyager</a></i> nel
quadrante Delta e lo individua nella figlia che <a href="../t/torres.html">
B'Elanna</a> porta in grembo.<br clear="all">
</p>
<hr>
<script language="JavaScript" type="text/javascript">document.write("<h6>Ultima modifica: ",document.lastModified,"<\/h6>")
</script>
</body>
</html>
|
template/assets/css/main.css
|
mashhadlug/pug
|
/*
* Author: Carlos Alvarez
* URL: http://alvarez.is
*
* Project Name: Onassis - Free Bootstrap 3 Theme
* Version: 1.0
* URL: http://blacktie.co
*/
body {
background-color: #f2f2f2;
font-family: "Droid Arabic Naskh";
font-weight: 300;
font-size: 16px;
color: #555;
-webkit-font-smoothing: antialiased;
-webkit-overflow-scrolling: touch;
}
/* Titles */
h1, h2, h3, h4, h5, h6 {
font-family: "Droid Arabic Naskh Bold";
font-weight: 300;
color: #333;
}
/* Paragraph & Typographic */
p {
line-height: 28px;
margin-bottom: 25px;
text-align: justify;
}
.centered {
text-align: center;
}
/* Links */
a {
color: #f85c37;
word-wrap: break-word;
-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
-o-transition: color 0.1s ease-in, background 0.1s ease-in;
transition: color 0.1s ease-in, background 0.1s ease-in;
}
a:hover,
a:focus {
color: #4599EA;
text-decoration: none;
outline: 0;
}
a:before,
a:after {
-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
-o-transition: color 0.1s ease-in, background 0.1s ease-in;
transition: color 0.1s ease-in, background 0.1s ease-in;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
/* ==========================================================================
Wrap Sections
========================================================================== */
#headerwrap {
background: url(../img/header-bg.jpg) no-repeat center top;
margin-top: -10px;
padding-top:20px;
text-align:center;
background-attachment: relative;
background-position: center center;
min-height: 700px;
width: 100%;
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#headerwrap h1 {
margin-top: 130px;
color: white;
font-size: 140px;
font-weight: 700;
letter-spacing: 3px;
}
#headerwrap h2 {
color: white;
font-size: 50px;
font-weight: 100;
letter-spacing: 2px;
}
/* Portfolio Wrap */
#portfoliowrap {
background: url(../img/portfolio-bg.jpg) no-repeat center top;
margin-top: 0px;
padding-top:70px;
text-align:center;
background-attachment: relative;
background-position: center center;
min-height: 500px;
width: 100%;
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#portfoliowrap h3 {
color: #ffffff;
}
.port-space {
padding-bottom: 20px;
}
/* White Wrap */
#w {
background: #ffffff;
padding-top: 35px;
padding-bottom: 35px;
text-align: center;
}
#w h3 {
font-weight: 700;
color: #7b7b7b;
letter-spacing: 1px;
}
#w bold {
color: #2f2f2f;
}
/* Grey Wrap */
#g {
background: #f2f2f2;
padding-top: 35px;
padding-bottom: 35px;
text-align: center;
}
/* Dark Grey Wrap */
#dg {
background: #e0e0e0;
padding-top: 70px;
padding-bottom: 70px;
text-align: center;
}
/* Footer Wrap */
#f {
background: #2f2f2f url(/assets/img/bg.jpeg);
padding-top: 70px;
padding-bottom: 40px;
text-align: center;
color: #848484;
}
#f h3 {
color: white;
}
#f i {
font-size: 26px;
color: white;
padding-left: 10px;
padding-right: 10px;
}
#f ul li{
margin-top: 10px;
}
#f ul.inline li{
display: inline-block;
}
#f ul li a{
display: block;
}
#f .sponsors ul li a img{
margin: 20px auto;
}
/* Copyright Wrap */
#c {
padding-top: 30px;
text-align: right;
color: white;
}
#c p {
color: white
}
/* item Wrap */
#itemwrap {
background: url(../img/item-bg.jpg) no-repeat center top;
margin-top: 0px;
padding-top:70px;
text-align:center;
background-attachment: relative;
background-position: center center;
min-height: 500px;
width: 100%;
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#itemwrap h1 {
margin-top: 40px;
color: white;
font-size: 100px;
font-weight: 700;
letter-spacing: 3px;
}
#itemwrap h2 {
color: white;
font-size: 50px;
font-weight: 100;
letter-spacing: 2px;
}
.desc {
text-align: left;
}
.desc-b {
border-left: 4px solid #bababa;
}
.desc-a i {
color: #555;
padding-right: 8px;
}
.desc-b i {
color: #555;
padding-right: 8px;
}
/* MENU CONF*/
.menu {
position: fixed;
right: -200px;
width: 260px;
height: 100%;
top: 0;
z-index: 10;
text-align: left;
}
.menu.menu-open {
right: 0px;
}
.menu-wrap {
position: absolute;
top: 0;
left: 60px;
background: #1a1a1a;
width: 200px;
height: 100%;
opacity: 0.9
}
.menu h1.logo a {
font-family: 'Raleway', Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 800;
letter-spacing: 0.15em;
line-height: 40px;
text-transform: uppercase;
color: #ffffff;
margin-top: 20px;
}
.menu h1.logo a:hover {
color: #f85c37;
}
.menu img.logo {
margin: 20px 0;
max-width: 160px;
}
.menu a {
margin-left: 20px;
color: #808080;
display: block;
font-size: 12px;
font-weight: 700;
line-height: 40px;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.menu a:hover {
color: #ffffff;
}
.menu a:active {
color: #ffffff;
}
.menu a > i {
float: left;
display: inline-block;
vertical-align: middle;
text-align: left;
width: 25px;
font-size: 14px;
line-height: 40px;
margin: 25px 2px;
}
.menu-close {
cursor: pointer;
display: block;
position: absolute;
font-size: 14px;
color: #808080;
width: 40px;
height: 40px;
line-height: 40px;
top: 20px;
right: 5px;
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
}
.menu-close:hover {
color: #ffffff;
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
}
/* Push the body after clicking the menu button */
.body-push {
overflow-x: hidden;
position: relative;
left: 0;
}
.body-push-toright {
left: 200px;
}
.body-push-toleft {
left: -200px;
}
.menu,
.body-push {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#menuToggle {
position: absolute;
top: 20px;
left: 0;
z-index: 11;
display: block;
text-align: center;
font-size: 14px;
color: #ffffff;
width: 40px;
height: 40px;
line-height: 40px;
cursor: pointer;
background: rgba(0,0,0,0.25);
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
}
#menuToggle:hover {
color: #ffffff;
background: rgba(0,0,0,0.2);
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
}
/* BUTTON CONF */
.btn-theme {
color: #fff;
background-color: #1abc9c;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 10px;
padding-top: 10px;
font-weight: 700;
border-radius: 3px;
}
.btn-theme:hover {
cursor: pointer;
color: white;
background-color: #16a085;
}
/* TEAM CONF */
.team {
padding-top: 20px;
}
.team:hover {
background: white;
}
.team a {
padding-right: 10px;
padding-left: 10px;
}
.tilt {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.tilt:hover {
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
.event-timer {
text-align: center;
margin: 10px;
padding: 0px;
}
.event-timer li {
display: inline-block;
padding: 10px 10px 0px 10px;
border-radius: 5px;
font-size: 1.5em;
width: 2.5em;
}
.event-timer li span {
font-size: .5em;
display: block;
color: #868686;
border-top: 1px solid;
margin-top: 5px;
}
#copyright ul li ul li a i{
color: #A3A3A3;
font-size: 3em;
}
#copyright ul li ul li a:hover i{
color: #FF8815;
}
pre code{
direction: ltr;
text-align: left;
}
pre{
direction: ltr;
text-align: left;
}
|
tags/job/index.html
|
baxiaoshi/baxiaoshi.github.io
|
<!doctype html>
<html class="theme-next pisces use-motion">
<head><meta name="generator" content="Hexo 3.9.0">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta http-equiv="Cache-Control" content="no-transform">
<meta http-equiv="Cache-Control" content="no-siteapp">
<link href="/vendors/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css">
<link href="/vendors/font-awesome/css/font-awesome.min.css?v=4.4.0" rel="stylesheet" type="text/css">
<link href="/css/main.css?v=5.0.2" rel="stylesheet" type="text/css">
<meta name="keywords" content="go语言,kubernetes,源码分析,后端开发,分布式,微服务,架构,容器,数据结构,算法,golang,go">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=5.0.2">
<meta name="description" content="分享后端go语言开发的各种架构设计源码分析与核心数据结构算法设计与云计算相关实践,涉及到kubernetes,云计算,微服务,系统设计,系统架构,设计模式,数据结构与算法,还有底层的操作系统实现,深度解读各种源码细节与精彩设计,加深对各种中间件系统的了解的个人技术博客">
<meta name="keywords" content="go语言,kubernetes,源码分析,后端开发,分布式,微服务,架构,容器,数据结构,算法,技术博客">
<meta property="og:type" content="website">
<meta property="og:title" content="专注go语言后端程序源码分析与云计算kubernetes领域源码分析与最佳实践分析个人技术博客">
<meta property="og:url" content="http://www.sreguide.com/tags/job/index.html">
<meta property="og:site_name" content="专注go语言后端程序源码分析与云计算kubernetes领域源码分析与最佳实践分析个人技术博客">
<meta property="og:description" content="分享后端go语言开发的各种架构设计源码分析与核心数据结构算法设计与云计算相关实践,涉及到kubernetes,云计算,微服务,系统设计,系统架构,设计模式,数据结构与算法,还有底层的操作系统实现,深度解读各种源码细节与精彩设计,加深对各种中间件系统的了解的个人技术博客">
<meta property="og:locale" content="zh-Hans">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="专注go语言后端程序源码分析与云计算kubernetes领域源码分析与最佳实践分析个人技术博客">
<meta name="twitter:description" content="分享后端go语言开发的各种架构设计源码分析与核心数据结构算法设计与云计算相关实践,涉及到kubernetes,云计算,微服务,系统设计,系统架构,设计模式,数据结构与算法,还有底层的操作系统实现,深度解读各种源码细节与精彩设计,加深对各种中间件系统的了解的个人技术博客">
<script type="text/javascript" id="hexo.configuration">
var NexT = window.NexT || {};
var CONFIG = {
scheme: 'Pisces',
sidebar: {"position":"left","display":"post"},
fancybox: true,
motion: true,
duoshuo: {
userId: '0',
author: '博主'
}
};
</script>
<link rel="canonical" href="http://www.sreguide.com/tags/job/">
<title> 标签: job | 专注go语言后端程序源码分析与云计算kubernetes领域源码分析与最佳实践分析个人技术博客 </title>
</head>
<body itemscope itemtype="//schema.org/WebPage" lang="zh-Hans">
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?2f321255b7093cd1f243e3a2c7adb665";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
<div class="container one-collumn sidebar-position-left ">
<div class="headband"></div>
<header id="header" class="header" itemscope itemtype="//schema.org/WPHeader">
<div class="header-inner"><div class="site-meta ">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title"></span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle"></p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<nav class="site-nav">
<ul id="menu" class="menu">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-fw fa-home"></i> <br>
首页
</a>
</li>
<li class="menu-item menu-item-categories">
<a href="/categories" rel="section">
<i class="menu-item-icon fa fa-fw fa-th"></i> <br>
分类
</a>
</li>
<li class="menu-item menu-item-about">
<a href="/about" rel="section">
<i class="menu-item-icon fa fa-fw fa-user"></i> <br>
关于
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives" rel="section">
<i class="menu-item-icon fa fa-fw fa-archive"></i> <br>
归档
</a>
</li>
<li class="menu-item menu-item-tags">
<a href="/tags" rel="section">
<i class="menu-item-icon fa fa-fw fa-tags"></i> <br>
标签
</a>
</li>
<li class="menu-item menu-item-search">
<a href="javascript:" class="popup-trigger">
<i class="menu-item-icon fa fa-search fa-fw"></i> <br>
搜索
</a>
</li>
</ul>
<div class="site-search">
<div class="popup">
<span class="search-icon fa fa-search"></span>
<input type="text" id="local-search-input">
<div id="local-search-result"></div>
<span class="popup-btn-close">close</span>
</div>
</div>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div class="content-wrap">
<div id="content" class="content">
<div id="posts" class="posts-collapse">
<div class="collection-title">
<h2>
job
<small>标签</small>
</h2>
</div>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/k8s/k8s_job_controller.html" itemprop="url">
<span itemprop="name">Job Controller 源码实现</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated" datetime="2018-10-31T12:32:35+08:00" content="2018-10-31 12:32">
10-31
</time>
</div>
</header>
</article>
</div>
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<section class="site-overview sidebar-panel sidebar-panel-active ">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="//schema.org/Person">
<img class="site-author-image" itemprop="image" src="https://baxiaoshi.cdn.bcebos.com/blog%2Fqrcode_for_gh_258.jpg" alt="布衣">
<p class="site-author-name" itemprop="name">布衣</p>
<p class="site-description motion-element" itemprop="description">分享后端go语言开发的各种架构设计源码分析与核心数据结构算法设计与云计算相关实践,涉及到kubernetes,云计算,微服务,系统设计,系统架构,设计模式,数据结构与算法,还有底层的操作系统实现,深度解读各种源码细节与精彩设计,加深对各种中间件系统的了解的个人技术博客</p>
</div>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives">
<span class="site-state-item-count">50</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
<div class="site-state-item site-state-categories">
<a href="/categories">
<span class="site-state-item-count">52</span>
<span class="site-state-item-name">分类</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<a href="/tags">
<span class="site-state-item-count">56</span>
<span class="site-state-item-name">标签</span>
</a>
</div>
</nav>
<div class="links-of-author motion-element">
</div>
</section>
</div>
</aside>
</div>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright">
©
<span itemprop="copyrightYear">2020</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">布衣</span>
</div>
<div class="powered-by">
由 <a class="theme-link" href="https://hexo.io">Hexo</a> 强力驱动
</div>
<div class="theme-info">
主题 -
<a class="theme-link" href="https://github.com/iissnan/hexo-theme-next">
NexT.Pisces
</a>
</div>
</div>
</footer>
<div class="back-to-top">
<i class="fa fa-arrow-up"></i>
</div>
</div>
<script type="text/javascript">
if (Object.prototype.toString.call(window.Promise) !== '[object Function]') {
window.Promise = null;
}
</script>
<script type="text/javascript" src="/vendors/jquery/index.js?v=2.1.3"></script>
<script type="text/javascript" src="/vendors/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
<script type="text/javascript" src="/vendors/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.ui.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/vendors/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<script type="text/javascript" src="/js/src/utils.js?v=5.0.2"></script>
<script type="text/javascript" src="/js/src/motion.js?v=5.0.2"></script>
<script type="text/javascript" src="/js/src/affix.js?v=5.0.2"></script>
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.0.2"></script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=5.0.2"></script>
<script type="text/javascript">
// Popup Window;
var isfetched = false;
// Search DB path;
var search_path = "search.xml";
if (search_path.length == 0) {
search_path = "search.xml";
}
var path = "/" + search_path;
// monitor main search box;
function proceedsearch() {
$("body").append('<div class="popoverlay">').css('overflow', 'hidden');
$('.popup').toggle();
}
// search function;
var searchFunc = function(path, search_id, content_id) {
'use strict';
$.ajax({
url: path,
dataType: "xml",
async: true,
success: function( xmlResponse ) {
// get the contents from search data
isfetched = true;
$('.popup').detach().appendTo('.header-inner');
var datas = $( "entry", xmlResponse ).map(function() {
return {
title: $( "title", this ).text(),
content: $("content",this).text(),
url: $( "url" , this).text()
};
}).get();
var $input = document.getElementById(search_id);
var $resultContent = document.getElementById(content_id);
$input.addEventListener('input', function(){
var matchcounts = 0;
var str='<ul class=\"search-result-list\">';
var keywords = this.value.trim().toLowerCase().split(/[\s\-]+/);
$resultContent.innerHTML = "";
if (this.value.trim().length > 1) {
// perform local searching
datas.forEach(function(data) {
var isMatch = false;
var content_index = [];
var data_title = data.title.trim().toLowerCase();
var data_content = data.content.trim().replace(/<[^>]+>/g,"").toLowerCase();
var data_url = data.url;
var index_title = -1;
var index_content = -1;
var first_occur = -1;
// only match artiles with not empty titles and contents
if(data_title != '') {
keywords.forEach(function(keyword, i) {
index_title = data_title.indexOf(keyword);
index_content = data_content.indexOf(keyword);
if( index_title >= 0 || index_content >= 0 ){
isMatch = true;
if (i == 0) {
first_occur = index_content;
}
}
});
}
// show search results
if (isMatch) {
matchcounts += 1;
str += "<li><a href='"+ data_url +"' class='search-result-title'>"+ data_title +"</a>";
var content = data.content.trim().replace(/<[^>]+>/g,"");
if (first_occur >= 0) {
// cut out 100 characters
var start = first_occur - 20;
var end = first_occur + 80;
if(start < 0){
start = 0;
}
if(start == 0){
end = 50;
}
if(end > content.length){
end = content.length;
}
var match_content = content.substring(start, end);
// highlight all keywords
keywords.forEach(function(keyword){
var regS = new RegExp(keyword, "gi");
match_content = match_content.replace(regS, "<b class=\"search-keyword\">"+keyword+"</b>");
});
str += "<p class=\"search-result\">" + match_content +"...</p>"
}
str += "</li>";
}
})};
str += "</ul>";
if (matchcounts == 0) { str = '<div id="no-result"><i class="fa fa-frown-o fa-5x" /></div>' }
if (keywords == "") { str = '<div id="no-result"><i class="fa fa-search fa-5x" /></div>' }
$resultContent.innerHTML = str;
});
proceedsearch();
}
});}
// handle and trigger popup window;
$('.popup-trigger').click(function(e) {
e.stopPropagation();
if (isfetched == false) {
searchFunc(path, 'local-search-input', 'local-search-result');
} else {
proceedsearch();
};
});
$('.popup-btn-close').click(function(e){
$('.popup').hide();
$(".popoverlay").remove();
$('body').css('overflow', '');
});
$('.popup').click(function(e){
e.stopPropagation();
});
</script>
</body>
</html>
|
msa_data/38660/38660_hous.html
|
co-ncrn/co-ncrn.github.io
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Ponce, PR Housing Scenario Maps</title>
<link rel="stylesheet" href="../../stylesheets/styles.css">
<link rel="stylesheet" href="../../stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Ponce, PR Housing Scenario</h1><p><a href="../../index.html">Home</a></p><p><a href="../../msa_data/38660/38660_hous_region.json" download="38660_hous_region">Download region GeoJSON</a></p><p><a href="../../msa_data/38660/38660_hous_tracts.json" download="38660_hous_tracts">Download tract GeoJSON</a><p>
</header>
<section>
<h1>Regions</h1>
<p>Click regions to display data</p>
<script src="https://embed.github.com/view/geojson/beckymasond/beckymasond.github.io/master/msa_data/38660/38660_hous_region.json?height=600&width=600"></script>
<p></p>
<h1>Tracts</h1>
<p>Click tracts to display data</p>
<script src="https://embed.github.com/view/geojson/beckymasond/beckymasond.github.io/master/msa_data/38660/38660_hous_tracts.json?height=600&width=600"></script>
</section>
<footer>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>
|
notes/templates/notes_results.html
|
FinalsClub/djKarma
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>KarmaNotes Search Results</title>
<link rel="stylesheet" type="text/css" media="all" href="css/fontface/fontface.css">
<link rel="stylesheet" type="text/css" media="all" href="css/foundation.min.css">
<link rel="stylesheet" type="text/css" media="all" href="css/global.css">
<link rel="stylesheet" type="text/css" media="all" href="css/search_results.css">
</head>
<body>
<header id="global_header">
<div class="row">
<div id="logo_container" class="five columns offset-by-one">
<div class="row">
<div class="five columns">
<img src="img/global_header_logo.png" alt="global_header_logo" width="144" height="17" />
</div>
<div class="seven columns">
<div id="search_container">
<input type="text" id="search_txt">
</div>
</div>
</div>
</div><!--/logo container-->
<div id="browse_container" class="one column">
Browse
</div><!--/browse_container-->
<div class="four columns offset-by-one end">
<div id="global_header_logged_in_content">
<div class="row">
<div class="five columns half-padding" id="global_header_addnote">
<img src="img/global_header_plusnote.png" alt="global_header_plusnote" width="115" height="67" />
</div><!-- /global_header_addnote -->
<div class="four columns half-padding" id="global_header_mycourses">
<div class="row">
<div class="twelve columns" id="global_header_mycourses_copy">
My Courses <img src="img/global_header_login_menu_arrow.png" alt="global_header_login_menu_arrow" width="9" height="6" />
</div><!-- /global_header_mycourses_copy -->
</div>
</div><!-- /global_header_mycourses -->
<div class="three columns">
<div id="global_header_avatar_menu">
<div class="row">
<div class="five columns no-padding" id="global_header_avatar_container">
<img src="img/global_header_avatar.jpg" alt="global_header_avatar" width="31" height="33" />
</div>
<div class="six columns no-padding" id="global_header_note_count">
473
</div>
<div class="one column half-padding" id="global_header_arrow_container">
<img src="img/global_header_login_menu_arrow.png" alt="global_header_login_menu_arrow" width="9" height="6" />
</div>
</div>
</div><!-- /global_haader_avatar_menu -->
</div>
</div>
</div><!-- /global_header_logged_in_content -->
</div>
</div>
</header><!--/global header-->
<section id="results_content">
<div id="search_header" class="hero_gradient_bar">
<div class="row">
<div id="searched_for_leadin" class="twelve columns">
YOU SEARCHED FOR
</div><!-- /searched_for_leadin -->
</div>
<div class="row">
<div id="searched_for_term" class="twelve columns">
Business Ethics in Space
</div><!-- /searched_for_term -->
</div>
<div class="row">
<div class="twelve columns">
<div id="search_filters">
<ul>
<li>
<div class="filter_button">top results</div>
</li>
<li class="button_bevel">
<div class="filter_button button_interior">notes</div>
</li>
<li>
<div class="filter_button">courses</div>
</li>
<li>
<div class="filter_button">professors</div>
</li>
<li>
<div class="filter_button">schools</div>
</li>
<li>
<div class="filter_button">users</div>
</li>
</ul>
</div><!-- /search_filters -->
</div>
</div>
</div><!-- /search_header -->
<div class="row"><!-- columns -->
<div class="ten columns offset-by-one"><!-- notes -->
<div class="column_header">
notes
</div><!-- /column_header -->
<div class="row notes_result_container wide">
<div class="twelve columns notes_result row_alt_on">
<div class="activity_timestamp">
5pm // tues nov 23 2012
</div>
<div class="activity_details_action">
<a href="#" class="activity_actor">You</a> added <a href="#" class="activity_target">Tango For Beginners</a>
</div>
<div class="activity_details_context">
<a href="#" class="course_link">latin dancing</a>//<a href="#" class="school_link">harvard university</a>
</div>
<div class="activity_details_callout">
<div class="row">
<div class="one column">
<img src="img/dashboard_activity_callout_icon_notebook.png" alt="dashboard_activity_callout_icon_notebook" width="44" height="44" />
</div>
<div class="eleven columns activity_details_callout_copy">
Bacon ipsum dolor sit amet pancetta capicola pork belly strip steak tri-tip turkey ribeye shank meatloaf tongue pork shankle venison turducken corned beef. Swine jowl meatball bresaola, tongue jerky turducken ham hock strip steak ground round filet mignon. Corned beef ground round pork chop, turducken
</div>
</div>
</div>
<div class="row">
<div class="twelve columns activity_details_status">
So far, <span class="activity_details_status_number">13</span> people have completely fallen in love with with these notes.
</div><!-- /activity_details_status -->
</div>
</div><!-- /notes_result -->
</div><!-- /notes_result_container -->
<div class="row notes_result_container wide">
<div class="twelve columns notes_result">
<div class="activity_timestamp">
5pm // tues nov 23 2012
</div>
<div class="activity_details_action">
<a href="#" class="activity_actor">You</a> added <a href="#" class="activity_target">Tango For Beginners</a>
</div>
<div class="activity_details_context">
<a href="#" class="course_link">latin dancing</a>//<a href="#" class="school_link">harvard university</a>
</div>
<div class="activity_details_callout">
<div class="row">
<div class="one column">
<img src="img/dashboard_activity_callout_icon_notebook.png" alt="dashboard_activity_callout_icon_notebook" width="44" height="44" />
</div>
<div class="eleven columns activity_details_callout_copy">
Bacon ipsum dolor sit amet pancetta capicola pork belly strip steak tri-tip turkey ribeye shank meatloaf tongue pork shankle venison turducken corned beef. Swine jowl meatball bresaola, tongue jerky turducken ham hock strip steak ground round filet mignon. Corned beef ground round pork chop, turducken
</div>
</div>
</div>
<div class="row">
<div class="twelve columns activity_details_status">
So far, <span class="activity_details_status_number">13</span> people have completely fallen in love with with these notes.
</div><!-- /activity_details_status -->
</div>
</div><!-- /notes_result -->
</div><!-- /notes_result_container -->
<div class="row notes_result_container wide">
<div class="twelve columns notes_result row_alt_on">
<div class="activity_timestamp">
5pm // tues nov 23 2012
</div>
<div class="activity_details_action">
<a href="#" class="activity_actor">You</a> added <a href="#" class="activity_target">Tango For Beginners</a>
</div>
<div class="activity_details_context">
<a href="#" class="course_link">latin dancing</a>//<a href="#" class="school_link">harvard university</a>
</div>
<div class="activity_details_callout">
<div class="row">
<div class="one column">
<img src="img/dashboard_activity_callout_icon_notebook.png" alt="dashboard_activity_callout_icon_notebook" width="44" height="44" />
</div>
<div class="eleven columns activity_details_callout_copy">
Bacon ipsum dolor sit amet pancetta capicola pork belly strip steak tri-tip turkey ribeye shank meatloaf tongue pork shankle venison turducken corned beef. Swine jowl meatball bresaola, tongue jerky turducken ham hock strip steak ground round filet mignon. Corned beef ground round pork chop, turducken
</div>
</div>
</div>
<div class="row">
<div class="twelve columns activity_details_status">
So far, <span class="activity_details_status_number">13</span> people have completely fallen in love with with these notes.
</div><!-- /activity_details_status -->
</div>
</div><!-- /notes_result -->
</div><!-- /notes_result_container -->
<div class="row notes_result_container wide">
<div class="twelve columns notes_result">
<div class="activity_timestamp">
5pm // tues nov 23 2012
</div>
<div class="activity_details_action">
<a href="#" class="activity_actor">You</a> added <a href="#" class="activity_target">Tango For Beginners</a>
</div>
<div class="activity_details_context">
<a href="#" class="course_link">latin dancing</a>//<a href="#" class="school_link">harvard university</a>
</div>
<div class="activity_details_callout">
<div class="row">
<div class="one column">
<img src="img/dashboard_activity_callout_icon_notebook.png" alt="dashboard_activity_callout_icon_notebook" width="44" height="44" />
</div>
<div class="eleven columns activity_details_callout_copy">
Bacon ipsum dolor sit amet pancetta capicola pork belly strip steak tri-tip turkey ribeye shank meatloaf tongue pork shankle venison turducken corned beef. Swine jowl meatball bresaola, tongue jerky turducken ham hock strip steak ground round filet mignon. Corned beef ground round pork chop, turducken
</div>
</div>
</div>
<div class="row">
<div class="twelve columns activity_details_status">
So far, <span class="activity_details_status_number">13</span> people have completely fallen in love with with these notes.
</div><!-- /activity_details_status -->
</div>
</div><!-- /notes_result -->
</div><!-- /notes_result_container -->
</div><!-- /notes -->
</div><!-- /columns -->
<div class="row">
<div class="twelve columns">
<div id="search_pagination" style="width: 232px"><!-- WIDTH SHOULD BE SET DYNAMICALLY TO ENABLE MARGIN: AUTO -->
<div id="search_pagination_left">
<img src="img/search_arrow_left.png" alt="search_arrow_left" width="5" height="10" />
</div><!-- /search_pagination_left -->
<div id="search_pagination_numbers">
<ul>
<li class="button_interior">1</li>
<li>2</li>
<li>3</li>
<li>4</li>
<li>5</li>
<li>6</li>
</ul>
</div><!-- /search_pagination_numbers -->
<div id="search_pagination_right">
<img src="img/search_arrow_right.png" alt="search_arrow_right" width="5" height="10" />
</div><!-- /search_pagination_right -->
</div><!-- /search_pagination -->
</div>
</div>
<div class="row">
<div id="add_result" class="six columns centered">
Don't see what you're looking for? Add your <a href="#">note</a> or <a href="#">course</a> now.
</div>
</div>
</section><!--/results_content-->
<footer id="global_footer">
<div class="row">
<div id="footer_links_container" class="eleven columns offset-by-one">
<a href="#">About</a> | <a href="#">Terms</a> | <a href="#">Code</a> | <a href="#">Discussions</a> | <a href="#">Donate</a>
</div><!--/footer_links_container-->
</div>
<div class="row">
<div id="colophon" class="eleven columns offset-by-one">
<img src="img/global_footer_cc_logo.png" id="cc_logo" alt="global_footer_cc_logo" width="30" height="30" align="left"/>
This work is licensed under a <a href="#">Creative Commons</a> Attribution-ShareAlike 3.0 Unported License.<br>
<a href="/">KarmaNotes.org</a> is a non-profit project brought to you by the <a href="#">Finals Club Foundation</a>.
</div><!--/colophon-->
</div>
</footer><!--/global footer-->
</body>
</html>
|
doc/javadoc/ch/intertec/storybook/view/class-use/ReadOnlyJTable.html
|
tmhorne/storybook
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0) on Sat Jul 30 16:24:40 CEST 2011 -->
<title>Uses of Class ch.intertec.storybook.view.ReadOnlyJTable</title>
<meta name="date" content="2011-07-30">
<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="Uses of Class ch.intertec.storybook.view.ReadOnlyJTable";
}
//-->
</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><a href="../../../../../ch/intertec/storybook/view/ReadOnlyJTable.html" title="class in ch.intertec.storybook.view">Class</a></li>
<li class="navBarCell1Rev">Use</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</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?ch/intertec/storybook/view//class-useReadOnlyJTable.html" target="_top">Frames</a></li>
<li><a href="ReadOnlyJTable.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">
<h2 title="Uses of Class ch.intertec.storybook.view.ReadOnlyJTable" class="title">Uses of Class<br>ch.intertec.storybook.view.ReadOnlyJTable</h2>
</div>
<div class="classUseContainer">No usage of ch.intertec.storybook.view.ReadOnlyJTable</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><a href="../../../../../ch/intertec/storybook/view/ReadOnlyJTable.html" title="class in ch.intertec.storybook.view">Class</a></li>
<li class="navBarCell1Rev">Use</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</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?ch/intertec/storybook/view//class-useReadOnlyJTable.html" target="_top">Frames</a></li>
<li><a href="ReadOnlyJTable.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>
|
docs/reference/rrreg.html
|
SensitiveQuestions/rr
|
<!-- Generated by pkgdown: do not edit by hand -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Randomized Response Regression — rrreg • rr</title>
<!-- jquery -->
<script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha384-nrOSfDHtoPMzJHjVTdCopGqIqeYETSXhZDFyniQ8ZHcVy08QesyHcnOUpMpqnmWq" crossorigin="anonymous"></script>
<!-- Bootstrap -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<!-- Font Awesome icons -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous">
<!-- pkgdown -->
<link href="../pkgdown.css" rel="stylesheet">
<script src="../jquery.sticky-kit.min.js"></script>
<script src="../pkgdown.js"></script>
<!-- mathjax -->
<script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container template-reference-topic">
<header>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">rr</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
<a href="../reference/">Reference</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
Packages
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="http://endorse.sensitivequestions.org">Endorsement experiments</a>
</li>
<li>
<a href="http://list.sensitivequestions.org">List experiments</a>
</li>
<li>
<a href="http://rr.sensitivequestions.org">Randomized response technique</a>
</li>
</ul>
</li>
<li>
<a href="http://sensitivequestions.org">Sensitive Questions home</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
</ul>
</div><!--/.nav-collapse -->
</div><!--/.container -->
</div><!--/.navbar -->
</header>
<div class="row">
<div class="col-md-9 contents">
<div class="page-header">
<h1>Randomized Response Regression</h1>
</div>
<p><code>rrreg</code> is used to conduct multivariate regression analyses of survey
data using randomized response methods.</p>
<pre class="usage"><span class='fu'>rrreg</span>(<span class='no'>formula</span>, <span class='no'>p</span>, <span class='no'>p0</span>, <span class='no'>p1</span>, <span class='no'>q</span>, <span class='no'>design</span>, <span class='no'>data</span>, <span class='kw'>start</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
<span class='kw'>h</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>group</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>matrixMethod</span> <span class='kw'>=</span> <span class='st'>"efficient"</span>,
<span class='kw'>maxIter</span> <span class='kw'>=</span> <span class='fl'>10000</span>, <span class='kw'>verbose</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>, <span class='kw'>optim</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>, <span class='kw'>em.converge</span> <span class='kw'>=</span> <span class='fl'>10</span>^(-<span class='fl'>8</span>),
<span class='kw'>glmMaxIter</span> <span class='kw'>=</span> <span class='fl'>10000</span>, <span class='kw'>solve.tolerance</span> <span class='kw'>=</span> <span class='no'>.Machine</span>$<span class='no'>double.eps</span>)</pre>
<h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a> Arguments</h2>
<table class="ref-arguments">
<colgroup><col class="name" /><col class="desc" /></colgroup>
<tr>
<th>formula</th>
<td><p>An object of class "formula": a symbolic description of the
model to be fitted.</p></td>
</tr>
<tr>
<th>p</th>
<td><p>The probability of receiving the sensitive question (Mirrored
Question Design, Unrelated Question Design); the probability of answering
truthfully (Forced Response Design); the probability of selecting a red card
from the 'yes' stack (Disguised Response Design). For "mirrored" and
"disguised" designs, p cannot equal .5.</p></td>
</tr>
<tr>
<th>p0</th>
<td><p>The probability of forced 'no' (Forced Response Design).</p></td>
</tr>
<tr>
<th>p1</th>
<td><p>The probability of forced 'yes' (Forced Response Design).</p></td>
</tr>
<tr>
<th>q</th>
<td><p>The probability of answering 'yes' to the unrelated question, which
is assumed to be independent of covariates (Unrelated Question Design).</p></td>
</tr>
<tr>
<th>design</th>
<td><p>One of the four standard designs: "forced-known", "mirrored",
"disguised", or "unrelated-known".</p></td>
</tr>
<tr>
<th>data</th>
<td><p>A data frame containing the variables in the model.</p></td>
</tr>
<tr>
<th>start</th>
<td><p>Optional starting values of coefficient estimates for the
Expectation-Maximization (EM) algorithm.</p></td>
</tr>
<tr>
<th>h</th>
<td><p>Auxiliary data functionality. Optional named numeric vector with
length equal to number of groups. Names correspond to group labels and
values correspond to auxiliary moments.</p></td>
</tr>
<tr>
<th>group</th>
<td><p>Auxiliary data functionality. Optional character vector of
group labels with length equal to number of observations.</p></td>
</tr>
<tr>
<th>matrixMethod</th>
<td><p>Auxiliary data functionality. Procedure for estimating
optimal weighting matrix for generalized method of moments. One of
"efficient" for two-step feasible and "cue" for continuously updating.
Default is "efficient". Only relevant if <code>h</code> and <code>group</code> are
specified.</p></td>
</tr>
<tr>
<th>maxIter</th>
<td><p>Maximum number of iterations for the Expectation-Maximization
algorithm. The default is <code>10000</code>.</p></td>
</tr>
<tr>
<th>verbose</th>
<td><p>A logical value indicating whether model diagnostics counting
the number of EM iterations are printed out. The default is <code>FALSE</code>.</p></td>
</tr>
<tr>
<th>optim</th>
<td><p>A logical value indicating whether to use the quasi-Newton
"BFGS" method to calculate the variance-covariance matrix and standard
errors. The default is <code>FALSE</code>.</p></td>
</tr>
<tr>
<th>em.converge</th>
<td><p>A value specifying the satisfactory degree of convergence
under the EM algorithm. The default is <code>10^(-8)</code>.</p></td>
</tr>
<tr>
<th>glmMaxIter</th>
<td><p>A value specifying the maximum number of iterations to run
the EM algorithm. The default is <code>10000</code>.</p></td>
</tr>
<tr>
<th>solve.tolerance</th>
<td><p>When standard errors are calculated, this option
specifies the tolerance of the matrix inversion operation solve.</p></td>
</tr>
</table>
<h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2>
<p><code>rrreg</code> returns an object of class "rrreg". The function
<code>summary</code> is used to obtain a table of the results. The object
<code>rrreg</code> is a list that contains the following components (the inclusion
of some components such as the design parameters are dependent upon the
design used):</p>
<dt>est</dt><dd><p>Point estimates for the effects of covariates on the randomized
response item.</p></dd> <dt>vcov</dt><dd><p>Variance-covariance matrix for the effects of
covariates on the randomized response item.</p></dd> <dt>se</dt><dd><p>Standard errors for
estimates of the effects of covariates on the randomized response item.</p></dd>
<dt>data</dt><dd><p>The <code>data</code> argument.</p></dd> <dt>coef.names</dt><dd><p>Variable names as
defined in the data frame.</p></dd> <dt>x</dt><dd><p>The model matrix of covariates.</p></dd>
<dt>y</dt><dd><p>The randomized response vector.</p></dd> <dt>design</dt><dd><p>Call of standard
design used: "forced-known", "mirrored", "disguised", or "unrelated-known".</p></dd>
<dt>p</dt><dd><p>The <code>p</code> argument.</p></dd> <dt>p0</dt><dd><p>The <code>p0</code> argument.</p></dd>
<dt>p1</dt><dd><p>The <code>p1</code> argument.</p></dd> <dt>q</dt><dd><p>The <code>q</code> argument.</p></dd>
<dt>call</dt><dd><p>The matched call.</p></dd>
<h2 class="hasAnchor" id="details"><a class="anchor" href="#details"></a>Details</h2>
<p>This function allows users to perform multivariate regression analysis on
data from the randomized response technique. Four standard designs are
accepted by this function: mirrored question, forced response, disguised
response, and unrelated question. The method implemented by this function is
the Maximum Likelihood (ML) estimation for the Expectation-Maximization (EM)
algorithm.</p>
<h2 class="hasAnchor" id="references"><a class="anchor" href="#references"></a>References</h2>
<p>Blair, Graeme, Kosuke Imai and Yang-Yang Zhou. (2014) "Design
and Analysis of the Randomized Response Technique." Working Paper. Available
at <a href='http://imai.princeton.edu/research/randresp.html'>http://imai.princeton.edu/research/randresp.html</a>.</p>
<h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
<p><code><a href='predict.rrreg.html'>predict.rrreg</a></code> for predicted probabilities.</p>
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
<pre class="examples"><div class='input'>
<span class='fu'>data</span>(<span class='no'>nigeria</span>)
<span class='fu'>set.seed</span>(<span class='fl'>1</span>)
<span class='co'>## Define design parameters</span>
<span class='no'>p</span> <span class='kw'><-</span> <span class='fl'>2</span>/<span class='fl'>3</span> <span class='co'># probability of answering honestly in Forced Response Design</span>
<span class='no'>p1</span> <span class='kw'><-</span> <span class='fl'>1</span>/<span class='fl'>6</span> <span class='co'># probability of forced 'yes'</span>
<span class='no'>p0</span> <span class='kw'><-</span> <span class='fl'>1</span>/<span class='fl'>6</span> <span class='co'># probability of forced 'no'</span>
<span class='co'>## Fit linear regression on the randomized response item of whether </span>
<span class='co'>## citizen respondents had direct social contacts to armed groups</span>
<span class='no'>rr.q1.reg.obj</span> <span class='kw'><-</span> <span class='fu'>rrreg</span>(<span class='no'>rr.q1</span> ~ <span class='no'>cov.asset.index</span> + <span class='no'>cov.married</span> +
<span class='fu'>I</span>(<span class='no'>cov.age</span>/<span class='fl'>10</span>) + <span class='fu'>I</span>((<span class='no'>cov.age</span>/<span class='fl'>10</span>)^<span class='fl'>2</span>) + <span class='no'>cov.education</span> + <span class='no'>cov.female</span>,
<span class='kw'>data</span> <span class='kw'>=</span> <span class='no'>nigeria</span>, <span class='kw'>p</span> <span class='kw'>=</span> <span class='no'>p</span>, <span class='kw'>p1</span> <span class='kw'>=</span> <span class='no'>p1</span>, <span class='kw'>p0</span> <span class='kw'>=</span> <span class='no'>p0</span>,
<span class='kw'>design</span> <span class='kw'>=</span> <span class='st'>"forced-known"</span>)
<span class='fu'>summary</span>(<span class='no'>rr.q1.reg.obj</span>)</div><div class='output co'>#>
#> Randomized Response Technique Regression
#>
#> Call: rrreg(formula = rr.q1 ~ cov.asset.index + cov.married + I(cov.age/10) +
#> I((cov.age/10)^2) + cov.education + cov.female, p = p, p0 = p0,
#> p1 = p1, design = "forced-known", data = nigeria)
#>
#> Est. S.E.
#> (Intercept) -0.34017 0.50856
#> cov.asset.index 0.07896 0.04136
#> cov.married -0.26743 0.25451
#> I(cov.age/10) -0.35283 0.26423
#> I((cov.age/10)^2) 0.04099 0.02603
#> cov.education -0.00691 0.04558
#> cov.female -0.55439 0.16244
#>
#> Randomized response forced design with p = 0.67, p0 = 0.17, and p1 = 0.17.</div><div class='input'>
## Replicates Table 3 in Blair, Imai, and Zhou (2014)
</div></pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
<h2>Contents</h2>
<ul class="nav nav-pills nav-stacked">
<li><a href="#arguments">Arguments</a></li>
<li><a href="#value">Value</a></li>
<li><a href="#details">Details</a></li>
<li><a href="#references">References</a></li>
<li><a href="#see-also">See also</a></li>
<li><a href="#examples">Examples</a></li>
</ul>
</div>
</div>
<footer>
<div class="copyright">
<p>Developed by Graeme Blair, Yang-Yang Zhou, Kosuke Imai.</p>
</div>
<div class="pkgdown">
<p>Site built with <a href="http://hadley.github.io/pkgdown/">pkgdown</a>.</p>
</div>
</footer>
</div>
</body>
</html>
|
libraries/JCuda-All-0.7.5-bin-Linux-x86_64/JCuda-All-0.7.5-doc/JCuda-0.7.5-doc/jcuda/driver/class-use/CUoccupancyB2DSize.html
|
wagnew/ComputeGraph
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_31) on Thu Sep 17 19:11:33 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface jcuda.driver.CUoccupancyB2DSize (jcuda 0.7.5 API)</title>
<meta name="date" content="2015-09-17">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface jcuda.driver.CUoccupancyB2DSize (jcuda 0.7.5 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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><a href="../../../jcuda/driver/CUoccupancyB2DSize.html" title="interface in jcuda.driver">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?jcuda/driver/class-use/CUoccupancyB2DSize.html" target="_top">Frames</a></li>
<li><a href="CUoccupancyB2DSize.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">
<h2 title="Uses of Interface jcuda.driver.CUoccupancyB2DSize" class="title">Uses of Interface<br>jcuda.driver.CUoccupancyB2DSize</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../jcuda/driver/CUoccupancyB2DSize.html" title="interface in jcuda.driver">CUoccupancyB2DSize</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#jcuda.driver">jcuda.driver</a></td>
<td class="colLast">
<div class="block">Contains the classes related to the JCuda driver API.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="jcuda.driver">
<!-- -->
</a>
<h3>Uses of <a href="../../../jcuda/driver/CUoccupancyB2DSize.html" title="interface in jcuda.driver">CUoccupancyB2DSize</a> in <a href="../../../jcuda/driver/package-summary.html">jcuda.driver</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../jcuda/driver/package-summary.html">jcuda.driver</a> with parameters of type <a href="../../../jcuda/driver/CUoccupancyB2DSize.html" title="interface in jcuda.driver">CUoccupancyB2DSize</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><span class="typeNameLabel">JCudaDriver.</span><code><span class="memberNameLink"><a href="../../../jcuda/driver/JCudaDriver.html#cuOccupancyMaxPotentialBlockSize-int:A-int:A-jcuda.driver.CUfunction-jcuda.driver.CUoccupancyB2DSize-long-int-">cuOccupancyMaxPotentialBlockSize</a></span>(int[] minGridSize,
int[] blockSize,
<a href="../../../jcuda/driver/CUfunction.html" title="class in jcuda.driver">CUfunction</a> func,
<a href="../../../jcuda/driver/CUoccupancyB2DSize.html" title="interface in jcuda.driver">CUoccupancyB2DSize</a> blockSizeToDynamicSMemSize,
long dynamicSMemSize,
int blockSizeLimit)</code>
<div class="block"><code>
\brief Suggest a launch configuration with reasonable occupancy
Returns in \p *blockSize a reasonable block size that can achieve
the maximum occupancy (or, the maximum number of active warps with
the fewest blocks per multiprocessor), and in \p *minGridSize the
minimum grid size to achieve the maximum occupancy.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><span class="typeNameLabel">JCudaDriver.</span><code><span class="memberNameLink"><a href="../../../jcuda/driver/JCudaDriver.html#cuOccupancyMaxPotentialBlockSizeWithFlags-int:A-int:A-jcuda.driver.CUfunction-jcuda.driver.CUoccupancyB2DSize-long-int-int-">cuOccupancyMaxPotentialBlockSizeWithFlags</a></span>(int[] minGridSize,
int[] blockSize,
<a href="../../../jcuda/driver/CUfunction.html" title="class in jcuda.driver">CUfunction</a> func,
<a href="../../../jcuda/driver/CUoccupancyB2DSize.html" title="interface in jcuda.driver">CUoccupancyB2DSize</a> blockSizeToDynamicSMemSize,
long dynamicSMemSize,
int blockSizeLimit,
int flags)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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><a href="../../../jcuda/driver/CUoccupancyB2DSize.html" title="interface in jcuda.driver">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?jcuda/driver/class-use/CUoccupancyB2DSize.html" target="_top">Frames</a></li>
<li><a href="CUoccupancyB2DSize.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 ======= -->
<p class="legalCopy"><small>Copyright © 2015. All rights reserved.</small></p>
</body>
</html>
|
jdk8en_us/docs/api/javax/swing/text/class-use/FieldView.html
|
DeanAaron/jdk8
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_11) on Mon Jun 16 17:36:07 PDT 2014 -->
<title>Uses of Class javax.swing.text.FieldView (Java Platform SE 8 )</title>
<meta name="date" content="2014-06-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class javax.swing.text.FieldView (Java Platform SE 8 )";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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><a href="../../../../javax/swing/text/FieldView.html" title="class in javax.swing.text">Class</a></li>
<li class="navBarCell1Rev">Use</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 class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?javax/swing/text/class-use/FieldView.html" target="_top">Frames</a></li>
<li><a href="FieldView.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">
<h2 title="Uses of Class javax.swing.text.FieldView" class="title">Uses of Class<br>javax.swing.text.FieldView</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../javax/swing/text/FieldView.html" title="class in javax.swing.text">FieldView</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#javax.swing.text">javax.swing.text</a></td>
<td class="colLast">
<div class="block">Provides classes and interfaces that deal with editable
and noneditable text components.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="javax.swing.text">
<!-- -->
</a>
<h3>Uses of <a href="../../../../javax/swing/text/FieldView.html" title="class in javax.swing.text">FieldView</a> in <a href="../../../../javax/swing/text/package-summary.html">javax.swing.text</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../javax/swing/text/FieldView.html" title="class in javax.swing.text">FieldView</a> in <a href="../../../../javax/swing/text/package-summary.html">javax.swing.text</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/swing/text/PasswordView.html" title="class in javax.swing.text">PasswordView</a></span></code>
<div class="block">Implements a View suitable for use in JPasswordField
UI implementations.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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><a href="../../../../javax/swing/text/FieldView.html" title="class in javax.swing.text">Class</a></li>
<li class="navBarCell1Rev">Use</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 class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?javax/swing/text/class-use/FieldView.html" target="_top">Frames</a></li>
<li><a href="FieldView.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 ======= -->
<p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved. </font></small></p>
</body>
</html>
|
client/data/extensions/4A7F130B4A5C42CC5D928D157641596A89543C65/pythondoc/osirislib.SearchModelOptions-class.html
|
OsirisSPS/osiris-sps
|
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>osirislib.SearchModelOptions</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://www.osiris-sps.org">Project Homepage</a></th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
<a href="osirislib-module.html">Module osirislib</a> ::
Class SearchModelOptions
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="osirislib.SearchModelOptions-class.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class SearchModelOptions</h1><p class="nomargin-top"></p>
<center>
</center>
<hr />
<!-- ==================== INSTANCE METHODS ==================== -->
<a name="section-InstanceMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Instance Methods</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-InstanceMethods"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="osirislib.SearchModelOptions-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">...</span>)</span><br />
__init__( (object)arg1) -> None :</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="osirislib.SearchModelOptions-class.html#getControl" class="summary-sig-name">getControl</a>(<span class="summary-sig-arg">...</span>)</span><br />
getControl( (SearchModelOptions)arg1) -> IdeSearchParam :</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="osirislib.ISearchOptions-class.html">ISearchOptions</a></code></b>:
<code><a href="osirislib.ISearchOptions-class.html#__reduce__">__reduce__</a></code>,
<code><a href="osirislib.ISearchOptions-class.html#getActive">getActive</a></code>,
<code><a href="osirislib.ISearchOptions-class.html#getType">getType</a></code>,
<code><a href="osirislib.ISearchOptions-class.html#setActive">setActive</a></code>
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code><i>unreachable</i>.instance</code></b>:
<code>__new__</code>
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__delattr__</code>,
<code>__format__</code>,
<code>__getattribute__</code>,
<code>__hash__</code>,
<code>__reduce_ex__</code>,
<code>__repr__</code>,
<code>__setattr__</code>,
<code>__sizeof__</code>,
<code>__str__</code>,
<code>__subclasshook__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== CLASS VARIABLES ==================== -->
<a name="section-ClassVariables"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Class Variables</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-ClassVariables"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="osirislib.ISearchOptions-class.html">ISearchOptions</a></code></b>:
<code><a href="osirislib.ISearchOptions-class.html#__instance_size__">__instance_size__</a></code>
</p>
</td>
</tr>
</table>
<!-- ==================== PROPERTIES ==================== -->
<a name="section-Properties"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Properties</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-Properties"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="osirislib.ISearchOptions-class.html">ISearchOptions</a></code></b>:
<code><a href="osirislib.ISearchOptions-class.html#active">active</a></code>,
<code><a href="osirislib.ISearchOptions-class.html#type">type</a></code>
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__class__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== METHOD DETAILS ==================== -->
<a name="section-MethodDetails"></a>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Method Details</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-MethodDetails"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
</table>
<a name="__init__"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">...</span>)</span>
<br /><em class="fname">(Constructor)</em>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<pre class="literalblock">
__init__( (object)arg1) -> None :
C++ signature :
void __init__(struct _object *)
</pre>
<dl class="fields">
<dt>Overrides:
object.__init__
</dt>
</dl>
</td></tr></table>
</div>
<a name="getControl"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">getControl</span>(<span class="sig-arg">...</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<pre class="literalblock">
getControl( (SearchModelOptions)arg1) -> IdeSearchParam :
C++ signature :
class boost::shared_ptr<class osiris::IdeSearchParam> getControl(class osiris::SearchModelOptions {lvalue})
getControl( (SearchModelOptions)arg1) -> IdeSearchParam :
C++ signature :
class boost::shared_ptr<class osiris::IdeSearchParam> getControl(struct SearchModelOptions_wrapper {lvalue})
</pre>
<dl class="fields">
<dt>Overrides:
<a href="osirislib.ISearchOptions-class.html#getControl">ISearchOptions.getControl</a>
</dt>
</dl>
</td></tr></table>
</div>
<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://www.osiris-sps.org">Project Homepage</a></th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
|
doc/index-files/index-11.html
|
slabua/dicomreader
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_161) on Mon Mar 19 01:07:37 CET 2018 -->
<title>N-Index</title>
<meta name="date" content="2018-03-19">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="N-Index";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../dicomreader/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="../dicomreader/package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-10.html">Prev Letter</a></li>
<li><a href="index-12.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li>
<li><a href="index-11.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="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> <a name="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="../dicomreader/LoadDict.DicomValues.html#name">name</a></span> - Variable in class dicomreader.<a href="../dicomreader/LoadDict.DicomValues.html" title="class in dicomreader">LoadDict.DicomValues</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../dicomreader/DicomReader.html#nextTagID-java.io.FileInputStream-">nextTagID(FileInputStream)</a></span> - Method in class dicomreader.<a href="../dicomreader/DicomReader.html" title="class in dicomreader">DicomReader</a></dt>
<dd>
<div class="block">The <code>nextTagID</code> method contructs the identifying string of the
Dicom tag that will be searched into the Dicom dictionary to obtain its
description.</div>
</dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">V</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../dicomreader/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="../dicomreader/package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-10.html">Prev Letter</a></li>
<li><a href="index-12.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li>
<li><a href="index-11.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>
|
htdocs/sites/all/libraries/php-opencloud/docs/api/OpenCloud.LoadBalancer.Service.html
|
intrepidnetworkinc/obma
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta><link rel="stylesheet" href="css/black-tie/jquery-ui-1.8.2.custom.css" type="text/css"></link><link rel="stylesheet" href="css/jquery.treeview.css" type="text/css"></link><link rel="stylesheet" href="css/default.css" type="text/css"></link><script type="text/javascript" src="js/jquery-1.4.2.min.js"></script><script type="text/javascript" src="js/jquery-ui-1.8.2.custom.min.js"></script><script type="text/javascript" src="js/jquery.cookie.js"></script><script type="text/javascript" src="js/jquery.treeview.js"></script></head><body><script type="text/javascript">
$(document).ready(function()
{
$(".filetree").treeview({
animated: "fast",
collapsed: true,
persist: "cookie"
});
});
function jq_escape(myid)
{
return '#' + myid.replace(/(#|\$|:|\.|\(|\))/g, '\\$1');
}
function applySearchHash()
{
hashes = document.location.hash.substr(1, document.location.hash.length);
if (hashes != "")
{
hashes = hashes.split('/');
$.each(hashes, function(index, hash)
{
node = $(jq_escape(hash));
switch (node[0].nodeName)
{
case 'DIV':
tabs = node.parents('.tabs');
$(tabs[0]).tabs('select', '#' + hash)
break;
case 'A':
window.scrollTo(0, node.offset().top);
break;
}
});
}
}
jQuery(function()
{
jQuery(".tabs").tabs();
applySearchHash();
});
</script><div id="maincontainer"><div id="header"><h1><img src="images/top-stopper.png"></img></h1></div><ul xmlns="" id="menu">
<li><a href="graph.html">Class diagram</a></li>
<li><a href="markers.html">TODO / Markers</a></li>
<li><a href="parse_markers.html">Errors</a></li>
</ul>
<div id="content_container"><div xmlns="" id="content">
<h1>OpenCloud/LoadBalancer/Service.php</h1>
<div class="file_menu">
<a href="#classes">Classes</a> |</div>
<div class="properties">
<h1>Properties</h1>
<label class="property-key">author</label><div class="property-value"></div>
<label class="property-key">copyright</label><div class="property-value"></div>
<label class="property-key">package</label><div class="property-value"></div>
<label class="property-key">version</label><div class="property-value"></div>
</div>
<h2>Description</h2>Rackspace's Cloud Load Balancers<br><br><a name="classes"></a><h2>Classes</h2>
<div id="Service" class="class">
<h3>Service</h3>
<div class="properties">
<h1>Properties</h1>
<label class="property-key">Extends</label><div class="property-value">
</div>
<label class="property-key">Implements</label><div class="property-value">
</div>
<label class="property-key">author</label><div class="property-value">
<a title="" href="mailto:glen.campbell@rackspace.com">Glen Campbell</a>
</div>
<label class="property-key">Abstract</label><div class="property-value">No
</div>
<label class="property-key">Final</label><div class="property-value">No
</div>
</div>
<h4>Description</h4>
<em>The Rackspace Cloud Load Balancers</em><br>Nova is used as a basis for several products, including Compute services
as well as Rackspace's Cloud Databases. This class is, in essence, a vehicle
for sharing common code between those other classes.<br><div id="methods_Service">
<h4>Methods</h4>
<a style="font-style: italic;" href="#Service::Algorithm()">Algorithm</a>,
<a style="font-style: italic;" href="#Service::AlgorithmList()">AlgorithmList</a>,
<a style="font-style: italic;" href="#Service::AllowedDomain()">AllowedDomain</a>,
<a style="font-style: italic;" href="#Service::AllowedDomainList()">AllowedDomainList</a>,
<a style="font-style: italic;" href="#Service::BillableLoadBalancer()">BillableLoadBalancer</a>,
<a style="font-style: italic;" href="#Service::BillableLoadBalancerList()">BillableLoadBalancerList</a>,
<a style="font-style: italic;" href="#Service::LoadBalancer()">LoadBalancer</a>,
<a style="font-style: italic;" href="#Service::LoadBalancerList()">LoadBalancerList</a>,
<a style="font-style: italic;" href="#Service::Protocol()">Protocol</a>,
<a style="font-style: italic;" href="#Service::ProtocolList()">ProtocolList</a>,
<a style="font-style: italic;" href="#Service::Url()">Url</a>,
<a style="font-style: italic;" href="#Service::__construct()">__construct</a>,
<div class="method">
<a id="Service::Algorithm()"></a><h3>Algorithm<span class="nb-faded-text">(
$data
= null,
)
</span>
:
<span class="nb-faded-text">\OpenCloud\LoadBalancer\LoadBalancerService\Algorithm</span>
</h3>
<h4>Description</h4>
<em>single algorithm (should never be called directly)</em><br><small>convenience method used by the Collection factory</small><br><h4>Arguments</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr></thead>
<tbody><tr>
<td>$data</td>
<td style="white-space: normal;">n/a</td>
<td></td>
<td>null</td>
</tr></tbody>
</table>
<h4>Return value</h4>
<table>
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>\OpenCloud\LoadBalancer\LoadBalancerService\Algorithm</td>
<td></td>
</tr></tbody>
</table>
</div>
<div class="method">
<a id="Service::AlgorithmList()"></a><h3>AlgorithmList<span class="nb-faded-text">(
)
</span>
:
<span class="nb-faded-text">\OpenCloud\LoadBalancer\Collection</span>
</h3>
<h4>Description</h4>
<em>a list of Algorithm objects</em><br><h4>Return value</h4>
<table>
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>\OpenCloud\LoadBalancer\Collection</td>
<td></td>
</tr></tbody>
</table>
<h4>Tags</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>api</td>
<td></td>
</tr></tbody>
</table>
</div>
<div class="method">
<a id="Service::AllowedDomain()"></a><h3>AllowedDomain<span class="nb-faded-text">(
mixed
$data
= null,
)
</span>
:
<span class="nb-faded-text">\OpenCloud\LoadBalancer\LoadBalancerService\AllowedDomain</span>
</h3>
<h4>Description</h4>
<em>returns allowed domain</em><br><h4>Arguments</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr></thead>
<tbody><tr>
<td>$data</td>
<td style="white-space: normal;">mixed</td>
<td><p>either an array of values or null</p></td>
<td>null</td>
</tr></tbody>
</table>
<h4>Return value</h4>
<table>
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>\OpenCloud\LoadBalancer\LoadBalancerService\AllowedDomain</td>
<td></td>
</tr></tbody>
</table>
<h4>Tags</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>api</td>
<td></td>
</tr></tbody>
</table>
</div>
<div class="method">
<a id="Service::AllowedDomainList()"></a><h3>AllowedDomainList<span class="nb-faded-text">(
)
</span>
:
<span class="nb-faded-text">\OpenCloud\LoadBalancer\Collection</span>
</h3>
<h4>Description</h4>
<em>returns Collection of AllowedDomain object</em><br><h4>Return value</h4>
<table>
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>\OpenCloud\LoadBalancer\Collection</td>
<td></td>
</tr></tbody>
</table>
<h4>Tags</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>api</td>
<td></td>
</tr></tbody>
</table>
</div>
<div class="method">
<a id="Service::BillableLoadBalancer()"></a><h3>BillableLoadBalancer<span class="nb-faded-text">(
string
$id
= null,
)
</span>
:
<span class="nb-faded-text">\OpenCloud\LoadBalancer\LoadBalancerService\LoadBalancer</span>
</h3>
<h4>Description</h4>
<em>creates a new BillableLoadBalancer object (read-only)</em><br><h4>Arguments</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr></thead>
<tbody><tr>
<td>$id</td>
<td style="white-space: normal;">string</td>
<td><p>the identifier of the load balancer</p></td>
<td>null</td>
</tr></tbody>
</table>
<h4>Return value</h4>
<table>
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>\OpenCloud\LoadBalancer\LoadBalancerService\LoadBalancer</td>
<td></td>
</tr></tbody>
</table>
<h4>Tags</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>api</td>
<td></td>
</tr></tbody>
</table>
</div>
<div class="method">
<a id="Service::BillableLoadBalancerList()"></a><h3>BillableLoadBalancerList<span class="nb-faded-text">(
boolean
$detail
= true,
array
$filter
= array(),
)
</span>
:
<span class="nb-faded-text">\OpenCloud\Collection</span>
</h3>
<h4>Description</h4>
<em>returns a Collection of BillableLoadBalancer objects</em><br><h4>Arguments</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr></thead>
<tbody>
<tr>
<td>$detail</td>
<td style="white-space: normal;">boolean</td>
<td><p>if TRUE (the default), then all details are
returned; otherwise, the minimal set (ID, name) are retrieved</p>
</td>
<td>true</td>
</tr>
<tr>
<td>$filter</td>
<td style="white-space: normal;">array</td>
<td><p>if provided, a set of key/value pairs that are
set as query string parameters to the query</p>
</td>
<td>array()</td>
</tr>
</tbody>
</table>
<h4>Return value</h4>
<table>
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>\OpenCloud\Collection</td>
<td></td>
</tr></tbody>
</table>
<h4>Tags</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>api</td>
<td></td>
</tr></tbody>
</table>
</div>
<div class="method">
<a id="Service::LoadBalancer()"></a><h3>LoadBalancer<span class="nb-faded-text">(
string
$id
= NULL,
)
</span>
:
<span class="nb-faded-text">\OpenCloud\LoadBalancer\LoadBalancerService\LoadBalancer</span>
</h3>
<h4>Description</h4>
<em>creates a new LoadBalancer object</em><br><h4>Arguments</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr></thead>
<tbody><tr>
<td>$id</td>
<td style="white-space: normal;">string</td>
<td><p>the identifier of the load balancer</p></td>
<td>NULL</td>
</tr></tbody>
</table>
<h4>Return value</h4>
<table>
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>\OpenCloud\LoadBalancer\LoadBalancerService\LoadBalancer</td>
<td></td>
</tr></tbody>
</table>
<h4>Tags</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>api</td>
<td></td>
</tr></tbody>
</table>
</div>
<div class="method">
<a id="Service::LoadBalancerList()"></a><h3>LoadBalancerList<span class="nb-faded-text">(
boolean
$detail
= true,
array
$filter
= array(),
)
</span>
:
<span class="nb-faded-text">\OpenCloud\Collection</span>
</h3>
<h4>Description</h4>
<em>returns a Collection of LoadBalancer objects</em><br><h4>Arguments</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr></thead>
<tbody>
<tr>
<td>$detail</td>
<td style="white-space: normal;">boolean</td>
<td><p>if TRUE (the default), then all details are
returned; otherwise, the minimal set (ID, name) are retrieved</p>
</td>
<td>true</td>
</tr>
<tr>
<td>$filter</td>
<td style="white-space: normal;">array</td>
<td><p>if provided, a set of key/value pairs that are
set as query string parameters to the query</p>
</td>
<td>array()</td>
</tr>
</tbody>
</table>
<h4>Return value</h4>
<table>
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>\OpenCloud\Collection</td>
<td></td>
</tr></tbody>
</table>
<h4>Tags</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>api</td>
<td></td>
</tr></tbody>
</table>
</div>
<div class="method">
<a id="Service::Protocol()"></a><h3>Protocol<span class="nb-faded-text">(
$data
= null,
)
</span>
:
<span class="nb-faded-text">\OpenCloud\LoadBalancer\LoadBalancerService\Protocol</span>
</h3>
<h4>Description</h4>
<em>single protocol (should never be called directly)</em><br><small>Convenience method to be used by the ProtocolList Collection.</small><br><h4>Arguments</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr></thead>
<tbody><tr>
<td>$data</td>
<td style="white-space: normal;">n/a</td>
<td></td>
<td>null</td>
</tr></tbody>
</table>
<h4>Return value</h4>
<table>
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>\OpenCloud\LoadBalancer\LoadBalancerService\Protocol</td>
<td></td>
</tr></tbody>
</table>
</div>
<div class="method">
<a id="Service::ProtocolList()"></a><h3>ProtocolList<span class="nb-faded-text">(
)
</span>
:
<span class="nb-faded-text">\OpenCloud\LoadBalancer\Collection</span>
</h3>
<h4>Description</h4>
<em>a list of Protocol objects</em><br><h4>Return value</h4>
<table>
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>\OpenCloud\LoadBalancer\Collection</td>
<td></td>
</tr></tbody>
</table>
<h4>Tags</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>api</td>
<td></td>
</tr></tbody>
</table>
</div>
<div class="method">
<a id="Service::Url()"></a><h3>Url<span class="nb-faded-text">(
string
$resource
= self::URL_RESOURCE,
array
$args
= array(),
)
</span>
:
<span class="nb-faded-text">n/a</span>
</h3>
<h4>Description</h4>
<em>Returns the URL of this service, or optionally that of
an instance</em><br><h4>Arguments</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr></thead>
<tbody>
<tr>
<td>$resource</td>
<td style="white-space: normal;">string</td>
<td><p>the resource required</p></td>
<td>self::URL_RESOURCE</td>
</tr>
<tr>
<td>$args</td>
<td style="white-space: normal;">array</td>
<td><p>extra arguments to pass to the URL as query strings</p></td>
<td>array()</td>
</tr>
</tbody>
</table>
<h4>Return value</h4>
<table>
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>n/a</td>
<td>n/a</td>
</tr></tbody>
</table>
</div>
<div class="method">
<a id="Service::__construct()"></a><h3>__construct<span class="nb-faded-text">(
\OpenCloud\OpenStack
$conn,
string
$name,
string
$region,
string
$urltype,
)
</span>
:
<span class="nb-faded-text">n/a</span>
</h3>
<h4>Description</h4>
<em>Creates a new LoadBalancerService connection</em><br><small>This is not normally called directly, but via the factory method on the
OpenStack or Rackspace connection object.</small><br><h4>Arguments</h4>
<table>
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr></thead>
<tbody>
<tr>
<td>$conn</td>
<td style="white-space: normal;">\OpenCloud\OpenStack</td>
<td><p>the connection on which to create the service</p></td>
<td></td>
</tr>
<tr>
<td>$name</td>
<td style="white-space: normal;">string</td>
<td><p>the name of the service (e.g., "cloudDatabases")</p>
</td>
<td></td>
</tr>
<tr>
<td>$region</td>
<td style="white-space: normal;">string</td>
<td><p>the region of the service (e.g., "DFW" or "LON")</p>
</td>
<td></td>
</tr>
<tr>
<td>$urltype</td>
<td style="white-space: normal;">string</td>
<td><p>the type of URL (normally "publicURL")</p>
</td>
<td></td>
</tr>
</tbody>
</table>
<h4>Return value</h4>
<table>
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tbody><tr>
<td>n/a</td>
<td>n/a</td>
</tr></tbody>
</table>
</div>
</div>
<div id="constants_Service">
<h4>Constants</h4>
<a id="Service::JSON_ELEMENT"></a><div class="constant">
<h3>
<span class="nb-faded-text">
</span>JSON_ELEMENT<span class="nb-faded-text">
= 'loadBalancers'</span>
</h3>
<em></em><br><small></small><br><br>
</div>
<a id="Service::SERVICE_OBJECT_CLASS"></a><div class="constant">
<h3>
<span class="nb-faded-text">
</span>SERVICE_OBJECT_CLASS<span class="nb-faded-text">
= 'LoadBalancer'</span>
</h3>
<em></em><br><small></small><br><br>
</div>
<a id="Service::SERVICE_TYPE"></a><div class="constant">
<h3>
<span class="nb-faded-text">
</span>SERVICE_TYPE<span class="nb-faded-text">
= 'rax:load-balancer'</span>
</h3>
<em></em><br><small></small><br><br>
</div>
<a id="Service::URL_RESOURCE"></a><div class="constant">
<h3>
<span class="nb-faded-text">
</span>URL_RESOURCE<span class="nb-faded-text">
= 'loadbalancers'</span>
</h3>
<em></em><br><small></small><br><br>
</div>
</div>
<div style="clear: both"></div>
</div>
</div>
<small xmlns="" class="footer">Documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor 2.0.0b6
</a>.</small></div><div id="index"><div class="padder"><input id="search_box"></input><div class="section">
<h1>Namespaces</h1>
<ul id="namespaces-" class="filetree">
<li class="closed">
<span class="folder">OpenCloud</span><ul>
<li><span class="class"><a href="OpenCloud.OpenStack.html#OpenStack">OpenStack</a><br><small>The OpenStack class represents a relationship (or "connection")
between a user and a service.</small></span></li>
<li><span class="class"><a href="OpenCloud.Rackspace.html#Rackspace">Rackspace</a><br><small>Rackspace extends the OpenStack class with support for Rackspace's
API key and tenant requirements.</small></span></li>
<li class="closed">
<span class="folder">CloudMonitoring</span><ul>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Service.html#Service">Service</a><br><small>The Rackspace Cloud Monitoring service.</small></span></li>
<li class="closed">
<span class="folder">Exception</span><ul>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.AgentException.html#AgentException">AgentException</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.AlarmException.html#AlarmException">AlarmException</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.CheckException.html#CheckException">CheckException</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.CloudMonitoringException.html#CloudMonitoringException">CloudMonitoringException</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.EntityException.html#EntityException">EntityException</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.MetricException.html#MetricException">MetricException</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.NotificationHistoryException.html#NotificationHistoryException">NotificationHistoryException</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.NotificationPlanException.html#NotificationPlanException">NotificationPlanException</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.ServiceException.html#ServiceException">ServiceException</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.TestException.html#TestException">TestException</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.ZoneException.html#ZoneException">ZoneException</a><br><small></small></span></li>
</ul>
</li>
<li class="closed">
<span class="folder">Resource</span><ul>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.AbstractResource.html#AbstractResource">AbstractResource</a><br><small>Abstract AbstractResource class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Account.html#Account">Account</a><br><small>Account class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Agent.html#Agent">Agent</a><br><small>Agent class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.AgentConnection.html#AgentConnection">AgentConnection</a><br><small>AgentConnection class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.AgentHost.html#AgentHost">AgentHost</a><br><small>Agent class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.AgentHostInfo.html#AgentHostInfo">AgentHostInfo</a><br><small>Agent class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.AgentTarget.html#AgentTarget">AgentTarget</a><br><small>Agent class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.AgentToken.html#AgentToken">AgentToken</a><br><small>Agent class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Alarm.html#Alarm">Alarm</a><br><small>Alarm class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Changelog.html#Changelog">Changelog</a><br><small>Changelog class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Check.html#Check">Check</a><br><small>Check class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.CheckType.html#CheckType">CheckType</a><br><small>CheckType class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Entity.html#Entity">Entity</a><br><small>Entity class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Metric.html#Metric">Metric</a><br><small>Metric class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Notification.html#Notification">Notification</a><br><small>Notification class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.NotificationHistory.html#NotificationHistory">NotificationHistory</a><br><small>NotificationHistory class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.NotificationPlan.html#NotificationPlan">NotificationPlan</a><br><small>Abstract AbstractResource class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.NotificationType.html#NotificationType">NotificationType</a><br><small>NotificationType class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.ReadOnlyResource.html#ReadonlyResource">ReadonlyResource</a><br><small>ReadonlyResource class.</small></span></li>
<li><span class="interface"><a href="OpenCloud.CloudMonitoring.Resource.ResourceInterface.html#ResourceInterface">ResourceInterface</a><br><small>ResourceInterface interface.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.View.html#View">View</a><br><small>View class.</small></span></li>
<li><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Zone.html#Zone">Zone</a><br><small>Zone class.</small></span></li>
</ul>
</li>
</ul>
</li>
<li class="closed">
<span class="folder">Common</span><ul>
<li><span class="class"><a href="OpenCloud.Common.Base.html#Base">Base</a><br><small>The Base class is the root class for all other objects used or defined by
this SDK.</small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Collection.html#Collection">Collection</a><br><small>Provides an abstraction for working with ordered sets of objects</small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Debug.html#Debug">Debug</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Lang.html#Lang">Lang</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Metadata.html#Metadata">Metadata</a><br><small>The Metadata class represents either Server or Image metadata</small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Nova.html#Nova">Nova</a><br><small>Nova is an abstraction layer for the OpenStack compute service.</small></span></li>
<li><span class="class"><a href="OpenCloud.Common.ObjectStore.html#ObjectStore">ObjectStore</a><br><small>Intermediate (abstract) class to implement shared
features of all object-storage classes</small></span></li>
<li><span class="class"><a href="OpenCloud.Common.PersistentObject.html#PersistentObject">PersistentObject</a><br><small>represents an object that has the ability to be
retrieved, created, updated, and deleted.</small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Service.html#Service">Service</a><br><small>This class defines a "service"—a relationship between a specific OpenStack
and a provided service, represented by a URL in the service catalog.</small></span></li>
<li><span class="class"><a href="OpenCloud.Common.ServiceCatalogItem.html#ServiceCatalogItem">ServiceCatalogItem</a><br><small>Holds information on a single service from the Service Catalog</small></span></li>
<li class="closed">
<span class="folder">Exceptions</span><ul>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.AsyncError.html#AsyncError">AsyncError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.AsyncHttpError.html#AsyncHttpError">AsyncHttpError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.AsyncTimeoutError.html#AsyncTimeoutError">AsyncTimeoutError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.AttributeError.html#AttributeError">AttributeError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.AuthenticationError.html#AuthenticationError">AuthenticationError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.BaseException.html#BaseException">BaseException</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.CdnError.html#CdnError">CdnError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.CdnHttpError.html#CdnHttpError">CdnHttpError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.CdnNotAvailableError.html#CdnNotAvailableError">CdnNotAvailableError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.CdnTtlError.html#CdnTtlError">CdnTtlError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.CollectionError.html#CollectionError">CollectionError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ContainerCreateError.html#ContainerCreateError">ContainerCreateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ContainerDeleteError.html#ContainerDeleteError">ContainerDeleteError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ContainerError.html#ContainerError">ContainerError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ContainerNameError.html#ContainerNameError">ContainerNameError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ContainerNotEmptyError.html#ContainerNotEmptyError">ContainerNotEmptyError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ContainerNotFoundError.html#ContainerNotFoundError">ContainerNotFoundError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.CreateError.html#CreateError">CreateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.CreateUpdateError.html#CreateUpdateError">CreateUpdateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.CredentialError.html#CredentialError">CredentialError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.DatabaseCreateError.html#DatabaseCreateError">DatabaseCreateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.DatabaseDeleteError.html#DatabaseDeleteError">DatabaseDeleteError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.DatabaseListError.html#DatabaseListError">DatabaseListError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.DatabaseNameError.html#DatabaseNameError">DatabaseNameError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.DatabaseUpdateError.html#DatabaseUpdateError">DatabaseUpdateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.DeleteError.html#DeleteError">DeleteError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.DocumentError.html#DocumentError">DocumentError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.DomainError.html#DomainError">DomainError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.EmptyResponseError.html#EmptyResponseError">EmptyResponseError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.EndpointError.html#EndpointError">EndpointError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.FlavorError.html#FlavorError">FlavorError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.HttpError.html#HttpError">HttpError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.HttpForbiddenError.html#HttpForbiddenError">HttpForbiddenError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.HttpOverLimitError.html#HttpOverLimitError">HttpOverLimitError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.HttpRetryError.html#HttpRetryError">HttpRetryError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.HttpTimeoutError.html#HttpTimeoutError">HttpTimeoutError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.HttpUnauthorizedError.html#HttpUnauthorizedError">HttpUnauthorizedError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.HttpUrlError.html#HttpUrlError">HttpUrlError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.IOError.html#IOError">IOError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.IdRequiredError.html#IdRequiredError">IdRequiredError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ImageError.html#ImageError">ImageError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.InstanceCreateError.html#InstanceCreateError">InstanceCreateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.InstanceDeleteError.html#InstanceDeleteError">InstanceDeleteError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.InstanceError.html#InstanceError">InstanceError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.InstanceFlavorError.html#InstanceFlavorError">InstanceFlavorError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.InstanceNotFound.html#InstanceNotFound">InstanceNotFound</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.InstanceUpdateError.html#InstanceUpdateError">InstanceUpdateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.InvalidArgumentError.html#InvalidArgumentError">InvalidArgumentError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.InvalidIdTypeError.html#InvalidIdTypeError">InvalidIdTypeError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.InvalidIpTypeError.html#InvalidIpTypeError">InvalidIpTypeError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.InvalidParameterError.html#InvalidParameterError">InvalidParameterError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.InvalidRequestError.html#InvalidRequestError">InvalidRequestError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.JsonError.html#JsonError">JsonError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataCreateError.html#MetadataCreateError">MetadataCreateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataDeleteError.html#MetadataDeleteError">MetadataDeleteError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataError.html#MetadataError">MetadataError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataJsonError.html#MetadataJsonError">MetadataJsonError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataKeyError.html#MetadataKeyError">MetadataKeyError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataPrefixError.html#MetadataPrefixError">MetadataPrefixError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataUpdateError.html#MetadataUpdateError">MetadataUpdateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.MisMatchedChecksumError.html#MisMatchedChecksumError">MisMatchedChecksumError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.MissingValueError.html#MissingValueError">MissingValueError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.NameError.html#NameError">NameError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.NetworkCreateError.html#NetworkCreateError">NetworkCreateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.NetworkDeleteError.html#NetworkDeleteError">NetworkDeleteError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.NetworkError.html#NetworkError">NetworkError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.NetworkUpdateError.html#NetworkUpdateError">NetworkUpdateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.NetworkUrlError.html#NetworkUrlError">NetworkUrlError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.NoContentTypeError.html#NoContentTypeError">NoContentTypeError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.NoNameError.html#NoNameError">NoNameError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ObjFetchError.html#ObjFetchError">ObjFetchError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ObjectCopyError.html#ObjectCopyError">ObjectCopyError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ObjectError.html#ObjectError">ObjectError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.RebuildError.html#RebuildError">RebuildError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.RecordTypeError.html#RecordTypeError">RecordTypeError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ServerActionError.html#ServerActionError">ServerActionError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ServerCreateError.html#ServerCreateError">ServerCreateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ServerDeleteError.html#ServerDeleteError">ServerDeleteError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ServerIpsError.html#ServerIpsError">ServerIpsError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ServerJsonError.html#ServerJsonError">ServerJsonError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ServerUpdateError.html#ServerUpdateError">ServerUpdateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ServerUrlError.html#ServerUrlError">ServerUrlError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.ServiceValueError.html#ServiceValueError">ServiceValueError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.SnapshotError.html#SnapshotError">SnapshotError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.TempUrlMethodError.html#TempUrlMethodError">TempUrlMethodError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.UnknownError.html#UnknownError">UnknownError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.UnknownParameterError.html#UnknownParameterError">UnknownParameterError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.UnrecognizedServiceError.html#UnrecognizedServiceError">UnrecognizedServiceError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.UnsupportedExtensionError.html#UnsupportedExtensionError">UnsupportedExtensionError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.UnsupportedFeatureExtension.html#UnsupportedFeatureExtension">UnsupportedFeatureExtension</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.UnsupportedVersionError.html#UnsupportedVersionError">UnsupportedVersionError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.UpdateError.html#UpdateError">UpdateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.UrlError.html#UrlError">UrlError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.UserCreateError.html#UserCreateError">UserCreateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.UserDeleteError.html#UserDeleteError">UserDeleteError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.UserListError.html#UserListError">UserListError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.UserNameError.html#UserNameError">UserNameError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.UserUpdateError.html#UserUpdateError">UserUpdateError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.VolumeError.html#VolumeError">VolumeError</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Exceptions.VolumeTypeError.html#VolumeTypeError">VolumeTypeError</a><br><small></small></span></li>
</ul>
</li>
<li class="closed">
<span class="folder">Request</span><ul>
<li><span class="class"><a href="OpenCloud.Common.Request.Curl.html#Curl">Curl</a><br><small>The CurlRequest class is a simple wrapper to CURL functions. Not only does
this permit stubbing of the interface as described under the HttpRequest
interface, it could potentially allow us to replace the interface methods
with other function calls in the future.</small></span></li>
<li><span class="interface"><a href="OpenCloud.Common.Request.HttpRequestInterface.html#HttpRequestInterface">HttpRequestInterface</a><br><small>The HttpRequest interface defines methods for wrapping CURL; this allows
those methods to be stubbed out for unit testing, thus allowing us to
test without actually making live calls.</small></span></li>
<li class="closed">
<span class="folder">Response</span><ul>
<li><span class="class"><a href="OpenCloud.Common.Request.Response.Blank.html#Blank">Blank</a><br><small>The HttpResponse returns an object with status information, separated
headers, and any response body necessary.</small></span></li>
<li><span class="class"><a href="OpenCloud.Common.Request.Response.Http.html#Http">Http</a><br><small>The HttpResponse returns an object with status information, separated
headers, and any response body necessary.</small></span></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="closed">
<span class="folder">Compute</span><ul>
<li><span class="class"><a href="OpenCloud.Compute.Flavor.html#Flavor">Flavor</a><br><small>The Flavor class represents a flavor defined by the Compute service</small></span></li>
<li><span class="class"><a href="OpenCloud.Compute.Image.html#Image">Image</a><br><small>The Image class represents a stored machine image returned by the
Compute service.</small></span></li>
<li><span class="class"><a href="OpenCloud.Compute.Network.html#Network">Network</a><br><small>The Network class represents a single virtual network</small></span></li>
<li><span class="class"><a href="OpenCloud.Compute.Server.html#Server">Server</a><br><small>The Server class represents a single server node.</small></span></li>
<li><span class="class"><a href="OpenCloud.Compute.ServerMetadata.html#ServerMetadata">ServerMetadata</a><br><small>This class handles server metadata</small></span></li>
<li><span class="class"><a href="OpenCloud.Compute.Service.html#Service">Service</a><br><small>The Compute class represents the OpenStack Nova service.</small></span></li>
<li><span class="class"><a href="OpenCloud.Compute.VolumeAttachment.html#VolumeAttachment">VolumeAttachment</a><br><small>The VolumeAttachment class represents a volume that is attached
to a server.</small></span></li>
</ul>
</li>
<li class="closed">
<span class="folder">DNS</span><ul>
<li><span class="class"><a href="OpenCloud.DNS.AsyncResponse.html#AsyncResponse">AsyncResponse</a><br><small>The AsyncResponse class encapsulates the data returned by a Cloud DNS
asynchronous response.</small></span></li>
<li><span class="class"><a href="OpenCloud.DNS.Domain.html#Domain">Domain</a><br><small>The Domain class represents a single domain</small></span></li>
<li><span class="class"><a href="OpenCloud.DNS.Object.html#Object">Object</a><br><small>The DnsObject class is an extension of the PersistentObject class that
permits the asynchronous responses used by Cloud DNS</small></span></li>
<li><span class="class"><a href="OpenCloud.DNS.PtrRecord.html#PtrRecord">PtrRecord</a><br><small>PTR records are used for reverse DNS</small></span></li>
<li><span class="class"><a href="OpenCloud.DNS.Record.html#Record">Record</a><br><small>The Record class represents a single domain record</small></span></li>
<li><span class="class"><a href="OpenCloud.DNS.Service.html#Service">Service</a><br><small>This class defines a "service"—a relationship between a specific OpenStack
and a provided service, represented by a URL in the service catalog.</small></span></li>
<li><span class="class"><a href="OpenCloud.DNS.Subdomain.html#Subdomain">Subdomain</a><br><small>The Subdomain is basically another domain, albeit one that is a child of
a parent domain. In terms of the code involved, the JSON is slightly
different than a top-level domain, and the parent is a domain instead of
the DNS service itself.</small></span></li>
</ul>
</li>
<li class="closed">
<span class="folder">Database</span><ul>
<li><span class="class"><a href="OpenCloud.Database.Database.html#Database">Database</a><br><small>This class represents a Database in the Rackspace "Red Dwarf"
database-as-a-service product.</small></span></li>
<li><span class="class"><a href="OpenCloud.Database.Instance.html#Instance">Instance</a><br><small>Instance represents an instance of DbService, similar to a Server in a
Compute service</small></span></li>
<li><span class="class"><a href="OpenCloud.Database.Service.html#Service">Service</a><br><small>The Rackspace Database As A Service (aka "Red Dwarf")</small></span></li>
<li><span class="class"><a href="OpenCloud.Database.User.html#User">User</a><br><small>This class represents a User in the Rackspace "Red Dwarf"
database-as-a-service product.</small></span></li>
</ul>
</li>
<li class="closed">
<span class="folder">LoadBalancer</span><ul>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Algorithm.html#Algorithm">Algorithm</a><br><small>sub-resource to manage algorithms (read-only)</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.AllowedDomain.html#AllowedDomain">AllowedDomain</a><br><small>sub-resource to manage allowed domains</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.BillableLoadBalancer.html#BillableLoadBalancer">BillableLoadBalancer</a><br><small>used to get a list of billable load balancers for a specific date range</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.LoadBalancer.html#LoadBalancer">LoadBalancer</a><br><small>The LoadBalancer class represents a single load balancer</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Protocol.html#Protocol">Protocol</a><br><small>sub-resource to manage protocols (read-only)</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Service.html#Service">Service</a><br><small>The Rackspace Cloud Load Balancers</small></span></li>
<li class="closed">
<span class="folder">Resources</span><ul>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.Access.html#Access">Access</a><br><small>sub-resource to manage access lists</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.ConnectionLogging.html#ConnectionLogging">ConnectionLogging</a><br><small>sub-resource to manage connection logging</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.ConnectionThrottle.html#ConnectionThrottle">ConnectionThrottle</a><br><small>sub-resource to manage connection throttling</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.ContentCaching.html#ContentCaching">ContentCaching</a><br><small>sub-resource to manage content caching</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.ErrorPage.html#ErrorPage">ErrorPage</a><br><small>The /loadbalancer/{id}/errorpage manages the error page for the load
balancer.</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.HealthMonitor.html#HealthMonitor">HealthMonitor</a><br><small>sub-resource to manage health monitor info</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.Metadata.html#Metadata">Metadata</a><br><small>sub-resource to manage Metadata</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.Node.html#Node">Node</a><br><small>information on a single node in the load balancer</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.NodeEvent.html#NodeEvent">NodeEvent</a><br><small>a single node event, usually called as part of a Collection</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.Readonly.html#Readonly">Readonly</a><br><small>This defines a read-only SubResource - one that cannot be created, updated,
or deleted. Many subresources are like this, and this simplifies their
class definitions.</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.SSLTermination.html#SSLTermination">SSLTermination</a><br><small>sub-resource to manage SSL termination</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.SessionPersistence.html#SessionPersistence">SessionPersistence</a><br><small>sub-resource to manage session persistence setting</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.Stats.html#Stats">Stats</a><br><small>Stats returns statistics about the load balancer</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.SubResource.html#SubResource">SubResource</a><br><small>SubResource is an abstract class that handles subresources of a
LoadBalancer object; for example, the
`/loadbalancers/{id}/errorpage`. Since most of the subresources are
handled in a similar manner, this consolidates the functions.</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.Usage.html#Usage">Usage</a><br><small>used to get usage data for a load balancer</small></span></li>
<li><span class="class"><a href="OpenCloud.LoadBalancer.Resources.VirtualIp.html#VirtualIp">VirtualIp</a><br><small>VirtualIp represents a single virtual IP (usually returned in a Collection)</small></span></li>
</ul>
</li>
</ul>
</li>
<li class="closed">
<span class="folder">ObjectStore</span><ul>
<li><span class="class"><a href="OpenCloud.ObjectStore.CDNContainer.html#CDNContainer">CDNContainer</a><br><small>A simple container for the CDN Service</small></span></li>
<li><span class="class"><a href="OpenCloud.ObjectStore.Container.html#Container">Container</a><br><small>A regular container with a (potentially) CDN container</small></span></li>
<li><span class="class"><a href="OpenCloud.ObjectStore.DataObject.html#DataObject">DataObject</a><br><small>A DataObject is an object in the ObjectStore</small></span></li>
<li><span class="class"><a href="OpenCloud.ObjectStore.ObjectStoreBase.html#ObjectStoreBase">ObjectStoreBase</a><br><small>A base class for common code shared between the ObjectStore and
ObjectStoreCDN
objects</small></span></li>
<li><span class="class"><a href="OpenCloud.ObjectStore.ObjectStoreCDN.html#ObjectStoreCDN">ObjectStoreCDN</a><br><small>This is the CDN related to the ObjectStore</small></span></li>
<li><span class="class"><a href="OpenCloud.ObjectStore.Service.html#Service">Service</a><br><small>ObjectStore - this defines the object-store (Cloud Files) service.</small></span></li>
</ul>
</li>
<li class="closed">
<span class="folder">Orchestration</span><ul>
<li><span class="class"><a href="OpenCloud.Orchestration.Resource.html#Resource">Resource</a><br><small></small></span></li>
<li><span class="class"><a href="OpenCloud.Orchestration.Service.html#Service">Service</a><br><small>The Orchestration class represents the OpenStack Heat service.</small></span></li>
<li><span class="class"><a href="OpenCloud.Orchestration.Stack.html#Stack">Stack</a><br><small>The Stack class requires a CloudFormation template and may contain additional
parameters for that template.</small></span></li>
</ul>
</li>
<li class="closed">
<span class="folder">Volume</span><ul>
<li><span class="class"><a href="OpenCloud.Volume.Service.html#Service">Service</a><br><small>Nova is an abstraction layer for the OpenStack compute service.</small></span></li>
<li><span class="class"><a href="OpenCloud.Volume.Snapshot.html#Snapshot">Snapshot</a><br><small>The Snapshot class represents a single block storage snapshot</small></span></li>
<li><span class="class"><a href="OpenCloud.Volume.Volume.html#Volume">Volume</a><br><small>The Volume class represents a single block storage volume</small></span></li>
<li><span class="class"><a href="OpenCloud.Volume.VolumeType.html#VolumeType">VolumeType</a><br><small>The VolumeType class represents a single block storage volume type</small></span></li>
</ul>
</li>
</ul>
</li>
<li class="closed">
<span class="folder">global</span><ul></ul>
</li>
</ul>
</div><div class="section">
<h1>Packages</h1>
<ul id="packages-" class="filetree">
<li class="closed">
<span class="folder">Default</span><ul id="packages_" class="filetree">
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.AbstractResource.html#AbstractResource">AbstractResource</a><br><small>Abstract AbstractResource class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.Access.html#Access">Access</a><br><small>sub-resource to manage access lists</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Account.html#Account">Account</a><br><small>Account class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Agent.html#Agent">Agent</a><br><small>Agent class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.AgentConnection.html#AgentConnection">AgentConnection</a><br><small>AgentConnection class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.AgentException.html#AgentException">AgentException</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.AgentHost.html#AgentHost">AgentHost</a><br><small>Agent class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.AgentHostInfo.html#AgentHostInfo">AgentHostInfo</a><br><small>Agent class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.AgentTarget.html#AgentTarget">AgentTarget</a><br><small>Agent class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.AgentToken.html#AgentToken">AgentToken</a><br><small>Agent class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Alarm.html#Alarm">Alarm</a><br><small>Alarm class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.AlarmException.html#AlarmException">AlarmException</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Algorithm.html#Algorithm">Algorithm</a><br><small>sub-resource to manage algorithms (read-only)</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.AllowedDomain.html#AllowedDomain">AllowedDomain</a><br><small>sub-resource to manage allowed domains</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.AsyncError.html#AsyncError">AsyncError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.AsyncHttpError.html#AsyncHttpError">AsyncHttpError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.DNS.AsyncResponse.html#AsyncResponse">AsyncResponse</a><br><small>The AsyncResponse class encapsulates the data returned by a Cloud DNS
asynchronous response.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.AsyncTimeoutError.html#AsyncTimeoutError">AsyncTimeoutError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.AttributeError.html#AttributeError">AttributeError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.AuthenticationError.html#AuthenticationError">AuthenticationError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Base.html#Base">Base</a><br><small>The Base class is the root class for all other objects used or defined by
this SDK.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.BaseException.html#BaseException">BaseException</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.BillableLoadBalancer.html#BillableLoadBalancer">BillableLoadBalancer</a><br><small>used to get a list of billable load balancers for a specific date range</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Request.Response.Blank.html#Blank">Blank</a><br><small>The HttpResponse returns an object with status information, separated
headers, and any response body necessary.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.ObjectStore.CDNContainer.html#CDNContainer">CDNContainer</a><br><small>A simple container for the CDN Service</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.CdnError.html#CdnError">CdnError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.CdnHttpError.html#CdnHttpError">CdnHttpError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.CdnNotAvailableError.html#CdnNotAvailableError">CdnNotAvailableError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.CdnTtlError.html#CdnTtlError">CdnTtlError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Changelog.html#Changelog">Changelog</a><br><small>Changelog class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Check.html#Check">Check</a><br><small>Check class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.CheckException.html#CheckException">CheckException</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.CheckType.html#CheckType">CheckType</a><br><small>CheckType class.</small></span></li>
<li class="closed"><span class="class"><a href="Autoload.html#ClassLoader">ClassLoader</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.CloudMonitoringException.html#CloudMonitoringException">CloudMonitoringException</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Collection.html#Collection">Collection</a><br><small>Provides an abstraction for working with ordered sets of objects</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.CollectionError.html#CollectionError">CollectionError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.ConnectionLogging.html#ConnectionLogging">ConnectionLogging</a><br><small>sub-resource to manage connection logging</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.ConnectionThrottle.html#ConnectionThrottle">ConnectionThrottle</a><br><small>sub-resource to manage connection throttling</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.ObjectStore.Container.html#Container">Container</a><br><small>A regular container with a (potentially) CDN container</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ContainerCreateError.html#ContainerCreateError">ContainerCreateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ContainerDeleteError.html#ContainerDeleteError">ContainerDeleteError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ContainerError.html#ContainerError">ContainerError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ContainerNameError.html#ContainerNameError">ContainerNameError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ContainerNotEmptyError.html#ContainerNotEmptyError">ContainerNotEmptyError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ContainerNotFoundError.html#ContainerNotFoundError">ContainerNotFoundError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.ContentCaching.html#ContentCaching">ContentCaching</a><br><small>sub-resource to manage content caching</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.CreateError.html#CreateError">CreateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.CreateUpdateError.html#CreateUpdateError">CreateUpdateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.CredentialError.html#CredentialError">CredentialError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Request.Curl.html#Curl">Curl</a><br><small>The CurlRequest class is a simple wrapper to CURL functions. Not only does
this permit stubbing of the interface as described under the HttpRequest
interface, it could potentially allow us to replace the interface methods
with other function calls in the future.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.ObjectStore.DataObject.html#DataObject">DataObject</a><br><small>A DataObject is an object in the ObjectStore</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Database.Database.html#Database">Database</a><br><small>This class represents a Database in the Rackspace "Red Dwarf"
database-as-a-service product.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.DatabaseCreateError.html#DatabaseCreateError">DatabaseCreateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.DatabaseDeleteError.html#DatabaseDeleteError">DatabaseDeleteError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.DatabaseListError.html#DatabaseListError">DatabaseListError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.DatabaseNameError.html#DatabaseNameError">DatabaseNameError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.DatabaseUpdateError.html#DatabaseUpdateError">DatabaseUpdateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Debug.html#Debug">Debug</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.DeleteError.html#DeleteError">DeleteError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.DocumentError.html#DocumentError">DocumentError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.DNS.Domain.html#Domain">Domain</a><br><small>The Domain class represents a single domain</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.DomainError.html#DomainError">DomainError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.EmptyResponseError.html#EmptyResponseError">EmptyResponseError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.EndpointError.html#EndpointError">EndpointError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Entity.html#Entity">Entity</a><br><small>Entity class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.EntityException.html#EntityException">EntityException</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.ErrorPage.html#ErrorPage">ErrorPage</a><br><small>The /loadbalancer/{id}/errorpage manages the error page for the load
balancer.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Compute.Flavor.html#Flavor">Flavor</a><br><small>The Flavor class represents a flavor defined by the Compute service</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.FlavorError.html#FlavorError">FlavorError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.HealthMonitor.html#HealthMonitor">HealthMonitor</a><br><small>sub-resource to manage health monitor info</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Request.Response.Http.html#Http">Http</a><br><small>The HttpResponse returns an object with status information, separated
headers, and any response body necessary.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.HttpError.html#HttpError">HttpError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.HttpForbiddenError.html#HttpForbiddenError">HttpForbiddenError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.HttpOverLimitError.html#HttpOverLimitError">HttpOverLimitError</a><br><small></small></span></li>
<li class="closed"><span class="interface"><a href="OpenCloud.Common.Request.HttpRequestInterface.html#HttpRequestInterface">HttpRequestInterface</a><br><small>The HttpRequest interface defines methods for wrapping CURL; this allows
those methods to be stubbed out for unit testing, thus allowing us to
test without actually making live calls.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.HttpRetryError.html#HttpRetryError">HttpRetryError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.HttpTimeoutError.html#HttpTimeoutError">HttpTimeoutError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.HttpUnauthorizedError.html#HttpUnauthorizedError">HttpUnauthorizedError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.HttpUrlError.html#HttpUrlError">HttpUrlError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.IOError.html#IOError">IOError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.IdRequiredError.html#IdRequiredError">IdRequiredError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Compute.Image.html#Image">Image</a><br><small>The Image class represents a stored machine image returned by the
Compute service.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ImageError.html#ImageError">ImageError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Database.Instance.html#Instance">Instance</a><br><small>Instance represents an instance of DbService, similar to a Server in a
Compute service</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.InstanceCreateError.html#InstanceCreateError">InstanceCreateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.InstanceDeleteError.html#InstanceDeleteError">InstanceDeleteError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.InstanceError.html#InstanceError">InstanceError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.InstanceFlavorError.html#InstanceFlavorError">InstanceFlavorError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.InstanceNotFound.html#InstanceNotFound">InstanceNotFound</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.InstanceUpdateError.html#InstanceUpdateError">InstanceUpdateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.InvalidArgumentError.html#InvalidArgumentError">InvalidArgumentError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.InvalidIdTypeError.html#InvalidIdTypeError">InvalidIdTypeError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.InvalidIpTypeError.html#InvalidIpTypeError">InvalidIpTypeError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.InvalidParameterError.html#InvalidParameterError">InvalidParameterError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.InvalidRequestError.html#InvalidRequestError">InvalidRequestError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.JsonError.html#JsonError">JsonError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Lang.html#Lang">Lang</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.LoadBalancer.html#LoadBalancer">LoadBalancer</a><br><small>The LoadBalancer class represents a single load balancer</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Metadata.html#Metadata">Metadata</a><br><small>The Metadata class represents either Server or Image metadata</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.Metadata.html#Metadata">Metadata</a><br><small>sub-resource to manage Metadata</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataCreateError.html#MetadataCreateError">MetadataCreateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataDeleteError.html#MetadataDeleteError">MetadataDeleteError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataError.html#MetadataError">MetadataError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataJsonError.html#MetadataJsonError">MetadataJsonError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataKeyError.html#MetadataKeyError">MetadataKeyError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataPrefixError.html#MetadataPrefixError">MetadataPrefixError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.MetadataUpdateError.html#MetadataUpdateError">MetadataUpdateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Metric.html#Metric">Metric</a><br><small>Metric class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.MetricException.html#MetricException">MetricException</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.MisMatchedChecksumError.html#MisMatchedChecksumError">MisMatchedChecksumError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.MissingValueError.html#MissingValueError">MissingValueError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.NameError.html#NameError">NameError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Compute.Network.html#Network">Network</a><br><small>The Network class represents a single virtual network</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.NetworkCreateError.html#NetworkCreateError">NetworkCreateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.NetworkDeleteError.html#NetworkDeleteError">NetworkDeleteError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.NetworkError.html#NetworkError">NetworkError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.NetworkUpdateError.html#NetworkUpdateError">NetworkUpdateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.NetworkUrlError.html#NetworkUrlError">NetworkUrlError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.NoContentTypeError.html#NoContentTypeError">NoContentTypeError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.NoNameError.html#NoNameError">NoNameError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.Node.html#Node">Node</a><br><small>information on a single node in the load balancer</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.NodeEvent.html#NodeEvent">NodeEvent</a><br><small>a single node event, usually called as part of a Collection</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Notification.html#Notification">Notification</a><br><small>Notification class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.NotificationHistory.html#NotificationHistory">NotificationHistory</a><br><small>NotificationHistory class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.NotificationHistoryException.html#NotificationHistoryException">NotificationHistoryException</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.NotificationPlan.html#NotificationPlan">NotificationPlan</a><br><small>Abstract AbstractResource class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.NotificationPlanException.html#NotificationPlanException">NotificationPlanException</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.NotificationType.html#NotificationType">NotificationType</a><br><small>NotificationType class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Nova.html#Nova">Nova</a><br><small>Nova is an abstraction layer for the OpenStack compute service.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ObjFetchError.html#ObjFetchError">ObjFetchError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.DNS.Object.html#Object">Object</a><br><small>The DnsObject class is an extension of the PersistentObject class that
permits the asynchronous responses used by Cloud DNS</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ObjectCopyError.html#ObjectCopyError">ObjectCopyError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ObjectError.html#ObjectError">ObjectError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.ObjectStore.html#ObjectStore">ObjectStore</a><br><small>Intermediate (abstract) class to implement shared
features of all object-storage classes</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.ObjectStore.ObjectStoreBase.html#ObjectStoreBase">ObjectStoreBase</a><br><small>A base class for common code shared between the ObjectStore and
ObjectStoreCDN
objects</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.ObjectStore.ObjectStoreCDN.html#ObjectStoreCDN">ObjectStoreCDN</a><br><small>This is the CDN related to the ObjectStore</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.OpenStack.html#OpenStack">OpenStack</a><br><small>The OpenStack class represents a relationship (or "connection")
between a user and a service.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.PersistentObject.html#PersistentObject">PersistentObject</a><br><small>represents an object that has the ability to be
retrieved, created, updated, and deleted.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Protocol.html#Protocol">Protocol</a><br><small>sub-resource to manage protocols (read-only)</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.DNS.PtrRecord.html#PtrRecord">PtrRecord</a><br><small>PTR records are used for reverse DNS</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Rackspace.html#Rackspace">Rackspace</a><br><small>Rackspace extends the OpenStack class with support for Rackspace's
API key and tenant requirements.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.Readonly.html#Readonly">Readonly</a><br><small>This defines a read-only SubResource - one that cannot be created, updated,
or deleted. Many subresources are like this, and this simplifies their
class definitions.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.ReadOnlyResource.html#ReadonlyResource">ReadonlyResource</a><br><small>ReadonlyResource class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.RebuildError.html#RebuildError">RebuildError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.DNS.Record.html#Record">Record</a><br><small>The Record class represents a single domain record</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.RecordTypeError.html#RecordTypeError">RecordTypeError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Orchestration.Resource.html#Resource">Resource</a><br><small></small></span></li>
<li class="closed"><span class="interface"><a href="OpenCloud.CloudMonitoring.Resource.ResourceInterface.html#ResourceInterface">ResourceInterface</a><br><small>ResourceInterface interface.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.SSLTermination.html#SSLTermination">SSLTermination</a><br><small>sub-resource to manage SSL termination</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Compute.Server.html#Server">Server</a><br><small>The Server class represents a single server node.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ServerActionError.html#ServerActionError">ServerActionError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ServerCreateError.html#ServerCreateError">ServerCreateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ServerDeleteError.html#ServerDeleteError">ServerDeleteError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ServerIpsError.html#ServerIpsError">ServerIpsError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ServerJsonError.html#ServerJsonError">ServerJsonError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Compute.ServerMetadata.html#ServerMetadata">ServerMetadata</a><br><small>This class handles server metadata</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ServerUpdateError.html#ServerUpdateError">ServerUpdateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ServerUrlError.html#ServerUrlError">ServerUrlError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Service.html#Service">Service</a><br><small>The Rackspace Cloud Monitoring service.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Service.html#Service">Service</a><br><small>This class defines a "service"—a relationship between a specific OpenStack
and a provided service, represented by a URL in the service catalog.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Compute.Service.html#Service">Service</a><br><small>The Compute class represents the OpenStack Nova service.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Database.Service.html#Service">Service</a><br><small>The Rackspace Database As A Service (aka "Red Dwarf")</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.DNS.Service.html#Service">Service</a><br><small>This class defines a "service"—a relationship between a specific OpenStack
and a provided service, represented by a URL in the service catalog.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Service.html#Service">Service</a><br><small>The Rackspace Cloud Load Balancers</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.ObjectStore.Service.html#Service">Service</a><br><small>ObjectStore - this defines the object-store (Cloud Files) service.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Orchestration.Service.html#Service">Service</a><br><small>The Orchestration class represents the OpenStack Heat service.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Volume.Service.html#Service">Service</a><br><small>Nova is an abstraction layer for the OpenStack compute service.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.ServiceCatalogItem.html#ServiceCatalogItem">ServiceCatalogItem</a><br><small>Holds information on a single service from the Service Catalog</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.ServiceException.html#ServiceException">ServiceException</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.ServiceValueError.html#ServiceValueError">ServiceValueError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.SessionPersistence.html#SessionPersistence">SessionPersistence</a><br><small>sub-resource to manage session persistence setting</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Volume.Snapshot.html#Snapshot">Snapshot</a><br><small>The Snapshot class represents a single block storage snapshot</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.SnapshotError.html#SnapshotError">SnapshotError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Orchestration.Stack.html#Stack">Stack</a><br><small>The Stack class requires a CloudFormation template and may contain additional
parameters for that template.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.Stats.html#Stats">Stats</a><br><small>Stats returns statistics about the load balancer</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.SubResource.html#SubResource">SubResource</a><br><small>SubResource is an abstract class that handles subresources of a
LoadBalancer object; for example, the
`/loadbalancers/{id}/errorpage`. Since most of the subresources are
handled in a similar manner, this consolidates the functions.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.DNS.Subdomain.html#Subdomain">Subdomain</a><br><small>The Subdomain is basically another domain, albeit one that is a child of
a parent domain. In terms of the code involved, the JSON is slightly
different than a top-level domain, and the parent is a domain instead of
the DNS service itself.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.TempUrlMethodError.html#TempUrlMethodError">TempUrlMethodError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.TestException.html#TestException">TestException</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.UnknownError.html#UnknownError">UnknownError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.UnknownParameterError.html#UnknownParameterError">UnknownParameterError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.UnrecognizedServiceError.html#UnrecognizedServiceError">UnrecognizedServiceError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.UnsupportedExtensionError.html#UnsupportedExtensionError">UnsupportedExtensionError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.UnsupportedFeatureExtension.html#UnsupportedFeatureExtension">UnsupportedFeatureExtension</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.UnsupportedVersionError.html#UnsupportedVersionError">UnsupportedVersionError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.UpdateError.html#UpdateError">UpdateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.UrlError.html#UrlError">UrlError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.Usage.html#Usage">Usage</a><br><small>used to get usage data for a load balancer</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Database.User.html#User">User</a><br><small>This class represents a User in the Rackspace "Red Dwarf"
database-as-a-service product.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.UserCreateError.html#UserCreateError">UserCreateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.UserDeleteError.html#UserDeleteError">UserDeleteError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.UserListError.html#UserListError">UserListError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.UserNameError.html#UserNameError">UserNameError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.UserUpdateError.html#UserUpdateError">UserUpdateError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.View.html#View">View</a><br><small>View class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.LoadBalancer.Resources.VirtualIp.html#VirtualIp">VirtualIp</a><br><small>VirtualIp represents a single virtual IP (usually returned in a Collection)</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Volume.Volume.html#Volume">Volume</a><br><small>The Volume class represents a single block storage volume</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Compute.VolumeAttachment.html#VolumeAttachment">VolumeAttachment</a><br><small>The VolumeAttachment class represents a volume that is attached
to a server.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.VolumeError.html#VolumeError">VolumeError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Volume.VolumeType.html#VolumeType">VolumeType</a><br><small>The VolumeType class represents a single block storage volume type</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.Common.Exceptions.VolumeTypeError.html#VolumeTypeError">VolumeTypeError</a><br><small></small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.Zone.html#Zone">Zone</a><br><small>Zone class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Exception.ZoneException.html#ZoneException">ZoneException</a><br><small></small></span></li>
</ul>
</li>
<li class="closed">
<span class="folder">global</span><ul id="packages_global" class="filetree"></ul>
</li>
<li class="closed">
<span class="folder">phpOpenCloud</span><ul id="packages_phpOpenCloud" class="filetree">
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Resource.AbstractResource.html#AbstractResource">AbstractResource</a><br><small>Abstract AbstractResource class.</small></span></li>
<li class="closed"><span class="class"><a href="OpenCloud.CloudMonitoring.Service.html#Service">Service</a><br><small>The Rackspace Cloud Monitoring service.</small></span></li>
</ul>
</li>
</ul>
</div>
</div></div><div id="footer"><div class="padder"></div></div></div></body></html>
|
src/app/properties/box_renderer.html
|
mareths/hesperides-gui
|
<!--
~ /*
~ * This file is part of the Hesperides distribution.
~ * (https://github.com/voyages-sncf-technologies/hesperides)
~ * Copyright (c) 2016 VSCT.
~ *
~ * Hesperides is free software: you can redistribute it and/or modify
~ * it under the terms of the GNU General Public License as
~ * published by the Free Software Foundation, version 3.
~ *
~ * Hesperides is distributed in the hope that it will be useful, but
~ * WITHOUT ANY WARRANTY; without even the implied warranty of
~ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
~ * General Public License for more details.
~ *
~ * You should have received a copy of the GNU General Public License
~ * along with this program. If not, see <http://www.gnu.org/licenses/>.
~ */
~
-->
<div layout="row">
<div class="text-left" flex="50">
<a href="" editable-text="box.name" class="{{contain_empty_module(box)}}"
onbeforesave="update_box_name(box, box.name, $data)">
{{box.name}}
<md-tooltip>{{ 'properties.logicGroup.update' | translate }}</md-tooltip>
</a>
</div>
<div flex="50" layout="row" layout-align="end start">
<md-button id="e2e-box-renderer-add-module-button-{{box.name}}" ng-click="search_module(box)" aria-label="{{ 'properties.module.add' | translate }}" class="md-xs">
<md-tooltip>{{ 'properties.module.add' | translate }}</md-tooltip>
<i class="fa fa-plus"></i>
</md-button>
<md-button id="e2e-box-renderer-add-logic-group-button-{{box.name}}" ng-click="open_add_box_dialog(box)"
aria-label="{{ 'properties.logicGroup.add' | translate }}" class="md-xs">
<md-tooltip>{{ 'properties.logicGroup.add' | translate }}</md-tooltip>
<i class="fa fa-inbox"></i>
</md-button>
<md-button ng-really-message="{{ 'properties.logicGroup.delete' | translate : {name:box.name} }}"
aria-label="{{ 'properties.logicGroup.delete' | translate }}"
ng-really-click="remove_box(box.name, box)" ng-if="box.isEmpty()"
class="md-warn md-xs">
<md-tooltip>{{ 'properties.logicGroup.delete' | translate : {name:box.name} }}</md-tooltip>
<i class="fa fa-trash"></i>
</md-button>
</div>
</div>
<ul class="list-inline box">
<li class="jumbotron" ng-repeat="box in (box.children | orderObjectBy:'name')"
ng-include="'properties/box_renderer.html'"></li>
<li ng-if="box.modules.length > 0" class="jumbotron instance deployed-module" ng-repeat="module in box.modules | orderObjectBy:'name'">
<div layout="row">
<div class="property-box-module-name layout-align-start-center layout-row flex-none" layout="row" layout-align="start center" flex="none">
<a id="e2e-box-renderer-edit-module-button-{{module.title.split(',')[0]}}" href="" class="module-link has_model_{{is_module_has_model(module)}}"
ng-click="edit_properties(platform, module)">
{{module.title}}
<md-tooltip>{{ 'properties.module.editProperties.tooltip' | translate }}</md-tooltip>
</a>
</div>
<span ng-switch="module.instances.length" data-ng-init="module.isInstanceOpen = boxModeUnfoldInstancesByDefault">
<span ng-switch-when="0">
<md-button id="e2e-deployed-module-fold-all-instances-for-{{module.name}}" ng-click="preview_instance(box, application, platform, instance, module, true)" class="md-xs">
<span class="fa fa-eye"></span>
<md-tooltip>{{ 'properties.module.instance.preview' | translate }}</md-tooltip>
</md-button>
</span>
<span ng-switch-default>
<md-button id="e2e-deployed-module-fold-all-instances-for-{{module.name}}" ng-click="module.isInstanceOpen = false" ng-show="module.isInstanceOpen" class="md-xs">
<span class="fa fa-compress"></span>
<md-tooltip>{{ 'properties.instance.hide.all' | translate }}</md-tooltip>
</md-button>
<md-button id="e2e-deployed-module-unfold-all-instances-for-{{module.name}}" ng-click="module.isInstanceOpen = true" ng-show="!module.isInstanceOpen" class="md-xs">
<span class="fa fa-expand"></span>
<md-tooltip>{{ 'properties.instance.show.all' | translate }}</md-tooltip>
</md-button>
</span>
</span>
<div flex>
<deployed-module-controls></deployed-module-controls>
</div>
</div>
<div id="e2e-instance-list-for-{{module.name}}" ng-if="module.isInstanceOpen" layout="row" layout-wrap>
<div id="e2e-instance-{{module.name}}-{{instance.name}}" ng-repeat="instance in module.instances | orderObjectBy:'name'"
ng-mouseover="instance.hover = true"
ng-mouseleave="instance.hover = false"
class="property-instance" flex="nogrow">
<md-button class="md-raised" ng-click="edit_instance(instance, module.properties_path)"
aria-label="{{ 'properties.module.instance.editProperties.tooltip' | translate }}">
<md-tooltip>{{ 'properties.module.instance.editProperties.tooltip' | translate }}</md-tooltip>
{{instance.name}}
</md-button>
<md-button ng-click="preview_instance(box, application, platform, instance, module)"
class="md-xs" ng-show="instance.hover">
<md-tooltip>{{ 'properties.module.instance.preview' | translate }}</md-tooltip>
<i class="fa fa-eye"></i>
</md-button>
<md-button ng-really-message="{{ 'properties.module.instance.delete.message' | translate :{name:instance.name} }}"
aria-label="{{ 'properties.module.instance.delete' | translate }}"
ng-really-click="delete_instance(instance, module)"
class="md-warn md-xs"
ng-class="{'visuallyhidden': !instance.hover}">
<md-tooltip>{{ 'properties.module.instance.delete' | translate }}</md-tooltip>
<i class="fa fa-trash"></i>
</md-button>
</div>
</div>
</li>
</ul>
|
RossFamilyTree/ppl/8/e/d15f5fcb01f5c01703d45e4c6e8.html
|
RossGammon/the-gammons.net
|
<!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - CUTCLIFFE, Elsie Bluett</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name ="apple-mobile-web-app-capable" content="yes" />
<meta name="generator" content="Gramps 4.2.8 http://gramps-project.org/" />
<meta name="author" content="" />
<link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" />
<link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" />
<link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" />
<link href="../../../css/ancestortree.css" media="screen" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="header">
<h1 id="SiteTitle">Ross Gammon’s Family Tree</h1>
</div>
<div class="wrapper" id="nav" role="navigation">
<div class="container">
<ul class="menu" id="dropmenu">
<li class = "CurrentSection"><a href="../../../individuals.html" title="Individuals">Individuals</a></li>
<li><a href="../../../index.html" title="Surnames">Surnames</a></li>
<li><a href="../../../families.html" title="Families">Families</a></li>
<li><a href="../../../events.html" title="Events">Events</a></li>
<li><a href="../../../places.html" title="Places">Places</a></li>
<li><a href="../../../sources.html" title="Sources">Sources</a></li>
<li><a href="../../../repositories.html" title="Repositories">Repositories</a></li>
<li><a href="../../../media.html" title="Media">Media</a></li>
<li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li>
</ul>
</div>
</div>
<div class="content" id="IndividualDetail">
<h3>CUTCLIFFE, Elsie Bluett<sup><small></small></sup></h3>
<div id="summaryarea">
<table class="infolist">
<tr>
<td class="ColumnAttribute">Birth Name</td>
<td class="ColumnValue">
CUTCLIFFE, Elsie Bluett <a href="#sref1a">1a</a>
</td>
</tr>
<tr>
<td class="ColumnAttribute">Gramps ID</td>
<td class="ColumnValue">I1366</td>
</tr>
<tr>
<td class="ColumnAttribute">Gender</td>
<td class="ColumnValue">female</td>
</tr>
</table>
</div>
<div class="subsection" id="events">
<h4>Events</h4>
<table class="infolist eventlist">
<thead>
<tr>
<th class="ColumnEvent">Event</th>
<th class="ColumnDate">Date</th>
<th class="ColumnPlace">Place</th>
<th class="ColumnDescription">Description</th>
<th class="ColumnNotes">Notes</th>
<th class="ColumnSources">Sources</th>
</tr>
</thead>
<tbody>
<tr>
<td class="ColumnEvent">
<a href="../../../evt/e/b/d15f5fcb02f296c186f8e0533be.html" title="Birth">
Birth
<span class="grampsid"> [E1780]</span>
</a>
</td>
<td class="ColumnDate">1871-08-24</td>
<td class="ColumnPlace"> </td>
<td class="ColumnDescription"> </td>
<td class="ColumnNotes">
<div>
</div>
</td>
<td class="ColumnSources">
</td>
</tr>
</tbody>
</table>
</div>
<div class="subsection" id="parents">
<h4>Parents</h4>
<table class="infolist">
<thead>
<tr>
<th class="ColumnAttribute">Relation to main person</th>
<th class="ColumnValue">Name</th>
<th class="ColumnValue">Relation within this family (if not by birth)</th>
</tr>
</thead>
<tbody>
</tbody>
<tr>
<td class="ColumnAttribute">Father</td>
<td class="ColumnValue">
<a href="../../../ppl/c/b/d15f5fcacf7664da4466332c1bc.html">CUTCLIFFE, John Charles<span class="grampsid"> [I1347]</span></a>
</td>
</tr>
<tr>
<td class="ColumnAttribute">Mother</td>
<td class="ColumnValue">
<a href="../../../ppl/d/4/d15f5fcad2e28636f62996ca74d.html">BLUETT, Susan Maria<span class="grampsid"> [I1348]</span></a>
</td>
</tr>
<tr>
<td class="ColumnAttribute"> Brother</td>
<td class="ColumnValue"> <a href="../../../ppl/8/f/d15f5fcae085343d5dd9e4133f8.html">CUTCLIFFE, Ashton Bluett<span class="grampsid"> [I1354]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> Brother</td>
<td class="ColumnValue"> <a href="../../../ppl/2/5/d15f5fcaf06612b1f6389f8752.html">CUTCLIFFE, Arthur L. Bluett<span class="grampsid"> [I1360]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> </td>
<td class="ColumnValue"> <a href="../../../ppl/8/e/d15f5fcb01f5c01703d45e4c6e8.html">CUTCLIFFE, Elsie Bluett<span class="grampsid"> [I1366]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> Brother</td>
<td class="ColumnValue"> <a href="../../../ppl/c/b/d15f5fc67d387cec9198de7cbc.html">CUTCLIFFE, Mostyn Elton Bluett<span class="grampsid"> [I0995]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> Brother</td>
<td class="ColumnValue"> <a href="../../../ppl/9/d/d15f5fcaf6170d4eaf132ce34d9.html">CUTCLIFFE, Neville Bluett<span class="grampsid"> [I1362]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> Sister</td>
<td class="ColumnValue"> <a href="../../../ppl/f/0/d15f5fcb0be2210b8c9caac940f.html">CUTCLIFFE, Muriel Bluett<span class="grampsid"> [I1369]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> Brother</td>
<td class="ColumnValue"> <a href="../../../ppl/4/6/d15f5fcafc771ef90b20671eb64.html">CUTCLIFFE, DeCourcy Bluett<span class="grampsid"> [I1364]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> Sister</td>
<td class="ColumnValue"> <a href="../../../ppl/d/d/d15f5fcb04bc3554ac77fee8dd.html">CUTCLIFFE, Evelyn Mabel Bluett<span class="grampsid"> [I1367]</span></a></td>
<td class="ColumnValue"></td>
</tr>
</table>
</div>
<div class="subsection narrative">
<h4>Narrative</h4>
<div class="grampsstylednote">
<p>
Died an infant.
</p>
</div>
</div>
<div class="subsection" id="attributes">
<h4>Attributes</h4>
<table class="infolist attrlist">
<thead>
<tr>
<th class="ColumnType">Type</th>
<th class="ColumnValue">Value</th>
<th class="ColumnNotes">Notes</th>
<th class="ColumnSources">Sources</th>
</tr>
</thead>
<tbody>
<tr>
<td class="ColumnType">_UID</td>
<td class="ColumnValue">0C2DD58DB619514ABAD126079B1CF6AA1475</td>
<td class="ColumnNotes"><div></div></td>
<td class="ColumnSources"> </td>
</tr>
</tbody>
</table>
</div>
<div class="subsection" id="pedigree">
<h4>Pedigree</h4>
<ol class="pedigreegen">
<li>
<a href="../../../ppl/c/b/d15f5fcacf7664da4466332c1bc.html">CUTCLIFFE, John Charles<span class="grampsid"> [I1347]</span></a>
<ol>
<li class="spouse">
<a href="../../../ppl/d/4/d15f5fcad2e28636f62996ca74d.html">BLUETT, Susan Maria<span class="grampsid"> [I1348]</span></a>
<ol>
<li>
<a href="../../../ppl/8/f/d15f5fcae085343d5dd9e4133f8.html">CUTCLIFFE, Ashton Bluett<span class="grampsid"> [I1354]</span></a>
</li>
<li class="thisperson">
CUTCLIFFE, Elsie Bluett
</li>
<li>
<a href="../../../ppl/2/5/d15f5fcaf06612b1f6389f8752.html">CUTCLIFFE, Arthur L. Bluett<span class="grampsid"> [I1360]</span></a>
</li>
<li>
<a href="../../../ppl/c/b/d15f5fc67d387cec9198de7cbc.html">CUTCLIFFE, Mostyn Elton Bluett<span class="grampsid"> [I0995]</span></a>
</li>
<li>
<a href="../../../ppl/9/d/d15f5fcaf6170d4eaf132ce34d9.html">CUTCLIFFE, Neville Bluett<span class="grampsid"> [I1362]</span></a>
</li>
<li>
<a href="../../../ppl/f/0/d15f5fcb0be2210b8c9caac940f.html">CUTCLIFFE, Muriel Bluett<span class="grampsid"> [I1369]</span></a>
</li>
<li>
<a href="../../../ppl/4/6/d15f5fcafc771ef90b20671eb64.html">CUTCLIFFE, DeCourcy Bluett<span class="grampsid"> [I1364]</span></a>
</li>
<li>
<a href="../../../ppl/d/d/d15f5fcb04bc3554ac77fee8dd.html">CUTCLIFFE, Evelyn Mabel Bluett<span class="grampsid"> [I1367]</span></a>
</li>
</ol>
</li>
</ol>
</li>
</ol>
</div>
<div class="subsection" id="tree">
<h4>Ancestors</h4>
<div id="treeContainer" style="width:735px; height:602px;">
<div class="boxbg female AncCol0" style="top: 269px; left: 6px;">
<a class="noThumb" href="../../../ppl/8/e/d15f5fcb01f5c01703d45e4c6e8.html">
CUTCLIFFE, Elsie Bluett
</a>
</div>
<div class="shadow" style="top: 274px; left: 10px;"></div>
<div class="bvline" style="top: 301px; left: 165px; width: 15px"></div>
<div class="gvline" style="top: 306px; left: 165px; width: 20px"></div>
<div class="boxbg male AncCol1" style="top: 119px; left: 196px;">
<a class="noThumb" href="../../../ppl/c/b/d15f5fcacf7664da4466332c1bc.html">
CUTCLIFFE, John Charles
</a>
</div>
<div class="shadow" style="top: 124px; left: 200px;"></div>
<div class="bvline" style="top: 151px; left: 180px; width: 15px;"></div>
<div class="gvline" style="top: 156px; left: 185px; width: 20px;"></div>
<div class="bhline" style="top: 151px; left: 180px; height: 150px;"></div>
<div class="gvline" style="top: 156px; left: 185px; height: 150px;"></div>
<div class="bvline" style="top: 151px; left: 355px; width: 15px"></div>
<div class="gvline" style="top: 156px; left: 355px; width: 20px"></div>
<div class="boxbg male AncCol2" style="top: 44px; left: 386px;">
<a class="noThumb" href="../../../ppl/a/4/d15f5fdc3b569c0841879e90b4a.html">
CUTCLIFFE, Charles Newell
</a>
</div>
<div class="shadow" style="top: 49px; left: 390px;"></div>
<div class="bvline" style="top: 76px; left: 370px; width: 15px;"></div>
<div class="gvline" style="top: 81px; left: 375px; width: 20px;"></div>
<div class="bhline" style="top: 76px; left: 370px; height: 75px;"></div>
<div class="gvline" style="top: 81px; left: 375px; height: 75px;"></div>
<div class="bvline" style="top: 76px; left: 545px; width: 15px"></div>
<div class="gvline" style="top: 81px; left: 545px; width: 20px"></div>
<div class="boxbg male AncCol3" style="top: 7px; left: 576px;">
<a class="noThumb" href="../../../ppl/5/4/d15f5fbdb3847b2b1db2093db45.html">
CUTCLIFFE, Charles of Barnstaple of Barnstaple
</a>
</div>
<div class="shadow" style="top: 12px; left: 580px;"></div>
<div class="bvline" style="top: 39px; left: 560px; width: 15px;"></div>
<div class="gvline" style="top: 44px; left: 565px; width: 20px;"></div>
<div class="bhline" style="top: 39px; left: 560px; height: 37px;"></div>
<div class="gvline" style="top: 44px; left: 565px; height: 37px;"></div>
<div class="boxbg female AncCol3" style="top: 81px; left: 576px;">
<a class="noThumb" href="../../../ppl/b/f/d15f5fc68be3adb7f1d3dd3d5fb.html">
PEARCE, Bridget or Brigette of South Molton of South Molton
</a>
</div>
<div class="shadow" style="top: 86px; left: 580px;"></div>
<div class="bvline" style="top: 113px; left: 560px; width: 15px;"></div>
<div class="gvline" style="top: 118px; left: 565px; width: 20px;"></div>
<div class="bhline" style="top: 76px; left: 560px; height: 37px;"></div>
<div class="gvline" style="top: 81px; left: 565px; height: 37px;"></div>
<div class="boxbg female AncCol2" style="top: 194px; left: 386px;">
<a class="noThumb" href="../../../ppl/6/e/d15f5fcac77eded320819f42e6.html">
WALTON, Emma (or Watton)
</a>
</div>
<div class="shadow" style="top: 199px; left: 390px;"></div>
<div class="bvline" style="top: 226px; left: 370px; width: 15px;"></div>
<div class="gvline" style="top: 231px; left: 375px; width: 20px;"></div>
<div class="bhline" style="top: 151px; left: 370px; height: 75px;"></div>
<div class="gvline" style="top: 156px; left: 375px; height: 75px;"></div>
<div class="boxbg female AncCol1" style="top: 419px; left: 196px;">
<a class="noThumb" href="../../../ppl/d/4/d15f5fcad2e28636f62996ca74d.html">
BLUETT, Susan Maria
</a>
</div>
<div class="shadow" style="top: 424px; left: 200px;"></div>
<div class="bvline" style="top: 451px; left: 180px; width: 15px;"></div>
<div class="gvline" style="top: 456px; left: 185px; width: 20px;"></div>
<div class="bhline" style="top: 301px; left: 180px; height: 150px;"></div>
<div class="gvline" style="top: 306px; left: 185px; height: 150px;"></div>
</div>
</div>
<div class="subsection" id="sourcerefs">
<h4>Source References</h4>
<ol>
<li>
<a href="../../../src/5/0/d15f5fb6d26ad69bdfd4fe2605.html" title="Cutcliffe-Willis marriage, 4 Nov 1811, Combe Martin, Devon , England" name ="sref1">
Cutcliffe-Willis marriage, 4 Nov 1811, Combe Martin, Devon , England
<span class="grampsid"> [S0202]</span>
</a>
<ol>
<li id="sref1a">
<ul>
<li>
Page: No. 284
</li>
<li>
Confidence: Very High
</li>
<li>
Source text: <div class="grampsstylednote"><p> </p><p>[Entry Recording Date : 4 NOV 1811]</p></div>
</li>
<li>
General: <p></p>
</li>
</ul>
</li>
</ol>
</li>
</ol>
</div>
</div>
<div class="fullclear"></div>
<div id="footer">
<p id="createdate">
Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.8<br />Last change was the 2015-08-05 19:54:05<br />Created for <a href="../../../ppl/9/e/d15f5fb48902c4fc1b421d249e9.html">GAMMON, Francis</a>
</p>
<p id="copyright">
</p>
</div>
</body>
</html>
|
templates/list.html
|
asobolev/gndata-api
|
<div class="panel panel-default">
<!-- Default panel contents -->
<div class="panel-heading">Selected objects of type "{{ resource_type }}"</div>
<!-- Table -->
<table class="table">
<thead>
<tr>
<th>Description</th>
<th>Owner</th>
<th>Date created</th>
<th>ID</th>
</tr>
</thead>
<tbody>
{% for obj in obj_list %}
<tr>
<td><a href="{{ obj.get_absolute_url }}">{{ obj }}</a></td>
<td><a href="{{ obj.owner.get_absolute_url }}">{{ obj.owner.username }}</a></td>
<td>{{ obj.date_created }}</td>
<td><a href="{{ obj.get_absolute_url }}">{{ obj.local_id }}</a></td>
</tr>
{% endfor %}
</tbody>
</table>
</div>
|
lib/lucene-4.0.0/docs/queries/org/apache/lucene/queries/class-use/CustomScoreQuery.html
|
dburgmann/fbRecommender
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_27) on Sat Oct 06 02:59:45 EDT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
Uses of Class org.apache.lucene.queries.CustomScoreQuery (Lucene 4.0.0 API)
</TITLE>
<META NAME="date" CONTENT="2012-10-06">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.lucene.queries.CustomScoreQuery (Lucene 4.0.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/lucene/queries/CustomScoreQuery.html" title="class in org.apache.lucene.queries"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/lucene/queries//class-useCustomScoreQuery.html" target="_top"><B>FRAMES</B></A>
<A HREF="CustomScoreQuery.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.lucene.queries.CustomScoreQuery</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../org/apache/lucene/queries/CustomScoreQuery.html" title="class in org.apache.lucene.queries">CustomScoreQuery</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.lucene.queries"><B>org.apache.lucene.queries</B></A></TD>
<TD>Filters and Queries that add to core Lucene. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.lucene.queries"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/lucene/queries/CustomScoreQuery.html" title="class in org.apache.lucene.queries">CustomScoreQuery</A> in <A HREF="../../../../../org/apache/lucene/queries/package-summary.html">org.apache.lucene.queries</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/lucene/queries/package-summary.html">org.apache.lucene.queries</A> that return <A HREF="../../../../../org/apache/lucene/queries/CustomScoreQuery.html" title="class in org.apache.lucene.queries">CustomScoreQuery</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/lucene/queries/CustomScoreQuery.html" title="class in org.apache.lucene.queries">CustomScoreQuery</A></CODE></FONT></TD>
<TD><CODE><B>CustomScoreQuery.</B><B><A HREF="../../../../../org/apache/lucene/queries/CustomScoreQuery.html#clone()">clone</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/lucene/queries/CustomScoreQuery.html" title="class in org.apache.lucene.queries"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/lucene/queries//class-useCustomScoreQuery.html" target="_top"><B>FRAMES</B></A>
<A HREF="CustomScoreQuery.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<address>Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.</address>
<script src='../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</BODY>
</HTML>
|
bin/solr-4.3.1/docs/solr-test-framework/org/apache/solr/package-summary.html
|
jeffersonmolleri/sesra
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Sun Jun 09 12:16:28 GMT+05:30 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
org.apache.solr (Solr 4.3.1 API)
</TITLE>
<META NAME="date" CONTENT="2013-06-09">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.solr (Solr 4.3.1 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV PACKAGE
<A HREF="../../../org/apache/solr/analysis/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?org/apache/solr/package-summary.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<H2>
Package org.apache.solr
</H2>
Common base classes for implementing tests.
<P>
<B>See:</B>
<BR>
<A HREF="#package_description"><B>Description</B></A>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/BaseDistributedSearchTestCase.html" title="class in org.apache.solr">BaseDistributedSearchTestCase</A></B></TD>
<TD>Helper base class for distributed search test cases</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/BaseDistributedSearchTestCase.RandDate.html" title="class in org.apache.solr">BaseDistributedSearchTestCase.RandDate</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/BaseDistributedSearchTestCase.RandVal.html" title="class in org.apache.solr">BaseDistributedSearchTestCase.RandVal</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/JSONTestUtil.html" title="class in org.apache.solr">JSONTestUtil</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/SolrIgnoredThreadsFilter.html" title="class in org.apache.solr">SolrIgnoredThreadsFilter</A></B></TD>
<TD>This ignores those threads in Solr for which there is no way to
clean up after a suite.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/SolrJettyTestBase.html" title="class in org.apache.solr">SolrJettyTestBase</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/SolrTestCaseJ4.html" title="class in org.apache.solr">SolrTestCaseJ4</A></B></TD>
<TD>A junit4 Solr test harness that extends LuceneTestCaseJ4.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/SolrTestCaseJ4.Doc.html" title="class in org.apache.solr">SolrTestCaseJ4.Doc</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/SolrTestCaseJ4.Fld.html" title="class in org.apache.solr">SolrTestCaseJ4.Fld</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/SolrTestCaseJ4.FVal.html" title="class in org.apache.solr">SolrTestCaseJ4.FVal</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/SolrTestCaseJ4.IRange.html" title="class in org.apache.solr">SolrTestCaseJ4.IRange</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/SolrTestCaseJ4.IVals.html" title="class in org.apache.solr">SolrTestCaseJ4.IVals</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/SolrTestCaseJ4.SVal.html" title="class in org.apache.solr">SolrTestCaseJ4.SVal</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/SolrTestCaseJ4.Vals.html" title="class in org.apache.solr">SolrTestCaseJ4.Vals</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../org/apache/solr/SolrTestCaseJ4.XmlDoc.html" title="class in org.apache.solr">SolrTestCaseJ4.XmlDoc</A></B></TD>
<TD>Necessary to make method signatures un-ambiguous</TD>
</TR>
</TABLE>
<P>
<A NAME="package_description"><!-- --></A><H2>
Package org.apache.solr Description
</H2>
<P>
Common base classes for implementing tests.
<P>
<P>
<DL>
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV PACKAGE
<A HREF="../../../org/apache/solr/analysis/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?org/apache/solr/package-summary.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</BODY>
</HTML>
|
modules/blog/styles/post.css
|
jegoyalu/jariscms
|
.blog-post
{
border: solid 3px #d3d3d3;
margin-bottom: 10px;
padding: 8px;
}
.blog-post .title
{
padding-top: 0;
margin-top: 0;
}
.blog-post .details
{
padding: 0 0 8px 0;
color: #333;
}
.blog-post .details *
{
font-style: italic;
}
.blog-post .view-more
{
text-align: right;
}
.blog-post .thumbnail img
{
float: left;
margin: 0 5px 5px 0;
}
.blog-post-full
{
margin-bottom: 15px;
}
.blog-post-full .thumbnail
{
float: left;
margin: 0 5px 5px 0;
}
.blog-post-full .thumbnail img
{
height: 60px;
width: 60px;
}
|
src/externals/qxmpp-0.3.0/doc/html/classQXmppClientExtension.html
|
fredix/geekast
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>QXmpp: QXmppClientExtension Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.7.1 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li id="searchli">
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pro-methods">Protected Member Functions</a> |
<a href="#friends">Friends</a> </div>
<div class="headertitle">
<h1>QXmppClientExtension Class Reference<br/>
<small>
[<a class="el" href="group__Core.html">Core</a>]</small>
</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="QXmppClientExtension" --><!-- doxytag: inherits="QXmppLoggable" -->
<p>The <a class="el" href="classQXmppClientExtension.html" title="The QXmppClientExtension class is the base class for QXmppClient extensions.">QXmppClientExtension</a> class is the base class for <a class="el" href="classQXmppClient.html" title="The QXmppClient class is the main class for using QXmpp.">QXmppClient</a> extensions.
<a href="#_details">More...</a></p>
<p><code>#include <<a class="el" href="QXmppClientExtension_8h_source.html">QXmppClientExtension.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for QXmppClientExtension:</div>
<div class="dyncontent">
<div class="center">
<img src="classQXmppClientExtension.png" usemap="#QXmppClientExtension_map" alt=""/>
<map id="QXmppClientExtension_map" name="QXmppClientExtension_map">
<area href="classQXmppLoggable.html" alt="QXmppLoggable" shape="rect" coords="0,0,163,24"/>
<area href="classQXmppArchiveManager.html" alt="QXmppArchiveManager" shape="rect" coords="173,112,336,136"/>
<area href="classQXmppCallManager.html" alt="QXmppCallManager" shape="rect" coords="173,168,336,192"/>
<area href="classQXmppDiscoveryManager.html" alt="QXmppDiscoveryManager" shape="rect" coords="173,224,336,248"/>
<area href="classQXmppEntityTimeManager.html" alt="QXmppEntityTimeManager" shape="rect" coords="173,280,336,304"/>
<area href="classQXmppMucManager.html" alt="QXmppMucManager" shape="rect" coords="173,336,336,360"/>
<area href="classQXmppRosterManager.html" alt="QXmppRosterManager" shape="rect" coords="173,392,336,416"/>
<area href="classQXmppRpcManager.html" alt="QXmppRpcManager" shape="rect" coords="173,448,336,472"/>
<area href="classQXmppTransferManager.html" alt="QXmppTransferManager" shape="rect" coords="173,504,336,528"/>
<area href="classQXmppVCardManager.html" alt="QXmppVCardManager" shape="rect" coords="173,560,336,584"/>
<area href="classQXmppVersionManager.html" alt="QXmppVersionManager" shape="rect" coords="173,616,336,640"/>
</map>
</div>
<p><a href="classQXmppClientExtension-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppClientExtension.html#aec299452688f50431f1028668186e3ec">QXmppClientExtension</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppClientExtension.html#aea624caf2d98d86307c08ed89bd7bc02">~QXmppClientExtension</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual QStringList </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppClientExtension.html#a3b041abac6b95f5c1614ed1cb87163f4">discoveryFeatures</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual QList<br class="typebreak"/>
< QXmppDiscoveryIq::Identity > </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppClientExtension.html#a9acf0693520c93ddc60c4994ffe09343">discoveryIdentities</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppClientExtension.html#af026d292204dc538249d16086e9e8108">handleStanza</a> (const QDomElement &stanza)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">You need to implement this method to process incoming XMPP stanzas. <a href="#af026d292204dc538249d16086e9e8108"></a><br/></td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classQXmppClient.html">QXmppClient</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppClientExtension.html#a2476cb1a20963d15d45d39f24a0c1198">client</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppClientExtension.html#a166f42a22447341abb26bd9c44c97590">setClient</a> (<a class="el" href="classQXmppClient.html">QXmppClient</a> *client)</td></tr>
<tr><td colspan="2"><h2><a name="friends"></a>
Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aea43b485a5760f5b2a52b00f1088cc90"></a><!-- doxytag: member="QXmppClientExtension::QXmppClient" ref="aea43b485a5760f5b2a52b00f1088cc90" args="" -->
class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppClientExtension.html#aea43b485a5760f5b2a52b00f1088cc90">QXmppClient</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>The <a class="el" href="classQXmppClientExtension.html" title="The QXmppClientExtension class is the base class for QXmppClient extensions.">QXmppClientExtension</a> class is the base class for <a class="el" href="classQXmppClient.html" title="The QXmppClient class is the main class for using QXmpp.">QXmppClient</a> extensions. </p>
<p>If you want to extend <a class="el" href="classQXmppClient.html" title="The QXmppClient class is the main class for using QXmpp.">QXmppClient</a>, for instance to support an IQ type which is not natively supported, you can subclass <a class="el" href="classQXmppClientExtension.html" title="The QXmppClientExtension class is the base class for QXmppClient extensions.">QXmppClientExtension</a> and implement <a class="el" href="classQXmppClientExtension.html#af026d292204dc538249d16086e9e8108" title="You need to implement this method to process incoming XMPP stanzas.">handleStanza()</a>. You can then add your extension to the client instance using <a class="el" href="classQXmppClient.html#a61ccf1c37ca3f26bfd14e65c8ecf1740">QXmppClient::addExtension()</a>. </p>
<hr/><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="aec299452688f50431f1028668186e3ec"></a><!-- doxytag: member="QXmppClientExtension::QXmppClientExtension" ref="aec299452688f50431f1028668186e3ec" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QXmppClientExtension::QXmppClientExtension </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Constructs a <a class="el" href="classQXmppClient.html" title="The QXmppClient class is the main class for using QXmpp.">QXmppClient</a> extension. </p>
</div>
</div>
<a class="anchor" id="aea624caf2d98d86307c08ed89bd7bc02"></a><!-- doxytag: member="QXmppClientExtension::~QXmppClientExtension" ref="aea624caf2d98d86307c08ed89bd7bc02" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QXmppClientExtension::~QXmppClientExtension </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Destroys a <a class="el" href="classQXmppClient.html" title="The QXmppClient class is the main class for using QXmpp.">QXmppClient</a> extension. </p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a2476cb1a20963d15d45d39f24a0c1198"></a><!-- doxytag: member="QXmppClientExtension::client" ref="a2476cb1a20963d15d45d39f24a0c1198" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classQXmppClient.html">QXmppClient</a> * QXmppClientExtension::client </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the client which loaded this extension. </p>
</div>
</div>
<a class="anchor" id="a3b041abac6b95f5c1614ed1cb87163f4"></a><!-- doxytag: member="QXmppClientExtension::discoveryFeatures" ref="a3b041abac6b95f5c1614ed1cb87163f4" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QStringList QXmppClientExtension::discoveryFeatures </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the discovery features to add to the client. </p>
</div>
</div>
<a class="anchor" id="a9acf0693520c93ddc60c4994ffe09343"></a><!-- doxytag: member="QXmppClientExtension::discoveryIdentities" ref="a9acf0693520c93ddc60c4994ffe09343" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QList< QXmppDiscoveryIq::Identity > QXmppClientExtension::discoveryIdentities </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the discovery identities to add to the client. </p>
</div>
</div>
<a class="anchor" id="af026d292204dc538249d16086e9e8108"></a><!-- doxytag: member="QXmppClientExtension::handleStanza" ref="af026d292204dc538249d16086e9e8108" args="(const QDomElement &stanza)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual bool QXmppClientExtension::handleStanza </td>
<td>(</td>
<td class="paramtype">const QDomElement & </td>
<td class="paramname"> <em>stanza</em></td>
<td> ) </td>
<td><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>You need to implement this method to process incoming XMPP stanzas. </p>
<p>You should return true if the stanza was handled and no further processing should occur, or false to let other extensions process the stanza. </p>
</div>
</div>
<a class="anchor" id="a166f42a22447341abb26bd9c44c97590"></a><!-- doxytag: member="QXmppClientExtension::setClient" ref="a166f42a22447341abb26bd9c44c97590" args="(QXmppClient *client)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QXmppClientExtension::setClient </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQXmppClient.html">QXmppClient</a> * </td>
<td class="paramname"> <em>client</em></td>
<td> ) </td>
<td><code> [protected, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets the client which loaded this extension.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>client</em> </td><td></td></tr>
</table>
</dd>
</dl>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="QXmppClientExtension_8h_source.html">QXmppClientExtension.h</a></li>
<li>QXmppClientExtension.cpp</li>
</ul>
</div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Enumerator</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<hr class="footer"/><address class="footer"><small>Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>
|
docs/index.html
|
UrbanInstitute/spark-social-science-manual
|
<!DOCTYPE html>
<html >
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Spark for Social Science</title>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<meta name="description" content="Spark for Social Science">
<meta name="generator" content="bookdown 0.3 and GitBook 2.6.7">
<meta property="og:title" content="Spark for Social Science" />
<meta property="og:type" content="book" />
<meta name="github-repo" content="urbaninstitute/spark-social-science-manual" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Spark for Social Science" />
<meta name="author" content="Research Programming, The Urban Institute">
<meta name="date" content="2017-01-27">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="next" href="intro.html">
<script src="libs/jquery-2.2.3/jquery.min.js"></script>
<link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-bookdown.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-highlight.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-search.css" rel="stylesheet" />
<link href="libs/gitbook-2.6.7/css/plugin-fontsettings.css" rel="stylesheet" />
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div class="book without-animation with-summary font-size-2 font-family-1" data-basepath=".">
<div class="book-summary">
<nav role="navigation">
<ul class="summary">
<li><a href="./">Spark Social Science Manual</a></li>
<li class="divider"></li>
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>About Spark Social Science</a></li>
<li class="chapter" data-level="1" data-path="intro.html"><a href="intro.html"><i class="fa fa-check"></i><b>1</b> - Introduction</a></li>
<li class="chapter" data-level="2" data-path="getting-started-with-spark.html"><a href="getting-started-with-spark.html"><i class="fa fa-check"></i><b>2</b> - Getting Started with Spark</a></li>
<li class="chapter" data-level="3" data-path="understanding-spark.html"><a href="understanding-spark.html"><i class="fa fa-check"></i><b>3</b> - Understanding Spark</a></li>
<li class="chapter" data-level="4" data-path="sorting-distributed-data.html"><a href="sorting-distributed-data.html"><i class="fa fa-check"></i><b>4</b> - Sorting Distributed Data</a></li>
<li class="chapter" data-level="5" data-path="data-visualization.html"><a href="data-visualization.html"><i class="fa fa-check"></i><b>5</b> - Data Visualization</a></li>
<li class="chapter" data-level="6" data-path="econometrics-and-large-scale-data.html"><a href="econometrics-and-large-scale-data.html"><i class="fa fa-check"></i><b>6</b> - Econometrics and Large-scale Data</a></li>
<li class="chapter" data-level="7" data-path="appendix.html"><a href="appendix.html"><i class="fa fa-check"></i><b>7</b> - Appendix</a></li>
<li class="chapter" data-level="8" data-path="glossary-of-terms.html"><a href="glossary-of-terms.html"><i class="fa fa-check"></i><b>8</b> - Glossary of Terms</a></li>
<li class="divider"></li>
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i><a href="./">Spark for Social Science</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<section class="normal" id="section-">
<div id="header">
<h1 class="title">Spark for Social Science</h1>
<h4 class="author"><em>Research Programming, The Urban Institute</em></h4>
<h4 class="date"><em>January 27, 2017</em></h4>
</div>
<div id="about-spark-social-science" class="section level1 unnumbered">
<h1>About Spark Social Science</h1>
<div class="figure">
<img src="images/urban.png" />
</div>
<p>The Spark Social Science is an endeavor by the <a href="http://www.urban.org/">Urban Institute</a> to expand access and understanding of modern big data capabilities to social scientists and public policy reseachers.</p>
<p>There are four GitHub repositories associated with this project:<br />
- <a href="https://github.com/UrbanInstitute/spark-social-science">Spark Social Science</a> – will walk you through the technical process of launching Spark in Amazon Web Services.<br />
- <a href="https://github.com/UrbanInstitute/sparkr-tutorials">SparkR-Tutorials</a> – contains a comprehensive introduction to working with Spark using R.<br />
- <a href="https://github.com/UrbanInstitute/pyspark-tutorials">PySpark-Tutorials</a> – contains a comprehensive introdution to working with Spark using Python.<br />
- <a href="https://github.com/UrbanInstitute/spark-social-science-manual">Spark Social for Science</a> – the GitHub Repository for this book.</p>
<p>This work is generously funded by the <a href="https://www.sloan.org">Alfred P. Sloan Foundation</a>.</p>
<div class="figure">
<img src="images/sloan.png" />
</div>
<hr />
<p>This work is licensed under the <a href="https://github.com/UrbanInstitute/spark-social-science-manual/blob/master/License.md">Gnu General Public License, Version 3, 29 June 2007</a>.</p>
</div>
</section>
</div>
</div>
</div>
<a href="intro.html" class="navigation navigation-next navigation-unique" aria-label="Next page""><i class="fa fa-angle-right"></i></a>
<script src="libs/gitbook-2.6.7/js/app.min.js"></script>
<script src="libs/gitbook-2.6.7/js/lunr.js"></script>
<script src="libs/gitbook-2.6.7/js/plugin-search.js"></script>
<script src="libs/gitbook-2.6.7/js/plugin-sharing.js"></script>
<script src="libs/gitbook-2.6.7/js/plugin-fontsettings.js"></script>
<script src="libs/gitbook-2.6.7/js/plugin-bookdown.js"></script>
<script src="libs/gitbook-2.6.7/js/jquery.highlight.js"></script>
<script>
require(["gitbook"], function(gitbook) {
gitbook.start({
"sharing": {
"github": false,
"facebook": true,
"twitter": true,
"google": false,
"weibo": false,
"instapper": false,
"vk": false,
"all": ["facebook", "google", "twitter", "weibo", "instapaper"]
},
"fontsettings": {
"theme": "white",
"family": "sans",
"size": 2
},
"edit": {
"link": "https://github.com/rstudio/bookdown-demo/edit/master/index.Rmd",
"text": "Edit"
},
"download": null,
"toc": {
"collapse": "subsection"
}
});
});
</script>
</body>
</html>
|
src/components/popup/Settings/settings.view.html
|
easyfuckingpeasy/LiveCoding.tv-Notifier
|
<div class="container">
<div class="field row">
<h1>Polling Rate:</h1>
<div class="setting">
Check every
<range value="settings.opts.polling.frequencyMinutes" min="1" max="60" step="1" />
<span>{{settings.opts.polling.frequencyMinutes*60 | humanReadableSeconds}}.</span>
</div>
</div>
<div class="field row animate">
<h1>Show Badge:</h1>
<checkbox active="settings.opts.badge.show"></checkbox>
</div>
<div class="field row animate" ng-if="settings.opts.badge.show">
<h1>Persistent Badge:</h1>
<checkbox active="settings.opts.badge.persistent"></checkbox>
</div>
<div class="field row">
<h1>Show Notification:</h1>
<checkbox active="settings.opts.notification.show"></checkbox>
</div>
<div class="field row animate" ng-if="settings.opts.notification.show">
<h1>Persistent Notification:</h1>
<checkbox active="settings.opts.notification.persistent"></checkbox>
</div>
<div class="field row">
<h1>Notification Sound:</h1>
<dropdown-select class="setting"
selected="settings.opts.notification.soundClip.selected"
options="settings.opts.notification.soundClip.options"
property="label"
onchange="settings.soundChange(value)">
</dropdown-select>
</div>
<div class="field row animate" ng-if="settings.opts.notification.soundClip.selected.value">
<h1>Notification Sound Volume:</h1>
<div class="setting">
<range value="settings.opts.notification.soundClip.volume" min="10" max="100" step="5"
ng-mouseup="settings.soundChange()"/>
<span>{{settings.opts.notification.soundClip.volume}}%</span>
</div>
</div>
<div class="field row">
<h1>Stream Cancellation Notice:</h1>
<checkbox active="settings.opts.notification.dismissedReminder"></checkbox>
<div class="setting">
<span>Determine whether a notification is shown when a scheduled stream is dismissed as cancelled.</span>
</div>
</div>
<div class="field row">
<h1>Stream Cancellation Time:</h1>
<div class="setting">
Time until scheduled stream is dismissed as cancelled: <br/>
<range value="settings.opts.polling.dismissReminderAfterMinutes" min="30" max="300" step="10"/>
<span>{{settings.opts.polling.dismissReminderAfterMinutes*60 | humanReadableSeconds}}.</span>
</div>
</div>
<div class="field row">
<h1>Sync Settings:</h1>
<checkbox active="settings.opts.browserSync"></checkbox>
<div class="setting">
<span>Synchronizes your settings between devices. This requires you to be signed into chrome.</span>
</div>
</div>
<div class="field row">
<h1>Manage Favorites:</h1>
<ul class="favorites setting">
<li ng-if="!settings.opts.follows.names.length">You don't follow anyone!</li>
<li ng-repeat="name in settings.opts.follows.names |
orderBy: name">
<p>{{name}}</p>
<i ng-mouseover="hover = true"
ng-mouseleave="hover = false"
tooltip-placement="left"
tooltip="Remove Favorite"
ng-click="settings.removeFavorite(name)"
class="glyphicon glyphicon-heart"
ng-class="hover ? 'glyphicon-heart-empty' : 'glyphicon-heart'">
</i>
</li>
</ul>
</div>
<div class="field row">
<button ng-click="settings.save()">Save</button>
<div class="message" ng-hide="settings.success">
Save Successful!
</div>
</div>
<div class="field row">
<h1>Feedback:</h1>
<div class="social setting">
<a ng-click="settings.openLink('https://www.liveedu.tv/easyfuckingpeasy/')"
tooltip-placement="top"
tooltip="LiveEdu.tv">
<i class="fa fa-2x fa-code"></i>
</a>
<a ng-click="settings.openLink('https://github.com/easyfuckingpeasy/LiveEdu.tv-Notifier')"
tooltip-placement="top"
tooltip="Github">
<i class="fa fa-2x fa-github-square"></i>
</a>
</div>
</div>
</div>
|
_layouts/video.html
|
mingster/mingster.github.io
|
---
layout: default
---
{% include video.html %}
|
doc/api/files/__/__/_rvm/gems/ruby-2_1_1/gems/activerecord-4_2_0/lib/active_record/persistence_rb.html
|
rafaellc28/Portfolio
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>persistence.rb</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="../../../../../../../../../../css/reset.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../../../../../../../../css/main.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../../../../../../../../css/github.css" type="text/css" media="screen" />
<script src="../../../../../../../../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../../../../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../../../../../../js/main.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../../../../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script>
</head>
<body>
<div class="banner">
<span>Ruby on Rails 4.2.0</span><br />
<h1>
persistence.rb
</h1>
<ul class="files">
<li>
../../.rvm/gems/ruby-2.1.1/gems/activerecord-4.2.0/lib/active_record/persistence.rb
</li>
<li>Last modified: 2015-02-02 12:12:16 -0200</li>
</ul>
</div>
<div id="bodyContent">
<div id="content">
<!-- Namespace -->
<div class="sectiontitle">Namespace</div>
<ul>
<li>
<span class="type">MODULE</span>
<a href="../../../../../../../../../../classes/ActiveRecord.html">ActiveRecord</a>
</li>
<li>
<span class="type">MODULE</span>
<a href="../../../../../../../../../../classes/ActiveRecord/Persistence.html">ActiveRecord::Persistence</a>
</li>
<li>
<span class="type">MODULE</span>
<a href="../../../../../../../../../../classes/ActiveRecord/Persistence/ClassMethods.html">ActiveRecord::Persistence::ClassMethods</a>
</li>
</ul>
<!-- Methods -->
</div>
</div>
</body>
</html>
|
doc/com/codeminders/ardrone/data/navdata/vision/class-use/Dimension.html
|
Ostis/Ostis
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Fri Feb 07 15:34:50 CET 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.codeminders.ardrone.data.navdata.vision.Dimension</title>
<meta name="date" content="2014-02-07">
<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="Uses of Class com.codeminders.ardrone.data.navdata.vision.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><a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/Dimension.html" title="class in com.codeminders.ardrone.data.navdata.vision">Class</a></li>
<li class="navBarCell1Rev">Use</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</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?com/codeminders/ardrone/data/navdata/vision/class-use/Dimension.html" target="_top">Frames</a></li>
<li><a href="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>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.codeminders.ardrone.data.navdata.vision.Dimension" class="title">Uses of Class<br>com.codeminders.ardrone.data.navdata.vision.Dimension</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/Dimension.html" title="class in com.codeminders.ardrone.data.navdata.vision">Dimension</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.codeminders.ardrone.data.navdata.vision">com.codeminders.ardrone.data.navdata.vision</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.codeminders.ardrone.data.navdata.vision">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/Dimension.html" title="class in com.codeminders.ardrone.data.navdata.vision">Dimension</a> in <a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/package-summary.html">com.codeminders.ardrone.data.navdata.vision</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/package-summary.html">com.codeminders.ardrone.data.navdata.vision</a> declared as <a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/Dimension.html" title="class in com.codeminders.ardrone.data.navdata.vision">Dimension</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/Dimension.html" title="class in com.codeminders.ardrone.data.navdata.vision">Dimension</a></code></td>
<td class="colLast"><span class="strong">VisionTag.</span><code><strong><a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/VisionTag.html#dimensions">dimensions</a></strong></code>
<div class="block">Width and height of the detection bounding-box (2D-tag #i), when
applicable.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/package-summary.html">com.codeminders.ardrone.data.navdata.vision</a> that return <a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/Dimension.html" title="class in com.codeminders.ardrone.data.navdata.vision">Dimension</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/Dimension.html" title="class in com.codeminders.ardrone.data.navdata.vision">Dimension</a></code></td>
<td class="colLast"><span class="strong">VisionTag.</span><code><strong><a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/VisionTag.html#getDimensions()">getDimensions</a></strong>()</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/package-summary.html">com.codeminders.ardrone.data.navdata.vision</a> with parameters of type <a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/Dimension.html" title="class in com.codeminders.ardrone.data.navdata.vision">Dimension</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/VisionTag.html#VisionTag(com.codeminders.ardrone.data.navdata.vision.VisionTag.VisionTagType, com.codeminders.ardrone.data.navdata.vision.Point, com.codeminders.ardrone.data.navdata.vision.Dimension, int)">VisionTag</a></strong>(<a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/VisionTag.VisionTagType.html" title="enum in com.codeminders.ardrone.data.navdata.vision">VisionTag.VisionTagType</a> type,
<a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/Point.html" title="class in com.codeminders.ardrone.data.navdata.vision">Point</a> position,
<a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/Dimension.html" title="class in com.codeminders.ardrone.data.navdata.vision">Dimension</a> dimensions,
int distance)</code> </td>
</tr>
</tbody>
</table>
</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><a href="../../../../../../../com/codeminders/ardrone/data/navdata/vision/Dimension.html" title="class in com.codeminders.ardrone.data.navdata.vision">Class</a></li>
<li class="navBarCell1Rev">Use</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</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?com/codeminders/ardrone/data/navdata/vision/class-use/Dimension.html" target="_top">Frames</a></li>
<li><a href="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>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
LLDT/assets/styles/options.css
|
leolovenet/LLDT-chrome-plugin
|
body {
padding: 0 1%;
cursor: default;
background-color: #fafbff;
visibility: hidden;
height:100%;
}
body, td, input, select, textarea, button {
color: #4e607d;
font: menu;
font-size: 9pt;
}
hr {
height: 0;
border: 0;
border-top: solid 1px #ddd;
margin: 15px 0;
}
small {
font-size: 7.5pt;
font-weight: normal;
}
.ltr, .ltr * {
direction: ltr !important;
text-align: left !important;
}
.link {
text-decoration: none;
}
.button {
min-width: 120px;
color: #567;
display: inline-block;
cursor: pointer;
text-align: center;
padding: 6px;
border: solid 1px #abc;
border-radius: 2px;
background: #ECF0F1;
-webkit-box-shadow: 0 1px 2px #ddd;
}
.button.bold {
font-weight: bold;
}
.button:hover {
background: #E5E5E5;
}
.button:active {
background: #f5f9f4;
}
.button img {
vertical-align: text-bottom;;
}
.bold{
font-weight:bold;
}
#optionsTable {
width: 100%;
}
#optionsTable td {
padding: 0;
}
#xdebugOptions td {
padding: 2px 0;
}
#header {
font-size: 18pt;
text-shadow: #ccc 1px 1px 3px;
border: solid 1px #abc;
border-radius: 6px;
padding: 3px;
margin-bottom: 10px;
background-color: #fff;
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.48, hsl(217, 73%, 97%)), color-stop(0.51, hsl(217, 62%, 95%)));*/
-webkit-box-shadow: 0 1px 2px #ddd;
}
#header img {
vertical-align: middle;
margin: 0 4px;
width:55px;
height: 55px;
}
#header * {
font-size: 18pt;
text-shadow: #ccc 1px 1px 3px;
}
#header .close {
padding: 15px;
cursor: pointer;
}
#tabsRow td {
background-color: #f8fafd;
border-bottom: solid 1px #d1dbdf;
}
#tabsContainer {
border-bottom: solid 1px #d1dbdf;
background-color: #fafbff;
margin-bottom: -4px;
margin-top: 20px;
}
#tabsContainer div {
vertical-align: bottom;
font-size: 9pt;
font-weight: bold;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.4, #fff), color-stop(0.41, hsl(207, 0%, 98%)));
border: solid 1px #abc;
border-radius: 3px 3px 0 0;
margin-bottom: -1px;
display: inline-block;
text-align: center;
padding: 6px 8px 7px;
color: #7e90ad;
cursor: pointer;
opacity: 0.8;
-webkit-transition: opacity 0.5s, -webkit-box-shadow 0.3s;
-webkit-margin-start: 2px;
}
#tabsContainer div:first-child {
-webkit-margin-start: 0;
}
#tabsContainer div.selected {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.4, #fafcfd), color-stop(0.41, hsl(207, 43%, 96%)), color-stop(0.8, hsl(216, 56%, 98%)));
border-bottom: none;
-webkit-transition: opacity 0.5s, -webkit-box-shadow 0.3s;
opacity: 1;
}
#tabsContainer div.normal:hover {
background-image: none;
background-color: hsl(197, 54%, 97%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.4, #fff), color-stop(0.41, hsl(216, 60%, 98%)));
}
#tabsContainer div label {
cursor: pointer;
}
#tabRulesBody {
display: none;
}
#body {
height: 100%;
padding: 13px;
border: solid 1px #abc;
border-radius: 0 0 6px 6px;
background-color: hsl(216, 56%, 98%);
-webkit-box-shadow: 0 0 2px #eee;
}
#body .title {
font-weight: bold;
margin-bottom: 2px;
}
#body .control {
text-align: right;
}
#body .spacer, #body .spacer25 {
height: 25px;
}
#body .spacer20 {
height: 20px;
}
#body .spacer10 {
height: 10px;
}
#body .spacer5 {
height: 5px;
}
.rulesTable {
width: 100%;
height: 100%;
border: solid 1px #d0d6d9;
border-spacing: 1px;
margin: 30px 0 10px 0;
table-layout: fixed;
}
.rulesTable th, .rulesTable td {
text-align: start;
}
.rulesTable th {
height: 28px;
padding: 0 8px;
font-size: 9pt;
font-weight: normal;
border: solid 0 #d2e4e9;
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.48, hsl(217, 73%, 96%)), color-stop(0.51, hsl(217, 62%, 94%))); */
}
.rulesTable {
border-spacing: 0;
-webkit-box-shadow: 0 0 2px #ddd;
}
.rulesTable th {
border-left: solid 1px #e2e7e9;
border-bottom: solid 1px #d7dbe0;
font-weight: bold;
color: #6e809d;
white-space: nowrap;
overflow: hidden;
}
.rulesTable td {
height: 29px;
border-top: solid 1px #e2e7e9;
border-left: solid 1px #e2e7e9;
background-color: #fafcfe;
overflow: hidden;
padding: 1px;
}
.rulesTable tr:nth-child(odd) td {
background-color: #f8fafc;
}
.rulesTable .defaultRow td {
background-color: #f0f3f4 !important;
}
.rulesTable td input {
width: 97% !important;
min-height: 24px;
height: 100%;
padding: 0 3px;
display: none;
}
#ideSelect,.rulesTable td select {
border: solid 1px #ccddee;
min-height: 22px;
height: 22px !important;
margin: 0 2px 0 0;
}
.rulesTable td select {
display: block;
width: 100% !important;
}
.rulesTable td select:hover {
background-color: #fff;
border: solid 1px #ccddee;
}
.rulesTable td input[type='radio'] {
display: inline-block;
width: auto;
}
.rulesTable td input {
font-size: 9pt;
z-index: 30;
}
.rulesTable td .tag {
position: relative;
z-index: 100;
float: right;
font-size: 8pt;
background-color: #8ac;
color: #fff;
padding: 2px;
margin-right: 4px;
border-radius: 3px;
}
.rulesTable td span {
-webkit-padding-start: 6px;
}
.rulesTable td img {
cursor: pointer;
}
.color {
height: 100%;
padding: 6px;
}
.color div {
cursor: pointer;
height: 100%;
}
.blue {
background-color: #9ce;
outline: solid 1px #7ac;
}
.green {
background-color: #9d9;
outline: solid 1px #7b7;
}
.red {
background-color: #fa8;
outline: solid 1px #d86;
}
.yellow {
background-color: #fe9;
outline: solid 1px #dc7;
}
.purple {
background-color: #d497ee;
outline: 1px solid #b477ce;
}
.cblue {
color: #47b;
}
.cgreen {
color: #5b5;
}
.cred {
color: #d63;
}
.cyellow {
color: #ca0;
}
.rulesTable .delete {
background: url("../images/delete.png") center no-repeat;
cursor: pointer;
height: 100%;
}
.rulesTable .templateRow {
display: none;
}
#profile, #switchRules, #tabNetworkBody table, #tabGeneralBody table, .optionGroup {
width: 100%;
height: 100%;
border: solid 1px #d1dadd;
border-spacing: 8px;
empty-cells: show;
padding: 6px;
background-color: #f4f8fa;
}
input.globeCheckbox,input.xdebugModel {
margin: 0 10px 0 20px;
vertical-align: text-bottom;
}
#tabRulesBody input {
margin: 0;
vertical-align: text-bottom;
}
span.indent {
-webkit-padding-start: 16px;
}
.tab div.indent {
-webkit-padding-start: 16px;
padding-bottom: 8px;
}
#tabRulesBody td, #tabNetworkBody td, #tabGeneralBody td, #tabImportExportBody td {
white-space: nowrap;
padding: 1px;
}
#tabRulesBody select, #tabNetworkBody select, #tabGeneralBody select, #tabImportExportBody select {
width: 200px;
height: 140%;
}
#tabRulesBody td:nth-child(2), #tabNetworkBody td:nth-child(2), #tabGeneralBody td:nth-child(2), #tabImportExportBody td:nth-child(2) {
width: 100%;
}
#ruleListsTable select {
height: 22px;
}
#ruleListsTable input, #ruleListsTable select {
width: 100%;
}
#xdebugRules{
margin-top:10px;
display:none;
}
#xdebugRules table,#PopupRules table{
width :100%;
height: 300px;
}
#scopeRules{
margin-top: 10px;
height: 240px;
width:100%;
display:none;
}
#scopeRules textarea, #xdebugRules textarea,#PopupRules textarea{
resize: vertical;
width:100%;
height:100%;
border:solid 1px #abc;
border-radius:3px;
}
#xdebugIDEkey{
padding: 10px 20px;
line-height:25px;
}
#xdebugIDEkey .button{
min-width: 80px;
padding: 1px;
}
#xdebugIDEkey #ideSelect{
margin: 0 10px;
width: 270px;
}
#xdebugIDEkey #ideCustomkey{
display:none;
}
#xdebugIDEkey #ideCustomkey input{
width:200px;
}
#footer {
padding-top: 30px;
width:100%;
height:60px;
line-height: 60px;
text-align: center;
color: rgb(231, 231, 231);
}
|
maps/simple_gmap.html
|
jonnyhuck/GEOG70612
|
<!DOCTYPE html>
<html>
<head>
<title>Simple Map</title>
<meta name="viewport" content="initial-scale=1.0">
<meta charset="utf-8">
<style>
html, body {
height: 100%;
margin: 0;
padding: 0;
}
#map {
width: 800px;
height: 500px;
}
</style>
</head>
<body>
<div id="map"></div>
<script>
var map;
function initMap() {
map = new google.maps.Map(document.getElementById('map'), {
center: {lat: 0, lng: 0},
zoom: 0
});
}
</script>
<script src="https://maps.googleapis.com/maps/api/js?callback=initMap" async defer></script>
</body>
</html>
|
docs/xref/eu/fbk/dkm/pikes/resources/ontonotes/frames/Predicate.html
|
dkmfbk/pikes
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Predicate xref</title>
<link type="text/css" rel="stylesheet" href="../../../../../../../stylesheet.css" />
</head>
<body>
<pre>
<a class="jxr_linenumber" name="L1" href="#L1">1</a> <em class="jxr_comment">//</em>
<a class="jxr_linenumber" name="L2" href="#L2">2</a> <em class="jxr_comment">// Questo file è stato generato dall'architettura JavaTM per XML Binding (JAXB) Reference Implementation, v2.2.8-b130911.1802 </em>
<a class="jxr_linenumber" name="L3" href="#L3">3</a> <em class="jxr_comment">// Vedere <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> </em>
<a class="jxr_linenumber" name="L4" href="#L4">4</a> <em class="jxr_comment">// Qualsiasi modifica a questo file andrà persa durante la ricompilazione dello schema di origine. </em>
<a class="jxr_linenumber" name="L5" href="#L5">5</a> <em class="jxr_comment">// Generato il: 2015.05.07 alle 12:32:49 PM CEST </em>
<a class="jxr_linenumber" name="L6" href="#L6">6</a> <em class="jxr_comment">//</em>
<a class="jxr_linenumber" name="L7" href="#L7">7</a>
<a class="jxr_linenumber" name="L8" href="#L8">8</a>
<a class="jxr_linenumber" name="L9" href="#L9">9</a> <strong class="jxr_keyword">package</strong> eu.fbk.dkm.pikes.resources.ontonotes.frames;
<a class="jxr_linenumber" name="L10" href="#L10">10</a>
<a class="jxr_linenumber" name="L11" href="#L11">11</a> <strong class="jxr_keyword">import</strong> javax.xml.bind.annotation.*;
<a class="jxr_linenumber" name="L12" href="#L12">12</a> <strong class="jxr_keyword">import</strong> javax.xml.bind.annotation.adapters.NormalizedStringAdapter;
<a class="jxr_linenumber" name="L13" href="#L13">13</a> <strong class="jxr_keyword">import</strong> javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
<a class="jxr_linenumber" name="L14" href="#L14">14</a> <strong class="jxr_keyword">import</strong> java.util.ArrayList;
<a class="jxr_linenumber" name="L15" href="#L15">15</a> <strong class="jxr_keyword">import</strong> java.util.List;
<a class="jxr_linenumber" name="L16" href="#L16">16</a>
<a class="jxr_linenumber" name="L17" href="#L17">17</a>
<a class="jxr_linenumber" name="L18" href="#L18">18</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="L19" href="#L19">19</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L20" href="#L20">20</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="L21" href="#L21">21</a> @XmlAccessorType(XmlAccessType.FIELD)
<a class="jxr_linenumber" name="L22" href="#L22">22</a> @XmlType(name = <span class="jxr_string">""</span>, propOrder = {
<a class="jxr_linenumber" name="L23" href="#L23">23</a> <span class="jxr_string">"noteOrRoleset"</span>
<a class="jxr_linenumber" name="L24" href="#L24">24</a> })
<a class="jxr_linenumber" name="L25" href="#L25">25</a> @XmlRootElement(name = <span class="jxr_string">"predicate"</span>)
<a class="jxr_linenumber" name="L26" href="#L26">26</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../../eu/fbk/dkm/pikes/resources/ontonotes/frames/Predicate.html">Predicate</a> {
<a class="jxr_linenumber" name="L27" href="#L27">27</a>
<a class="jxr_linenumber" name="L28" href="#L28">28</a> @XmlAttribute(name = <span class="jxr_string">"lemma"</span>, required = <strong class="jxr_keyword">true</strong>)
<a class="jxr_linenumber" name="L29" href="#L29">29</a> @XmlJavaTypeAdapter(NormalizedStringAdapter.<strong class="jxr_keyword">class</strong>)
<a class="jxr_linenumber" name="L30" href="#L30">30</a> <strong class="jxr_keyword">protected</strong> String lemma;
<a class="jxr_linenumber" name="L31" href="#L31">31</a> @XmlElements({
<a class="jxr_linenumber" name="L32" href="#L32">32</a> @XmlElement(name = <span class="jxr_string">"note"</span>, type = Note.<strong class="jxr_keyword">class</strong>),
<a class="jxr_linenumber" name="L33" href="#L33">33</a> @XmlElement(name = <span class="jxr_string">"roleset"</span>, type = Roleset.<strong class="jxr_keyword">class</strong>)
<a class="jxr_linenumber" name="L34" href="#L34">34</a> })
<a class="jxr_linenumber" name="L35" href="#L35">35</a> <strong class="jxr_keyword">protected</strong> List<Object> noteOrRoleset;
<a class="jxr_linenumber" name="L36" href="#L36">36</a>
<a class="jxr_linenumber" name="L37" href="#L37">37</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="L38" href="#L38">38</a> <em class="jxr_javadoccomment"> * Recupera il valore della proprietà lemma.</em>
<a class="jxr_linenumber" name="L39" href="#L39">39</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L40" href="#L40">40</a> <em class="jxr_javadoccomment"> * @return</em>
<a class="jxr_linenumber" name="L41" href="#L41">41</a> <em class="jxr_javadoccomment"> * possible object is</em>
<a class="jxr_linenumber" name="L42" href="#L42">42</a> <em class="jxr_javadoccomment"> * {@link String }</em>
<a class="jxr_linenumber" name="L43" href="#L43">43</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L44" href="#L44">44</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="L45" href="#L45">45</a> <strong class="jxr_keyword">public</strong> String getLemma() {
<a class="jxr_linenumber" name="L46" href="#L46">46</a> <strong class="jxr_keyword">return</strong> lemma;
<a class="jxr_linenumber" name="L47" href="#L47">47</a> }
<a class="jxr_linenumber" name="L48" href="#L48">48</a>
<a class="jxr_linenumber" name="L49" href="#L49">49</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="L50" href="#L50">50</a> <em class="jxr_javadoccomment"> * Imposta il valore della proprietà lemma.</em>
<a class="jxr_linenumber" name="L51" href="#L51">51</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L52" href="#L52">52</a> <em class="jxr_javadoccomment"> * @param value</em>
<a class="jxr_linenumber" name="L53" href="#L53">53</a> <em class="jxr_javadoccomment"> * allowed object is</em>
<a class="jxr_linenumber" name="L54" href="#L54">54</a> <em class="jxr_javadoccomment"> * {@link String }</em>
<a class="jxr_linenumber" name="L55" href="#L55">55</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L56" href="#L56">56</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="L57" href="#L57">57</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setLemma(String value) {
<a class="jxr_linenumber" name="L58" href="#L58">58</a> <strong class="jxr_keyword">this</strong>.lemma = value;
<a class="jxr_linenumber" name="L59" href="#L59">59</a> }
<a class="jxr_linenumber" name="L60" href="#L60">60</a>
<a class="jxr_linenumber" name="L61" href="#L61">61</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="L62" href="#L62">62</a> <em class="jxr_javadoccomment"> * Gets the value of the noteOrRoleset property.</em>
<a class="jxr_linenumber" name="L63" href="#L63">63</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L64" href="#L64">64</a> <em class="jxr_javadoccomment"> * <p></em>
<a class="jxr_linenumber" name="L65" href="#L65">65</a> <em class="jxr_javadoccomment"> * This accessor method returns a reference to the live list,</em>
<a class="jxr_linenumber" name="L66" href="#L66">66</a> <em class="jxr_javadoccomment"> * not a snapshot. Therefore any modification you make to the</em>
<a class="jxr_linenumber" name="L67" href="#L67">67</a> <em class="jxr_javadoccomment"> * returned list will be present inside the JAXB object.</em>
<a class="jxr_linenumber" name="L68" href="#L68">68</a> <em class="jxr_javadoccomment"> * This is why there is not a <CODE>set</CODE> method for the noteOrRoleset property.</em>
<a class="jxr_linenumber" name="L69" href="#L69">69</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L70" href="#L70">70</a> <em class="jxr_javadoccomment"> * <p></em>
<a class="jxr_linenumber" name="L71" href="#L71">71</a> <em class="jxr_javadoccomment"> * For example, to add a new item, do as follows:</em>
<a class="jxr_linenumber" name="L72" href="#L72">72</a> <em class="jxr_javadoccomment"> * <pre></em>
<a class="jxr_linenumber" name="L73" href="#L73">73</a> <em class="jxr_javadoccomment"> * getNoteOrRoleset().add(newItem);</em>
<a class="jxr_linenumber" name="L74" href="#L74">74</a> <em class="jxr_javadoccomment"> * </pre></em>
<a class="jxr_linenumber" name="L75" href="#L75">75</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L76" href="#L76">76</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L77" href="#L77">77</a> <em class="jxr_javadoccomment"> * <p></em>
<a class="jxr_linenumber" name="L78" href="#L78">78</a> <em class="jxr_javadoccomment"> * Objects of the following type(s) are allowed in the list</em>
<a class="jxr_linenumber" name="L79" href="#L79">79</a> <em class="jxr_javadoccomment"> * {@link Note }</em>
<a class="jxr_linenumber" name="L80" href="#L80">80</a> <em class="jxr_javadoccomment"> * {@link Roleset }</em>
<a class="jxr_linenumber" name="L81" href="#L81">81</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L82" href="#L82">82</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L83" href="#L83">83</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="L84" href="#L84">84</a> <strong class="jxr_keyword">public</strong> List<Object> getNoteOrRoleset() {
<a class="jxr_linenumber" name="L85" href="#L85">85</a> <strong class="jxr_keyword">if</strong> (noteOrRoleset == <strong class="jxr_keyword">null</strong>) {
<a class="jxr_linenumber" name="L86" href="#L86">86</a> noteOrRoleset = <strong class="jxr_keyword">new</strong> ArrayList<Object>();
<a class="jxr_linenumber" name="L87" href="#L87">87</a> }
<a class="jxr_linenumber" name="L88" href="#L88">88</a> <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">this</strong>.noteOrRoleset;
<a class="jxr_linenumber" name="L89" href="#L89">89</a> }
<a class="jxr_linenumber" name="L90" href="#L90">90</a>
<a class="jxr_linenumber" name="L91" href="#L91">91</a> }
</pre>
<hr/>
<div id="footer">Copyright © 2016–2020 <a href="http://www.fbk.eu">FBK</a>. All rights reserved.</div>
</body>
</html>
|
app/partials/desktop/changelog_modal.html
|
HarendraChhekur/Whatsapppro
|
<div class="changelog_modal_wrap md_modal_wrap" my-modal-position>
<div class="md_modal_head">
<div class="md_modal_title_wrap">
<div class="md_modal_actions_wrap clearfix">
<a class="md_modal_action md_modal_action_close" ng-click="$close()" my-i18n="modal_close"></a>
</div>
<div class="md_modal_title" my-i18n="head_about"></div>
</div>
<div class="peer_modal_profile_wrap clearfix">
<div class="peer_modal_photo_wrap pull-left">
<div class="peer_modal_photo telegram_modal_logo"></div>
</div>
<div class="peer_modal_profile">
<div class="peer_modal_profile_name">Telegram Web</div>
<div class="peer_modal_profile_description">Version {{currentVersion}}</div>
</div>
</div>
</div>
<div class="md_modal_split_actions_wrap">
<div class="md_modal_split_actions">
<a href="https://twitter.com/telegram_web" target="_blank" class="md_modal_split_action">
<i class="md_modal_split_action_twitter"></i>
</a>
</div>
</div>
<div class="md_modal_body">
<div class="md_modal_sections">
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.5.3')">
<div class="md_modal_section_version">0.5.3</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Inline bots: A new way to add bot content to any chat. Type a bot's username and your query in the text field to get instant results and send them to your chat partner. Try typing <code>@gif dog</code> in your next chat. Sample bots: @gif, @wiki, @bing, @vid, @bold.</li>
<li>Check out the <a href="https://telegram.org/blog/inline-bots" target="_blank">Telegram Blog</a> for more info.</li>
<li>Improved GIFs: 20x faster sending and downloading, nice animated progress</li>
<li>Click on message date to reply (or to forward from channels).</li>
<li>Preview images before sending when pasting from clipboard.</li>
<li>Improved formatting for copy-pasted history fragments (date, time and sender names inserted automatically).</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.5.2')">
<div class="md_modal_section_version">0.5.2</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Unread counters for muted chats now colored in gray.</li>
<li>Improved previews for sticker sets: Click on a sticker to view the whole set, click on stickers in a set to send right away, added a 'Share' button.</li>
<li>Improved performance.</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.5.1')">
<div class="md_modal_section_version">0.5.1</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Groups that have reached their capacity of 200 users can be upgraded to supergroups of up to 1,000 members.</li>
<li>Check out the <a href="https://telegram.org/blog/supergroups" target="_blank">Telegram Blog</a> for more info</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.5.0')">
<div class="md_modal_section_version">0.5.0</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Removed annoying "multiple tabs open" error.</li>
<li>Improved message forwarding.</li>
<li>Added view counter to messages from channels.</li>
<li>Improved image loading in Safari and Firefox.</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.4.9')">
<div class="md_modal_section_version">0.4.9</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>New emoji and sticker menu, tabs for sticker packs.</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.4.8')">
<div class="md_modal_section_version">0.4.8</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Introducing Channels – a great new way to broadcast your messages to unlimited audiences.</li>
<li>Check out the <a href="https://telegram.org/blog/channels" target="_blank">Telegram Blog</a> for more info</li>
<li>Improved performance in Safari on OS X El Capitan.</li>
<li>Added formatting for fixed-width code, surround text with `single backticks` for inline text and ```triple backticks``` for blocks of pre-formatted text.</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.4.7')">
<div class="md_modal_section_version">0.4.7</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>New bot API, free for everyone. If you're an engineer, create your own bots for games, services or integrations.
</li>
<li>Check out <a href="https://telegram.org/blog/bot-revolution" target="_blank">Telegram Blog</a> for more info</li>
<li>Improved Stickers support: now stickers are loading much faster.</li>
<li>Click on any custom stickers in chats to view and add sticker sets.</li>
<li>[Mobile] Reply to a message easily: tap on any message and select "Reply".</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.4.6')">
<div class="md_modal_section_version">0.4.6</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Install and share custom sticker sets like this one: <a href="tg://addstickers?set=Animals">telegram.me/addstickers/Animals</a></li>
<li>If you're an artist, create custom sticker sets using our <a href="tg://resolve?domain=stickers">@Stickers</a> bot.</li>
<li>Check out <a href="https://telegram.org/blog/stickers-revolution" target="_blank">Telegram Blog</a> for more info</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.4.5')">
<div class="md_modal_section_version">0.4.5</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>
Invite links for group chats:<br/>
Check out <a href="https://telegram.org/blog/invite-links" target="_blank">Telegram Blog</a> for more info
</li>
<li>Smart notifications</li>
<li>'Listened' status for voice messages</li>
<li>Places in locations (venues, landmarks)</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.4.4')">
<div class="md_modal_section_version">0.4.4</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Link Previews:<br/>
Get rich link summaries for tweets, YouTube videos, Instagram photos and other content.</li>
<li>Check out <a href="https://telegram.org/blog/link-preview" target="_blank">Telegram Blog</a> for more info.</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.4.3')">
<div class="md_modal_section_version">0.4.3</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Sessions List:<br/>
View your active Telegram sessions (on desktop, tablet and mobile devices) and close specific sessions remotely.</li>
<li>Two-step verification:<br/>
Set up an additional password that will be required to log into your Telegram account.</li>
<li>Check out <a href="https://telegram.org/blog/sessions-and-2-step-verification" target="_blank">Telegram Blog</a> for more info.</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.4.2')">
<div class="md_modal_section_version">0.4.2</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Optimization for screens with smaller Y-resolutions.</li>
<li>Supported Spotify URL embeds.</li>
<li>Mentions of the current user in group chats are now highlighted.</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.4.1')">
<div class="md_modal_section_version">0.4.1</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Reply to specific messages in groups.</li>
<li>Mention @usernames in groups to notify multiple users.</li>
<li>Revised notifications in groups: mentioned users and people you reply to will be notified (private chat notification settings apply in this case instead of group settings). Check out <a href="https://telegram.org/blog/replies-mentions-hashtags" target="_blank">Telegram Blog</a> for more info.</li>
<li>Setting to disable message preview</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.4.0')">
<div class="md_modal_section_version">0.4.0</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Full stickers support</li>
<li>Multisearch box: instantly find chats, usernames and messages</li>
<li>Emoji autocomplete: e.g., type <strong>:kiss</strong> in the message field to see the list. <a href="http://www.emoji-cheat-sheet.com/" target="_blank">Full cheat sheet »</a></li>
<li>Added 'typing' notification in chats list</li>
<li>Online members counter in group headers</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.3.9')">
<div class="md_modal_section_version">0.3.9</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>[Desktop] Material design completed</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.3.8')">
<div class="md_modal_section_version">0.3.8</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Telegram.me links open right in Telegram Web when authorized</li>
<li>@username mentions in messages are clickable and open a conversation with the user</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.3.7')">
<div class="md_modal_section_version">0.3.7</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>[Desktop] New material design for modal windows</li>
<li>[Desktop] Forward messages to multiple recipients</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.3.6')">
<div class="md_modal_section_version">0.3.6</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>New viewer for photos, videos, documents.</li>
<li>[FirefoxOS] Improved media downloads.</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.3.5')">
<div class="md_modal_section_version">0.3.5</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Added embedded Soundcloud tracks and playlists.</li>
<li>Added global user search to contacts list.</li>
<li>Added switch to mobile version on window resize.</li>
<li>Migrate to HTTPS notification</li>
<li>Bugfixes.</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.3.4')">
<div class="md_modal_section_version">0.3.4</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Added embedded Facebook posts and Vimeo videos.</li>
<li>Improved IE10+ support: downloading files and style fixes.</li>
<li>Added unsupported media playback warning.</li>
<li>Bugfixes.</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.3.3')">
<div class="md_modal_section_version">0.3.3</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Added Native Client module: dramatically improved encryption speed; Download and upload speed is now as high as in native applications.</li>
<li>HTTPS. We recommend you to use <a href="https://web.telegram.org" target="_blank">https://web.telegram.org</a>.</li>
<li>Added multiple open tabs warning. Please note, that only one tab with Telegram Web will work.</li>
<li>Added embedded Instagram, Twitter, Vine, YouTube links.</li>
<li>Jump to selected spot when playing back audio.</li>
<li>Bugfixes</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.3.2')">
<div class="md_modal_section_version">0.3.2</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Usernames support: <a href="" ng-click="changeUsername()">Choose a username right now!</a></li>
<li>Search can now find public users by username.</li>
<li>Most popular emoticons shown in 'recent' when empty</li>
<li>[ChromeApp] Added saving window position and size</li>
<li>Bugfixes</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.3.1')">
<div class="md_modal_section_version">0.3.1</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>New languages: Spanish, German and Italian are now available </li>
<li>New custom-made audio player</li>
<li>Bad browser page for IE 6-9</li>
<li>Perfomance improvements and bugfixes</li>
</ul>
</div>
</div>
<div class="md_modal_versioned_section_wrap" ng-if="canShowVersion('0.3.0')">
<div class="md_modal_section_version">0.3.0</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Log in codes may be received in other Telegram apps</li>
<li>Partner's online status updates automatically</li>
<li>Added support for non-english hashtags in messages</li>
<li>Fixed invalid scrollbar width bug</li>
<li>[Desktop] Added automatic country code detection</li>
<li>[FirefoxOS] Improved PUSH-notifications for <= 1.1</li>
<li>[FirefoxOS] Fixed emoji in notifications</li>
<li>[FirefoxOS] Fixed attachment bug for <= 1.1</li>
<li>[FirefoxOS] Added phonebook permissions handling</li>
<li>[FirefoxOS] Added ability to share Gallery photos in Telegram</li>
</ul>
</div>
</div>
</div>
<div class="changelog_footer_wrap clearfix">
<a class="changelog_github_link" href="https://github.com/zhukov/webogram" target="_blank">GitHub</a>
<a ng-show="changelogHidden" class="changelog_more_link" href="" ng-click="showAllVersions()">View Previous Updates</a>
</div>
</div>
</div>
|
doc/pc/doxygen/html/classhcdemogui_1_1Ui__MainWindow-members.html
|
SirVolta/HandyCAN
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>pyHandyCAN: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">pyHandyCAN
 <span id="projectnumber">1.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacehcdemogui.html">hcdemogui</a></li><li class="navelem"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">Ui_MainWindow</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">hcdemogui.Ui_MainWindow Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#a6839d5166dbdb4614c0f82411fcaae3e">centralWidget</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#a840f1f79cf7e974be6059b41b8d0966a">lightlevel</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#a20796369bc0f0c648f5cee0808612ef7">listWidget</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#ab53646b7bf2887aaba7de68ed3fc0286">mainToolBar</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#ad9988a543142ee95107806a527226a6e">menuBar</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#a079a446a80ee364b2f4bbcfc3e978ce8">motion</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#a5fae9cb7d20feca986e1bbd999ae5ffa">pushButton</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#a8612b04a2d4701257151eacf00a866f5">pushButton_2</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#acdb4db4905f7681e99ecc75cb7969291">retranslateUi</a>(self, MainWindow)</td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#a69531298fb3c24d185fad5e859216be8">setupUi</a>(self, MainWindow)</td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#ac8529ad9c31e369d9cc2cba6d3bc43d0">statusBar</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#adbbff23acabc8b169c47e67f9e1d510c">sw1</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#a122768a9cf97391a4ba62fa1c33f16a8">sw2</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#a883cdb1785db2be712529e4c6c51ebfd">sw3</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#a8656e231f0d25c27fbd0757a459f9fb3">temp</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html#ad49dbf02b798bb7f59b9af09c1ac3606">up</a></td><td class="entry"><a class="el" href="classhcdemogui_1_1Ui__MainWindow.html">hcdemogui.Ui_MainWindow</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>
|
public/pre-build.html
|
Vanuan/madison
|
<!DOCTYPE html>
<html xmlns:ng="http://angularjs.org" ng-controller="AppController" lang="en">
<head>
<meta charset="utf-8" />
<title update-title></title>
<!-- Mobile Optimization -->
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimum-scale=1.0">
<meta name="format-detection" content="telephone=no" />
<meta http-equiv="cleartype" content="on" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<!--[if lt IE 9]>
<script>
document.createElement('ng-include');
document.createElement('ng-pluralize');
document.createElement('ng-view');
// Optionally these for CSS
document.createElement('ng:include');
document.createElement('ng:pluralize');
document.createElement('ng:view');
</script>
<![endif]-->
<!-- Polyfills -->
<!--[if lt IE 9]>
<script src="/polyfills/es5.js"></script>
<script src="/polyfills/eventListener.js"></script>
<script src="/polyfills/html5shiv.js"></script>
<![endif]-->
<!-- build:remove -->
<script src="//localhost:35729/livereload.js"></script>
<!-- endbuild -->
<!-- build:css /build/app.css -->
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/bower_components/angular-growl-v2/build/angular-growl.min.css">
<link rel="stylesheet" href="/vendor/pagedown/assets/demo.css">
<link rel="stylesheet" href="/vendor/datetimepicker/datetimepicker.css">
<link rel="stylesheet" href="/vendor/jquery/jquery-ui-smoothness.css">
<link rel="stylesheet" href="/bower_components/select2/select2.css">
<link rel="stylesheet" href="/vendor/annotator/annotator.min.css">
<!-- endbuild -->
<!-- build:js /build/components.js -->
<script src="/bower_components/jquery/dist/jquery.min.js"></script>
<script src="/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="/bower_components/google-diff-match-patch-js/diff_match_patch.js"></script>
<script src="/bower_components/pagedown/Markdown.Converter.js"></script>
<script src="/bower_components/pagedown/Markdown.Sanitizer.js"></script>
<script src="/bower_components/pagedown/Markdown.Editor.js"></script>
<script src="/bower_components/select2/select2.min.js"></script>
<script src="/bower_components/underscore/underscore-min.js"></script>
<script src="/bower_components/zeroclipboard/dist/ZeroClipboard.min.js"></script>
<script src="/bower_components/crypto-js/index.js"></script>
<script src="/bower_components/moment/min/moment.min.js"></script>
<!-- endbuild -->
<!-- build:js /build/angular.js -->
<script src="/bower_components/angular/angular.min.js"></script>
<script src="/bower_components/angulartics/dist/angulartics.min.js"></script>
<script src="/bower_components/angulartics/dist/angulartics-ga.min.js"></script>
<script src="/bower_components/angular-animate/angular-animate.min.js"></script>
<script src="/bower_components/angular-bootstrap/ui-bootstrap.min.js"></script>
<script src="/bower_components/angular-bootstrap/ui-bootstrap-tpls.min.js"></script>
<script src="/bower_components/angular-bootstrap-datetimepicker/src/js/datetimepicker.js"></script>
<script src="/bower_components/angular-cookie/angular-cookie.min.js"></script>
<script src="/bower_components/ng-file-upload/angular-file-upload-shim.min.js"></script>
<script src="/bower_components/ng-file-upload/angular-file-upload.min.js"></script>
<script src="/bower_components/angular-growl-v2/build/angular-growl.min.js"></script>
<script src="/bower_components/angular-resource/angular-resource.min.js"></script>
<script src="/bower_components/angular-sanitize/angular-sanitize.js"></script>
<script src="/bower_components/angular-timeago/src/timeAgo.js"></script>
<script src="/bower_components/angular-ui/build/angular-ui.min.js"></script>
<script src="/bower_components/angular-ui-router/release/angular-ui-router.min.js"></script>
<!-- endbuild -->
<!-- build:js /build/annotator.js -->
<script src="/vendor/showdown/showdown.js"></script>
<script src="/vendor/annotator/annotator-full.min.js"></script>
<script src="/js/globals.js"></script>
<script src="/js/annotator-madison.js"></script>
<!-- endbuild -->
<!-- build:js /build/app.js -->
<script src="/js/constants.js"></script>
<script src="/js/controllers.js"></script>
<script src="/js/controllers/annotationController.js"></script>
<script src="/js/controllers/appController.js"></script>
<script src="/js/controllers/commentController.js"></script>
<script src="/js/controllers/dashboardDocumentsController.js"></script>
<script src="/js/controllers/dashboardEditorController.js"></script>
<script src="/js/controllers/dashboardNotificationsController.js"></script>
<script src="/js/controllers/dashboardSettingsController.js"></script>
<script src="/js/controllers/dashboardVerifyController.js"></script>
<script src="/js/controllers/dashboardVerifyGroupController.js"></script>
<script src="/js/controllers/dashboardVerifyUserController.js"></script>
<script src="/js/controllers/documentPageController.js"></script>
<script src="/js/controllers/documentTocController.js"></script>
<script src="/js/controllers/groupEditController.js"></script>
<script src="/js/controllers/groupManagementController.js"></script>
<script src="/js/controllers/groupMembersController.js"></script>
<script src="/js/controllers/homePageController.js"></script>
<script src="/js/controllers/loginPageController.js"></script>
<script src="/js/controllers/myDocumentsController.js"></script>
<script src="/js/controllers/passwordResetController.js"></script>
<script src="/js/controllers/passwordResetLandingController.js"></script>
<script src="/js/controllers/resendConfirmationController.js"></script>
<script src="/js/controllers/signupPageController.js"></script>
<script src="/js/controllers/siteSettingsController.js"></script>
<script src="/js/controllers/userEditPageController.js"></script>
<script src="/js/controllers/userNotificationsController.js"></script>
<script src="/js/controllers/userPageController.js"></script>
<script src="/js/directives.js"></script>
<script src="/js/directives/accountDropdownDirective.js"></script>
<script src="/js/directives/activitySubCommentDirective.js"></script>
<script src="/js/directives/adminBreadcrumb.js"></script>
<script src="/js/directives/annotationItemDirective.js"></script>
<script src="/js/directives/commentItemDirective.js"></script>
<script src="/js/directives/commentActionsDirective.js"></script>
<script src="/js/directives/docCommentsDirective.js"></script>
<script src="/js/directives/docLinkDirective.js"></script>
<script src="/js/directives/docListItemDirective.js"></script>
<script src="/js/directives/docTocDirective.js"></script>
<script src="/js/directives/loginForm.js"></script>
<script src="/js/directives/ngBlurDirective.js"></script>
<script src="/js/directives/profileCompletionMessageDirective.js"></script>
<script src="/js/directives/socialLoginDirective.js"></script>
<script src="/js/directives/stateSelectDirective.js"></script>
<script src="/js/directives/subcommentLinkDirective.js"></script>
<script src="/js/directives/updateTitleDirective.js"></script>
<script src="/js/filters.js"></script>
<script src="/js/filters/getByIdFilter.js"></script>
<script src="/js/filters/gravatarFilter.js"></script>
<script src="/js/filters/parseDateFilter.js"></script>
<script src="/js/filters/toArrayFilter.js"></script>
<script src="/js/modules/prompts.js"></script>
<script src="/js/resources.js"></script>
<script src="/js/resources/docResource.js"></script>
<script src="/js/resources/groupResource.js"></script>
<script src="/js/services.js"></script>
<script src="/js/services/annotationService.js"></script>
<script src="/js/services/authService.js"></script>
<script src="/js/services/loginPopupService.js"></script>
<script src="/js/services/modalService.js"></script>
<script src="/js/services/sessionService.js"></script>
<script src="/js/app.js"></script>
<!-- must come after app.js -->
<script src="/js/routes.js"></script>
<!-- endbuild -->
</head>
<body>
<!-- build:remove -->
<div class="TYPE-DEBUG"></div>
<!-- endbuild -->
<!--[if lt IE 8]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/" target="_blank">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div growl></div>
<div login-form ng-if="loggingIn"></div>
<div id="wrap">
<header id="header-main" class="navbar" role="navigation">
<div ng-include="'/templates/partials/header.html'"></div>
</header>
<header prompts></header>
<div class="row">
<div profile-completion-message></div>
</div>
<main id="main" class="">
<div class="container">
<div class="content">
<div ui-view></div>
</div>
</div>
</main>
<footer id="footer" class="footer">
<div ng-include="'/templates/partials/footer.html'"class="container"></div>
</footer>
</div>
</body>
</html>
|
resources/Xalan/xalan-j_2.7.1-bin/docs/apidocs/org/apache/xpath/functions/FuncLang.html
|
doughtnerd/POD
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Nov 22 16:43:40 EST 2007 -->
<TITLE>
Xalan-Java 2.7.1: Class FuncLang
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FuncLang.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/apache/xpath/functions/FuncId.html"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/xpath/functions/FuncLast.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="FuncLang.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.xpath.functions</FONT>
<BR>
Class FuncLang</H2>
<PRE>
java.lang.Object
|
+--<A HREF="../../../../org/apache/xpath/Expression.html">org.apache.xpath.Expression</A>
|
+--<A HREF="../../../../org/apache/xpath/functions/Function.html">org.apache.xpath.functions.Function</A>
|
+--<A HREF="../../../../org/apache/xpath/functions/FunctionOneArg.html">org.apache.xpath.functions.FunctionOneArg</A>
|
+--<B>org.apache.xpath.functions.FuncLang</B>
</PRE>
<HR>
<DL>
<DT>public class <B>FuncLang</B><DT>extends <A HREF="../../../../org/apache/xpath/functions/FunctionOneArg.html">FunctionOneArg</A></DL>
<P>
Execute the Lang() function.
<P>
<DL>
<DT><B>See Also: </B><DD><A HREF="../../../../serialized-form.html#org.apache.xpath.functions.FuncLang">Serialized Form</A><DT><B>Usage:</B><DD><i><font size="-1" color="#00FF00"> **For advanced use only**</font></i></DD>
</DD>
</DL>
<HR>
<P>
<!-- ======== INNER CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/xpath/functions/FuncLang.html#FuncLang()">FuncLang</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/apache/xpath/objects/XObject.html">XObject</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/functions/FuncLang.html#execute(org.apache.xpath.XPathContext)">execute</A></B>(<A HREF="../../../../org/apache/xpath/XPathContext.html">XPathContext</A> xctxt)</CODE>
<BR>
Execute the function.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.xpath.functions.FunctionOneArg"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FunctionOneArg.html">FunctionOneArg</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xpath/functions/FunctionOneArg.html#callArgVisitors(org.apache.xpath.XPathVisitor)">callArgVisitors</A>,
<A HREF="../../../../org/apache/xpath/functions/FunctionOneArg.html#canTraverseOutsideSubtree()">canTraverseOutsideSubtree</A>,
<A HREF="../../../../org/apache/xpath/functions/FunctionOneArg.html#checkNumberArgs(int)">checkNumberArgs</A>,
<A HREF="../../../../org/apache/xpath/functions/FunctionOneArg.html#deepEquals(org.apache.xpath.Expression)">deepEquals</A>,
<A HREF="../../../../org/apache/xpath/functions/FunctionOneArg.html#fixupVariables(java.util.Vector, int)">fixupVariables</A>,
<A HREF="../../../../org/apache/xpath/functions/FunctionOneArg.html#getArg0()">getArg0</A>,
<A HREF="../../../../org/apache/xpath/functions/FunctionOneArg.html#getExpression()">getExpression</A>,
<A HREF="../../../../org/apache/xpath/functions/FunctionOneArg.html#setArg(org.apache.xpath.Expression, int)">setArg</A>,
<A HREF="../../../../org/apache/xpath/functions/FunctionOneArg.html#setExpression(org.apache.xpath.Expression)">setExpression</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.xpath.functions.Function"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/Function.html">Function</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xpath/functions/Function.html#callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor)">callVisitors</A>,
<A HREF="../../../../org/apache/xpath/functions/Function.html#postCompileStep(org.apache.xpath.compiler.Compiler)">postCompileStep</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.xpath.Expression"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class org.apache.xpath.<A HREF="../../../../org/apache/xpath/Expression.html">Expression</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xpath/Expression.html#asIterator(org.apache.xpath.XPathContext, int)">asIterator</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#asIteratorRaw(org.apache.xpath.XPathContext, int)">asIteratorRaw</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#asNode(org.apache.xpath.XPathContext)">asNode</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#assertion(boolean, java.lang.String)">assertion</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#bool(org.apache.xpath.XPathContext)">bool</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#error(org.apache.xpath.XPathContext, java.lang.String, java.lang.Object[])">error</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#execute(org.apache.xpath.XPathContext, boolean)">execute</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#execute(org.apache.xpath.XPathContext, int)">execute</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#execute(org.apache.xpath.XPathContext, int, org.apache.xml.dtm.DTM, int)">execute</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#executeCharsToContentHandler(org.apache.xpath.XPathContext, org.xml.sax.ContentHandler)">executeCharsToContentHandler</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#exprAddChild(org.apache.xpath.ExpressionNode, int)">exprAddChild</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#exprGetChild(int)">exprGetChild</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#exprGetNumChildren()">exprGetNumChildren</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#exprGetParent()">exprGetParent</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#exprSetParent(org.apache.xpath.ExpressionNode)">exprSetParent</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#getColumnNumber()">getColumnNumber</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#getExpressionOwner()">getExpressionOwner</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#getLineNumber()">getLineNumber</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#getPublicId()">getPublicId</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#getSystemId()">getSystemId</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#isNodesetExpr()">isNodesetExpr</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#isStableNumber()">isStableNumber</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#num(org.apache.xpath.XPathContext)">num</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#warn(org.apache.xpath.XPathContext, java.lang.String, java.lang.Object[])">warn</A>,
<A HREF="../../../../org/apache/xpath/Expression.html#xstr(org.apache.xpath.XPathContext)">xstr</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="FuncLang()"><!-- --></A><H3>
FuncLang</H3>
<PRE>
public <B>FuncLang</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="execute(org.apache.xpath.XPathContext)"><!-- --></A><H3>
execute</H3>
<PRE>
public <A HREF="../../../../org/apache/xpath/objects/XObject.html">XObject</A> <B>execute</B>(<A HREF="../../../../org/apache/xpath/XPathContext.html">XPathContext</A> xctxt)
throws <A HREF="../../../../javax/xml/transform/TransformerException.html">TransformerException</A></PRE>
<DL>
<DD>Execute the function. The function must return
a valid object.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>xctxt</CODE> - The current execution context.<DT><B>Returns:</B><DD>A valid XObject.<DT><B>Throws:</B><DD><A HREF="../../../../javax/xml/transform/TransformerException.html">TransformerException</A> - <DT><B>Overrides:</B><DD><A HREF="../../../../org/apache/xpath/functions/Function.html#execute(org.apache.xpath.XPathContext)">execute</A> in class <A HREF="../../../../org/apache/xpath/functions/Function.html">Function</A></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FuncLang.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/apache/xpath/functions/FuncId.html"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/xpath/functions/FuncLast.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="FuncLang.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright © 2006 Apache XML Project. All Rights Reserved.
</BODY>
</HTML>
|
ibc-torreon/nueva-corona.html
|
TRCIMPLAN/beta
|
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<!-- ===========================================================================================
Instituto Municipal de Planeación y Competitividad de Torreón.
Al usar, estudiar y copiar está aceptando los términos de uso de la información y del sitio web:
http://www.trcimplan.gob.mx/terminos/terminos-informacion.html
http://www.trcimplan.gob.mx/terminos/terminos-sitio.html
El software que lo construye está bajo la licencia GPL versión 3. © 2014, 2015, 2016.
Una copia está contenida en el archivo LICENCE al bajar desde GitHub.
Plataforma de Conocimiento https://github.com/guivaloz/PlataformaDeConocimiento
Agradecemos y compartimos las tecnologías abiertas y gratuitas sobre las que se basa:
Morris.js https://morrisjs.github.io/morris.js/
PHP http://php.net
StartBootStrap http://startbootstrap.com
Twitter Bootstrap http://getbootstrap.com
Descargue, aprenda y colabore con este Software Libre:
GitHub IMPLAN Torreón https://github.com/TRCIMPLAN/trcimplan.github.io
=========================================================================================== -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Colonia Nueva Corona de IBC Torreón.">
<meta name="author" content="IMPLAN Torreón Staff">
<meta name="keywords" content="IMPLAN, Torreon, Desagregación">
<title>Nueva Corona - IMPLAN Torreón</title>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-XdYbMnZ/QjLh6iI4ogqCTaIjrFk87ip+ekIjefZch0Y+PvJ8CDYtEs1ipDmPorQ+" crossorigin="anonymous">
<link href="../imagenes/favicon.png" rel="shortcut icon" type="image/x-icon">
<link href="../rss.xml" rel="alternate" type="application/rss+xml" title="IMPLAN Torreón">
<link href="../css/morris.css" rel="stylesheet">
<link href="../css/plugins/metisMenu/metisMenu.min.css" rel="stylesheet">
<link href="../css/sb-admin-2.css" rel="stylesheet">
<link href="../css/plataforma-de-conocimiento.css" rel="stylesheet">
<link href="../css/trcimplan.css" rel="stylesheet">
<link href="http://fonts.googleapis.com/css?family=Questrial|Roboto+Condensed:400,700" rel="stylesheet" type="text/css">
</head>
<body>
<div id="wrapper">
<nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html"><img class="navbar-brand-img" src="../imagenes/implan-barra-logo-chico-gris.png" alt="IMPLAN Torreón"></a>
</div>
<div class="navbar-default sidebar" role="navigation">
<div class="sidebar-nav navbar-collapse">
<ul class="nav" id="side-menu">
<li class="sidebar-search">
<form method="get" id="searchbox_015475140351266618625:04hulmghdys" action="http://www.trcimplan.gob.mx/buscador-resultados.html">
<input type="hidden" value="015475140351266618625:04hulmghdys" name="cx">
<input type="hidden" value="FORID:11" name="cof">
<div class="input-group custom-search-form">
<input type="text" class="form-control" placeholder="Buscar..." value="" name="s" id="s">
<span class="input-group-btn">
<button class="btn btn-default" type="submit" id="searchsubmit"><i class="fa fa-search"></i></button>
</span>
</div>
</form>
</li>
<li><a href="../blog/index.html"><span class="navegacion-icono"><i class="fa fa-lightbulb-o"></i></span> Análisis Publicados</a></li>
<li>
<a href="#"><span class="navegacion-icono"><i class="fa fa-area-chart"></i></span> Indicadores<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="../smi/introduccion.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Introducción al S.M.I.</a></li>
<li><a href="../indicadores-categorias/index.html"><span class="navegacion-icono"><i class="fa fa-th-list"></i></span> Indicadores por Categoría</a></li>
<li><a href="../smi/por-region.html"><span class="navegacion-icono"><i class="fa fa-table"></i></span> Indicadores por Región</a></li>
<li><a href="../smi-georreferenciados/index.html"><span class="navegacion-icono"><i class="fa fa-map-marker"></i></span> Georreferenciados</a></li>
<li><a href="../smi/datos-abiertos.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Datos Abiertos</a></li>
</ul>
</li>
<li>
<a href="#"><span class="navegacion-icono"><i class="fa fa-puzzle-piece"></i></span> IBC Torreón<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="../#"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Introducción</a></li>
<li><a href="../ibc-torreon/index.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Listado de Colonias</a></li>
<li><a href="../#"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Mapa de Colonias</a></li>
<li><a href="../#"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Datos Abiertos</a></li>
</ul>
</li>
<li>
<a href="#"><span class="navegacion-icono"><i class="fa fa-map-marker"></i></span> Información Geográfica<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="../sig/introduccion.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Introducción al S.I.G.</a></li>
<li><a href="../sig-planes/index.html"><span class="navegacion-icono"><i class="fa fa-server"></i></span> Planes</a></li>
<li><a href="../sig-mapas-torreon/index.html"><span class="navegacion-icono"><i class="fa fa-map-marker"></i></span> S.I.G. de Torreón</a></li>
<li><a href="../sig-mapas-torreon/zonificacion-secundaria.html"><span class="navegacion-icono"><i class="fa fa-map-marker"></i></span> Zonificación Secundaria</a></li>
</ul>
</li>
<li>
<a href="#"><span class="navegacion-icono"><i class="fa fa-sun-o"></i></span> Plan Estratégico Metropolitano<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="../plan-estrategico-metropolitano/introduccion.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Qué es el P.E.M.</a></li>
<li><a href="../plan-estrategico-metropolitano/metodologia.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Metodología</a></li>
<li><a href="../plan-estrategico-metropolitano/descripcion-del-proceso.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Descripción del Proceso</a></li>
</ul>
</li>
<li>
<a href="#"><span class="navegacion-icono"><i class="fa fa-check-square"></i></span> Banco de Proyectos<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="../proyectos/proyectos-por-ejes.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Proyectos por Ejes</a></li>
<li><a href="../proyectos/cartera-pem.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Cartera P.E.M.</a></li>
<li><a href="../proyectos/planes-y-programas.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Planes y Programas</a></li>
</ul>
</li>
<li><a href="../investigaciones/index.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Investigaciones</a></li>
<li>
<a href="#"><span class="navegacion-icono"><i class="fa fa-building-o"></i></span> Institucional<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="../institucional/vision-mision.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Visión / Misión</a></li>
<li><a href="../institucional/mensaje-director.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Mensaje del Director</a></li>
<li><a href="../autores/index.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Quienes Somos</a></li>
<li><a href="../institucional/estructura-organica.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Estructura Orgánica</a></li>
<li><a href="../institucional/modelo-operativo-universal.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Modelo Operativo Univ.</a></li>
<li><a href="../institucional/reglamentos.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Reglamentos</a></li>
<li><a href="../institucional/informacion-financiera.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Información Financiera</a></li>
<li><a href="http://www.icai.org.mx:8282/ipo/dependencia.php?dep=178" target="_blank"><span class="navegacion-icono"><i class="fa fa-external-link"></i></span> Transparencia</a></li>
</ul>
</li>
<li><a href="../consejo-directivo/integrantes.html"><span class="navegacion-icono"><i class="fa fa-users"></i></span> Consejo Directivo</a></li>
<li><a href="../sala-prensa/index.html"><span class="navegacion-icono"><i class="fa fa-comments"></i></span> Sala de Prensa</a></li>
<li><a href="../preguntas-frecuentes/preguntas-frecuentes.html"><span class="navegacion-icono"><i class="fa fa-question"></i></span> Preguntas Frecuentes</a></li>
<li>
<a href="#"><span class="navegacion-icono"><i class="fa fa-files-o"></i></span> Términos de Uso<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="../terminos/terminos-informacion.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> De la información</a></li>
<li><a href="../terminos/terminos-sitio.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Del sitio web</a></li>
<li><a href="../terminos/privacidad.html"><span class="navegacion-icono"><i class="fa fa-file-text-o"></i></span> Aviso de Privacidad</a></li>
</ul>
</li>
<li>
<a href="#"><span class="navegacion-icono"><i class="fa fa-phone"></i></span> Contacto<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="../contacto/contacto.html"><span class="navegacion-icono"><i class="fa fa-phone"></i></span> Medios de contacto</a></li>
<li><a href="../#"><span class="navegacion-icono"><i class="fa fa-external-link"></i></span> Comentarios y Sugerencias</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div id="page-wrapper">
<div class="cuerpo">
<article><div itemscope itemtype="http://schema.org/Dataset">
<div class="encabezado">
<h1 itemprop="name">Nueva Corona</h1>
<div class="encabezado-descripcion" itemprop="description">Colonia Nueva Corona de IBC Torreón.</div>
</div>
<meta itemprop="image" alt="Nueva Corona" src="../imagenes/imagen.jpg">
</div></article>
<aside><div>
<ul class="nav nav-tabs lenguetas" role="tablist" id="Conglomerado">
<li role="presentation" class="active"><a href="#ConglomeradoDatos" aria-controls="ConglomeradoDatos" role="tab" data-toggle="tab">Datos</a></li>
<li role="presentation"><a href="#ConglomeradoGraficas" aria-controls="ConglomeradoGraficas" role="tab" data-toggle="tab">Gráficas</a></li>
</ul>
<div class="tab-content lengueta-contenido">
<div role="tabpanel" class="tab-pane active" id="ConglomeradoDatos">
<div class="panel-group" id="Datos" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">
<div class="panel-heading acordeon-cabecera" role="tab" id="cabeceraDatosDemografia">
<h4 class="panel-title acordeon-titulo">
<a class="acordeon-vinculo" role="button" data-toggle="collapse" data-parent="#Datos" href="#DatosDemografia" aria-expanded="true" aria-controls="DatosDemografia">
Demografía
</a>
</h4>
</div>
<div id="DatosDemografia" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="cabeceraDatosDemografia">
<div class="panel-body">
<table class="table table-hover table-bordered">
<thead>
<tr>
<th>Indicador</th>
<th>Valor</th>
</tr>
</thead>
<tbody>
<tr>
<td>Población total</td>
<td class="derecha">240</td>
</tr>
<tr>
<td>Porcentaje de población masculina</td>
<td class="derecha">45.83 %</td>
</tr>
<tr>
<td>Porcentaje de población femenina</td>
<td class="derecha">54.17 %</td>
</tr>
<tr>
<td>Porcentaje de población de 0 a 14 años</td>
<td class="derecha">33.33 %</td>
</tr>
<tr>
<td>Porcentaje de población de 15 a 64 años</td>
<td class="derecha">62.50 %</td>
</tr>
<tr>
<td>Porcentaje de población de 65 y más años</td>
<td class="derecha">4.17 %</td>
</tr>
<tr>
<td>Porcentaje de población no especificada</td>
<td class="derecha">0.00 %</td>
</tr>
<tr>
<td>Fecundidad promedio</td>
<td class="derecha">2.32</td>
</tr>
<tr>
<td>Porcentaje de población nacida en otro estado</td>
<td class="derecha">20.00 %</td>
</tr>
<tr>
<td>Porcentaje de población con discapacidad</td>
<td class="derecha">5.83 %</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading acordeon-cabecera" role="tab" id="cabeceraDatosEducacion">
<h4 class="panel-title acordeon-titulo">
<a class="acordeon-vinculo collapsed" role="button" data-toggle="collapse" data-parent="#Datos" href="#DatosEducacion" aria-expanded="false" aria-controls="DatosEducacion">
Educación
</a>
</h4>
</div>
<div id="DatosEducacion" class="panel-collapse collapse" role="tabpanel" aria-labelledby="cabeceraDatosEducacion">
<div class="panel-body">
<table class="table table-hover table-bordered">
<thead>
<tr>
<th>Indicador</th>
<th>Valor</th>
</tr>
</thead>
<tbody>
<tr>
<td>Grado Promedio de Escolaridad</td>
<td class="derecha">8.04</td>
</tr>
<tr>
<td>Grado Promedio de Escolaridad masculina</td>
<td class="derecha">8.07</td>
</tr>
<tr>
<td>Grado Promedio de Escolaridad femenina</td>
<td class="derecha">8.02</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading acordeon-cabecera" role="tab" id="cabeceraDatosCaracteristicasEconomicas">
<h4 class="panel-title acordeon-titulo">
<a class="acordeon-vinculo collapsed" role="button" data-toggle="collapse" data-parent="#Datos" href="#DatosCaracteristicasEconomicas" aria-expanded="false" aria-controls="DatosCaracteristicasEconomicas">
Características Económicas
</a>
</h4>
</div>
<div id="DatosCaracteristicasEconomicas" class="panel-collapse collapse" role="tabpanel" aria-labelledby="cabeceraDatosCaracteristicasEconomicas">
<div class="panel-body">
<table class="table table-hover table-bordered">
<thead>
<tr>
<th>Indicador</th>
<th>Valor</th>
</tr>
</thead>
<tbody>
<tr>
<td>Población Económicamente Activa</td>
<td class="derecha">48.88 %</td>
</tr>
<tr>
<td>Población Económicamente Activa masculina</td>
<td class="derecha">71.26 %</td>
</tr>
<tr>
<td>Población Económicamente Activa femenina</td>
<td class="derecha">28.74 %</td>
</tr>
<tr>
<td>Población Ocupada</td>
<td class="derecha">79.89 %</td>
</tr>
<tr>
<td>Población Ocupada masculina</td>
<td class="derecha">72.22 %</td>
</tr>
<tr>
<td>Población Ocupada femenina</td>
<td class="derecha">27.78 %</td>
</tr>
<tr>
<td>Población Desocupada</td>
<td class="derecha">20.11 %</td>
</tr>
<tr>
<td>Derechohabiencia</td>
<td class="derecha">73.75 %</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading acordeon-cabecera" role="tab" id="cabeceraDatosViviendas">
<h4 class="panel-title acordeon-titulo">
<a class="acordeon-vinculo collapsed" role="button" data-toggle="collapse" data-parent="#Datos" href="#DatosViviendas" aria-expanded="false" aria-controls="DatosViviendas">
Viviendas
</a>
</h4>
</div>
<div id="DatosViviendas" class="panel-collapse collapse" role="tabpanel" aria-labelledby="cabeceraDatosViviendas">
<div class="panel-body">
<table class="table table-hover table-bordered">
<thead>
<tr>
<th>Indicador</th>
<th>Valor</th>
</tr>
</thead>
<tbody>
<tr>
<td>Hogares</td>
<td class="derecha">53</td>
</tr>
<tr>
<td>Hogares con jefatura masculina</td>
<td class="derecha">71.70 %</td>
</tr>
<tr>
<td>Hogares con jefatura femenina</td>
<td class="derecha">28.30 %</td>
</tr>
<tr>
<td>Viviendas con Electricidad</td>
<td class="derecha">100.00 %</td>
</tr>
<tr>
<td>Viviendas con Agua</td>
<td class="derecha">100.00 %</td>
</tr>
<tr>
<td>Viviendas con Drenaje</td>
<td class="derecha">100.00 %</td>
</tr>
<tr>
<td>Viviendas con Televisión</td>
<td class="derecha">100.00 %</td>
</tr>
<tr>
<td>Viviendas con Automóvil</td>
<td class="derecha">42.28 %</td>
</tr>
<tr>
<td>Viviendas con Computadora</td>
<td class="derecha">9.43 %</td>
</tr>
<tr>
<td>Viviendas con Celular</td>
<td class="derecha">56.60 %</td>
</tr>
<tr>
<td>Viviendas con Internet</td>
<td class="derecha">5.86 %</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading acordeon-cabecera" role="tab" id="cabeceraDatosUnidadesEconomicas">
<h4 class="panel-title acordeon-titulo">
<a class="acordeon-vinculo collapsed" role="button" data-toggle="collapse" data-parent="#Datos" href="#DatosUnidadesEconomicas" aria-expanded="false" aria-controls="DatosUnidadesEconomicas">
Unidades Económicas
</a>
</h4>
</div>
<div id="DatosUnidadesEconomicas" class="panel-collapse collapse" role="tabpanel" aria-labelledby="cabeceraDatosUnidadesEconomicas">
<div class="panel-body">
<table class="table table-hover table-bordered">
<thead>
<tr>
<th>Indicador</th>
<th>Valor</th>
</tr>
</thead>
<tbody>
<tr>
<td>Total Actividades Económicas</td>
<td class="derecha">5</td>
</tr>
<tr>
<td>1° Comercio Menudeo</td>
<td class="derecha">80.00 %</td>
</tr>
<tr>
<td>2° Industria Manufacturera</td>
<td class="derecha">20.00 %</td>
</tr>
<tr>
<td>3° Salud</td>
<td class="derecha">0.00 %</td>
</tr>
<tr>
<td>4° Información Medios Masivos</td>
<td class="derecha">0.00 %</td>
</tr>
<tr>
<td>5° Manejo de Residuos</td>
<td class="derecha">0.00 %</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div role="tabpanel" class="tab-pane" id="ConglomeradoGraficas">
<div class="panel-group" id="Graficas" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">
<div class="panel-heading acordeon-cabecera" role="tab" id="cabeceraGraficasDemografia">
<h4 class="panel-title acordeon-titulo">
<a class="acordeon-vinculo" role="button" data-toggle="collapse" data-parent="#Graficas" href="#GraficasDemografia" aria-expanded="true" aria-controls="GraficasDemografia">
Demografía
</a>
</h4>
</div>
<div id="GraficasDemografia" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="cabeceraGraficasDemografia">
<div class="panel-body">
<div id="GraficaPobMasFem" class="grafica"></div>
<div id="GraficaPobRango" class="grafica"></div>
<div id="GraficaPobNacOtroEdo" class="grafica"></div>
<div id="GraficaPobDisc" class="grafica"></div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading acordeon-cabecera" role="tab" id="cabeceraGraficasEducacion">
<h4 class="panel-title acordeon-titulo">
<a class="acordeon-vinculo collapsed" role="button" data-toggle="collapse" data-parent="#Graficas" href="#GraficasEducacion" aria-expanded="false" aria-controls="GraficasEducacion">
Educación
</a>
</h4>
</div>
<div id="GraficasEducacion" class="panel-collapse collapse" role="tabpanel" aria-labelledby="cabeceraGraficasEducacion">
<div class="panel-body">
<div id="GraficaPromEsc" class="grafica"></div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading acordeon-cabecera" role="tab" id="cabeceraGraficasCaracteristicasEconomicas">
<h4 class="panel-title acordeon-titulo">
<a class="acordeon-vinculo collapsed" role="button" data-toggle="collapse" data-parent="#Graficas" href="#GraficasCaracteristicasEconomicas" aria-expanded="false" aria-controls="GraficasCaracteristicasEconomicas">
Características Económicas
</a>
</h4>
</div>
<div id="GraficasCaracteristicasEconomicas" class="panel-collapse collapse" role="tabpanel" aria-labelledby="cabeceraGraficasCaracteristicasEconomicas">
<div class="panel-body">
<div id="GraficaPobEcoAct" class="grafica"></div>
<div id="GraficaPobEcoActMasFem" class="grafica"></div>
<div id="GraficaOcu" class="grafica"></div>
<div id="GraficaOcuMasFem" class="grafica"></div>
<div id="GraficaDerechohabiencia" class="grafica"></div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading acordeon-cabecera" role="tab" id="cabeceraGraficasViviendas">
<h4 class="panel-title acordeon-titulo">
<a class="acordeon-vinculo collapsed" role="button" data-toggle="collapse" data-parent="#Graficas" href="#GraficasViviendas" aria-expanded="false" aria-controls="GraficasViviendas">
Viviendas
</a>
</h4>
</div>
<div id="GraficasViviendas" class="panel-collapse collapse" role="tabpanel" aria-labelledby="cabeceraGraficasViviendas">
<div class="panel-body">
<div id="GraficaHogJef" class="grafica"></div>
<div id="GraficaVivCon" class="grafica"></div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading acordeon-cabecera" role="tab" id="cabeceraGraficasUnidadesEconomicas">
<h4 class="panel-title acordeon-titulo">
<a class="acordeon-vinculo collapsed" role="button" data-toggle="collapse" data-parent="#Graficas" href="#GraficasUnidadesEconomicas" aria-expanded="false" aria-controls="GraficasUnidadesEconomicas">
Unidades Económicas
</a>
</h4>
</div>
<div id="GraficasUnidadesEconomicas" class="panel-collapse collapse" role="tabpanel" aria-labelledby="cabeceraGraficasUnidadesEconomicas">
<div class="panel-body">
<div id="GraficaUniEco" class="grafica"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div></aside>
<div class="contenido-social">
<h5>Compartir en Redes Sociales</h5>
<a href="https://twitter.com/share" class="twitter-share-button" data-via="trcimplan" data-lang="es">Twittear</a>
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.trcimplan.gob.mx%2Fibc-torreon%2Fnueva-corona.html&width=300&layout=button_count&action=like&show_faces=true&share=false&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:21px;" allowTransparency="true"></iframe>
</div>
</div>
<div class="mapa-inferior">
<div class="row">
<div class="col-md-8">
<a href="../index.html"><img class="img-responsive mapa-inferior-logo" src="../imagenes/implan-transparente-gris.png" alt="IMPLAN Torreón"></a>
</div>
<div class="col-md-4">
<div class="pull-right redes-sociales">
<a class="fa fa-twitter-square" href="http://www.twitter.com/trcimplan" target="_blank"></a>
<a class="fa fa-facebook-square" href="https://facebook.com/trcimplan" target="_blank"></a>
<a class="fa fa-google-plus-square" href="https://plus.google.com/106220426241750550649" target="_blank"></a>
<a class="fa fa-github-square" href="https://github.com/TRCIMPLAN" target="_blank"></a>
<a class="fa fa-rss-square" href="../rss.xml"></a>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.2/jquery.min.js"></script>
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
<script src="../js/raphael-min.js"></script>
<script src="../js/morris.min.js"></script>
<script src="../js/plugins/metisMenu/metisMenu.min.js"></script>
<script src="../js/sb-admin-2.js"></script>
<script>
google.charts.load('current', {'packages':['corechart']});
// LenguetaWeb ConglomeradoDatos
// AcordeonWeb DatosDemografia
// TablaWeb TablaDemografia sin javascript
// AcordeonWeb DatosEducacion ejecuta lo siguiente al mostrar
$('#DatosEducacion').on('shown.bs.collapse', function () {
// TablaWeb TablaEducacion sin javascript
})
// AcordeonWeb DatosCaracteristicasEconomicas ejecuta lo siguiente al mostrar
$('#DatosCaracteristicasEconomicas').on('shown.bs.collapse', function () {
// TablaWeb TablaCaracteristicasEconomicas sin javascript
})
// AcordeonWeb DatosViviendas ejecuta lo siguiente al mostrar
$('#DatosViviendas').on('shown.bs.collapse', function () {
// TablaWeb TablaViviendas sin javascript
})
// AcordeonWeb DatosUnidadesEconomicas ejecuta lo siguiente al mostrar
$('#DatosUnidadesEconomicas').on('shown.bs.collapse', function () {
// TablaWeb TablaUnidadesEconomicas sin javascript
})
// LenguetaWeb ConglomeradoGraficas ejecuta lo siguiente al mostrar
$('#Conglomerado a[href="#ConglomeradoGraficas"]').on('shown.bs.tab', function(e){
// AcordeonWeb GraficasDemografia
// GraficaPayWeb GraficaPobMasFem
google.charts.setOnLoadCallback(elaborarGraficaPobMasFem);
function elaborarGraficaPobMasFem() {
var data = google.visualization.arrayToDataTable([
['Etiqueta', 'Valor'],
['Masculina', 45.83],
['Femenina', 54.17]
]);
var options = {
chartArea: { width: '100%', height: '80%' },
title: 'Población por género',
slices: [{color: '#006AC8'}, {color: '#C80083'}]
};
var chart = new google.visualization.PieChart(document.getElementById('GraficaPobMasFem'));
chart.draw(data, options);
}
// GraficaPayWeb GraficaPobRango
google.charts.setOnLoadCallback(elaborarGraficaPobRango);
function elaborarGraficaPobRango() {
var data = google.visualization.arrayToDataTable([
['Etiqueta', 'Valor'],
['De 0 a 14 años', 33.33],
['De 15 a 64 años', 62.50],
['De 65 y más años', 4.17],
['No especificada', 0.00]
]);
var options = {
chartArea: { width: '100%', height: '80%' },
title: 'Población por rangos de edad',
slices: [{color: '#89BE85'}, {color: '#57A550'}, {color: '#15630E'}, {color: '#BFBFBF'}]
};
var chart = new google.visualization.PieChart(document.getElementById('GraficaPobRango'));
chart.draw(data, options);
}
// GraficaPayWeb GraficaPobNacOtroEdo
google.charts.setOnLoadCallback(elaborarGraficaPobNacOtroEdo);
function elaborarGraficaPobNacOtroEdo() {
var data = google.visualization.arrayToDataTable([
['Etiqueta', 'Valor'],
['Nacida en OTRO estado', 20.00],
['Nacida en este estado', 80]
]);
var options = {
chartArea: { width: '100%', height: '80%' },
title: 'Nacida en otro estado',
slices: [{color: '#7E00A8'}, {color: '#BFBFBF'}]
};
var chart = new google.visualization.PieChart(document.getElementById('GraficaPobNacOtroEdo'));
chart.draw(data, options);
}
// GraficaPayWeb GraficaPobDisc
google.charts.setOnLoadCallback(elaborarGraficaPobDisc);
function elaborarGraficaPobDisc() {
var data = google.visualization.arrayToDataTable([
['Etiqueta', 'Valor'],
['CON discapacidad', 5.83],
['Sin discapacidad', 94.17]
]);
var options = {
chartArea: { width: '100%', height: '80%' },
title: 'Con discapacidad',
slices: [{color: '#A80021'}, {color: '#BFBFBF'}]
};
var chart = new google.visualization.PieChart(document.getElementById('GraficaPobDisc'));
chart.draw(data, options);
}
// AcordeonWeb GraficasEducacion ejecuta lo siguiente al mostrar
$('#GraficasEducacion').on('shown.bs.collapse', function () {
// GraficaBarrasWeb GraficaPromEsc
google.charts.setOnLoadCallback(elaborarGraficaPromEsc);
function elaborarGraficaPromEsc() {
var data = google.visualization.arrayToDataTable([
['Etiqueta', 'Valor', { role: 'style' }, { role: 'annotation' }],
['Global', 8.04, '#FF7F37', '8.04 años'],
['Masculina', 8.07, '#006AC8', '8.07 años'],
['Femenina', 8.02, '#C80083', '8.02 años']
]);
var options = {
chartArea: { width: '60%' },
title: 'Grado Promedio de Escolaridad',
hAxis: { title: 'Años', minValue: 0, maxValue: 24 },
legend: { position: 'none' }
};
var chart = new google.visualization.BarChart(document.getElementById('GraficaPromEsc'));
chart.draw(data, options);
}
})
// AcordeonWeb GraficasCaracteristicasEconomicas ejecuta lo siguiente al mostrar
$('#GraficasCaracteristicasEconomicas').on('shown.bs.collapse', function () {
// GraficaPayWeb GraficaPobEcoAct
google.charts.setOnLoadCallback(elaborarGraficaPobEcoAct);
function elaborarGraficaPobEcoAct() {
var data = google.visualization.arrayToDataTable([
['Etiqueta', 'Valor'],
['Activa', 48.88],
['NO Activa', 51.12]
]);
var options = {
chartArea: { width: '100%', height: '80%' },
title: 'Población Económicamente Activa',
slices: [{color: '#7E00A8'}, {color: '#BFBFBF'}]
};
var chart = new google.visualization.PieChart(document.getElementById('GraficaPobEcoAct'));
chart.draw(data, options);
}
// GraficaPayWeb GraficaPobEcoActMasFem
google.charts.setOnLoadCallback(elaborarGraficaPobEcoActMasFem);
function elaborarGraficaPobEcoActMasFem() {
var data = google.visualization.arrayToDataTable([
['Etiqueta', 'Valor'],
['Masculina', 71.26],
['Femenina', 28.74]
]);
var options = {
chartArea: { width: '100%', height: '80%' },
title: 'Población Económicamente Activa por género',
slices: [{color: '#006AC8'}, {color: '#C80083'}]
};
var chart = new google.visualization.PieChart(document.getElementById('GraficaPobEcoActMasFem'));
chart.draw(data, options);
}
// GraficaPayWeb GraficaOcu
google.charts.setOnLoadCallback(elaborarGraficaOcu);
function elaborarGraficaOcu() {
var data = google.visualization.arrayToDataTable([
['Etiqueta', 'Valor'],
['Ocupada', 79.89],
['Desocupada', 20.11]
]);
var options = {
chartArea: { width: '100%', height: '80%' },
title: 'Población Ocupada',
slices: [{color: '#A8001E'}, {color: '#BFBFBF'}]
};
var chart = new google.visualization.PieChart(document.getElementById('GraficaOcu'));
chart.draw(data, options);
}
// GraficaPayWeb GraficaOcuMasFem
google.charts.setOnLoadCallback(elaborarGraficaOcuMasFem);
function elaborarGraficaOcuMasFem() {
var data = google.visualization.arrayToDataTable([
['Etiqueta', 'Valor'],
['Masculina', 72.22],
['Femenina', 27.78]
]);
var options = {
chartArea: { width: '100%', height: '80%' },
title: 'Población Ocupada por género',
slices: [{color: '#006AC8'}, {color: '#C80083'}]
};
var chart = new google.visualization.PieChart(document.getElementById('GraficaOcuMasFem'));
chart.draw(data, options);
}
// GraficaPayWeb GraficaDerechohabiencia
google.charts.setOnLoadCallback(elaborarGraficaDerechohabiencia);
function elaborarGraficaDerechohabiencia() {
var data = google.visualization.arrayToDataTable([
['Etiqueta', 'Valor'],
['Con Derechohabiencia', 73.75],
['SIN Derechohabiencia', 26.25]
]);
var options = {
chartArea: { width: '100%', height: '80%' },
title: 'Derechohabiencia',
slices: [{color: '#00A898'}, {color: '#BFBFBF'}]
};
var chart = new google.visualization.PieChart(document.getElementById('GraficaDerechohabiencia'));
chart.draw(data, options);
}
})
// AcordeonWeb GraficasViviendas ejecuta lo siguiente al mostrar
$('#GraficasViviendas').on('shown.bs.collapse', function () {
// GraficaPayWeb GraficaHogJef
google.charts.setOnLoadCallback(elaborarGraficaHogJef);
function elaborarGraficaHogJef() {
var data = google.visualization.arrayToDataTable([
['Etiqueta', 'Valor'],
['Masculina', 71.70],
['Femenina', 28.30]
]);
var options = {
chartArea: { width: '100%', height: '80%' },
title: 'Hogares con jefatura...',
slices: [{color: '#006AC8'}, {color: '#C80083'}]
};
var chart = new google.visualization.PieChart(document.getElementById('GraficaHogJef'));
chart.draw(data, options);
}
// GraficaBarrasWeb GraficaVivCon
google.charts.setOnLoadCallback(elaborarGraficaVivCon);
function elaborarGraficaVivCon() {
var data = google.visualization.arrayToDataTable([
['Etiqueta', 'Valor', { role: 'style' }, { role: 'annotation' }],
['Electricidad', 100.00, '#FF8080', '100.00 %'],
['Agua', 100.00, '#FF80C0', '100.00 %'],
['Drenaje', 100.00, '#C080FF', '100.00 %'],
['Televisión', 100.00, '#80C0FF', '100.00 %'],
['Automóvil', 42.28, '#59BFC3', '42.28 %'],
['Computadora', 9.43, '#59C38E', '9.43 %'],
['Celular', 56.60, '#8EC359', '56.60 %'],
['Internet', 5.86, '#C38E59', '5.86 %']
]);
var options = {
chartArea: { width: '60%' },
title: 'Viviendas con...',
hAxis: { title: 'Porcentaje', minValue: 0, maxValue: 100 },
legend: { position: 'none' }
};
var chart = new google.visualization.BarChart(document.getElementById('GraficaVivCon'));
chart.draw(data, options);
}
})
// AcordeonWeb GraficasUnidadesEconomicas ejecuta lo siguiente al mostrar
$('#GraficasUnidadesEconomicas').on('shown.bs.collapse', function () {
// GraficaBarrasWeb GraficaUniEco
google.charts.setOnLoadCallback(elaborarGraficaUniEco);
function elaborarGraficaUniEco() {
var data = google.visualization.arrayToDataTable([
['Etiqueta', 'Valor', { role: 'style' }, { role: 'annotation' }],
['1° Comercio Menudeo', 80.00, '#80C0FF', '80.00 %'],
['2° Industria Manufacturera', 20.00, '#59BFC3', '20.00 %'],
['3° Salud', 0.00, '#59C38E', '0.00 %'],
['4° Información Medios Masivos', 0.00, '#8EC359', '0.00 %'],
['5° Manejo de Residuos', 0.00, '#C38E59', '0.00 %']
]);
var options = {
chartArea: { width: '60%' },
title: '5 Unidades Económicas',
hAxis: { title: 'Porcentaje', minValue: 0 },
legend: { position: 'none' }
};
var chart = new google.visualization.BarChart(document.getElementById('GraficaUniEco'));
chart.draw(data, options);
}
})
})
// LenguetasWeb Conglomerado con Datos activa
$(document).ready(function(){
$('#Conglomerado a[href="#ConglomeradoDatos"]').tab('show')
});
</script>
<script>
// Twitter
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script>
// Google Analytics
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-58290501-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
|
datacrow-client/help/pt/items/create_multiple.html
|
alexeq/datacrown
|
<html>
<head>
<link href="../datacrow_help.css" rel="stylesheet" type="text/css">
</head>
<body>
<h1>Criar múltiplos itens</h1>
Este resumo é usado para criar múltiplos itens rapidamente. Algumas ferramentas usam este resumo para armazenar os resultados
de uma importação (por exemplo). Os itens mostrados neste resumo ainda não estão gravados.<br>
Adicionalmente, pode adicionar manualmente novos itens aqui.
<br><br><img src="./images/create_multiple_pt.png"><br><br>
<h2>A tabela</h2>
A tabela é onde os itens são mostrados e onde os pode editar.
Editar um valor na tabela é simples. Clique na célula e pode introduzir texto (para campos de texto),
números (para campos numéricos) ou selecionar um valor da lista. Em campos de texto também pode mudar
para o modo de edição premindo F2. Uma vez satisfeito, certifique-se que grava os itens que editou, clicando
em <b>Gravar</b>.
<h2>Ações</h2>
<table>
<tr>
<td>Remover: </td>
<td>remove o item selecionado da tabela</td></tr>
<tr>
<td>Adicionar: </td>
<td>adiciona um novo item vazio à tabela</td></tr>
<tr>
<td>Limpar: </td>
<td>limpa completamente toda a tabela</td></tr>
<tr>
<td>Gravar: </td>
<td>grava todos os itens</td></tr>
</table>
</body>
</html>
|
python2/PyMOTW-1.132/PyMOTW/docs/fnmatch/index.html
|
qilicun/python
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>fnmatch – Compare filenames against Unix-style glob patterns. — Python Module of the Week</title>
<link rel="stylesheet" href="../_static/sphinxdoc.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '1.132',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="top" title="Python Module of the Week" href="../index.html" />
<link rel="up" title="File and Directory Access" href="../file_access.html" />
<link rel="next" title="linecache – Read text files efficiently" href="../linecache/index.html" />
<link rel="prev" title="glob – Filename pattern matching" href="../glob/index.html" />
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="../linecache/index.html" title="linecache – Read text files efficiently"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="../glob/index.html" title="glob – Filename pattern matching"
accesskey="P">previous</a> |</li>
<li><a href="../contents.html">PyMOTW</a> »</li>
<li><a href="../file_access.html" accesskey="U">File and Directory Access</a> »</li>
</ul>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<h3><a href="../contents.html">Table Of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">fnmatch – Compare filenames against Unix-style glob patterns.</a><ul>
<li><a class="reference internal" href="#simple-matching">Simple Matching</a></li>
<li><a class="reference internal" href="#filtering">Filtering</a></li>
<li><a class="reference internal" href="#translating-patterns">Translating Patterns</a></li>
</ul>
</li>
</ul>
<h4>Previous topic</h4>
<p class="topless"><a href="../glob/index.html"
title="previous chapter">glob – Filename pattern matching</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="../linecache/index.html"
title="next chapter">linecache – Read text files efficiently</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/fnmatch/index.txt"
rel="nofollow">Show Source</a></li>
</ul>
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form class="search" action="../search.html" method="get">
<input type="text" name="q" size="18" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="module-fnmatch">
<span id="fnmatch-compare-filenames-against-unix-style-glob-patterns"></span><h1>fnmatch – Compare filenames against Unix-style glob patterns.<a class="headerlink" href="#module-fnmatch" title="Permalink to this headline">¶</a></h1>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field"><th class="field-name">Purpose:</th><td class="field-body">Handle Unix-style filename comparison with the fnmatch module.</td>
</tr>
<tr class="field"><th class="field-name">Python Version:</th><td class="field-body">1.4 and later.</td>
</tr>
</tbody>
</table>
<p>The fnmatch module is used to compare filenames against glob-style patterns
such as used by Unix shells.</p>
<div class="section" id="simple-matching">
<h2>Simple Matching<a class="headerlink" href="#simple-matching" title="Permalink to this headline">¶</a></h2>
<p><tt class="docutils literal"><span class="pre">fnmatch()</span></tt> compares a single filename against a pattern and returns
a boolean indicating whether or not they match. The comparison is
case-sensitive when the operating system uses a case-sensitive
filesystem.</p>
<div class="highlight-python"><div class="highlight"><pre><span class="kn">import</span> <span class="nn">fnmatch</span>
<span class="kn">import</span> <span class="nn">os</span>
<span class="n">pattern</span> <span class="o">=</span> <span class="s">'fnmatch_*.py'</span>
<span class="k">print</span> <span class="s">'Pattern :'</span><span class="p">,</span> <span class="n">pattern</span>
<span class="k">print</span>
<span class="n">files</span> <span class="o">=</span> <span class="n">os</span><span class="o">.</span><span class="n">listdir</span><span class="p">(</span><span class="s">'.'</span><span class="p">)</span>
<span class="k">for</span> <span class="n">name</span> <span class="ow">in</span> <span class="n">files</span><span class="p">:</span>
<span class="k">print</span> <span class="s">'Filename: </span><span class="si">%-25s</span><span class="s"> </span><span class="si">%s</span><span class="s">'</span> <span class="o">%</span> <span class="p">(</span><span class="n">name</span><span class="p">,</span> <span class="n">fnmatch</span><span class="o">.</span><span class="n">fnmatch</span><span class="p">(</span><span class="n">name</span><span class="p">,</span> <span class="n">pattern</span><span class="p">))</span>
</pre></div>
</div>
<p>In this example, the pattern matches all files starting with ‘<a class="reference external" href="http://docs.python.org/library/fnmatch.html">fnmatch</a>‘ and
ending in ‘.py’.</p>
<div class="highlight-python"><pre>$ python fnmatch_fnmatch.py
Pattern : fnmatch_*.py
Filename: __init__.py False
Filename: fnmatch_filter.py True
Filename: fnmatch_fnmatch.py True
Filename: fnmatch_fnmatchcase.py True
Filename: fnmatch_translate.py True
Filename: index.rst False</pre>
</div>
<p>To force a case-sensitive comparison, regardless of the filesystem and
operating system settings, use <tt class="docutils literal"><span class="pre">fnmatchcase()</span></tt>.</p>
<div class="highlight-python"><div class="highlight"><pre><span class="kn">import</span> <span class="nn">fnmatch</span>
<span class="kn">import</span> <span class="nn">os</span>
<span class="n">pattern</span> <span class="o">=</span> <span class="s">'FNMATCH_*.PY'</span>
<span class="k">print</span> <span class="s">'Pattern :'</span><span class="p">,</span> <span class="n">pattern</span>
<span class="k">print</span>
<span class="n">files</span> <span class="o">=</span> <span class="n">os</span><span class="o">.</span><span class="n">listdir</span><span class="p">(</span><span class="s">'.'</span><span class="p">)</span>
<span class="k">for</span> <span class="n">name</span> <span class="ow">in</span> <span class="n">files</span><span class="p">:</span>
<span class="k">print</span> <span class="s">'Filename: </span><span class="si">%-25s</span><span class="s"> </span><span class="si">%s</span><span class="s">'</span> <span class="o">%</span> <span class="p">(</span><span class="n">name</span><span class="p">,</span> <span class="n">fnmatch</span><span class="o">.</span><span class="n">fnmatchcase</span><span class="p">(</span><span class="n">name</span><span class="p">,</span> <span class="n">pattern</span><span class="p">))</span>
</pre></div>
</div>
<p>Since my laptop uses a case-sensitive filesystem, no files match the modified
pattern.</p>
<div class="highlight-python"><pre>$ python fnmatch_fnmatchcase.py
Pattern : FNMATCH_*.PY
Filename: __init__.py False
Filename: fnmatch_filter.py False
Filename: fnmatch_fnmatch.py False
Filename: fnmatch_fnmatchcase.py False
Filename: fnmatch_translate.py False
Filename: index.rst False</pre>
</div>
</div>
<div class="section" id="filtering">
<h2>Filtering<a class="headerlink" href="#filtering" title="Permalink to this headline">¶</a></h2>
<p>To test a sequence of filenames, you can use <tt class="docutils literal"><span class="pre">filter()</span></tt>. It returns
a list of the names that match the pattern argument.</p>
<div class="highlight-python"><div class="highlight"><pre><span class="kn">import</span> <span class="nn">fnmatch</span>
<span class="kn">import</span> <span class="nn">os</span>
<span class="n">pattern</span> <span class="o">=</span> <span class="s">'fnmatch_*.py'</span>
<span class="k">print</span> <span class="s">'Pattern :'</span><span class="p">,</span> <span class="n">pattern</span>
<span class="n">files</span> <span class="o">=</span> <span class="n">os</span><span class="o">.</span><span class="n">listdir</span><span class="p">(</span><span class="s">'.'</span><span class="p">)</span>
<span class="k">print</span> <span class="s">'Files :'</span><span class="p">,</span> <span class="n">files</span>
<span class="k">print</span> <span class="s">'Matches :'</span><span class="p">,</span> <span class="n">fnmatch</span><span class="o">.</span><span class="n">filter</span><span class="p">(</span><span class="n">files</span><span class="p">,</span> <span class="n">pattern</span><span class="p">)</span>
</pre></div>
</div>
<p>In this example, <tt class="docutils literal"><span class="pre">filter()</span></tt> returns the list of names of the example
source files associated with this post.</p>
<div class="highlight-python"><pre>$ python fnmatch_filter.py
Pattern : fnmatch_*.py
Files : ['__init__.py', 'fnmatch_filter.py', 'fnmatch_fnmatch.py', 'fnmatch_fnmatchcase.py', 'fnmatch_translate.py', 'index.rst']
Matches : ['fnmatch_filter.py', 'fnmatch_fnmatch.py', 'fnmatch_fnmatchcase.py', 'fnmatch_translate.py']</pre>
</div>
</div>
<div class="section" id="translating-patterns">
<h2>Translating Patterns<a class="headerlink" href="#translating-patterns" title="Permalink to this headline">¶</a></h2>
<p>Internally, fnmatch converts the glob pattern to a regular expression
and uses the <a class="reference internal" href="../re/index.html#module-re" title="re: Searching within and changing text using formal patterns."><tt class="xref py py-mod docutils literal"><span class="pre">re</span></tt></a> module to compare the name and pattern. The
<tt class="docutils literal"><span class="pre">translate()</span></tt> function is the public API for converting glob patterns to
regular expressions.</p>
<div class="highlight-python"><div class="highlight"><pre><span class="kn">import</span> <span class="nn">fnmatch</span>
<span class="n">pattern</span> <span class="o">=</span> <span class="s">'fnmatch_*.py'</span>
<span class="k">print</span> <span class="s">'Pattern :'</span><span class="p">,</span> <span class="n">pattern</span>
<span class="k">print</span> <span class="s">'Regex :'</span><span class="p">,</span> <span class="n">fnmatch</span><span class="o">.</span><span class="n">translate</span><span class="p">(</span><span class="n">pattern</span><span class="p">)</span>
</pre></div>
</div>
<p>Notice that some of the characters are escaped to make a valid expression.</p>
<div class="highlight-python"><pre>$ python fnmatch_translate.py
Pattern : fnmatch_*.py
Regex : fnmatch\_.*\.py\Z(?ms)</pre>
</div>
<div class="admonition-see-also admonition seealso">
<p class="first admonition-title">See also</p>
<dl class="last docutils">
<dt><a class="reference external" href="http://docs.python.org/library/fnmatch.html">fnmatch</a></dt>
<dd>The standard library documentation for this module.</dd>
<dt><a class="reference internal" href="../glob/index.html#module-glob" title="glob: Use Unix shell rules to fine filenames matching a pattern."><tt class="xref py py-mod docutils literal"><span class="pre">glob</span></tt></a></dt>
<dd>The glob module combines <a class="reference internal" href="#module-fnmatch" title="fnmatch: Compare filenames against Unix-style glob patterns."><tt class="xref py py-mod docutils literal"><span class="pre">fnmatch</span></tt></a> matching with
<tt class="docutils literal"><span class="pre">os.listdir()</span></tt> to produce lists of files and directories
matching patterns.</dd>
<dt><a class="reference internal" href="../articles/file_access.html#article-file-access"><em>File Access</em></a></dt>
<dd>More modules for working with files.</dd>
</dl>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="../linecache/index.html" title="linecache – Read text files efficiently"
>next</a> |</li>
<li class="right" >
<a href="../glob/index.html" title="glob – Filename pattern matching"
>previous</a> |</li>
<li><a href="../contents.html">PyMOTW</a> »</li>
<li><a href="../file_access.html" >File and Directory Access</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright Doug Hellmann.
Last updated on Oct 24, 2010.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a>.
<br/><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/" rel="license"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/us/88x31.png"/></a>
</div>
</body>
</html>
|
themes/bazar/stylesheets/bazar09.css
|
GARUMFundatio/Bazar
|
body {
background-color: #006634;
margin: 0px;
}
.container {
position: relative;
width: 1100px;
overflow: hidden;
background-color: #FFF;
margin: 0 auto !important;
text-align: left;
}
.header {
position: relative;
width: 1100px;
height: 60px;
/* overflow: hidden; */
background-color: #006634;
margin: 0 auto !important;
text-align: left;
}
.footer {
position: relative;
width: 1100px;
height: 60px;
overflow: hidden;
background-color: #006634;
margin: 0 auto !important;
text-align: left;
}
.caja-logo {
float: left;
width: 306px;
height: 60px;
background-color: #000;
}
#logo {
float: right;
width: 50px;
margin: auto 20px auto auto;
}
#logo img {
float: right;
margin: 10px;
}
#caja-nombre {
width: 200px;
height: 50px;
float: right;
}
h1 {
font-family: Arial,sans-serif;
font-weight: bold;
font-size:20px;
color: #fff;
padding: 0px;
margin-top: 2px;
margin-left: 3px;
margin-bottom: 0px;
}
h1 a {
color: #fff;
text-decoration:none;
}
h2 {
font-family:Arial,sans-serif;
font-weight: bold;
font-size:12px;
color: #fff;
padding: 0px;
margin-top: 1px;
margin-left: 3px;
}
a {
text-decoration:none;
}
/* login */
.caja-login {
}
.login-error {
color: #CC3300;
margin: 20px 0px 0px 50px;
width:380px;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 14px;
}
.login-input {
margin: 20px 0px 10px 50px;
padding-left:14px;
padding-top: 7px;
width:380px;
height: 50px;
color: #14668C ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 24px;
}
.login-caja-botones {
position: relative;
width: 430px;
height: 70px;
}
.login-boton {
background: #14668C ;
display: inline-block;
padding-left: 5px;
padding-top: 0px;
color: #fff;
text-decoration: none;
width:153px;
height: 60px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0;
-moz-box-shadow: 0;
-webkit-box-shadow: 0;
text-shadow: 0;
border: 0;
position: absolute;
right: 0px;
top: 0px;
cursor: pointer;
}
.login-boton.cambiar {
margin-left: 250px ;
}
.login-caja-enlace {
width: 213px;
height: 0px;
color: #14668C;
margin-top: 16px;
margin-left: 50px;
margin-right: 5px;
padding-top: 7px;
text-align: left;
}
.login-enlace {
width: 231px;
height: 60px;
color: #14668C;
margin-top: 10px;
margin-left: 0px;
margin-right: 2px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
.placeholder {
color: #aaa;
}
.titulo {
}
/* home */
.caja-seccion {
float: left;
width: 1100px;
background-color: #006634;
padding-top: 50px;
}
.caja-seccion-oferta {
float: left;
width: 816px;
background-color: #ffffff;
padding-top: 50px;
padding-left: 30px;
}
.caja-indice {
position: relative;
float: left;
width: 246px;
color: #000000;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 25px;
padding-left: 60px;
margin-bottom: 30px;
}
.seccion-contenido {
position: relative;
float: left;
width: 794px;
margin-bottom: 60px;
}
.seccion-contenido-editar {
position: relative;
float: left;
width: 794px;
padding-top: 15px;
margin-bottom: 60px;
background-image: url(bgblack05.png);
background-repeat: repeat;
}
.seccion-header {
color: #ffffff;
width: 794px;
opacity:.90;
filter:alpha(opacity=90);
filter: “alpha(opacity=90)”;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 45px;
}
.seccion-subheader {
color: #000000;
width: 794px;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 25px;
margin-bottom: 30px;
}
.seccion-menu {
width: 794px;
height: 60px;
}
.seccion-menu-item {
float: left;
color: #ffffff;
width: 120px;
height: 45px;
background-image: url(bgblack05.png);
background-repeat: repeat;
margin-right: 1px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
text-decoration: none;
padding-top: 15px;
cursor: pointer;
}
.seccion-menu-item:hover {
background-image: url(bgblack40.png);
}
.seccion-menu-item a {
color: #ffffff;
opacity:.90;
filter:alpha(opacity=90);
filter: “alpha(opacity=90)”;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
text-decoration: none;
}
.seccion-cajon {
position: relative;
float: left;
color: #ffffff;
width: 243px;
height: 228px;
margin-right: 1px;
margin-bottom: 1px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
text-decoration: none;
padding-top: 15px;
background-image: url(bgblack05.png);
background-repeat: repeat;
cursor: pointer;
}
.seccion-cajon:hover {
background-image: url(bgblack40.png);
background-repeat: repeat;
}
.seccion-cajon-imagen {
float: left;
color: #ffffff;
width: 243px;
height: 228px;
margin-right: 1px;
margin-bottom: 1px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
text-decoration: none;
padding-top: 15px;
background-image: url(bgblack10.png);
background-repeat: repeat;
}
.seccion-cajon-imagen:hover {
float: left;
color: #ffffff;
width: 243px;
height: 228px;
margin-right: 1px;
margin-bottom: 1px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
text-decoration: none;
padding-top: 15px;
background-image: url(bgblack20.png);
background-repeat: repeat;
}
.seccion-cajon-color {
float: left;
color: #ffffff;
width: 243px;
height: 233px;
margin-right: 1px;
margin-bottom: 1px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
text-decoration: none;
padding-top: 10px;
background-image: url(bgblack10.png);
background-repeat: repeat;
}
.seccion-cajon-color:hover {
float: left;
color: #ffffff;
width: 243px;
height: 233px;
margin-right: 1px;
margin-bottom: 1px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
text-decoration: none;
padding-top: 10px;
background-color: #ffffff;
}
.seccion-cajon-color-selected {
float: left;
color: #ffffff;
width: 243px;
height: 233px;
margin-right: 1px;
margin-bottom: 1px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
text-decoration: none;
padding-top: 10px;
background-color: #ffffff;
}
.cajon-titulo {
position: absolute;
float: left;
color: #ffffff;
width: 183px;
height: 37px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
text-align: left;
opacity:.90;
filter:alpha(opacity=90);
filter: “alpha(opacity=90)”;
text-decoration: none;
padding-top: 15px;
padding-left: 30px;
overflow: hidden;
cursor: pointer;
}
.cajon-cuerpo {
position: absolute;
float: left;
color: #000000;
width: 183px;
height: 130px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
text-align: left;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
text-decoration: none;
padding-top: 15px;
padding-left: 30px;
margin-top: 57px;
overflow: hidden;
}
.cajon-cuerpo-corto {
position: absolute;
float: left;
color: #000000;
width: 183px;
height: 80px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
text-align: left;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
text-decoration: none;
padding-top: 15px;
padding-left: 30px;
margin-top: 57px;
overflow: hidden;
cursor: pointer;
}
.cajon-pie {
position: absolute;
float: left;
color: #000000;
width: 183px;
height: 45px;
font-family: Arial,sans-serif;
font-size: 13px;
font-weight: normal;
text-align: left;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
text-decoration: none;
padding-top: 15px;
padding-left: 30px;
margin-top: 187px;
}
.cajon-pie-favoritos {
position: absolute;
float: left;
color: #000000;
width: 183px;
height: 60px;
font-family: Arial,sans-serif;
font-size: 13px;
font-weight: normal;
text-align: left;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
text-decoration: none;
padding-top: 0px;
padding-left: 30px;
margin-top: 160px;
}
.seccion-empresa {
float: left;
color: #ffffff;
width: 243px;
height: 228px;
background-color: #000;
margin-right: 1px;
margin-bottom: 1px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
text-decoration: none;
padding-top: 15px;
cursor: pointer;
}
.empresa-fondo {
position: relative;
float: left;
color: #ffffff;
width: 223px;
height: 223px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
text-align: center;
text-decoration: none;
margin-left: 10px;
margin-top: -5px;
overflow: hidden;
display: table-cell;
vertical-align: middle;
}
.empresa-fondo:img {
position: relative;
margin-left: auto;
margin-right: auto;
display: table-cell;
vertical-align: middle;
}
.empresa-fondo-logo {
float: left;
width: 60px;
height: 60px;
}
.empresa-fondo-logo-grande {
float: left;
text-align: center;
display: table-cell;
vertical-align: middle;
}
.empresa-favorito {
position: absolute;
bottom: 0px;
right: 0px;
height: 60px;
width: 60px;
background-image: url(bgblack10.png);
background-repeat: repeat;
display: table-cell;
vertical-align: middle;
}
.empresa-favorito:hover {
background-image: url(bgblack40.png);
background-repeat: repeat;
}
.empresa-favorito-icon {
display: block;
position: absolute;
margin-left: 18px;
margin-top: 20px;
}
.oferta-favorito {
position: relative;
float: left;
bottom: 0px;
right: 0px;
height: 60px;
width: 60px;
background-image: url(bgblack10.png);
background-repeat: repeat;
display: table-cell;
vertical-align: middle;
}
.oferta-favorito:hover {
background-image: url(bgblack40.png);
background-repeat: repeat;
}
.oferta-favorito-icon {
display: block;
position: absolute;
margin-left: 18px;
margin-top: 20px;
}
.empresa-descripcion {
position:absolute;
bottom:0;
color: #ffffff;
background-color: #000000;
width: 223px;
height: 60px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
text-align: center;
text-decoration: none;
overflow: hidden;
opacity:.70;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;
}
.seccion-cifra {
float: left;
color: #ffffff;
width: 183px;
height: 85px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 90px;
text-align: center;
opacity:.90;
filter:alpha(opacity=90);
filter: “alpha(opacity=90)”;
text-decoration: none;
padding-top: 42px;
padding-left: 30px;
}
.seccion-cifra-titulo {
float: left;
color: #ffffff;
width: 183px;
height: 37px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 25px;
text-align: center;
opacity:.90;
filter:alpha(opacity=90);
filter: “alpha(opacity=90)”;
text-decoration: none;
padding-top: 5px;
padding-left: 30px;
}
.add-favoritos {
position:absolute;
top: 0px;
right:0;
width: 26px;
height: 26px;
overflow: hidden;
opacity:.70;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;
}
/* ficha */
.ficha-container {
background-color: white;
width: 851px;
padding: 0;
margin: 0;
overflow: hidden;
}
.ficha-container-login {
background-color: white;
width: 500px;
height: 400px;
padding: 0;
margin: 0;
overflow: hidden;
}
.ficha-indice {
position: relative;
float: left;
width: 256px;
color: #000000;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 45px;
padding-left: 50px;
margin-bottom: 30px;
}
.ficha-caja-header {
width: 831px;
height: 60px;
background-color: #eeeeee;
}
.ficha-caja-header-empresa {
color: #005B79;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 25px;
text-align: left;
}
.ficha-tipo {
color: #000000;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 25px;
text-align: left;
opacity:.80;
filter:alpha(opacity=80);
filter: “alpha(opacity=80)”;
margin-left: 30px;
margin-top: 30px;
}
.ficha-titulo {
color: #000000;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 45px;
letter-spacing: -0.05em;
text-align: left;
opacity:.80;
filter:alpha(opacity=80);
filter: “alpha(opacity=80)”;
margin-left: 30px;
margin-top: 15px;
width: 805px;
}
.ficha-titulo-total {
position:absolute;
top: 15px;
left: 30px;
color: #000000;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 25px;
letter-spacing: -0.05em;
line-height: 120%;
text-align: left;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
}
.ficha-valida {
color: #000000;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
text-align: left;
letter-spacing: 0em;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
margin-left: 30px;
margin-top: 15px;
}
.ficha-opciones {
width: 790px;
height: 60px;
margin-left: 30px;
margin-top: 15px;
margin-right: 30px;
}
.ficha-opciones-item {
float: left;
background-color: #005B79;
color: #ffffff;
width: 120px;
height: 60px;
margin-left: 1px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: left;
cursor: pointer;
}
.ficha-opciones-item-icono {
float: left;
margin-left: 10px;
margin-top: 20px;
margin-right: 5px;
}
.ficha-opciones-item-texto {
float: left;
width: 70px;
margin-left: 0px;
margin-top: 15px;
margin-right: 0px;
}
.ficha-descripcion {
float:top;
color: #000000;
font-family: Arial,sans-serif;
font-weight: normal;
font-size: 25px;
text-align: left;
letter-spacing: -0.05em;
line-height: 110%;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
margin-left: 30px;
margin-top: 40px;
margin-right: 30px;
}
.ficha-empresa-sobre {
float: left;
width: 200px;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
text-align: left;
letter-spacing: -0.05em;
opacity:.90;
filter:alpha(opacity=90);
filter: “alpha(opacity=90)”;
padding-top: 10px;
padding-left: 5px;
}
.ficha-empresa-titulo {
float:top;
color: #000000;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
text-align: left;
letter-spacing: -0.05em;
line-height: 110%;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
margin-left: 10px;
margin-top: 5px;
}
.ficha-empresa-texto {
float:top;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
text-align: left;
letter-spacing: -0.05em;
line-height: 110%;
opacity:1;
filter:alpha(opacity=100);
filter: “alpha(opacity=100)”;
margin-left: 10px;
margin-top: 5px;
}
.ficha-empresa-texto2 {
float:top;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 25px;
text-align: left;
letter-spacing: -0.05em;
line-height: 110%;
opacity:1;
filter:alpha(opacity=100);
filter: “alpha(opacity=100)”;
margin-left: 10px;
margin-top: 5px;
}
.ficha-caja-detalle {
width: 761px;
height: 283px;
margin-top: 40px;
background-color: #ffffff;
}
.ficha-caja-enlace {
float: left;
position: relative;
width: 243px;
height: 243px;
background-color: #005B79;
margin-right: 1px;
}
.ficha-caja-enlace-imagen {
float: top;
margin-left: 101px;
margin-right: 101px;
padding-top: 65px;
}
.ficha-caja-enlace-texto {
float: top;
position: absolute;
width: 183px;
height: 153px;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: normal;
font-size: 15px;
text-align: center;
letter-spacing: -0.05em;
margin-left: 30px;
margin-top: 10px;
margin-right: 30px;
}
.ficha-caja-enlace-edit {
position: absolute;
bottom: 0px;
right: 0px;
width: 40px;
height: 40px;
margin-top: 0px;
margin-right: 0px;
padding-left: 20px;
padding-top: 20px;
text-align: left;
background-image: url(bgwhite10.png);
background-repeat: repeat;
cursor: pointer;
}
.ficha-caja-enlace-edit:hover {
background-image: url(bgwhite30.png);
}
.ficha-caja-gris {
float: left;
width: 243px;
height: 243px;
background-color: #eeeeee;
margin-right: 1px;
}
.ficha-caja-gris-titulo {
width: 205px;
height: 20px;
float: top;
color: #000000;
font-family: Arial,sans-serif;
font-weight: normal;
font-size: 15px;
text-align: left;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
margin-left: 30px;
margin-top: 30px;
}
.ficha-caja-gris-texto {
width: 205px;
height: 124px;
float: top;
color: #000000;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 25px;
line-height: 125%;
text-align: left;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
margin-left: 30px;
margin-top: 10px;
}
.ficha-caja-gris-fecha {
width: 205px;
height: 31px;
float: top;
color: #000000;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 25px;
line-height: 125%;
text-align: left;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
margin-left: 30px;
margin-top: 10px;
}
.ficha-caja-gris-edit {
position: relative;
bottom: 0px;
right: 0px;
float: right;
width: 40px;
height: 40px;
margin-top: 0px;
margin-right: 0px;
padding-left: 20px;
padding-top: 20px;
text-align: left;
background-image: url(bgblack05.png);
background-repeat: repeat;
cursor: pointer;
}
.ficha-caja-gris-edit:hover {
background-image: url(bgblack30.png);
}
.ficha-masdetalles-titulo {
width: 790px;
height: 60px;
background-color: #ffffff;
color: #000000;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 25px;
text-align: left;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
margin-top: 15px;
margin-right: 30px;
}
.ficha-masdetalles-texto {
width: 711px;
height: 20px;
background-color: #dddddd;
color: #000000;
font-family: Arial,sans-serif;
font-weight: normal;
font-size: 15px;
line-height: 120%;
text-align: left;
opacity:.70;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;
margin-right: 30px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
}
.ficha-masdetalles-texto2 {
width: 711px;
height: 20px;
background-color: #efefef;
color: #000000;
font-family: Arial,sans-serif;
font-weight: normal;
font-size: 15px;
text-align: left;
opacity:.70;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;
margin-right: 30px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
}
.ficha-editar-icono {
float: right;
position: relative;
width: 40px;
height: 40px;
padding-left: 20px;
padding-top: 20px;
background-image: url(bgblack15.png);
background-repeat: repeat;
}
.caja-imagenes-oferta {
position: relative;
width: 183px;
height: 60px;
opacity:1;
filter:alpha(opacity=100);
filter: “alpha(opacity=100)”;
}
/* ficha oferta sectores */
.ficha-sector-cifra {
float: left;
color: #ffffff;
width: 121px;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 90px;
text-align: right;
opacity:.90;
filter:alpha(opacity=90);
filter: “alpha(opacity=90)”;
text-decoration: none;
margin-top: 0px;
margin-left: 0px;
padding-top: 0px;
padding-left: 0px;
}
.ficha-sector-texto {
float: left;
width: 115px;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
text-align: left;
letter-spacing: -0.05em;
opacity:.90;
filter:alpha(opacity=90);
filter: “alpha(opacity=90)”;
padding-top: 50px;
padding-left: 5px;
}
.ficha-sector-imagen {
position:absolute;
bottom:0;
right: 0;
opacity:.15;
filter:alpha(opacity=15);
filter: “alpha(opacity=15)”;
}
/* ficha ofertas busquedas */
.caja-busqueda-filtros {
width: 228px;
height: 44px;
background-color: #ffffff;
padding-left: 15px;
padding-top: 15px;
margin-bottom: 1px;
cursor: pointer;
}
.caja-busqueda-texto {
height: 30px;
width: 203px;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: left;
letter-spacing: -0.05em;
}
.caja-busqueda-input {
height: 121px;
width: 733px;
margin: 0px;
background-image: url(bgblack05.png);
background-repeat: repeat;
}
.caja-busqueda-input:hover {
background-image: url(bgblack40.png);
background-repeat: repeat;
}
.caja-busqueda-general {
height: 121px;
width: 733px;
margin: 0px;
/* background-image: url(bgblack05.png);
background-repeat: repeat; */
}
.caja-busqueda-general:hover {
/*
background-image: url(bgblack40.png);
background-repeat: repeat;
*/
}
.busqueda-input {
width: 651px;
height:60px;
color: #14668C ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 24px;
border-radius: 10px;
background: white ;
-webkit-appearance: none;
border: 0;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4);
padding-left: 20px;
margin-left: 30px;
margin-top: 30px;
float: left;
outline: none;
}
.busqueda-boton {
border:0;
padding:0;
margin:45px 0 0 -48px;
width:32px;
height:32px;
background:transparent url('lupa-blue.png') center center no-repeat;
float:left;
}
input[type="text"]:focus{
outline: none;
}
.caja-busqueda-input2 {
width: 733px;
margin: 0px;
background-color: #ffffff;
}
.caja-busqueda-filtro-container {
position: relative;
width: 733px;
height: 60px;
margin: 0px;
background-color: #ffffff;
}
.caja-busqueda-texto-filtro {
position: relative;
float: left;
width: 112px;
height: 40px;
margin-top: 20px;
margin-left: 20px;
color:#666666;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
margin-bottom: 1px;
}
.caja-busqueda-slider {
position: relative;
float: left;
width: 425px;
height: 40px;
margin-top: 20px;
margin-left: 5px ;
background-color: #ffffff;
}
.caja-busqueda-texto-resultado {
position: relative;
float: left;
width: 142px;
height: 40px;
margin-top: 20px;
margin-left: 15px;
color:#666666;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
margin-bottom: 1px;
}
/* resultados busquedas */
.resultado-indice {
position: relative;
float: left;
width: 256px;
height: 60px;
padding-left: 50px;
margin-bottom: 30px;
}
.resultado-indice-texto {
position: relative;
float: left;
width: 243px;
height: 120px;
color: #000000;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 40px;
opacity:.40;
filter:alpha(opacity=40);
filter: “alpha(opacity=40)”;
margin-bottom: 1px;
}
.resultado-filtro {
position: relative;
float: left;
width: 243px;
height: 60px;
color: #ffffff;
background-color: #ffffff;
margin-bottom: 1px;
cursor: pointer;
}
.resultado-filtro-icono {
float: left;
width: 30px;
height: 30px;
margin: 0px;
margin-top: 13px;
margin-left: 15px;
}
.resultado-filtro-texto {
float: left;
width: 180px;
height: 30px;
color: white;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
padding-top: 13px;
padding-left: 10px;
}
/* paginado */
.cajon-paginado {
float: left;
width: 731px;
height: 70px;
margin-top: 50px;
margin-bottom: 50px;
}
.cajon-paginado-pagina {
float: right;
width: 121px;
height: 60px;
}
.cajon-paginado-pagina-texto {
width: 99px;
height: 30px;
color: #000000;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
text-align: center;
opacity:.50;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
margin-top: 20px;
margin-left: 10px;
}
.cajon-paginado-boton {
float: right;
width: 121px;
height: 60px;
background-color: #000000;
cursor: pointer;
}
.cajon-paginado-boton-texto {
width: 99px;
height: 30px;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
opacity:1;
filter:alpha(opacity=100);
filter: “alpha(opacity=100)”;
margin-top: 15px;
margin-left: 10px;
}
/* ficha empresa */
.fichaempresa-iconos {
float: right;
width: 60px;
height: 60px;
margin-left: 1px;
background-image: url(bgblack05.png);
background-repeat: repeat;
display: table-cell;
vertical-align: middle;
cursor: pointer;
}
.fichaempresa-iconos:hover {
background-image: url(bgblack20.png);
}
.fichaempresa-icono {
margin-left: 15px;
opacity:1;
filter:alpha(opacity=100);
filter: “alpha(opacity=100)”;
}
.fichaempresa-icono-editar {
padding-left: 10px;
padding-top: 10px;
opacity:1;
filter:alpha(opacity=100);
filter: “alpha(opacity=100)”;
}
.fichaempresa-titular {
position: relative;
width: 810px;
display: block;
float: left;
}
.fichaempresa-titulo {
float: left;
width: 470px;
height: 53px;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 45px;
letter-spacing: -0.05em;
text-align: left;
overflow: hidden;
opacity:1;
filter:alpha(opacity=100);
filter: “alpha(opacity=100)”;
margin-left: 15px;
margin-top: -5px;
}
.fichaempresa-enlace {
float: left;
width: 490px;
height: 21px;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 15px;
letter-spacing: -0.05em;
text-align: left;
overflow: hidden;
opacity:1;
filter:alpha(opacity=100);
filter: “alpha(opacity=100)”;
margin-top: -15px;
margin-left: 15px;
}
.fichaempresa-cajaicono {
position: relative;
float: left;
width: 60px;
height: 60px;
background-image: url(bgblack05.png);
background-repeat: repeat; margin-left: 1px;
cursor: pointer;
}
.fichaempresa-cajaicono:hover {
position: relative;
float: left;
width: 60px;
height: 60px;
background-image: url(bgblack40.png);
margin-left: 1px;
}
.fichaempresa-cajaicono img {
float: left;
margin-left: 10px;
margin-top: 10px;
}
.fichaempresa-cajaicono p {
float: left;
width: 60px;
margin-left: 0px;
margin-top: 25px;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
}
.fichaempresa-rating {
position: relative;
float: left;
width: 121px;
height: 60px;
padding-left: 20px;
background-image: url(bgblack05.png);
background-repeat: repeat; margin-left: 1px;
}
.fichaempresa-rating:hover {
position: relative;
float: left;
width: 121px;
height: 60px;
padding-left: 20px;
background-image: url(bgblack40.png);
margin-left: 1px;
}
.fichaempresa-rating-img {
position: relative;
display: block;
float: left;
margin-left: 3px;
margin-top: 23px;
margin-right: 2px;
}
.fichaempresa-rating-show {
position: relative;
float: left;
width: 269px;
margin-left: -142px;
margin-top: 24px;
padding-left: 0px;
background-color: #006634;
z-index: 200;
display: none;
}
.fichaempresa-rating-show-detail {
position: relative;
float: left;
width: 263px;
height: 60px;
margin-left: 0px;
margin-bottom: 1px;
padding-left: 0px;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: left;
background-color: #4AA3E5;
z-index: 300;
}
.fichaempresa-rating-show-detail-text {
position: relative;
float: left;
height: 37px;
width: 264px;
margin-left: 0px;
margin-bottom: 1px;
padding-left: 0px;
padding-top: 23px;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: center;
z-index: 400;
}
.fichaempresa-rating-show-detail2 {
position: relative;
float: left;
width: 263px;
height: 60px;
margin-left: 0px;
margin-bottom: 1px;
padding-left: 0px;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: left;
cursor: pointer;
background-image: url(bgwhite20.png);
background-repeat: no-repeat;
background-color: #4AA3E5;
z-index: 300;
}
.fichaempresa-rating-show-detail-text2 {
position: relative;
float: left;
width: 244px;
height: 37px;
margin-left: 0px;
margin-bottom: 1px;
padding-left: 20px;
padding-top: 23px;
color: #ffffff;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 13px;
text-align: left;
cursor: pointer;
}
.fichaempresa-rating-show-detail2:hover{
cursor: pointer;
background-color: #C1DBEE;
}
.fichaempresa-desc {
float: left;
width: 585px;
margin-top:30px;
margin-bottom: 30px;
margin-left: 15px;
padding-right: 200px;
color: #000000;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 25px;
text-align: left;
opacity:.5;
filter:alpha(opacity=50);
filter: “alpha(opacity=50)”;
}
/* editar ficha empresa */
.caja-empresa-editar {
background-color: #ffffff;
padding: 0;
margin: 0;
}
.caja-empresa-container-gris {
width: 682px;
padding-top: 0px;
padding-bottom: 0px;
margin-left: 50px;
background-image: url(bgblack10.png);
background-repeat: repeat;
}
.caja-empresa-editar-gris {
float: left;
position: relative;
width: 500px;
background-image: url(bgblack10.png);
background-repeat: repeat;
}
.caja-empresa-resultados-gris {
float: left;
width: 181px;
height: 322px;
text-align: center;
background-image: url(bgblack05.png);
background-repeat: repeat;
}
.caja-empresas-resultado-busqueda-cifra {
position: relative;
float: top;
display: block;
font-family: arial, sans-serif;
font-weight: bold;
margin-top: 80px;
font-size: 90px;
height: 120px;
}
.caja-empresas-resultado-busqueda-cifra2 {
position: relative;
float: top;
display: block;
font-family: arial, sans-serif;
font-weight: bold;
margin-top: 80px;
font-size: 65px;
height: 120px;
}
.caja-empresas-resultado-busqueda-texto {
position: relative;
float: top;
display: block;
font-family: arial, sans-serif;
font-weight: bold;
margin-top: 10px;
font-size: 17px;
height: 40px;
}
.container-empresa-editar {
background-color: #ffffff;
}
.caja-empresa-titulo {
height: 60px;
color: #005B79;
background-color: #f5f5f5;
}
.caja-empresa-titulo-texto {
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 25px;
text-align: left;
padding-top: 15px;
padding-left: 20px;
}
.caja-empresa-cerrar {
float: right;
position: relative;
display: block;
margin-top: -15px;
margin-right: 0px;
margin-left: 0px;
padding: 0px;
height: 60px;
width: 121px;
background-image: url(bgblack05.png);
background-repeat: repeat;
cursor: pointer;
}
.caja-empresa-cerrar-icono {
float: left;
position: relative;
display: block;
height: 20px;
width: 21px;
margin-left: 27px;
margin-top: 20px;
color: #000000;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 15px;
opacity:.80;
filter:alpha(opacity=80);
filter: “alpha(opacity=80)”;
}
.caja-empresa-cerrar-texto {
float: left;
position: relative;
display: block;
height: 20px;
width: 61px;
margin-left: 1px;
margin-top: 17px;
color: #000000;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 15px;
opacity:.30;
filter:alpha(opacity=30);
filter: “alpha(opacity=30)”;
}
.caja-empresa-editar-login-error {
color: #CC3300;
margin: 20px 0px 0px 50px;
width:380px;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 14px;
}
.caja-empresa-editar-titulo {
margin-top: 20px;
margin-left: 50px;
margin-bottom: 0px;
padding:0px;
width:500px;
height: 25px;
color: #000000 ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 19px;
opacity:.7;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;
}
.caja-empresa-editar-titulo-corto {
margin-top: 20px;
margin-left: 25px;
margin-bottom: 0px;
padding:0px;
width:450px;
height: 25px;
color: #000000 ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 19px;
opacity:.7;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;
}
.caja-empresa-editar-ambito {
margin-top: 20px;
margin-left: 50px;
margin-bottom: 0px;
padding:0px;
width:500px;
height: 60px;
color: #000000 ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 15px;
text-align: center;
opacity:.7;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;
}
.empresa-editar-ambito {
float: left;
position: relative;
display: block;
height: 40px;
width: 121px;
margin-left: 1px;
padding-top: 20px;
background-image: url(bgblack10.png);
background-repeat: repeat;
cursor: pointer;
}
.empresa-editar-ambito-selected {
float: left;
position: relative;
display: block;
height: 40px;
width: 121px;
margin-left: 1px;
padding-top: 20px;
background-image: url(bgblack40.png);
background-repeat: repeat;
cursor: pointer;
}
.empresa-editar-ambito:hover {
float: left;
position: relative;
display: block;
height: 40px;
width: 121px;
margin-left: 1px;
padding-top: 20px;
background-image: url(bgblack40.png);
background-repeat: repeat;
}
.empresa-editar-moneda {
float: left;
position: relative;
display: block;
height: 40px;
width: 121px;
margin-left: 1px;
padding-top: 20px;
color: #000000 ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 25px;
background-image: url(bgblack10.png);
background-repeat: repeat;
cursor: pointer;
}
.empresa-editar-moneda-selected {
float: left;
position: relative;
display: block;
height: 40px;
width: 121px;
margin-left: 1px;
padding-top: 20px;
color: #000000 ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 25px;
background-image: url(bgblack40.png);
background-repeat: repeat;
cursor: pointer;
}
.empresa-editar-moneda:hover {
float: left;
position: relative;
display: block;
height: 40px;
width: 121px;
margin-left: 1px;
padding-top: 20px;
color: #000000 ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 25px;
background-image: url(bgblack40.png);
background-repeat: repeat;
}
.caja-empresa-editar-sector {
margin-top: 20px;
margin-left: 50px;
margin-bottom: 0px;
padding:0px;
width:500px;
height: 60px;
color: #000000 ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 15px;
opacity:.7;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;
}
.empresa-editar-sector {
float: left;
position: relative;
display: table-cell;
vertical-align: middle;
height: 60px;
width: 60px;
margin-left: 1px;
background-image: url(bgblack10.png);
background-repeat: repeat;
cursor: pointer;
}
.empresa-editar-sector img {
position: absolute;
bottom: 5px;
left: 10px;
}
.empresa-editar-sector-selected {
float: left;
position: relative;
display: block;
height: 60px;
width: 60px;
margin-left: 1px;
background-image: url(bgblack40.png);
background-repeat: repeat;
cursor: pointer;
}
.empresa-editar-sector-selected img {
position: absolute;
bottom: 5px;
left: 10px;
}
.empresa-editar-sector:hover {
float: left;
position: relative;
display: block;
height: 60px;
width: 60px;
margin-left: 1px;
background-image: url(bgblack40.png);
background-repeat: repeat;
}
.caja-empresa-editar-input {
margin: 0px 0px 10px 50px;
padding-left: 14px;
padding-top: 2px;
width: 500px;
height: 50px;
color: #14668C ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 18px;
}
.caja-empresa-editar-select {
margin: 0px 0px 10px 50px;
padding-left: 14px;
padding-top: 10px;
width: 500px;
height: 50px;
color: #14668C ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 18px;
}
.caja-empresa-editar-texto {
margin: 0px 0px 10px 50px;
padding-left: 14px;
padding-top: 2px;
width: 500px;
height: 160px;
color: #14668C ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 18px;
}
.caja-empresa-editar-texto-corto {
margin: 0px 0px 10px 25px;
padding-left: 14px;
padding-top: 2px;
width: 450px;
height: 160px;
color: #14668C ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 18px;
}
.caja-empresa-editar-input-corto {
margin: 0px 10px 10px 25px;
padding-left: 14px;
padding-top: 10px;
width: 450px;
height: 51px;
color: #14668C ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 18px;
}
.caja-empresa-editar-boton {
position: relative;
background: #14668C ;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
width:183px;
height: 60px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
margin-left: 370px;
margin-bottom: 50px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0;
-moz-box-shadow: 0;
-webkit-box-shadow: 0;
text-shadow: 0;
border: 0;
cursor: pointer;
}
.caja-rating-editar-boton {
position: relative;
background: #14668C ;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
width:183px;
height: 60px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
margin-top: 15px;
margin-left: 630px;
margin-bottom: 20px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0;
-moz-box-shadow: 0;
-webkit-box-shadow: 0;
text-shadow: 0;
border: 0;
cursor: pointer;
}
.caja-empresa-editar-largo {
position: relative;
display: block;
float: left;
width: 682px;
padding-top: 0px;
padding-bottom: 0px;
margin-left: 50px;
background-color: #ffffff;
}
.caja-empresa-editar-imagenes {
position: relative;
display: block;
float: left;
width: 732px;
padding-top: 0px;
padding-bottom: 0px;
margin-left: 50px;
margin-bottom: 30px;
margin-top: 20px;
background-color: #ffffff;
}
/* añadir un item */
.add-item-icono {
margin-top: 80px;
padding:0px;
opacity:.9;
filter:alpha(opacity=90);
filter: “alpha(opacity=90)”;
}
.add-image {
position: relative;
cursor: pointer;
display: block;
margin-top: 80px;
margin-left: 95px;
width: 50px;
height: 50px;
padding:0px;
opacity:1;
filter:alpha(opacity=100);
filter: “alpha(opacity=100)”;
}
.add-image label.cabinet {
background: url(../images/add.png) 0 0 no-repeat;
height: 60px;
width: 60px;
font-size: 94px;
cursor: pointer;
display: block;
overflow: hidden;
}
.add-image label.cabinet input.file {
position: relative;
height: 60px;
width: auto;
cursor: pointer;
opacity: 0;
margin: 0px;
padding: 0px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
opacity:0;
filter:alpha(opacity=0);
filter: “alpha(opacity=0)”;
z-index: 999;
}
.empresa-imagen {
margin-top: -5px;
}
.add-item-texto {
margin-top: 30px;
padding:0px;
color: #000000 ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 13px;
opacity:.30;
filter:alpha(opacity=30);
filter: “alpha(opacity=30)”;
}
.item-edit-icono {
position: relative;
float: right;
width: 60px;
height: 40px;
padding-top: 20px;
margin-top: -15px;
background-image: url(bgwhite10.png);
background-repeat: repeat;
}
.item-edit-icono:hover {
background-image: url(bgwhite50.png);
background-repeat: repeat;
}
.item-delete-icono {
position: relative;
float: right;
width: 60px;
height: 60px;
margin-right: -60px;
margin-top: 168px;
background-image: url(bgwhite10.png);
background-repeat: repeat;
z-index: 90;
cursor: pointer;
}
.item-delete-icono-confirm {
position: relative;
float: right;
width: 243px;
height: 43px;
margin-top: 122px;
padding-top: 18px;
background-color: #ffffff;
color: #aaa;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 13px;
opacity:1;
filter: alpha(opacity=100);
filter: “alpha(opacity=100)”;
z-index: 100;
cursor: pointer;
}
.item-delete-icono:hover {
background-image: url(bgwhite50.png);
background-repeat: repeat;
}
.item-delete-icono2 {
float: left;
width: 60px;
height: 60px;
cursor: pointer;
}
.item-delete-icono img {
padding-top: 20px;
opacity:.90;
filter:alpha(opacity=90);
filter: “alpha(opacity=90)”;
}
.imagen-delete-icono {
position: relative;
float: right;
width: 60px;
height: 60px;
margin-right: 10px;
margin-top: -62px;
background-image: url(bgblack05.png);
background-repeat: repeat;
}
.imagen-delete-icono img {
padding-top: 20px;
opacity:.90;
filter:alpha(opacity=90);
filter: “alpha(opacity=90)”;
}
.imagen-delete-icono:hover {
background-image: url(bgblack20.png);
background-repeat: repeat;
}
.item-texto-sede {
position: relative;
float: left;
width: 75%;
height: 40px;
margin-top: 16px;
margin-left: 10px;
color: #000000;
font-family: arial, sans-serif;
font-weight: normal;
font-size: 13px;
text-align: left;
opacity:.5;
filter: alpha(opacity=50);
filter: “alpha(opacity=50)”;
}
.item-delete-sede-icono {
position: absolute;
bottom: 0px;
right: 0px;
width: 60px;
height: 60px;
margin-right: 0px;
margin-top: 3px;
background-image: url(bgwhite10.png);
background-repeat: repeat;
z-index: 90;
cursor: pointer;
}
.item-delete-sede-icono img {
padding-top: 20px;
opacity:.90;
filter:alpha(opacity=90);
filter: “alpha(opacity=90)”;
}
.item-delete-sede-confirm {
position: relative;
float: right;
width: 243px;
height: 43px;
margin-top: 3px;
padding-top: 18px;
background-color: #ffffff;
color: #aaa;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 13px;
opacity:1;
filter: alpha(opacity=100);
filter: “alpha(opacity=100)”;
z-index: 100;
cursor: pointer;
}
.item-delete-sede-icono:hover {
background-image: url(bgwhite50.png);
background-repeat: repeat;
}
.caja-busqueda-general-opciones-titulo {
position: relative;
float: left;
margin-top: 5px;
margin-left: 30px;
margin-bottom: 0px;
padding:0px;
width:500px;
height: 25px;
color: #666666 ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 15px;
}
.caja-busqueda-general-opciones {
position: relative;
float: left;
margin-top: 10px;
margin-left: 30px;
margin-bottom: 0px;
padding:0px;
width:800px;
color: #666666 ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 15px;
}
.caja-busqueda-general-opciones-item {
position: relative;
float: left;
margin-top: 0px;
margin-left: 1px;
margin-bottom: 1px;
padding:0px;
padding-top: 20px;
width:121px;
height: 40px;
color: #666666 ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 15px;
text-align: center;
background-image: url(bgblack10.png);
background-repeat: repeat;
cursor: pointer;
}
.caja-busqueda-general-opciones-item:hover {
color: #ffffff;
background-color: #005B79;
}
.caja-busqueda-general-opciones-item-selected {
position: relative;
float: left;
margin-top: 0px;
margin-left: 1px;
margin-bottom: 1px;
padding:0px;
padding-top: 20px;
width:121px;
height: 40px;
color: #ffffff;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 15px;
text-align: center;
background-color: #005B79;
cursor: pointer;
}
.caja-rating-editar-titulo {
margin-top: 10px;
margin-left: 30px;
margin-right: 20px;
margin-bottom: 0px;
padding:0px;
width:400px;
height: 55px;
color: #000000 ;
font-family: arial, sans-serif;
font-weight: normal;
font-size: 17px;
opacity:.7;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;
}
.caja-rating-editar-texto {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding:0px;
width:100px;
height: 15px;
color: #000000 ;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 17px;
opacity:.7;
filter:alpha(opacity=70);
filter: “alpha(opacity=70)”;
}
/* menu de navegacion */
ul, li{margin:0; border:0; padding:0; list-style:none;}
.socioenlaces .menu ul {
float:left;
width:121px;
}
.socioenlaces .menu li {
float:left;
width:121px;
text-align: center;
}
.socioenlaces .menu li a{
color: #ffffff;
text-decoration:none;
height:46px;
width:121px;
display:block;
float:left;
text-align: center;
}
.socioenlaces .menu li a:hover{
}
.socioenlaces ul .submenu {
position:relative;
top:-8px;
left: -121px;
width:243px;
padding:0px 0;
clear:both;
z-index:-2;
display:none;
}
.socioenlaces ul .submenu li{
background-color:#4aa3e5;
height:60px;
width:243px;
display:block;
float:none;
margin:0px 0px 0px 0px;
border:0;
margin-bottom: 1px;
z-index:-2;
}
.socioenlaces .submenu li a{
background:none;
display:block;
float:none;
width:243px;
padding-top:20px;
margin:0;
border:0;
height:20px;
color:#000000;
z-index: -2;
}
.socioenlaces .submenu li:hover {
background:#77b6ef;
}
.socioenlaces .submenu li:hover a:hover {
color: #ffffff;
}
/* enlaces publicos */
.socioenlaces {
float: left;
bottom: 0px;
background-color: #000;
width: 121px;
height: 38px;
margin: 0 0 0 1px;
text-align: center;
padding-top: 22px;
color: #fff;
font-family: Helvetica,sans-serif;
font-weight: bold;
font-size: 14px;
}
.sociosenlaces-seleccionado {
float: left;
bottom: 0px;
background-color: #000;
width: 121px;
height: 38px;
margin: 0 0 0 1px;
text-align: center;
padding-top: 22px;
color: #fff;
font-family: Helvetica,sans-serif;
font-weight: bold;
font-size: 14px;
}
.socioenlaces a {
color: #fff;
text-decoration: none;
font-family: Helvetica,sans-serif;
font-weight: bold;
font-size: 14px;
}
.home-lupa {
float: left;
height: 60px;
width: 60px;
}
.home-texto-busqueda {
float: left;
height: 60px;
width: 220px;
}
/* input para añadir imágenes */
.SI-FILES-STYLIZED label.cabinet
{
width: 60px;
height: 60px;
background: url(../images/add.png) 0 0 no-repeat;
display: block;
overflow: hidden;
cursor: pointer;
font-size: 54px;
}
.SI-FILES-STYLIZED label.cabinet input.file
{
position: relative;
height: 100%;
width: auto;
opacity: 0;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.nomouse {
cursor: default;
}
.mouse {
cursor: pointer;
}
|
02Lib/Demo/ThinkPHPDemo/Application/Group/View/Index/index.html
|
shenjl/DayDayUpReal
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ThinkPHP示例:独立分组</title>
<style type="text/css">
*{ padding: 0; margin: 0;font-size:16px; font-family: "微软雅黑"}
div{ padding: 3px 20px;}
body{ background: #fff; color: #333;}
h2{font-size:36px}
h3{font-size:36px;font-weight:normal}
a{text-decoration:none; color:#174B73; border-bottom:1px dashed gray}
a:hover{color:#F60; border-bottom:1px dashed gray}
div.result{border:1px solid #d4d4d4; background:#FFC;color:#393939; padding:8px 20px;float:auto;margin:2px}
</style>
</head>
<body>
<div class="main">
<h2>ThinkPHP示例:独立分组</h2>
<table cellpadding=2 cellspacing=2>
<tr>
<td></td>
<td>
<div id="list" >
<volist name="list" id="vo">
<div id="div_{$vo.id}" class="result" style='font-weight:normal;<eq name="key%2" value="1">background:#ECECFF</eq>'>
<A href="{:U('read?id='.$vo['id'])}">{$vo.title}</A> [{$vo.create_time|date='Y-m-d H:i:s',###}]
</div>
</volist>
</div>
<H3>[ <A href="{:U('Rbac/Public/login')}">后台管理</a> ]</H3>
</td>
</tr>
</table>
</div>
</body>
</html>
|
doc/interpreter/octave.html/XREFpcolor.html
|
dac922/octave-pkg-octave
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<title>GNU Octave: XREFpcolor</title>
<meta name="description" content="GNU Octave: XREFpcolor">
<meta name="keywords" content="GNU Octave: XREFpcolor">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.indentedblock {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
div.smalllisp {margin-left: 3.2em}
kbd {font-style:oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nocodebreak {white-space:nowrap}
span.nolinebreak {white-space:nowrap}
span.roman {font-family:serif; font-weight:normal}
span.sansserif {font-family:sans-serif; font-weight:normal}
ul.no-bullet {list-style: none}
-->
</style>
<meta http-equiv="Refresh" content="0; url=Two_002dDimensional-Plots.html#XREFpcolor">
</head>
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>The node you are looking for is at <a href="Two_002dDimensional-Plots.html#XREFpcolor">XREFpcolor</a>.</p>
</body>
|
data/style.css
|
cinghiopinghio/pytheme
|
body { background: #ffffff; }
.hll { background-color: #ffffcc }
.c { color: #888888 } /* Comment */
.err { color: #FF0000; background-color: #FFAAAA } /* Error */
.k { color: #008800; font-weight: bold } /* Keyword */
.o { color: #333333 } /* Operator */
.cm { color: #888888 } /* Comment.Multiline */
.cp { color: #557799 } /* Comment.Preproc */
.c1 { color: #888888 } /* Comment.Single */
.cs { color: #cc0000; font-weight: bold } /* Comment.Special */
.gd { color: #A00000 } /* Generic.Deleted */
.ge { font-style: italic } /* Generic.Emph */
.gr { color: #FF0000 } /* Generic.Error */
.gh { color: #000080; font-weight: bold } /* Generic.Heading */
.gi { color: #00A000 } /* Generic.Inserted */
.go { color: #888888 } /* Generic.Output */
.gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
.gs { font-weight: bold } /* Generic.Strong */
.gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.gt { color: #0044DD } /* Generic.Traceback */
.kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.kp { color: #003388; font-weight: bold } /* Keyword.Pseudo */
.kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.kt { color: #333399; font-weight: bold } /* Keyword.Type */
.m { color: #6600EE; font-weight: bold } /* Literal.Number */
.s { background-color: #fff0f0 } /* Literal.String */
.na { color: #0000CC } /* Name.Attribute */
.nb { color: #007020 } /* Name.Builtin */
.nc { color: #BB0066; font-weight: bold } /* Name.Class */
.no { color: #003366; font-weight: bold } /* Name.Constant */
.nd { color: #555555; font-weight: bold } /* Name.Decorator */
.ni { color: #880000; font-weight: bold } /* Name.Entity */
.ne { color: #FF0000; font-weight: bold } /* Name.Exception */
.nf { color: #0066BB; font-weight: bold } /* Name.Function */
.nl { color: #997700; font-weight: bold } /* Name.Label */
.nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
.nt { color: #007700 } /* Name.Tag */
.nv { color: #996633 } /* Name.Variable */
.ow { color: #000000; font-weight: bold } /* Operator.Word */
.w { color: #bbbbbb } /* Text.Whitespace */
.mf { color: #6600EE; font-weight: bold } /* Literal.Number.Float */
.mh { color: #005588; font-weight: bold } /* Literal.Number.Hex */
.mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.mo { color: #4400EE; font-weight: bold } /* Literal.Number.Oct */
.sb { background-color: #fff0f0 } /* Literal.String.Backtick */
.sc { color: #0044DD } /* Literal.String.Char */
.sd { color: #DD4422 } /* Literal.String.Doc */
.s2 { background-color: #fff0f0 } /* Literal.String.Double */
.se { color: #666666; font-weight: bold; background-color: #fff0f0 } /* Literal.String.Escape */
.sh { background-color: #fff0f0 } /* Literal.String.Heredoc */
.si { background-color: #eeeeee } /* Literal.String.Interpol */
.sx { color: #DD2200; background-color: #fff0f0 } /* Literal.String.Other */
.sr { color: #000000; background-color: #fff0ff } /* Literal.String.Regex */
.s1 { background-color: #fff0f0 } /* Literal.String.Single */
.ss { color: #AA6600 } /* Literal.String.Symbol */
.bp { color: #007020 } /* Name.Builtin.Pseudo */
.vc { color: #336699 } /* Name.Variable.Class */
.vg { color: #dd7700; font-weight: bold } /* Name.Variable.Global */
.vi { color: #3333BB } /* Name.Variable.Instance */
.il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
|
archives/2018/07/index.html
|
LjessonS/LjessonS.github.io
|
<!DOCTYPE html>
<html class="theme-next gemini use-motion" lang="zh-Hans">
<head>
<!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta name="theme-color" content="#222">
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" />
<link href="/lib/font-awesome/css/font-awesome.min.css?v=4.6.2" rel="stylesheet" type="text/css" />
<link href="/css/main.css?v=5.1.4" rel="stylesheet" type="text/css" />
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon-next.png?v=5.1.4">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32-next.png?v=5.1.4">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16-next.png?v=5.1.4">
<link rel="mask-icon" href="/images/logo.svg?v=5.1.4" color="#222">
<meta name="keywords" content="Hexo, NexT" />
<meta name="description" content="不积跬步无以至千里">
<meta property="og:type" content="website">
<meta property="og:title" content="jesson's space">
<meta property="og:url" content="https://LjessonS.github.io/archives/2018/07/index.html">
<meta property="og:site_name" content="jesson's space">
<meta property="og:description" content="不积跬步无以至千里">
<meta property="og:locale" content="zh-Hans">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="jesson's space">
<meta name="twitter:description" content="不积跬步无以至千里">
<script type="text/javascript" id="hexo.configurations">
var NexT = window.NexT || {};
var CONFIG = {
root: '/',
scheme: 'Gemini',
version: '5.1.4',
sidebar: {"position":"right","display":"post","offset":12,"b2t":true,"scrollpercent":true,"onmobile":false},
fancybox: true,
tabs: true,
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
duoshuo: {
userId: '0',
author: '博主'
},
algolia: {
applicationID: 'D7YTVFEYAL',
apiKey: '',
indexName: 'hexo_NAME',
hits: {"per_page":10},
labels: {"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}
}
};
</script>
<link rel="canonical" href="https://LjessonS.github.io/archives/2018/07/"/>
<title>归档 | jesson's space</title><!-- hexo-inject:begin --><!-- hexo-inject:end -->
</head>
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
<!-- hexo-inject:begin --><!-- hexo-inject:end --><div class="container sidebar-position-right page-archive">
<div class="headband"></div>
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="site-brand-wrapper">
<div class="site-meta custom-logo">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title">jesson's space</span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle"></p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
</div>
<nav class="site-nav">
<ul id="menu" class="menu">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-fw fa-home"></i> <br />
首页
</a>
</li>
<li class="menu-item menu-item-about">
<a href="/about/" rel="section">
<i class="menu-item-icon fa fa-fw fa-user"></i> <br />
关于
</a>
</li>
<li class="menu-item menu-item-tags">
<a href="/tags/" rel="section">
<i class="menu-item-icon fa fa-fw fa-tags"></i> <br />
标签
</a>
</li>
<li class="menu-item menu-item-categories">
<a href="/categories/" rel="section">
<i class="menu-item-icon fa fa-fw fa-th"></i> <br />
分类
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives/" rel="section">
<i class="menu-item-icon fa fa-fw fa-archive"></i> <br />
归档
</a>
</li>
<li class="menu-item menu-item-search">
<a href="javascript:;" class="popup-trigger">
<i class="menu-item-icon fa fa-search fa-fw"></i> <br />
搜索
</a>
</li>
</ul>
<div class="site-search">
<div class="popup search-popup local-search-popup">
<div class="local-search-header clearfix">
<span class="search-icon">
<i class="fa fa-search"></i>
</span>
<span class="popup-btn-close">
<i class="fa fa-times-circle"></i>
</span>
<div class="local-search-input-wrapper">
<input autocomplete="off"
placeholder="搜索..." spellcheck="false"
type="text" id="local-search-input">
</div>
</div>
<div id="local-search-result"></div>
</div>
</div>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div class="content-wrap">
<div id="content" class="content">
<div class="post-block archive">
<div id="posts" class="posts-collapse">
<span class="archive-move-on"></span>
<span class="archive-page-counter">
OK! 目前共计 49 篇日志。 继续努力。
</span>
<div class="collection-title">
<h1 class="archive-year" id="archive-year-2018">2018</h1>
</div>
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h2 class="post-title">
<a class="post-title-link" href="/2018/07/24/python-tensorflow-gpu-环境安装/" itemprop="url">
<span itemprop="name">python tensorflow-gpu 环境安装</span>
</a>
</h2>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2018-07-24T19:56:26+08:00"
content="2018-07-24" >
07-24
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h2 class="post-title">
<a class="post-title-link" href="/2018/07/01/secureCRT配色设置/" itemprop="url">
<span itemprop="name">secureCRT配色设置</span>
</a>
</h2>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2018-07-01T11:06:43+08:00"
content="2018-07-01" >
07-01
</time>
</div>
</header>
</article>
</div>
</div>
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<section class="site-overview-wrap sidebar-panel sidebar-panel-active">
<div class="site-overview">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
<img class="site-author-image" itemprop="image"
src="/images/totoro.jpg"
alt="LjessonS" />
<p class="site-author-name" itemprop="name">LjessonS</p>
<p class="site-description motion-element" itemprop="description">不积跬步无以至千里</p>
</div>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives/">
<span class="site-state-item-count">49</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
<div class="site-state-item site-state-categories">
<a href="/categories/index.html">
<span class="site-state-item-count">37</span>
<span class="site-state-item-name">分类</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<a href="/tags/index.html">
<span class="site-state-item-count">71</span>
<span class="site-state-item-name">标签</span>
</a>
</div>
</nav>
<div class="links-of-author motion-element">
<span class="links-of-author-item">
<a href="https://github.com/LjessonS" target="_blank" title="GitHub">
<i class="fa fa-fw fa-github"></i>GitHub</a>
</span>
<span class="links-of-author-item">
<a href="https://www.zhihu.com/" target="_blank" title="zhihu">
<i class="fa fa-fw fa-globe"></i>zhihu</a>
</span>
<span class="links-of-author-item">
<a href="mailto:ltww2274@foxmail.com" target="_blank" title="E-Mail">
<i class="fa fa-fw fa-envelope"></i>E-Mail</a>
</span>
</div>
<div class="links-of-blogroll motion-element links-of-blogroll-block">
<div class="links-of-blogroll-title">
<i class="fa fa-fw fa-link"></i>
友链
</div>
<ul class="links-of-blogroll-list">
<li class="links-of-blogroll-item">
<a href="https://azhizhizhizhizhi.github.io/" title="阿直" target="_blank">阿直</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://algoers.com:10249/notebooks/algoers_port_detail.ipynb" title="jd" target="_blank">jd</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://wepon.me/" title="wepon" target="_blank">wepon</a>
</li>
</ul>
</div>
</div>
</section>
<div class="back-to-top">
<i class="fa fa-arrow-up"></i>
<span id="scrollpercent"><span>0</span>%</span>
</div>
</div>
</aside>
</div>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright">© <span itemprop="copyrightYear">2018</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">LjessonS</span>
<span class="post-meta-divider">|</span>
<span class="post-meta-item-icon">
<i class="fa fa-area-chart"></i>
</span>
<span class="post-meta-item-text">Site words total count:</span>
<span title="Site words total count">35.3k</span>
</div>
<div class="powered-by">由 <a class="theme-link" target="_blank" href="https://hexo.io">Hexo</a> 强力驱动</div>
<span class="post-meta-divider">|</span>
<div class="theme-info">主题 — <a class="theme-link" target="_blank" href="https://github.com/iissnan/hexo-theme-next">NexT.Gemini</a> v5.1.4</div>
</div>
</footer>
</div>
<script type="text/javascript">
if (Object.prototype.toString.call(window.Promise) !== '[object Function]') {
window.Promise = null;
}
</script>
<script type="text/javascript" src="/lib/jquery/index.js?v=2.1.3"></script>
<script type="text/javascript" src="/lib/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
<script type="text/javascript" src="/lib/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
<script type="text/javascript" src="/lib/velocity/velocity.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/lib/velocity/velocity.ui.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/lib/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<script type="text/javascript" src="/js/src/utils.js?v=5.1.4"></script>
<script type="text/javascript" src="/js/src/motion.js?v=5.1.4"></script>
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=5.1.4"></script>
<script src="//cdn1.lncld.net/static/js/3.0.4/av-min.js"></script>
<script src="//unpkg.com/valine/dist/Valine.min.js"></script>
<script type="text/javascript">
var GUEST = ['nick','mail','link'];
var guest = 'nick,mail,link';
guest = guest.split(',').filter(item=>{
return GUEST.indexOf(item)>-1;
});
new Valine({
el: '#comments' ,
verify: false,
notify: true,
appId: 'mlefV5ljM2rUwLDjsI3f3mcU-gzGzoHsz',
appKey: 'v23KN90gxd76NXe8NuHmmKeo',
placeholder: 'Just go go',
avatar:'mm',
guest_info:guest,
pageSize:'10' || 10,
});
</script>
<script type="text/javascript">
// Popup Window;
var isfetched = false;
var isXml = true;
// Search DB path;
var search_path = "search.xml";
if (search_path.length === 0) {
search_path = "search.xml";
} else if (/json$/i.test(search_path)) {
isXml = false;
}
var path = "/" + search_path;
// monitor main search box;
var onPopupClose = function (e) {
$('.popup').hide();
$('#local-search-input').val('');
$('.search-result-list').remove();
$('#no-result').remove();
$(".local-search-pop-overlay").remove();
$('body').css('overflow', '');
}
function proceedsearch() {
$("body")
.append('<div class="search-popup-overlay local-search-pop-overlay"></div>')
.css('overflow', 'hidden');
$('.search-popup-overlay').click(onPopupClose);
$('.popup').toggle();
var $localSearchInput = $('#local-search-input');
$localSearchInput.attr("autocapitalize", "none");
$localSearchInput.attr("autocorrect", "off");
$localSearchInput.focus();
}
// search function;
var searchFunc = function(path, search_id, content_id) {
'use strict';
// start loading animation
$("body")
.append('<div class="search-popup-overlay local-search-pop-overlay">' +
'<div id="search-loading-icon">' +
'<i class="fa fa-spinner fa-pulse fa-5x fa-fw"></i>' +
'</div>' +
'</div>')
.css('overflow', 'hidden');
$("#search-loading-icon").css('margin', '20% auto 0 auto').css('text-align', 'center');
$.ajax({
url: path,
dataType: isXml ? "xml" : "json",
async: true,
success: function(res) {
// get the contents from search data
isfetched = true;
$('.popup').detach().appendTo('.header-inner');
var datas = isXml ? $("entry", res).map(function() {
return {
title: $("title", this).text(),
content: $("content",this).text(),
url: $("url" , this).text()
};
}).get() : res;
var input = document.getElementById(search_id);
var resultContent = document.getElementById(content_id);
var inputEventFunction = function() {
var searchText = input.value.trim().toLowerCase();
var keywords = searchText.split(/[\s\-]+/);
if (keywords.length > 1) {
keywords.push(searchText);
}
var resultItems = [];
if (searchText.length > 0) {
// perform local searching
datas.forEach(function(data) {
var isMatch = false;
var hitCount = 0;
var searchTextCount = 0;
var title = data.title.trim();
var titleInLowerCase = title.toLowerCase();
var content = data.content.trim().replace(/<[^>]+>/g,"");
var contentInLowerCase = content.toLowerCase();
var articleUrl = decodeURIComponent(data.url);
var indexOfTitle = [];
var indexOfContent = [];
// only match articles with not empty titles
if(title != '') {
keywords.forEach(function(keyword) {
function getIndexByWord(word, text, caseSensitive) {
var wordLen = word.length;
if (wordLen === 0) {
return [];
}
var startPosition = 0, position = [], index = [];
if (!caseSensitive) {
text = text.toLowerCase();
word = word.toLowerCase();
}
while ((position = text.indexOf(word, startPosition)) > -1) {
index.push({position: position, word: word});
startPosition = position + wordLen;
}
return index;
}
indexOfTitle = indexOfTitle.concat(getIndexByWord(keyword, titleInLowerCase, false));
indexOfContent = indexOfContent.concat(getIndexByWord(keyword, contentInLowerCase, false));
});
if (indexOfTitle.length > 0 || indexOfContent.length > 0) {
isMatch = true;
hitCount = indexOfTitle.length + indexOfContent.length;
}
}
// show search results
if (isMatch) {
// sort index by position of keyword
[indexOfTitle, indexOfContent].forEach(function (index) {
index.sort(function (itemLeft, itemRight) {
if (itemRight.position !== itemLeft.position) {
return itemRight.position - itemLeft.position;
} else {
return itemLeft.word.length - itemRight.word.length;
}
});
});
// merge hits into slices
function mergeIntoSlice(text, start, end, index) {
var item = index[index.length - 1];
var position = item.position;
var word = item.word;
var hits = [];
var searchTextCountInSlice = 0;
while (position + word.length <= end && index.length != 0) {
if (word === searchText) {
searchTextCountInSlice++;
}
hits.push({position: position, length: word.length});
var wordEnd = position + word.length;
// move to next position of hit
index.pop();
while (index.length != 0) {
item = index[index.length - 1];
position = item.position;
word = item.word;
if (wordEnd > position) {
index.pop();
} else {
break;
}
}
}
searchTextCount += searchTextCountInSlice;
return {
hits: hits,
start: start,
end: end,
searchTextCount: searchTextCountInSlice
};
}
var slicesOfTitle = [];
if (indexOfTitle.length != 0) {
slicesOfTitle.push(mergeIntoSlice(title, 0, title.length, indexOfTitle));
}
var slicesOfContent = [];
while (indexOfContent.length != 0) {
var item = indexOfContent[indexOfContent.length - 1];
var position = item.position;
var word = item.word;
// cut out 100 characters
var start = position - 20;
var end = position + 80;
if(start < 0){
start = 0;
}
if (end < position + word.length) {
end = position + word.length;
}
if(end > content.length){
end = content.length;
}
slicesOfContent.push(mergeIntoSlice(content, start, end, indexOfContent));
}
// sort slices in content by search text's count and hits' count
slicesOfContent.sort(function (sliceLeft, sliceRight) {
if (sliceLeft.searchTextCount !== sliceRight.searchTextCount) {
return sliceRight.searchTextCount - sliceLeft.searchTextCount;
} else if (sliceLeft.hits.length !== sliceRight.hits.length) {
return sliceRight.hits.length - sliceLeft.hits.length;
} else {
return sliceLeft.start - sliceRight.start;
}
});
// select top N slices in content
var upperBound = parseInt('1');
if (upperBound >= 0) {
slicesOfContent = slicesOfContent.slice(0, upperBound);
}
// highlight title and content
function highlightKeyword(text, slice) {
var result = '';
var prevEnd = slice.start;
slice.hits.forEach(function (hit) {
result += text.substring(prevEnd, hit.position);
var end = hit.position + hit.length;
result += '<b class="search-keyword">' + text.substring(hit.position, end) + '</b>';
prevEnd = end;
});
result += text.substring(prevEnd, slice.end);
return result;
}
var resultItem = '';
if (slicesOfTitle.length != 0) {
resultItem += "<li><a href='" + articleUrl + "' class='search-result-title'>" + highlightKeyword(title, slicesOfTitle[0]) + "</a>";
} else {
resultItem += "<li><a href='" + articleUrl + "' class='search-result-title'>" + title + "</a>";
}
slicesOfContent.forEach(function (slice) {
resultItem += "<a href='" + articleUrl + "'>" +
"<p class=\"search-result\">" + highlightKeyword(content, slice) +
"...</p>" + "</a>";
});
resultItem += "</li>";
resultItems.push({
item: resultItem,
searchTextCount: searchTextCount,
hitCount: hitCount,
id: resultItems.length
});
}
})
};
if (keywords.length === 1 && keywords[0] === "") {
resultContent.innerHTML = '<div id="no-result"><i class="fa fa-search fa-5x" /></div>'
} else if (resultItems.length === 0) {
resultContent.innerHTML = '<div id="no-result"><i class="fa fa-frown-o fa-5x" /></div>'
} else {
resultItems.sort(function (resultLeft, resultRight) {
if (resultLeft.searchTextCount !== resultRight.searchTextCount) {
return resultRight.searchTextCount - resultLeft.searchTextCount;
} else if (resultLeft.hitCount !== resultRight.hitCount) {
return resultRight.hitCount - resultLeft.hitCount;
} else {
return resultRight.id - resultLeft.id;
}
});
var searchResultList = '<ul class=\"search-result-list\">';
resultItems.forEach(function (result) {
searchResultList += result.item;
})
searchResultList += "</ul>";
resultContent.innerHTML = searchResultList;
}
}
if ('auto' === 'auto') {
input.addEventListener('input', inputEventFunction);
} else {
$('.search-icon').click(inputEventFunction);
input.addEventListener('keypress', function (event) {
if (event.keyCode === 13) {
inputEventFunction();
}
});
}
// remove loading animation
$(".local-search-pop-overlay").remove();
$('body').css('overflow', '');
proceedsearch();
}
});
}
// handle and trigger popup window;
$('.popup-trigger').click(function(e) {
e.stopPropagation();
if (isfetched === false) {
searchFunc(path, 'local-search-input', 'local-search-result');
} else {
proceedsearch();
};
});
$('.popup-btn-close').click(onPopupClose);
$('.popup').click(function(e){
e.stopPropagation();
});
$(document).on('keyup', function (event) {
var shouldDismissSearchPopup = event.which === 27 &&
$('.search-popup').is(':visible');
if (shouldDismissSearchPopup) {
onPopupClose();
}
});
</script>
<script src="https://cdn1.lncld.net/static/js/av-core-mini-0.6.4.js"></script>
<script>AV.initialize("jaN0A0y6TTRaUve6RavFvbJY-gzGzoHsz", "oijC1KG31hGf53zNczXI8xib");</script>
<script>
function showTime(Counter) {
var query = new AV.Query(Counter);
var entries = [];
var $visitors = $(".leancloud_visitors");
$visitors.each(function () {
entries.push( $(this).attr("id").trim() );
});
query.containedIn('url', entries);
query.find()
.done(function (results) {
var COUNT_CONTAINER_REF = '.leancloud-visitors-count';
if (results.length === 0) {
$visitors.find(COUNT_CONTAINER_REF).text(0);
return;
}
for (var i = 0; i < results.length; i++) {
var item = results[i];
var url = item.get('url');
var time = item.get('time');
var element = document.getElementById(url);
$(element).find(COUNT_CONTAINER_REF).text(time);
}
for(var i = 0; i < entries.length; i++) {
var url = entries[i];
var element = document.getElementById(url);
var countSpan = $(element).find(COUNT_CONTAINER_REF);
if( countSpan.text() == '') {
countSpan.text(0);
}
}
})
.fail(function (object, error) {
console.log("Error: " + error.code + " " + error.message);
});
}
function addCount(Counter) {
var $visitors = $(".leancloud_visitors");
var url = $visitors.attr('id').trim();
var title = $visitors.attr('data-flag-title').trim();
var query = new AV.Query(Counter);
query.equalTo("url", url);
query.find({
success: function(results) {
if (results.length > 0) {
var counter = results[0];
counter.fetchWhenSave(true);
counter.increment("time");
counter.save(null, {
success: function(counter) {
var $element = $(document.getElementById(url));
$element.find('.leancloud-visitors-count').text(counter.get('time'));
},
error: function(counter, error) {
console.log('Failed to save Visitor num, with error message: ' + error.message);
}
});
} else {
var newcounter = new Counter();
/* Set ACL */
var acl = new AV.ACL();
acl.setPublicReadAccess(true);
acl.setPublicWriteAccess(true);
newcounter.setACL(acl);
/* End Set ACL */
newcounter.set("title", title);
newcounter.set("url", url);
newcounter.set("time", 1);
newcounter.save(null, {
success: function(newcounter) {
var $element = $(document.getElementById(url));
$element.find('.leancloud-visitors-count').text(newcounter.get('time'));
},
error: function(newcounter, error) {
console.log('Failed to create');
}
});
}
},
error: function(error) {
console.log('Error:' + error.code + " " + error.message);
}
});
}
$(function() {
var Counter = AV.Object.extend("Counter");
if ($('.leancloud_visitors').length == 1) {
addCount(Counter);
} else if ($('.post-title-link').length > 1) {
showTime(Counter);
}
});
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
processEscapes: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code']
}
});
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax(), i;
for (i=0; i < all.length; i += 1) {
all[i].SourceElement().parentNode.className += ' has-jax';
}
});
</script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="/js/src/js.cookie.js?v=5.1.4"></script>
<script type="text/javascript" src="/js/src/scroll-cookie.js?v=5.1.4"></script><!-- hexo-inject:begin --><!-- Begin: Injected MathJax -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({"tex2jax":{"inlineMath":[["$","$"],["\\(","\\)"]],"skipTags":["script","noscript","style","textarea","pre","code"],"processEscapes":true},"TeX":{"equationNumbers":{"autoNumber":"AMS"}}});
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax(), i;
for(i=0; i < all.length; i += 1) {
all[i].SourceElement().parentNode.className += ' has-jax';
}
});
</script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js">
</script>
<!-- End: Injected MathJax -->
<!-- hexo-inject:end -->
</body>
</html>
|
projectile-motion_en.html
|
phetsims/projectile-motion
|
<!DOCTYPE HTML>
<!-- Top-level HTML file for projectile-motion generated by 'grunt generate-development-html' -->
<html>
<head>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="initial-scale=1,user-scalable=no,maximum-scale=1"/>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="phet-sim-level" content="development">
<title>projectile-motion</title>
</head>
<!-- body is only made black for the loading phase so that the splash screen is black -->
<body style="background-color:black;">
<script type="text/javascript">
window.phet = window.phet || {};
window.phet.chipper = window.phet.chipper || {};
window.phet.chipper.packageObject =
{
"name": "projectile-motion",
"version": "1.1.0-dev.6",
"license": "GPL-3.0",
"repository": {
"type": "git",
"url": "https://github.com/phetsims/projectile-motion.git"
},
"devDependencies": {
"grunt": "~1.4.0"
},
"phet": {
"requirejsNamespace": "PROJECTILE_MOTION",
"runnable": true,
"supportedBrands": [
"phet",
"adapted-from-phet",
"phet-io"
],
"phetLibs": [
"twixt"
],
"simulation": true,
"supportsOutputJS": true
},
"eslintConfig": {
"extends": "../chipper/eslint/sim_eslintrc.js"
}
};
window.phet.chipper.stringRepos =
[
{
"repo": "joist",
"requirejsNamespace": "JOIST"
},
{
"repo": "projectile-motion",
"requirejsNamespace": "PROJECTILE_MOTION"
},
{
"repo": "scenery-phet",
"requirejsNamespace": "SCENERY_PHET"
},
{
"repo": "sun",
"requirejsNamespace": "SUN"
},
{
"repo": "tambo",
"requirejsNamespace": "TAMBO"
},
{
"repo": "twixt",
"requirejsNamespace": "TWIXT"
}
];
// Identify the brand (assume generated brand if not provided with query parameters)
const brandMatch = location.search.match( /brand=([^&]+)/ );
const brand = brandMatch ? decodeURIComponent( brandMatch[ 1 ] ) : 'adapted-from-phet';
// Preloads, with more included for phet-io brand
let preloads = [
'../joist/js/splash.js',
'../sherpa/lib/jquery-2.1.0.js',
'../sherpa/lib/lodash-4.17.4.js',
'../sherpa/lib/FileSaver-b8054a2.js',
'../sherpa/lib/himalaya-1.1.0.js',
'../sherpa/lib/flatqueue-1.2.1.js',
'../sherpa/lib/he-1.1.1.js',
'../assert/js/assert.js',
'../query-string-machine/js/QueryStringMachine.js',
'../chipper/js/initialize-globals.js',
'../sherpa/lib/seedrandom-2.4.2.js',
'../sherpa/lib/base64-js-1.2.0.js',
'../sherpa/lib/TextEncoderLite-3c9f6f0.js',
'../tandem/js/PhetioIDUtils.js',
'../perennial-alias/js/common/SimVersion.js'
];
if ( brand === 'phet-io' ) {
preloads = preloads.concat( [
'../chipper/js/phet-io/phetioCompareAPIs.js',
'../phet-io/js/phet-io-initialize-globals.js',
'../projectile-motion/js/projectile-motion-phet-io-overrides.js'
] );
}
// Loads a synchronously-executed asynchronously-downloaded script tag, with optional data-main parameter.
// See http://www.html5rocks.com/en/tutorials/speed/script-loading/ for more about script loading. It helps to
// load all of the scripts with this method, so they are treated the same (and placed in the correct execution
// order).
const loadURL = ( preloadURL, type = 'text/javascript' ) => {
const script = document.createElement( 'script' );
script.type = type;
script.src = preloadURL;
script.async = false;
script.setAttribute( 'crossorigin', 'use-credentials' );
document.head.appendChild( script );
};
// Kick off string loading immediately
loadURL( '../chipper/js/load-unbuilt-strings.js' );
// Queue all of the preloads to be loaded.
preloads.forEach( preload => loadURL( preload ) );
// Module loading in compilation-free (development) mode will be kicked off once strings are loaded.
// This is done in load-unbuilt-strings.js
window.phet.chipper.loadModules = () => loadURL( '../chipper/dist/js/projectile-motion/js/projectile-motion-main.js', 'module' );
</script>
</body>
</html>
|
jdk8en_us/docs/api/javax/swing/plaf/basic/BasicToolTipUI.html
|
DeanAaron/jdk8
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_11) on Mon Jun 16 17:35:55 PDT 2014 -->
<title>BasicToolTipUI (Java Platform SE 8 )</title>
<meta name="date" content="2014-06-16">
<meta name="keywords" content="javax.swing.plaf.basic.BasicToolTipUI class">
<meta name="keywords" content="createUI()">
<meta name="keywords" content="installUI()">
<meta name="keywords" content="uninstallUI()">
<meta name="keywords" content="installDefaults()">
<meta name="keywords" content="uninstallDefaults()">
<meta name="keywords" content="installListeners()">
<meta name="keywords" content="uninstallListeners()">
<meta name="keywords" content="paint()">
<meta name="keywords" content="getPreferredSize()">
<meta name="keywords" content="getMinimumSize()">
<meta name="keywords" content="getMaximumSize()">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BasicToolTipUI (Java Platform SE 8 )";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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="class-use/BasicToolTipUI.html">Use</a></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 class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../javax/swing/plaf/basic/BasicToolBarUI.ToolBarFocusListener.html" title="class in javax.swing.plaf.basic"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../javax/swing/plaf/basic/BasicTreeUI.html" title="class in javax.swing.plaf.basic"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?javax/swing/plaf/basic/BasicToolTipUI.html" target="_top">Frames</a></li>
<li><a href="BasicToolTipUI.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">javax.swing.plaf.basic</div>
<h2 title="Class BasicToolTipUI" class="title">Class BasicToolTipUI</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="../../../../java/lang/Object.html" title="class in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../javax/swing/plaf/ComponentUI.html" title="class in javax.swing.plaf">javax.swing.plaf.ComponentUI</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../javax/swing/plaf/ToolTipUI.html" title="class in javax.swing.plaf">javax.swing.plaf.ToolTipUI</a></li>
<li>
<ul class="inheritance">
<li>javax.swing.plaf.basic.BasicToolTipUI</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../javax/swing/plaf/metal/MetalToolTipUI.html" title="class in javax.swing.plaf.metal">MetalToolTipUI</a>, <a href="../../../../javax/swing/plaf/synth/SynthToolTipUI.html" title="class in javax.swing.plaf.synth">SynthToolTipUI</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">BasicToolTipUI</span>
extends <a href="../../../../javax/swing/plaf/ToolTipUI.html" title="class in javax.swing.plaf">ToolTipUI</a></pre>
<div class="block">Standard tool tip L&F.
<p></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="memberSummary" 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><span class="memberNameLink"><a href="../../../../javax/swing/plaf/basic/BasicToolTipUI.html#BasicToolTipUI--">BasicToolTipUI</a></span>()</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="../../../../javax/swing/plaf/ComponentUI.html" title="class in javax.swing.plaf">ComponentUI</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/swing/plaf/basic/BasicToolTipUI.html#createUI-javax.swing.JComponent-">createUI</a></span>(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../java/awt/Dimension.html" title="class in java.awt">Dimension</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/swing/plaf/basic/BasicToolTipUI.html#getMaximumSize-javax.swing.JComponent-">getMaximumSize</a></span>(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</code>
<div class="block">Returns the specified component's maximum size appropriate for
the look and feel.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../java/awt/Dimension.html" title="class in java.awt">Dimension</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/swing/plaf/basic/BasicToolTipUI.html#getMinimumSize-javax.swing.JComponent-">getMinimumSize</a></span>(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</code>
<div class="block">Returns the specified component's minimum size appropriate for
the look and feel.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../java/awt/Dimension.html" title="class in java.awt">Dimension</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/swing/plaf/basic/BasicToolTipUI.html#getPreferredSize-javax.swing.JComponent-">getPreferredSize</a></span>(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</code>
<div class="block">Returns the specified component's preferred size appropriate for
the look and feel.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/swing/plaf/basic/BasicToolTipUI.html#installDefaults-javax.swing.JComponent-">installDefaults</a></span>(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</code> </td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/swing/plaf/basic/BasicToolTipUI.html#installListeners-javax.swing.JComponent-">installListeners</a></span>(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</code> </td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/swing/plaf/basic/BasicToolTipUI.html#installUI-javax.swing.JComponent-">installUI</a></span>(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</code>
<div class="block">Configures the specified component appropriately for the look and feel.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/swing/plaf/basic/BasicToolTipUI.html#paint-java.awt.Graphics-javax.swing.JComponent-">paint</a></span>(<a href="../../../../java/awt/Graphics.html" title="class in java.awt">Graphics</a> g,
<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</code>
<div class="block">Paints the specified component appropriately for the look and feel.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/swing/plaf/basic/BasicToolTipUI.html#uninstallDefaults-javax.swing.JComponent-">uninstallDefaults</a></span>(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</code> </td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/swing/plaf/basic/BasicToolTipUI.html#uninstallListeners-javax.swing.JComponent-">uninstallListeners</a></span>(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</code> </td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/swing/plaf/basic/BasicToolTipUI.html#uninstallUI-javax.swing.JComponent-">uninstallUI</a></span>(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</code>
<div class="block">Reverses configuration which was done on the specified component during
<code>installUI</code>.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.plaf.ComponentUI">
<!-- -->
</a>
<h3>Methods inherited from class javax.swing.plaf.<a href="../../../../javax/swing/plaf/ComponentUI.html" title="class in javax.swing.plaf">ComponentUI</a></h3>
<code><a href="../../../../javax/swing/plaf/ComponentUI.html#contains-javax.swing.JComponent-int-int-">contains</a>, <a href="../../../../javax/swing/plaf/ComponentUI.html#getAccessibleChild-javax.swing.JComponent-int-">getAccessibleChild</a>, <a href="../../../../javax/swing/plaf/ComponentUI.html#getAccessibleChildrenCount-javax.swing.JComponent-">getAccessibleChildrenCount</a>, <a href="../../../../javax/swing/plaf/ComponentUI.html#getBaseline-javax.swing.JComponent-int-int-">getBaseline</a>, <a href="../../../../javax/swing/plaf/ComponentUI.html#getBaselineResizeBehavior-javax.swing.JComponent-">getBaselineResizeBehavior</a>, <a href="../../../../javax/swing/plaf/ComponentUI.html#update-java.awt.Graphics-javax.swing.JComponent-">update</a></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.<a href="../../../../java/lang/Object.html" title="class in java.lang">Object</a></h3>
<code><a href="../../../../java/lang/Object.html#clone--">clone</a>, <a href="../../../../java/lang/Object.html#equals-java.lang.Object-">equals</a>, <a href="../../../../java/lang/Object.html#finalize--">finalize</a>, <a href="../../../../java/lang/Object.html#getClass--">getClass</a>, <a href="../../../../java/lang/Object.html#hashCode--">hashCode</a>, <a href="../../../../java/lang/Object.html#notify--">notify</a>, <a href="../../../../java/lang/Object.html#notifyAll--">notifyAll</a>, <a href="../../../../java/lang/Object.html#toString--">toString</a>, <a href="../../../../java/lang/Object.html#wait--">wait</a>, <a href="../../../../java/lang/Object.html#wait-long-">wait</a>, <a href="../../../../java/lang/Object.html#wait-long-int-">wait</a></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="BasicToolTipUI--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>BasicToolTipUI</h4>
<pre>public BasicToolTipUI()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="createUI-javax.swing.JComponent-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createUI</h4>
<pre>public static <a href="../../../../javax/swing/plaf/ComponentUI.html" title="class in javax.swing.plaf">ComponentUI</a> createUI(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</pre>
</li>
</ul>
<a name="installUI-javax.swing.JComponent-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>installUI</h4>
<pre>public void installUI(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../javax/swing/plaf/ComponentUI.html#installUI-javax.swing.JComponent-">ComponentUI</a></code></span></div>
<div class="block">Configures the specified component appropriately for the look and feel.
This method is invoked when the <code>ComponentUI</code> instance is being installed
as the UI delegate on the specified component. This method should
completely configure the component for the look and feel,
including the following:
<ol>
<li>Install default property values for color, fonts, borders,
icons, opacity, etc. on the component. Whenever possible,
property values initialized by the client program should <i>not</i>
be overridden.
<li>Install a <code>LayoutManager</code> on the component if necessary.
<li>Create/add any required sub-components to the component.
<li>Create/install event listeners on the component.
<li>Create/install a <code>PropertyChangeListener</code> on the component in order
to detect and respond to component property changes appropriately.
<li>Install keyboard UI (mnemonics, traversal, etc.) on the component.
<li>Initialize any appropriate instance data.
</ol></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../javax/swing/plaf/ComponentUI.html#installUI-javax.swing.JComponent-">installUI</a></code> in class <code><a href="../../../../javax/swing/plaf/ComponentUI.html" title="class in javax.swing.plaf">ComponentUI</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>c</code> - the component where this UI delegate is being installed</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../javax/swing/plaf/ComponentUI.html#uninstallUI-javax.swing.JComponent-"><code>ComponentUI.uninstallUI(javax.swing.JComponent)</code></a>,
<a href="../../../../javax/swing/JComponent.html#setUI-javax.swing.plaf.ComponentUI-"><code>JComponent.setUI(javax.swing.plaf.ComponentUI)</code></a>,
<a href="../../../../javax/swing/JComponent.html#updateUI--"><code>JComponent.updateUI()</code></a></dd>
</dl>
</li>
</ul>
<a name="uninstallUI-javax.swing.JComponent-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>uninstallUI</h4>
<pre>public void uninstallUI(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../javax/swing/plaf/ComponentUI.html#uninstallUI-javax.swing.JComponent-">ComponentUI</a></code></span></div>
<div class="block">Reverses configuration which was done on the specified component during
<code>installUI</code>. This method is invoked when this
<code>UIComponent</code> instance is being removed as the UI delegate
for the specified component. This method should undo the
configuration performed in <code>installUI</code>, being careful to
leave the <code>JComponent</code> instance in a clean state (no
extraneous listeners, look-and-feel-specific property objects, etc.).
This should include the following:
<ol>
<li>Remove any UI-set borders from the component.
<li>Remove any UI-set layout managers on the component.
<li>Remove any UI-added sub-components from the component.
<li>Remove any UI-added event/property listeners from the component.
<li>Remove any UI-installed keyboard UI from the component.
<li>Nullify any allocated instance data objects to allow for GC.
</ol></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../javax/swing/plaf/ComponentUI.html#uninstallUI-javax.swing.JComponent-">uninstallUI</a></code> in class <code><a href="../../../../javax/swing/plaf/ComponentUI.html" title="class in javax.swing.plaf">ComponentUI</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>c</code> - the component from which this UI delegate is being removed;
this argument is often ignored,
but might be used if the UI object is stateless
and shared by multiple components</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../javax/swing/plaf/ComponentUI.html#installUI-javax.swing.JComponent-"><code>ComponentUI.installUI(javax.swing.JComponent)</code></a>,
<a href="../../../../javax/swing/JComponent.html#updateUI--"><code>JComponent.updateUI()</code></a></dd>
</dl>
</li>
</ul>
<a name="installDefaults-javax.swing.JComponent-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>installDefaults</h4>
<pre>protected void installDefaults(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</pre>
</li>
</ul>
<a name="uninstallDefaults-javax.swing.JComponent-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>uninstallDefaults</h4>
<pre>protected void uninstallDefaults(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</pre>
</li>
</ul>
<a name="installListeners-javax.swing.JComponent-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>installListeners</h4>
<pre>protected void installListeners(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</pre>
</li>
</ul>
<a name="uninstallListeners-javax.swing.JComponent-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>uninstallListeners</h4>
<pre>protected void uninstallListeners(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</pre>
</li>
</ul>
<a name="paint-java.awt.Graphics-javax.swing.JComponent-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>paint</h4>
<pre>public void paint(<a href="../../../../java/awt/Graphics.html" title="class in java.awt">Graphics</a> g,
<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../javax/swing/plaf/ComponentUI.html#paint-java.awt.Graphics-javax.swing.JComponent-">ComponentUI</a></code></span></div>
<div class="block">Paints the specified component appropriately for the look and feel.
This method is invoked from the <code>ComponentUI.update</code> method when
the specified component is being painted. Subclasses should override
this method and use the specified <code>Graphics</code> object to
render the content of the component.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../javax/swing/plaf/ComponentUI.html#paint-java.awt.Graphics-javax.swing.JComponent-">paint</a></code> in class <code><a href="../../../../javax/swing/plaf/ComponentUI.html" title="class in javax.swing.plaf">ComponentUI</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>g</code> - the <code>Graphics</code> context in which to paint</dd>
<dd><code>c</code> - the component being painted;
this argument is often ignored,
but might be used if the UI object is stateless
and shared by multiple components</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../javax/swing/plaf/ComponentUI.html#update-java.awt.Graphics-javax.swing.JComponent-"><code>ComponentUI.update(java.awt.Graphics, javax.swing.JComponent)</code></a></dd>
</dl>
</li>
</ul>
<a name="getPreferredSize-javax.swing.JComponent-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPreferredSize</h4>
<pre>public <a href="../../../../java/awt/Dimension.html" title="class in java.awt">Dimension</a> getPreferredSize(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../javax/swing/plaf/ComponentUI.html#getPreferredSize-javax.swing.JComponent-">ComponentUI</a></code></span></div>
<div class="block">Returns the specified component's preferred size appropriate for
the look and feel. If <code>null</code> is returned, the preferred
size will be calculated by the component's layout manager instead
(this is the preferred approach for any component with a specific
layout manager installed). The default implementation of this
method returns <code>null</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../javax/swing/plaf/ComponentUI.html#getPreferredSize-javax.swing.JComponent-">getPreferredSize</a></code> in class <code><a href="../../../../javax/swing/plaf/ComponentUI.html" title="class in javax.swing.plaf">ComponentUI</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>c</code> - the component whose preferred size is being queried;
this argument is often ignored,
but might be used if the UI object is stateless
and shared by multiple components</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../javax/swing/JComponent.html#getPreferredSize--"><code>JComponent.getPreferredSize()</code></a>,
<a href="../../../../java/awt/LayoutManager.html#preferredLayoutSize-java.awt.Container-"><code>LayoutManager.preferredLayoutSize(java.awt.Container)</code></a></dd>
</dl>
</li>
</ul>
<a name="getMinimumSize-javax.swing.JComponent-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMinimumSize</h4>
<pre>public <a href="../../../../java/awt/Dimension.html" title="class in java.awt">Dimension</a> getMinimumSize(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../javax/swing/plaf/ComponentUI.html#getMinimumSize-javax.swing.JComponent-">ComponentUI</a></code></span></div>
<div class="block">Returns the specified component's minimum size appropriate for
the look and feel. If <code>null</code> is returned, the minimum
size will be calculated by the component's layout manager instead
(this is the preferred approach for any component with a specific
layout manager installed). The default implementation of this
method invokes <code>getPreferredSize</code> and returns that value.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../javax/swing/plaf/ComponentUI.html#getMinimumSize-javax.swing.JComponent-">getMinimumSize</a></code> in class <code><a href="../../../../javax/swing/plaf/ComponentUI.html" title="class in javax.swing.plaf">ComponentUI</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>c</code> - the component whose minimum size is being queried;
this argument is often ignored,
but might be used if the UI object is stateless
and shared by multiple components</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <code>Dimension</code> object or <code>null</code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../javax/swing/JComponent.html#getMinimumSize--"><code>JComponent.getMinimumSize()</code></a>,
<a href="../../../../java/awt/LayoutManager.html#minimumLayoutSize-java.awt.Container-"><code>LayoutManager.minimumLayoutSize(java.awt.Container)</code></a>,
<a href="../../../../javax/swing/plaf/ComponentUI.html#getPreferredSize-javax.swing.JComponent-"><code>ComponentUI.getPreferredSize(javax.swing.JComponent)</code></a></dd>
</dl>
</li>
</ul>
<a name="getMaximumSize-javax.swing.JComponent-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getMaximumSize</h4>
<pre>public <a href="../../../../java/awt/Dimension.html" title="class in java.awt">Dimension</a> getMaximumSize(<a href="../../../../javax/swing/JComponent.html" title="class in javax.swing">JComponent</a> c)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../javax/swing/plaf/ComponentUI.html#getMaximumSize-javax.swing.JComponent-">ComponentUI</a></code></span></div>
<div class="block">Returns the specified component's maximum size appropriate for
the look and feel. If <code>null</code> is returned, the maximum
size will be calculated by the component's layout manager instead
(this is the preferred approach for any component with a specific
layout manager installed). The default implementation of this
method invokes <code>getPreferredSize</code> and returns that value.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../javax/swing/plaf/ComponentUI.html#getMaximumSize-javax.swing.JComponent-">getMaximumSize</a></code> in class <code><a href="../../../../javax/swing/plaf/ComponentUI.html" title="class in javax.swing.plaf">ComponentUI</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>c</code> - the component whose maximum size is being queried;
this argument is often ignored,
but might be used if the UI object is stateless
and shared by multiple components</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <code>Dimension</code> object or <code>null</code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../javax/swing/JComponent.html#getMaximumSize--"><code>JComponent.getMaximumSize()</code></a>,
<a href="../../../../java/awt/LayoutManager2.html#maximumLayoutSize-java.awt.Container-"><code>LayoutManager2.maximumLayoutSize(java.awt.Container)</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>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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="class-use/BasicToolTipUI.html">Use</a></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 class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../javax/swing/plaf/basic/BasicToolBarUI.ToolBarFocusListener.html" title="class in javax.swing.plaf.basic"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../javax/swing/plaf/basic/BasicTreeUI.html" title="class in javax.swing.plaf.basic"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?javax/swing/plaf/basic/BasicToolTipUI.html" target="_top">Frames</a></li>
<li><a href="BasicToolTipUI.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 ======= -->
<p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved. </font></small></p>
</body>
</html>
|
src/styles/header.css
|
burakcan/muuvie
|
.Header {
position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: 60;
padding: 8px 0 0;
opacity: 1;
transition: opacity .3s ease, transform .3s ease;
transform: translateX(-52px);
}
.Header-icon {
cursor: pointer;
background: #fff;
border-radius: 50%;
display: block;
float: left;
padding: 10px;
margin: 0 0 0 8px;
color: #000;
}
.Header-icon
> svg {
display: block;
}
.home
.Header {
opacity: 0;
}
.movie
.Header {
transform: translateX(0);
}
|
docs/structnsvg_1_1cstyle_1_1RadialData-members.html
|
KoczurekK/sf-svg
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>sf-svg: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">sf-svg
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacensvg.html">nsvg</a></li><li class="navelem"><a class="el" href="namespacensvg_1_1cstyle.html">cstyle</a></li><li class="navelem"><a class="el" href="structnsvg_1_1cstyle_1_1RadialData.html">RadialData</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">nsvg::cstyle::RadialData Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="structnsvg_1_1cstyle_1_1RadialData.html">nsvg::cstyle::RadialData</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>cx</b> (defined in <a class="el" href="structnsvg_1_1cstyle_1_1RadialData.html">nsvg::cstyle::RadialData</a>)</td><td class="entry"><a class="el" href="structnsvg_1_1cstyle_1_1RadialData.html">nsvg::cstyle::RadialData</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>cy</b> (defined in <a class="el" href="structnsvg_1_1cstyle_1_1RadialData.html">nsvg::cstyle::RadialData</a>)</td><td class="entry"><a class="el" href="structnsvg_1_1cstyle_1_1RadialData.html">nsvg::cstyle::RadialData</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>fx</b> (defined in <a class="el" href="structnsvg_1_1cstyle_1_1RadialData.html">nsvg::cstyle::RadialData</a>)</td><td class="entry"><a class="el" href="structnsvg_1_1cstyle_1_1RadialData.html">nsvg::cstyle::RadialData</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>fy</b> (defined in <a class="el" href="structnsvg_1_1cstyle_1_1RadialData.html">nsvg::cstyle::RadialData</a>)</td><td class="entry"><a class="el" href="structnsvg_1_1cstyle_1_1RadialData.html">nsvg::cstyle::RadialData</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>r</b> (defined in <a class="el" href="structnsvg_1_1cstyle_1_1RadialData.html">nsvg::cstyle::RadialData</a>)</td><td class="entry"><a class="el" href="structnsvg_1_1cstyle_1_1RadialData.html">nsvg::cstyle::RadialData</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>
|
doc/usb-gui/html/annotated.html
|
editoblezd/usbsecurity-dev
|
<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>usb-gui: Data Structures</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.6.3 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<img id="MSearchSelect" src="search/search.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</div>
</li>
</ul>
</div>
<div class="tabs">
<ul>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>Data Structures</h1>Here are the data structures with brief descriptions:<table>
<tr><td class="indexkey"><a class="el" href="struct____request.html">__request</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="structDEV.html">DEV</a></td><td class="indexvalue">A device </td></tr>
</table>
</div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Defines</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Sun Jan 27 19:16:55 2013 for usb-gui by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>
|
src/styles/App.css
|
a12k/react-tetris
|
.App {
text-align: center;
}
.App-header {
background-color: #222;
height: 100px;
padding: 20px;
color: white;
position: relative;
}
|
static/var/lib/foswiki/pub/System/TinyMCEPlugin/tinymce/tests/undo.html
|
favioflamingo/wiki
|
<!DOCTYPE html>
<html>
<head>
<title>Undo Tests</title>
<link rel="stylesheet" href="qunit/qunit.css" type="text/css" media="screen">
<script type="text/javascript" src="qunit/qunit.js"></script>
<script type="text/javascript" src="qunit/runner.js"></script>
<script type="text/javascript" src="js/utils.js"></script>
<script type="text/javascript" src="js/tiny_mce_loader.js"></script>
<script>
QUnit.config.autostart = false;
module('Undo', {
autostart: false
});
function isUndoEnabled() {
return !editor.controlManager.get('undo').isDisabled();
}
function assertUndoEnabledWhenTyping(c, expectedContent) {
editor.setContent('<p>Content</p>');
editor.undoManager.clear();
editor.execCommand('mceRepaint');
setSelection('p', 4);
ok(!isUndoEnabled(), 'Undo starts disabled.');
editor.focus();
robot.type(c, false, function() {
equals(editor.getContent(), expectedContent);
ok(isUndoEnabled(), 'Undo is enabled.');
QUnit.start();
}, editor.selection.getNode());
}
asyncTest('Undo added when typing character', function() {
assertUndoEnabledWhenTyping('b', '<p>Contbent</p>');
});
asyncTest('Undo added when typing enter', function() {
assertUndoEnabledWhenTyping('\n', '<p>Cont</p><p>ent</p>');
});
asyncTest('Forward delete triggers undo in IE', function() {
editor.setContent('<p>Test1 Test2</p>');
editor.undoManager.clear();
editor.execCommand('mceRepaint');
ok(!isUndoEnabled(), 'Undo is disabled.');
rng = editor.dom.createRng();
rng.setStart(editor.dom.select('p')[0].firstChild, 0);
rng.setEnd(editor.dom.select('p')[0].firstChild, 6);
editor.selection.setRng(rng);
robot.forwardDelete(function() {
equals(editor.getContent(), '<p>Test2</p>', 'First word has been deleted');
ok(isUndoEnabled(), 'Undo is enabled.');
editor.undoManager.undo();
equals(editor.getContent(), '<p>Test1 Test2</p>', 'First word has been restored');
QUnit.start();
}, editor.selection.getNode());
});
tinyMCE.init({
mode : "exact",
elements : "elm1",
theme : "advanced",
cleanup: true,
add_unload_trigger : false,
apply_source_formatting : 0,
init_instance_callback : function(ed) {
editor = ed;
}
});
</script>
</head>
<body>
<h1 id="qunit-header">Undo Tests</h1>
<h2 id="qunit-banner"></h2>
<div id="qunit-testrunner-toolbar"></div>
<h2 id="qunit-userAgent"></h2>
<ol id="qunit-tests"></ol>
<div id="content">
<textarea id="elm1" name="elm1">Content
</textarea>
</div>
<script type="text/javascript" language="JavaScript" src="jsrobot/robot.js"></script>
<script>
initWhenTinyAndRobotAreReady();
</script>
</body>
</html>
|
_source/news/2017-02-25-rahul.html
|
InstantKhabar/_source
|
---
title: "प्रधानमंत्री के झूठे वादों में न पड़े: राहुल गाॅधी"
layout: item
category: ["UP"]
date: 2017-02-25T15:33:27.056Z
image: 1488036807055rahul.jpg
---
<p>सुलतानपुर। प्रधानमन्त्री ने देश की जनता को तबाह कर दिया। तमाम झूठे
वादे कर सत्ता में आई केंद्र की सरकार ने देश को काफी पीछे कर दिया। उक्त
उदगार कांग्रेस के राष्ट्रीय उपाध्यक्ष राहुल गाँधी ने एक चुनावी जनसभा
को सम्बोधित करते हुए व्यक्त किया।</p>
<p> नेशनल इंटर कालेज कादीपुर के मैदान में आयोजित जन सभा को सम्बोधित
करते हुए श्री गांधी ने कहा की देश के प्रधानमंत्री ने विजय माल्या का 12
करोड़ रूपये का कर्ज माफ किया। जबकि देश के किसानो का कोई कर्ज नही माफ
किया। उन्होंने कहा पूर्व प्रधानमंत्री डॉ मनमोहन के समय में किसानो का
70 हजार करोड़ रूपये का कर्ज माफ हुआ था। आज देश के प्रधानमंत्री नरेंद्र
मोदी जी कहते है की उत्तर प्रदेश में सरकार बनने पर किसानो का कर्ज माफ
किया जायेगा। उन्होंने यह भी कहा की केंद्र में भाजपा की सरकार है
नरेंद्र मोदी प्रधानमन्त्री भी है यदि देश के किसानो की चिंता है तो देश
के किसानो का कर्ज क्यों नही माफ करते, इसके लिए उत्तर प्रदेश में भाजपा
की सरकार बनना जरूरी नही है। यह भी प्रधानमन्त्री का झूठ वादा ही है।
भाजपा सरकार को किसानो की चिंता नही है ये उद्योगपतियो की सरकार है। आगे
बोलते हुए राहुल ने कहा की यदि प्रदेश में गठबन्धन की हमारी सरकार बनती
है तो युवाओ को रोजगार दिया जायेगा ,और युवाओ को स्वरोजगार के लिए 20 लाख
तक का लोन भी दिया जायेगा, और किसानो के कर्ज भी माफ किये जायेगे।
देश के प्रधानमन्त्री ने नोट बन्दी कर देश को बदहाल स्थित में पहुंचा
दिया। देश के प्रधानमन्त्री चुनाव जीतने के लिए प्रदेश में लोगो के बीच
नफरत फैला रहे है। उत्तर प्रदेश अमन चैन का प्रदेश है यहाँ पर नफरत नही
फैलाई जा सकती है । प्रदेश की जनता चुनाव में नफरत फैलाने वालो को
मुहतोड़ जबाब देगी।चुनाव बाद प्रदेश में सपा कांग्रेस की सरकार बनने जा
रही है। उन्होंने विधान सभा कादीपुर के कांग्रेस प्रत्याशी डॉ अंगद चैधरी
को जिताने की अपील की।सभा में कांग्रेस के जिलाध्यक्ष कृष्ण कुमार मिश्र,
समाजवादी पार्टी के जिलाध्यक्ष राम सहाय यादव, राम आर्य पाठक, विधायक राम
चन्द्र चैधरी, प्रमोद कुमार मिश्र, सुरेन्द्र प्रताप सिंह आदि कांग्रेसी
नेता एव सपा के पदाधिकारी तथा कार्यकर्ता उपस्थित रहे।</p>
|
de.tfritsch.psdt.help/html/Reference/6/1.html
|
thomas-fritsch/psdt
|
<!DOCTYPE html>
<html>
<head>
<title>Using Page Devices</title>
<link rel="stylesheet" type="text/css" href="../format.css" />
</head>
<body>
<h2>6.1 Using Page Devices</h2>
<p>Many output devices have special hardware features, such as
multiple paper trays with different sizes of paper, duplex (two-sided)
printing, collation, finishing options, and so forth. Not all such
features are available on all devices, however. The PostScript
interpreter knows what features a device supports and which are
currently available and ready for use.</p>
<p>
A document's device configuration requirements may limit the set of
devices on which the document can be printed. Specifying such
configuration information within a PostScript page description allows
the interpreter to match the document's requirements with the features
and options available on a given output device. The <a
href="../8/2/s/setpagedevice.html">setpagedevice</a> operator
provides a uniform framework for specifying configuration requirements
and options. It uses a standard format to request features supported
by all devices (such as selecting a page size) and those supported
only by some devices (such as duplex printing). In addition, <a
href="../8/2/s/setpagedevice.html">setpagedevice</a> allows a user or
system administrator to establish default device configuration
parameters to be used when a page description does not specify them
explicitly. It also provides a standard mechanism for determining what
to do when a page description makes feature requests that the device
cannot fulfill.
</p>
<p>It is useful, at least in concept, to envision two separate
tasks when printing from an application:</p>
<ol>
<li>Generate a device-independent page description.</li>
<li>Request that the page description be rendered on a particular
device. At this point, the user should have an opportunity to add
processing options, including device-dependent ones, to the page
description.</li>
</ol>
<p>Even if a single application performs both of these functions,
it is best to maintain the distinction. Many applications have an
option to store the generated page description in a file for later
use. Such a file should not contain unnecessary device-dependent
processing options. The distinction between document generation and
document rendering is essential when using PostScript programs for
document storage and interchange.</p>
<p>While there is no clear division between device-independent
processing requests and device-dependent ones, you should keep in mind
the important goal of producing device-independent page descriptions.
One important criterion to apply is whether a particular feature is
inherently part of the document specification itself or merely a
processing option. For example, the page size—in particular, the
aspect ratio between width and height—is an important part of
the document specification, because the application generating the
document must make formatting decisions based on it. On the other
hand, the number of copies to be printed or the color of the paper to
be used is not an inherent part of the document description, but
rather a processing option.</p>
</body>
</html>
|
gtk-3.0/widgets/button.css
|
poltertec/EvoPop-old
|
/**********
* button *
**********/
.button {
-GtkWidget-focus-padding: 1;
-GtkWidget-focus-line-width: 0;
padding: 4px 12px;
font: bold;
}
.button *{
transition: 150ms ease-in;
}
BackgroundBox .button {
color: @theme_text_color;
border-style: solid;
border-width: 1px;
}
BackgroundBox .button:hover {
transition: none; /*stop weird glitchiness*/
color: shade(@theme_selected_fg_color, 1.15);
border-color: shade(@theme_bg_color, 0.87);
background-color: @theme_bg_color;
}
BackgroundBox .button:active {
transition: 100ms linear;
color: shade(@theme_selected_fg_color, 1.0);
background-color: @theme_bg_color;
border-color: @theme_fg_color;
}
.button {
border-style: none;
border-radius: 0;
background-color: @button_bg_color;
background-image: none;
color: @theme_base_color;
}
.button:hover {
transition: 150ms ease-in;
background-color: shade(@button_bg_color, 1.17);
background-image: none;
}
.button:active,
.button:checked {
background-color: shade(@button_bg_color, 0.9);
background-image: none;
color: mix(#fff, @navigation, 0.75);
}
.button:active:hover {
background-color: shade(@button_bg_color, 1.07);
background-image: none;
color: @theme_base_color;
}
.button:active:insensitive {
color: shade (@button_bg_color, 1.15);
}
/* default button */
.button.default {
border-color: shade(@theme_selected_fg_color, 0.8);
background-color: shade(@theme_selected_fg_color, 1.08);
color: @theme_base_color;
}
.button.default:hover {
border-color: shade(@theme_selected_fg_color, 0.7);
background-color: @theme_selected_fg_color;
color: shade(@theme_base_color, 0.9);
}
.button.default:active {
border-color: shade(@theme_selected_fg_color, 0.8);
background-color: shade(@theme_selected_fg_color, 0.95);
color: @theme_base_color;
}
.button.default:active:hover {
border-color: shade(@theme_selected_fg_color, 0.7);
background-color: shade(@theme_selected_fg_color, 0.97);
color: shade(@theme_base_color, 0.9);
}
/*Fix for Evince*/
EvSidebar GtkToggleButton.button {
color: @theme_fg_color;
background-color: @theme_bg_color;
}
EvSidebar GtkToggleButton.button:hover {
color: shade(@theme_selected_fg_color, 1.15);
background-color: @theme_bg_color;
}
EvSidebar GtkToggleButton.button:active {
color: @theme_selected_fg_color;
background-color: @theme_bg_color;
}
/****************
* "flat" button *
*****************/
.button.flat,
.action-bar .button,
.osd .button,
.osd.button {
border: none;
background-color: transparent;
background-image: none;
color: @theme_fg_color;
}
.button.flat:hover,
.action-bar .button:hover {
transition: color 150ms ease-in;
border: none;
color: shade(@theme_selected_fg_color, 1.15);
}
.toolbar .button.flat,
.toolbar .button.flat:focus {
transition: all 150ms linear;
border: 1px solid @toolbar_bg_color;
background-color: @toolbar_bg_color;
}
.toolbar .button.flat:hover {
transition: all 150ms linear;
border: 1px solid alpha(@theme_fg_color, 0.3);
background-color: shade(@toolbar_bg_color, 0.96);
color: @theme_text_color;
}
.button.flat:active,
.button.flat:active:focus,
.button.flat:active:checked,
.button.flat:active:checked:focus,
.action-bar .button:active,
.action-bar .button:active:focus,
.action-bar .button:checked,
.action-bar .button:checked:focus {
transition: color 150ms ease-in;
border: none;
color: shade(@theme_selected_fg_color, 0.97);
background-color: transparent;
}
.toolbar .button.flat:active,
.toolbar .button.flat:active:focus,
.toolbar .button.flat:checked,
.toolbar .button.flat:active:checked:focus,
.toolbar .button.flat:active:hover {
transition: all 150ms linear;
border: 1px solid alpha(@theme_fg_color, 0.4);
background-color: shade(@toolbar_bg_color, 0.92);
color: @theme_text_color;
}
.button.flat:active:hover,
.action-bar .button:active:hover {
transition: color 150ms ease-in;
border: none;
color: shade (@theme_selected_fg_color, 1.15);
}
.button.flat:insensitive,
.toolbar .button.flat:insensitive,
.action-bar .button:insensitive {
transition: color 150ms ease-in;
border: none;
color: shade (@theme_bg_color, 0.5);
}
/****************
* linked button *
*****************/
/* middle button */
.linked .entry,
.linked .button,
.linked .button:active,
.linked .button:active:hover,
.linked .button:focus,
.linked .button:focus:active,
.linked .button:insensitive {
border-width: 1px;
border-right-width: 0;
border-radius: 0;
}
/* leftmost button */
.linked .entry:first-child,
.linked .button:first-child,
.linked .button:active:first-child,
.linked .button:active:hover:first-child,
.linked .button:focus:first-child,
.linked .button:focus:active:first-child,
.linked .button:insensitive:first-child {
border-width: 1px;
border-right-width: 0;
border-radius: 0px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
/* rightmost button */
.linked .entry:last-child,
.linked .button:last-child,
.linked .button:active:last-child,
.linked .button:active:hover:last-child,
.linked .button:focus:last-child,
.linked .button:focus:active:last-child,
.linked .button:insensitive:last-child {
border-width: 1px;
border-radius: 0px;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
/* linked single button */
.linked .entry:only-child,
.linked .button:only-child,
.linked .button:active:only-child,
.linked .button:active:hover:only-child,
.linked .button:focus:only-child,
.linked .button:focus:active:only-child,
.linked .button:insensitive:only-child {
border-width: 1px;
border-radius: 0px;
}
/* middle button (vertical) */
.linked.vertical .entry,
.linked.vertical .button,
.linked.vertical .button:active,
.linked.vertical .button:active:hover,
.linked.vertical .button:focus,
.linked.vertical .button:focus:active,
.linked.vertical .button:insensitive {
border-width: 1px;
border-bottom-width: 0;
border-radius: 0;
}
/* leftmost button (vertical) */
.linked.vertical .entry:first-child,
.linked.vertical .button:first-child,
.linked.vertical .button:active:first-child,
.linked.vertical .button:active:hover:first-child,
.linked.vertical .button:focus:first-child,
.linked.vertical .button:focus:active:first-child,
.linked.vertical .button:insensitive:first-child {
border-width: 1px;
border-bottom-width: 0;
border-radius: 0px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
/* rightmost button (vertical) */
.linked.vertical .entry:last-child,
.linked.vertical .button:last-child,
.linked.vertical .button:active:last-child,
.linked.vertical .button:active:hover:last-child,
.linked.vertical .button:focus:last-child,
.linked.vertical .button:focus:active:last-child,
.linked.vertical .button:insensitive:last-child {
border-width: 1px;
border-radius: 0px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
/* linked single button (vertical) */
.linked.vertical .entry:only-child,
.linked.vertical .button:only-child,
.linked.vertical .button:active:only-child,
.linked.vertical .button:active:hover:only-child,
.linked.vertical .button:focus:only-child,
.linked.vertical .button:focus:active:only-child,
.linked.vertical .button:insensitive:only-child {
border-width: 1px;
border-radius: 0px;
}
|
_source/news/2018-04-19-bak.html
|
InstantKhabar/_source
|
---
title: "स्वायत्तता और सुशासन के लिए देश में गठित होगा कार्यबल: बाक"
layout: item
category: ["sports"]
date: 2018-04-19T10:54:27.726Z
image: 1524155067725bak.jpg
---
<p><strong>आईओसी अध्यक्ष ने भारतीय ओलम्पिक आंदोलन को लेकर अपना दृष्टिकोण साझा किया</strong></p>
<p>नई दिल्ली । अंतर्राष्ट्रीय ओलम्पिक समिति (आईओसी) अध्यक्ष थॉमस बाक ने गुरूवार को यहां कहा कि भारतीय खेलों में स्वायत्तता और सुशासन सुनिश्चित करने के लिये एक कार्यबल का गठन किया जाएगा। भारत दौरे पर दूसरी बार आए थॉमस बाक ने गुरुवार को भारतीय ओलम्पिक आंदोलन के महत्वपूर्ण साझीदारों (स्टेकहोल्डर्स) के साथ मुलाकात की।</p>
<p>बाक की अध्यक्षता में भारत पहुंचे आईओसी प्रतिनिधिमंडल ने नई दिल्ली में केंद्रीय खेल मंत्री राज्यवर्धन सिंह राठौर, भारतीय ओलंपिक संघ (आईओए) के अध्यक्ष नरेंद्र ध्रुव बत्रा, कोषाध्यक्ष आनन्देश्वर पाण्डेय और आईओए के कार्यकारी बोर्ड के नवनियुक्त सदस्यों से पहली बार मुलाकात करने के बाद संवाददाता सम्मेलन में यह घोषणा की। उन्होंने राष्ट्रीय खेल महासंघों और राज्य ओलम्पिक संघों के अधिकारियों से मुलाकात की।</p>
<p>इस अवसर पर एशियाई ओलंपिक परिषद(ओसीए) के अध्यक्ष शेख अहमद अल सबाह भी मौजूद थे।
भारतीय ओलंपिक भारत वैश्विक ओलम्पिक आंदोलन मे अभी भूमिका को सशक्त करना चाहता है और बाक की अध्यक्षता वाले आईओसी प्रतिनिधिमंडल के इस दौरे से उसके इन प्रयासों को बल मिलेगा।</p>
<p>बाक ने इस सम्बंध में सभी साझीदारों के साथ अपना दृष्टिकोण साझा किया। बाक ने कहा कि उनका सपना भारत जैसे देशों को सशक्त बनानाए जिससे कि वे आने वाले समय में बहुआयामी खेल आयोजनों (मल्टीपल डिसिप्लीन स्पोर्टिंग इवेंट्स)की मेजबानी कर सकें।</p>
<p>बाक ने कहा कि भारतीय ओलम्पिक संघ (आईओए) राष्ट्रीय खेल महासंघों, राज्य ओलम्पिक संघों और एथलीटों के साथ हमारी काफी उपयोगी बातचीत हुई। भारत के लिए उनका जुनून और समर्पण शानदार है और आईओसी इस बात से सहमत है कि अगर इन सभी ने अपनी प्रतिभा और संसाधनों को मिलाते हुए अच्छा काम किया तो आने वाले समय में भारत अहम अंतर्राष्ट्रीय खेल आयोजनों के मेजबान को तौर पर सामने आ सकता है।</p>
<p>आईओए अध्यक्ष नरेंद्र ध्रुव बत्रा ने आईओसी से मिले समर्थन एवं सहयोग को लेकर संतोष जाहिर किया। बत्रा ने कहा कि मैं थॉमस बाक को धन्यवाद देते हूं कि उन्होंने इस अहम दौरे में भारत के लिए इतनी आत्मीय बातें कीं। भारत में ओलम्पिक आंदोलन शुरू करने और इस दिशा में लक्ष्यों को हासिल करने की दिशा में आईओसी प्रतिनिधिमंडल द्वारा सुझाए गए रोडमैप निश्चित तौर पर हमारे लिए फायदेमंद होंगे। हम आशा करते हैं कि इन सुझावों पर अमल करते हुए हम भारत को एशियाई खेल और ओलम्पिक जैसे अहम खेल आयोजनों के लिए तैयार करते हुए एक महत्वपूर्ण वैश्विक खेल आयोजन स्थल के तौर पर विकसित कर सकेंगे। </p>
<p>साल 2013 में आईओसी अध्यक्ष बनने के बाद से बाक का यह दूसरा भारत दौरा है। इससे पहले वह साल 2015 में भारत पहुंचे थे। बाक हालांकि पहली बार आईओए के नवनियुक्त बोर्ड सदस्यों के साथ रूबरू हुए।</p>
<p>बाक ने आईओए अध्यक्ष बत्रा की मौजूदगी में यह घोषणा करते हुये कहा कि मेरी खेल मंत्री से स्वायत्तता के मुद्दे पर बात हुई और वह भी इस बात से सहमत थे कि खेल महासंघों की स्वायत्तता बनी रहनी चाहिये और खेलों में सुशासन होना चाहिये जो आईओसी के मुख्य सिद्धांत है। मैं खेल मंत्री और आईओए के बोर्ड के साथ हुई बैठक के परिणाम से संतुष्ट हूं।</p>
<p>आईओसी अध्यक्ष ने साथ ही कहा कि स्वायत्तता और सुशासन एक ही सिक्के के दो पहलू हैं और हमारे लिये दो बड़े मुद्दे भी हैं। खेलों में स्वायत्तता पूरी दुनिया में एकसमान होनी चाहिये और यह बात भारत पर भी लागू होती है। इसे सुनिश्चित करने के लिये हम एक कार्यबल का गठन करेंगे जिसमें आईओसी, आईओए, ओसीए और सरकार के प्रतिनिधि शामिल होंगे। इन चार पक्षों के तालमेल से ही यह संभव होगा। इस अवसर पर श्री आनन्देश्वर पाण्डेय ने कहा कि आईओसी अध्यक्ष का यह दूसरा भारत दौरा है। उनके इस दौरे से भारतीय खिलाडिय़ों का मनोबल मजबूत होगा।</p>
|
Flask/templates/manager.html
|
Kevin3727/polling_module
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<title>Local Colleges</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
crossorigin="anonymous">
</head>
<body>
<div class="container">
{% extends "base.html" %}
{% block content %}
{% if session['admin'] %}
<form action="/manager/" method="POST">
<div class="header clearfix">
<nav>
<ul class="nav nav-pills pull-right">
<li role="presentation" class="active"><a href="/register" data-toggle="modal">Add Users</a></li>
</ul>
</nav>
<h3 class="text-muted">List of users</h3>
</div>
<div class="bs-example" data-example-id="panel-without-body-with-table">
<div class="panel panel-default">
<table class="table">
<thead>
<tr>
<th>Username</th>
<th>Name</th>
<th>Email</th>
<th>Reset Password</th>
<th>Delete User</th>
</tr>
</thead>
<tbody>
{% for user, email in result.iteritems() %}
<tr>
<td> {{ user }} </td>
<td> </td>
<td> {{ email }} </td>
<td><center><span style="cursor:pointer;" class="glyphicon glyphicon-refresh" aria-hidden="true"></span></center></td>
<td><center><span style="cursor:pointer;color:#e43309;" class="glyphicon glyphicon-remove" aria-hidden="true" name="delete_user" value="{{ user }}"></span></center></td>
</tr>
{% endfor %}
</tbody>
</table>
</div>
<form action="upload.php" method="post" enctype="multipart/form-data">
{% for error in errors %}
<h4>{{ error }}</h4>
{% endfor %}
{% endif %}
{% endblock %}
</div>
<script src="static/js/jquery.min.js"></script>
<script src="static/js/bootstrap.min.js"></script>
</body>
</html>
|
test/utility.html
|
aaronpinero/typography
|
<!doctype html>
<html lang="en">
<head>
<meta charset="utf8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="test.css">
<title>Tyfy Test - Styles</title>
</head>
<body>
<header class="tymargins-off">
<div class="tyfont-sans"><strong><a href="test.html">Tests</a></strong></div>
<h1>Styles Module</h1>
</header>
<h2>HTML Elements</h2>
<table class="clean">
<tbody>
<tr>
<td width="25%"><strong>Bold text</strong></td>
<td>Bold text, applied using the <code><b></code> or <code><strong></code> tags</td>
</tr>
<tr>
<td><em>Italic text</em></td>
<td>Italic text, applied using the <code><em></code> or <code><i></code> tags</td>
</tr>
<tr>
<td><code>Code</code></td>
<td>Text describing code, using the <code><code></code> tag</td>
</tr>
<tr>
<td><code class="code-nobg">Code, no background</code></td>
<td>A version of <code><code></code> tag using the <code>code-nobg</code> class</td>
</tr>
<tr>
<td><pre>Preformatted</pre></td>
<td>Preformatted text, using the <code><pre></code> tag</td>
</tr>
<tr>
<td><small>Small</small></td>
<td>Small text, using the <code><small></code> tag; makes text one scale step smaller</td>
</tr>
<tr>
<td><hr class="demo"></td>
<td>Horizontal rule using the <code><hr></code> tag</td>
</tr>
</tbody>
</table>
<h2>Classes</h2>
<table class="clean">
<tbody>
<tr>
<td width="25%"><span class="light">Light</span></td>
<td>Lighter text, using the <code>light</code> class</td>
</tr>
<tr>
<td><span class="smallcaps">Small Caps</span></td>
<td>Small caps text using the <code>smallcaps</code> class</td>
</tr>
<tr>
<td><span class="tybutton">Button</span></td>
<td>Text as a button using the <code>tybutton</code> class</td>
</tr>
<tr>
<td><span class="tybutton-outline">Button Outline</span></td>
<td>Text as an outline button using the <code>tybutton-outline</code> class</td>
</tr>
<tr>
<td><span class="dropcap">D</span>rop cap</td>
<td>A decorative drop cap using the <code><span></code> tag with the <code>dropcap</code> class</td>
</tr>
<tr>
<td><span class="tyfont-sans">Sans-serif font</span></td>
<td>Display text using the font indicated by the <code>$tyfont-sans</code> variable by applying the <code>font-sans</code> class</td>
</tr>
<tr>
<td><span class="tyfont-serif">Serif font</span></td>
<td>Display text using the font indicated by the <code>$tyfont-serif</code> variable by applying the <code>font-serif</code> class</td>
</tr>
<tr>
<td><span class="tyfont-mono">Monospace font</span></td>
<td>Display text using the font indicated by the <code>$tyfont-mono</code> variable by applying the <code>font-mono</code> class</td>
</tr>
</tbody>
</table>
<script src="test.js"></script>
</body>
</html>
|
man/startproc.8.html
|
fusion809/fusion809.github.io-old
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<style>
table.head, table.foot { width: 100%; }
td.head-rtitle, td.foot-os { text-align: right; }
td.head-vol { text-align: center; }
table.foot td { width: 50%; }
table.head td { width: 33%; }
div.spacer { margin: 1em 0; }
</style>
<title>
STARTPROC(8)</title>
</head>
<body>
<div class="mandoc">
<table class="head">
<tbody>
<tr>
<td class="head-ltitle">
STARTPROC(8)</td>
<td class="head-vol">
The SuSE boot concept</td>
<td class="head-rtitle">
STARTPROC(8)</td>
</tr>
</tbody>
</table>
<div class="section">
<h1>NAME</h1> Startproc - Start processes identified by path name<div style="height: 0.00em;">
 </div>
Start_daemon - Start processes identified by path name</div>
<div class="section">
<h1>SYNOPSIS</h1><div style="margin-left: 5.00ex;text-indent: -5.00ex;" class="spacer">
<b>startproc</b> [<b>-fLves</b>] [[<b>-n </b>]<b><i>+/-<prio></i></b>] [<b>-</b>(<b>t</b>|<b>T</b>) <b><i><sec></i></b>] [<b>-u <i>user</i></b>] [<b>-g <i>group</i></b>] [<b>-l <i>log_file</i></b>|<b>-q</b>|<b>-d</b>] [<b>-p <i>pid_file</i></b>] [<b>-i <i>ignore_file</i></b>] [<b>-c <i>root</i></b>] <i>/path/to/executable</i> [<i>arguments for executable</i>]</div>
<div class="spacer">
</div>
<div style="margin-left: 5.00ex;text-indent: -5.00ex;" class="spacer">
<b>start_daemon</b> [<b>-fLve</b>] [<b>-n <i>+/-<prio></i></b>] [<b>-u <i>user</i></b>] [<b>-g <i>group</i></b>] [<b>-l <i>log_file</i></b>|<b>-q</b>|<b>-d</b>] [<b>-p <i>pid_file</i></b>] [<b>-i <i>ignore_file</i></b>] [<b>-c <i>root</i></b>] <i>/path/to/executable</i> [<i>arguments for executable</i>]</div>
</div>
<div class="section">
<h1>SYNOPSIS LSB 3.1</h1><div style="margin-left: 5.00ex;text-indent: -5.00ex;" class="spacer">
<b>start_daemon</b> [<b>-f</b>] [<b>-n <i>+/-<prio></i></b>] <i>/path/to/executable</i> [<i>arguments for executable</i>]</div>
</div>
<div class="section">
<h1>DESCRIPTION</h1> <b>startproc</b> and the LSB variant <b>start_daemon</b> check for all processes of the specified executable and starts it if <b>no</b> processes are found. Note that <b>startproc</b> is designed to start a daemon but not a kernel thread or a program which enables a kernel thread.<div class="spacer">
</div>
<b>startproc</b> does not use the pid to search for a process but the full path of the corresponding program which is used to identify the executable (see<b> proc</b>(5)). Only if the inode number (/proc/<b><pid></b>/exe) and the full name are unavailable (/proc/<b><pid></b>/cmdline) or if the executable changes its zeroth argument, <b>startproc</b> uses the base name (/proc/<b><pid></b>/stat) to identify the running program.<div class="spacer">
</div>
Extended functionality is provided by the <b>-p</b> option (former option <b>-f</b> changed due to the LSB specification). If this option is specified, <b>startproc</b> tries to check against the pid read from this file instead of the default (/var/run/<b><basename></b>.pid). The pid read from this file is compared against the pids of possible running processes that use the specified executable. In order to avoid confusion with stale pid files, a not up-to-date pid will be ignored.<div class="spacer">
</div>
For the possibility of having two different sessions of one binary program, the option <b>-i</b> <i>ignore_file</i> allows to specify a pid file which pid number is used to <b>ignore</b> all processes of corresponding process <b>session</b>.<div class="spacer">
</div>
The option <b>-v</b> makes <b>startproc</b> print out verbose diagnostics.<div class="spacer">
</div>
The <b>start_daemon</b> does not support the options <b>-</b>(<b>t</b>|<b>T</b>) <b><i><sec></i></b> for waiting for success and the option <b>-s</b> for a new session as this variant does not fork to start the executable.</div>
<div class="section">
<h1>REQUIRED</h1><dl>
<dt>
<i>/path/to/executable</i></dt>
<dd>
Specifies the executable by its full path name. This argument is always required. Everything that follows this path is considered options for the executable to be launched. Further information can be obtained from the respective manpage(s).</dd>
</dl>
</div>
<div class="section">
<h1>OPTIONS</h1><dl>
<dt>
[<b>-n </b>]<b><i>+/-<prio></i></b></dt>
<dd>
Set the nice level for the process. If used, this option should always be the first in the command line. The nice level <i><prio></i> may be specified in the range between -20 and +20. Only root is allowed to set negative nice values.</dd>
</dl>
<dl>
<dt>
<b>-e</b></dt>
<dd>
Bequeath only a minimal set of environment variables to the new process: <b>HOME</b>, <b>PATH</b>, <b>SHELL</b>, <b>RUNLEVEL</b>, and <b>PREVLEVEL</b>.</dd>
</dl>
<dl>
<dt>
<b>-p</b><i> pid_file</i></dt>
<dd>
(Former option <b>-f</b> changed due to the LSB specification.) Use an alternate pid file instead of the default (/var/run/<b><basename></b>.pid). The pid read from this file is being matched against the pid of running processes that have an executable with specified path. of the program. In order to avoid confusion with stale pid files, a not up-to-date pid will be ignored.</dd>
</dl>
<dl>
<dt>
<b>-i</b><i> ignore_file</i></dt>
<dd>
The pid found in this file is used as <b>session</b> id of the same binary program which should be ignored by <b>startproc</b>.</dd>
</dl>
<dl>
<dt>
<b>-f</b></dt>
<dd>
This option is required by the Linux Standard Base Specification (LSB). With this option the start of a process is forced.</dd>
</dl>
<dl>
<dt>
<b>-g</b><i> group</i></dt>
<dd>
Sets the group ID of the process to <i>gid</i>.</dd>
</dl>
<dl>
<dt>
<b>-l</b><i> log_file</i></dt>
<dd>
Redirect the process standard output and standard error to the file <i>log_file</i>.</dd>
</dl>
<dl>
<dt>
<b>-L</b></dt>
<dd>
This option causes symlinks to be followed, as the like-named option in <b>ls</b>(1). BR Note : for the file name the original name of the program is used instead of the name of the symbolic link.</dd>
</dl>
<dl>
<dt>
<b>-c</b><i> root</i></dt>
<dd>
Change root directory to <i>root</i>. Services which have been started with this option can only be checked by <b>checkproc</b>(8) and signaled by <b>killproc</b>(8) if <b>checkproc</b>(8) and <b>killproc</b>(8) are called with the same option argument for the option <b>-c</b>.</dd>
</dl>
<dl>
<dt>
<b>-q</b></dt>
<dd>
Equals to -l /dev/null (supresses output).</dd>
</dl>
<dl>
<dt>
<b>-d</b></dt>
<dd>
Let startproc expect that the started service will do a dialog by prompting for, e.g. a passphrase. This option implies a timeout of 15 seconds (-t 15).</dd>
</dl>
<dl>
<dt>
<b>-s</b></dt>
<dd>
Starts the process in a new session. The new task is a process group leader and has no controlling tty.</dd>
</dl>
<dl>
<dt>
<b>-t</b><i> <sec></i></dt>
<dd>
The number of seconds to wait after the successful start of a service. This options accepts the number of seconds to wait. You can specify some units after a given number: <b>s</b> for seconds, <b>m</b> for minutes, and <b>h</b> for hours to wait.</dd>
</dl>
<dl>
<dt>
<b>-T</b><i> <sec></i></dt>
<dd>
The same as for option <b>-t</b> but wait only on the started process not on childs forked by the process.</dd>
</dl>
<dl>
<dt>
<b>-u</b><i> user</i></dt>
<dd>
Sets the user ID of the process to <i>user</i>.</dd>
</dl>
<dl>
<dt>
<b>-v</b></dt>
<dd>
Verbose output.</dd>
</dl>
</div>
<div class="section">
<h1>EXAMPLE</h1><dl>
<dt>
<b>startproc /usr/sbin/sendmail</b></dt>
<dd>
</dd>
</dl>
<dl>
<dt>
</dt>
<dd>
starts <i>/usr/sbin/sendmail</i> if no sendmail process is found. If a pid file <i>sendmail.pid</i> exists in <i>/var/run/</i>, then the pid found in this file is used to search the process table for a process with an executable that matches the specified pathname, <i>/usr/sbin/sendmail</i>. If no matching process is found, <i>/usr/sbin/sendmail</i> is launched.</dd>
</dl>
<dl>
<dt>
<b>startproc -p /var/myrun/lpd.pid /usr/sbin/lpd</b></dt>
<dd>
</dd>
</dl>
<dl>
<dt>
</dt>
<dd>
starts <i>/usr/sbin/lpd</i> if there is no process with the pid found in <i>/var/myrun/lpd.pid</i> <b>and</b> no process in the actual process table exists that uses the specified binary.</dd>
</dl>
</div>
<div class="section">
<h1>EXIT CODES</h1> The exit codes have the following <b>LSB</b> conform conditions:<div class="spacer">
</div>
<div style="margin-left: 7.00ex;">
<dl>
<dt>
0</dt>
<dd>
Success</dd>
</dl>
<dl>
<dt>
1</dt>
<dd>
Generic or unspecified error</dd>
</dl>
<dl>
<dt>
2</dt>
<dd>
Invalid or excess argument(s)</dd>
</dl>
<dl>
<dt>
4</dt>
<dd>
Insufficient privilege(s)</dd>
</dl>
<dl>
<dt>
5</dt>
<dd>
Program is not installed</dd>
</dl>
<dl>
<dt>
7</dt>
<dd>
Program is not running</dd>
</dl>
</div>
<div class="spacer">
</div>
In some error cases, diagnostic output is sent to standard error, or, if standard error is not available, <b>syslogd</b>(8) is being used<b>.</b></div>
<div class="section">
<h1>NOTE</h1> <b>startproc</b> is a replacement for the Bourne shell function <b>daemon</b> found in the widely used SysVinit package of Miquel van Smoorenburg, <miquels@cistron.nl>. <b>startproc</b> is not useful to start kernel threads. This should be done by service utilities designed for the purpose to accomplish this task.</div>
<div class="section">
<h1>BUGS</h1> Identifying a process based on the executable file and the corresponding inode number only works if the process stays alive during startproc's execution. Processes rewriting their zeroth argument or shell scripts (the inode number of the shell executable file is not identical to that of the script file) may not be identified by a filename path.<div class="spacer">
</div>
<b>Startproc</b> does not start a process if there already exists one being in the zombie state. Zombies are processes which arn't alive but listed in the process table to have the exit status ready for the corresponding parent processes. Therefore the parent processes should be check out.<div class="spacer">
</div>
<b>Start_daemon</b> is not able to check for exit status of an executable daemon because after the final <b>execve</b>(3) the <b>start_daemon</b> as an own process does not exit anymore.</div>
<div class="section">
<h1>FILES</h1><dl>
<dt>
<i>/proc/</i></dt>
<dd>
path to the proc file system (see<b> proc</b>(5)).</dd>
</dl>
<dl>
<dt>
<i>/etc/init.d/</i></dt>
<dd>
path to the SuSE boot concept script base directory as required by the Linux Standard Base Specification (LSB) (see<b> init.d</b>(7)).</dd>
</dl>
</div>
<div class="section">
<h1>SEE ALSO</h1> <b>checkproc</b>(8), <b>killproc</b>(8), <b>insserv</b>(8), <b>init.d</b>(7), <b>kill</b>(1), <b>skill</b>(1), <b>killall</b>(8), <b>killall5</b>(8), <b>signal</b>(7), <b>proc</b>(5).</div>
<div class="section">
<h1>COPYRIGHT</h1> 1994-2007 Werner Fink, 1996-2000 SuSE GmbH Nuernberg, Germany. 2007 SuSE LINUX Products GmbH, Nuernberg, Germany.</div>
<div class="section">
<h1>AUTHOR</h1> Werner Fink <werner@suse.de></div>
<table class="foot">
<tr>
<td class="foot-date">
November 30, 2007</td>
<td class="foot-os">
3rd Berkeley Distribution</td>
</tr>
</table>
</div>
</body>
</html>
|
_includes/components/navigation--header.html
|
savaslabs/savaslabs.github.io
|
<!-- Mobile menu button. -->
<a href="/" id="js-mobile-menu" class="header-navigation__mobile-menu-link">MENU</a>
<!-- Main menu. -->
<nav role="navigation" class="header-navigation">
<ul id="js-navigation-menu" class="header-navigation__menu show">
{% for link in site.data.navigation %}
{% comment %} Assign active nav item class. {% endcomment %}
{% assign active-nav-item = nil %}
{% if (page.url contains link.url) or (link.title == "Blog" and page.path contains "_posts") %}
{% assign active-nav-item = ' header-navigation__active-nav-item' %}
{% endif %}
<li class="header-navigation__menu-link{{ active-nav-item }}">
<a href="{{ link.url }}">{{ link.title }}</a>
</li>
{% endfor %}
</ul>
</nav>
|
views/templates/layout.html
|
ysrc/xunfeng
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="static/images/favicon.ico">
<title>巡风</title>
{% block css %}
{% endblock %}
<link href="static/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
<link href="static/css/core.css" rel="stylesheet" type="text/css"/>
<link href="static/css/components.css" rel="stylesheet" type="text/css"/>
<link href="static/css/icons.css" rel="stylesheet" type="text/css"/>
<link href="static/css/pages.css" rel="stylesheet" type="text/css"/>
<link href="static/css/menu.css" rel="stylesheet" type="text/css"/>
<link href="static/css/responsive.css" rel="stylesheet" type="text/css"/>
<link href="static/plugin/sweetalert/sweetalert.css" rel="stylesheet" type="text/css"/>
<!-- HTML5 Shiv and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<script src="static/js/modernizr.min.js"></script>
</head>
<body>
<!-- Navigation Bar-->
<header id="topnav">
<div class="topbar-main">
<div class="container">
<!-- LOGO -->
<div class="topbar-left">
<a href="/filter" class="logo"><span>巡风</span></a>
</div>
<!-- End Logo container-->
<ul class="nav navbar-nav navbar-right pull-right">
<li>
<!-- Notification -->
<div class="notification-box">
<ul class="list-inline m-b-0">
<li>
<a href="javascript:void(0);" class="right-bar-toggle">
<i class="zmdi zmdi-notifications-none"></i>
</a>
<div class="noti-dot" style="display: none">
<span class="dot"></span>
<span class="pulse"></span>
</div>
</li>
</ul>
</div>
<!-- End Notification bar -->
</li>
<li>
<a href="/loginout">退出</a>
</li>
</ul>
<div class="menu-item">
<!-- Mobile menu toggle-->
<a class="navbar-toggle">
<div class="lines">
<span></span>
<span></span>
<span></span>
</div>
</a>
<!-- End mobile menu toggle-->
</div>
</div>
</div>
</div>
</div>
<div class="navbar-custom">
<div class="container">
<div id="navigation">
<!-- Navigation Menu-->
<ul class="navigation-menu">
<li class="has-submenu">
<a href="/filter"><i class="zmdi zmdi-search"></i> <span> 搜索 </span> </a>
<ul class="submenu">
<li><a href="/filter">条件筛选</a></li>
<li><a href="/">自定义</a></li>
</ul>
</li>
<li>
<a href="/task"><i class="zmdi zmdi-archive"></i> <span> 任务 </span> </a>
</li>
<li>
<a href="/plugin"><i class="zmdi zmdi-puzzle-piece"></i> <span> 插件 </span> </a>
</li>
<li>
<a href="/analysis"><i class="zmdi zmdi-widgets"></i> <span> 统计 </span> </a>
</li>
<li class="has-submenu">
<a href="/config?config=nascan"><i class="zmdi zmdi-settings"></i> <span> 配置 </span> </a>
<ul class="submenu">
<li><a href="/config?config=nascan">爬虫引擎</a></li>
<li><a href="/config?config=vulscan">扫描引擎</a></li>
</ul>
</li>
</ul>
<!-- End navigation menu -->
</div>
</div>
</div>
</header>
<!-- End Navigation Bar-->
<div class="wrapper">
{% block webinfo %}
{% endblock %}
<div class="side-bar right-bar">
<a href="javascript:void(0);" class="right-bar-toggle">
<i class="zmdi zmdi-close-circle-o"></i>
</a>
<h4 style="color:black !important;">插件推送</h4>
<div class="notification-list nicescroll">
<ul class="list-group list-no-border user-list">
</ul>
</div>
</div>
</div>
<!-- jQuery -->
<script src="static/js/jquery.min.js"></script>
<script src="static/js/bootstrap.min.js"></script>
<script src="static/js/detect.js"></script>
<script src="static/js/fastclick.js"></script>
<script src="static/js/jquery.slimscroll.js"></script>
<script src="static/js/jquery.blockUI.js"></script>
<script src="static/js/waves.js"></script>
<script src="static/js/wow.min.js"></script>
<script src="static/js/jquery.nicescroll.js"></script>
<script src="static/js/jquery.scrollTo.min.js"></script>
{% block js %}
{% endblock %}
<!-- App js -->
<script src="static/js/jquery.core.js"></script>
<script src="static/js/jquery.app.js"></script>
<script src="static/plugin/sweetalert/sweetalert.min.js"></script>
<script src="static/buss/js/common.js"></script>
<script type="text/javascript">
var csrf_token = "{{ csrf_token() }}";
$.ajaxSetup({
beforeSend: function(xhr, settings) {
if (!/^(GET|HEAD|OPTIONS|TRACE)$/i.test(settings.type) && !this.crossDomain) {
xhr.setRequestHeader("X-CSRFToken", csrf_token);
}
}
});
</script>
<div style="display: none">Version:beta 1.1.0</div>
</body>
</html>
|
programacao/java/index.html
|
clebermatheus/CleberMatheusWebsite
|
<!DOCTYPE html>
<html lang="pt-BR" manifest="/clebermatheus.appcache">
<head>
<!-- Cleber Matheus WebSite v0.9.8.5 -->
<meta charset="UTF-8"/>
<title>Aprenda Java!</title>
<meta name="generator" content="Notepad++ v6.7.2"/>
<meta name="author" content="Cleber Matheus"/>
<link rel="shortcut icon" href="favicon.png"/>
<meta name="description" content="Aprenda a programar em Java"/>
<meta name="reply-to" content="clebermatheus@outlook.com"/>
<meta name="keywords" content="Java, learn java, aprenda java"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="/index.css"/>
<link rel="stylesheet" href="/mobile.css" media="screen and (max-width: 700px)"/>
<link rel="alternate" type="application/atom+xml" href="/rss.xml" title="Cleber Matheus Website FeedRSS"/>
</head>
<body onload="cache()" contextmenu="menu1">
<header>
<h1>Java</h1>
<a href="javascript:optMenu()" id="optMenu"><img id="Mimg" src="/menu@2x.png"/></a>
<a href="javascript:subMenu()" id="opt2Menu" onclick="SMenu()">▼</a>
</header>
<section id="conteudo">
<div id="Ads">
<div id="longAds">
<script type="text/javascript">
bb_bid = "1677784";
bb_lang = "pt-BR";
bb_name = "custom";
bb_limit = "8";
bb_format = "bbb";
</script>
<script type="text/javascript" src="http://static.boo-box.com/javascripts/embed.js"></script>
</div>
</div>
<article>
<header>
<h2>Introdução a Java</h2>
</header>
<p>Tendo sido originalmente concebida para o desenvolvimento de pequenos aplicativos e programas de controle de aparelhos eletrodomésticos e eletroeletrônicos...<a href="intro.html">Continua...</a></p>
<footer>
<time datetime="2014-01-10" pubdate="pubdate">Publicado 10 de Janeiro de 2014</time>
</footer>
</article>
<div id="Ads">
<div id="longAds">
<script type="text/javascript">
bb_bid = "1677784";
bb_lang = "pt-BR";
bb_name = "custom";
bb_limit = "8";
bb_format = "bbb";
</script>
<script type="text/javascript" src="http://static.boo-box.com/javascripts/embed.js"></script>
</div>
</div>
</section>
<section id="subMenu" onclick="SMenu()">
<nav id="nav2">
<ul id="NPr">
<li><a href="/programacao/assembly/">Assembly</a></li>
<li><a href="/programacao/c/">C</a></li>
<li><a href="/programacao/cpp/">C++</a></li>
<li><a href="/programacao/csharp/">C#</a></li>
<li><a href="/programacao/java/">Java</a></li>
</ul>
</nav>
</section>
<section id="HoverMenu" onclick="HMenu()">
<nav id="nav1">
<ul id="MPr">
<li><a href="/">Página Inicial</a></li>
<li><a href="/app/">Aplicativos</a></li>
<li><a href="/games/">Jogos</a></li>
<li><a href="/projetos/">Meus Projetos</a></li>
<li><a href="/opensource/">OpenSource</a></li>
<li><a href="/programacao/">Programação</a></li>
<li><a href="/sobre/">Sobre</a></li>
<li><a href="/support/">Suporte</a></li>
<li><a href="/videos/">Vídeos</a></li>
<li><a href="/webdesign/">WebDesign</a></li>
<li><a href="/rss.xml">Feed RSS</a></li>
</ul>
</nav>
<section id="MenuTab">
<section id="Tabs">
<span id="Tab0" class="active" onclick="ChangeTab('Tab', 0)">Linguagens</span>
<span id="Tab1" class="inactive" onclick="ChangeTab('Tab', 1)">Extras</span>
</section>
<section id="Content">
<section id="ConTab0" class="active">
<a href="/programacao/assembly/"><img src="/programacao/assembly/favicon.png" alt="Assembly"/><span>Assembly</span></a>
<a href="/programacao/c/" style="left: 10px;"><img src="/programacao/c/favicon.png" alt="C"/><span>C</span></a>
<a href="/programacao/cpp/" style="left: 20px;"><img src="/programacao/cpp/favicon.png" alt="C++"/><span>C++</span></a>
<a href="/programacao/csharp/" style="left: 30px;"><img src="/programacao/csharp/favicon.png" alt="C#"/><span>C#</span></a>
<a href="/programacao/java/" style="left: 40px;"><img src="/programacao/java/favicon.png" alt="Java"/><span>Java</span></a>
</section>
<section id="ConTab1" class="inactive">
<div id="ads">
<script type="text/javascript">
bb_bid = "1677784";
bb_lang = "pt-BR";
bb_name = "custom";
bb_limit = "4";
bb_format = "bbk";
</script>
<script type="text/javascript" src="http://static.boo-box.com/javascripts/embed.js"></script>
</div>
<footer id="footer1">
<p>Cleber Matheus Website - 2015</p>
<time datetime="2015-01-07" pubdate="pubdate">7 de Janeiro de 2015</time>
<button onclick="cache()">Atualizar!</button>
</footer>
</section>
</section>
</section>
</section>
<menu id="menu1" type="context">
<menuitem id="sobre1" onclick="about()">Sobre...</menuitem>
<menuitem id="asm1" onclick="assembly()">Assembly</menuitem>
<menuitem id="c1" onclick="c()">C</menuitem>
<menuitem id="cpp1" onclick="cpp()">C++</menuitem>
<menuitem id="csharp1" onclick="csharp()">C#</menuitem>
<menuitem id="java1" onclick="java()">Java</menuitem>
</menu>
<script type="text/javascript" async src="/index.js"></script>
</body>
</html>
|
matchfiles/footywire_adv/footywire_adv9660.html
|
criffy/aflengine
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>AFL Match Statistics : Sydney defeated by Gold Coast at SCG Round 18 Saturday, 21st July 2018</TITLE>
<meta NAME="description" CONTENT="Sydney defeated by Gold Coast at SCG Round 18 Saturday, 21st July 2018 AFL match statistics">
<meta NAME="keywords" CONTENT="AFL Match Statistics, AFL Game Statistics, AFL Match Stats">
<link rel="canonical" href="https://www.footywire.com/afl/footy/ft_match_statistics?mid=9660&advv=Y"/>
<style>
.tabbg { background-color: #000077; vertical-align: middle; }
.blkbg { background-color: #000000; vertical-align: middle; }
.tabbdr { background-color: #d8dfea; vertical-align: middle; }
.wspace { background-color: #ffffff; vertical-align: middle; }
.greybg { background-color: #f4f5f1; }
.greybdr { background-color: #e3e4e0; }
.blackbdr { background-color: #000000; }
.lbgrey { background-color: #d4d5d1; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; font-weight: bold; }
.caprow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; font-weight: bold; }
.ylwbg { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: middle; }
.ylwbgmid { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; }
.ylwbgtop { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: top; }
.ylwbgbottom { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: bottom; text-align: center; }
.ylwbg2 { background-color: #ddeedd; }
.ylwbdr { background-color: #ccddcc; }
.mtabbg { background-color: #f2f4f7; vertical-align: top; text-align: center; }
.error { background-color: #ffffff; text-decoration: none; color: #ff0000; vertical-align: middle; text-align: left; font-weight: bold; }
.cerror { background-color: #ffffff; text-decoration: none; color: #ff0000; vertical-align: middle; text-align: center; font-weight: bold; }
.greytxt { color: #777777; }
.bluetxt { color: #003399; }
.normtxt { color: #000000; }
.norm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; }
.drow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; }
.lnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; }
.rnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: right; }
.rdrow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: right; }
.ldrow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; }
.bnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; font-weight: bold; }
.rbnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: right; font-weight: bold; }
.lbnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; font-weight: bold; }
.bdrow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; font-weight: bold; }
.lbdrow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; font-weight: bold; }
.lylw { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; }
.normtop { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: top; text-align: center; }
.lnormtop { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: top; text-align: left; }
.drowtop { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: top; text-align: center; }
.ldrowtop { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: top; text-align: left; }
a.tblink:link {
color: #ffffff;
font-weight: bold;
vertical-align: middle;
}
.dvr { color: #999999; font-weight: normal; vertical-align: middle; }
.hltitle { text-decoration: none; color: #000000; font-size: 16px; font-weight: bold; }
.whltitle { background-color: #ffffff; text-decoration: none; color: #000000; font-size: 16px; font-weight: bold; }
.idxhltitle { text-decoration: none; color: #990099; font-size: 16px; font-weight: bold; }
.tbtitle {
text-decoration:none;
color:#3B5998;
font-weight:bold;
border-top:1px solid #e4ebf6;
border-bottom:1px solid #D8DFEA;
background:#D8DFEA url(/afl/img/icon/tbback.png); bottom left repeat-x;
}
.innertbtitle {
background-color:#D8DFEA;
text-decoration:none;
color:#3B5998;
font-weight:normal;
background:#D8DFEA url(/afl/img/icon/tbback.png); bottom left repeat-x;
}
.tabopt { background-color: #5555cc; vertical-align: middle; text-align: center; }
.tabsel { background-color: #ffffff; text-decoration: underline; color: #000000; font-weight: bold; vertical-align: middle; text-align: center; }
a.tablink {
font-weight:bold;
vertical-align:middle;
}
a.tablink:link { color: #ffffff; }
a.tablink:hover { color: #eeeeee; }
.lnitxt { }
.lseltxt { }
.lselbldtxt { font-weight: bold; }
.formcls { background-color:#f2f4f7; vertical-align:middle; text-align:left }
.formclsright { background-color:#f2f4f7; vertical-align:middle; text-align:right }
li { background-color: #ffffff; color: #000000; }
p { color: #000000; }
th { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; font-weight: bold; }
a.wire { font-weight:bold }
.menubg { background-color: #000077; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; }
.menubdr { background-color: #f2f4f7; vertical-align: middle; }
table#wiretab {
border-spacing:0px;
border-collapse:collapse;
background-color:#F2F4F7;
width:450px;
height:250px;
}
table#wiretab td.section {
border-bottom:1px solid #D8DFEA;
}
table#wirecell {
background-color:#F2F4F7;
border:0px;
}
table#wirecell td#wirecelltitle {
vertical-align:top;
}
table#wirecell td#wirecellblurb {
vertical-align:top;
}
.smnt { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; }
a.peep { font-weight:bold; font-size: 12px; line-height: 14px; }
form {
padding:0px;
margin:0px;
}
table.thickouter {
border:1px solid #D8DFEA;
}
table.thickouter td.padded {
padding:2px;
}
div.notice {
border:1px solid #D8DFEA;
padding:8px;
background:#D8DFEA url(/afl/img/icon/customback.png);
text-align:center;
vertical-align:middle;
margin-bottom:10px;
font-size: 12px;
}
div.notice div.clickable {
font-weight:bold;
cursor:pointer;
display:inline;
color:#3B5998;
}
div.datadiv td.data, div.datadiv td.bdata {
padding:3px;
vertical-align:top;
}
div.datadiv td.bdata {
font-weight:bold;
}
a:focus { outline:none; }
h1.centertitle {
padding-top:10px;
font-size:20px;
font-weight:bold;
text-align:center;
}
#matchscoretable {
background-color : #eeffee;
border:1px solid #ccddcc;
}
#matchscoretable td, #matchscoretable th {
background-color : #eeffee;
text-decoration: none;
color: #000000;
vertical-align: middle;
}
#matchscoretable th, #matchscoretable th.leftbold {
border-bottom:1px solid #ccddcc;
font-weight:bold;
}
#matchscoretable td.leftbold {
font-weight:bold;
}
#matchscoretable td.leftbold, #matchscoretable th.leftbold {
text-align:left;
padding-left:10px;
}
body {
margin-top:0px;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
background-color:#ffffff;
overflow-x: auto;
overflow-y: auto;
}
body, p, td, th, textarea, input, select, h1, h2, h3, h4, h5, h6 {
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
text-decoration: none;
}
table.plain {
border-spacing:0px;
border-collapse:collapse;
padding:0px;
}
table.leftmenu {
background-color:#F7F7F7;
}
table.leftmenu td {
padding:2px 2px 2px 5px;
}
table.leftmenu td#skyscraper {
padding:2px 0px 2px 0px;
text-align:left;
margin:auto;
vertical-align:top;
background-color:#ffffff;
}
table.leftmenu td#topborder {
padding:0px 0px 0px 0px;
border-top:5px solid #b7b7b7;
font-size:5px;
}
table.leftmenu td#bottomborder {
padding:0px 0px 0px 0px;
border-bottom:1px solid #b7b7b7;
font-size:5px;
}
table.leftmenu td#bottomborderpad {
padding:0px 0px 0px 0px;
border-bottom:0px solid #b7b7b7;
font-size:3px;
}
td#headercell {
text-align:left;
vertical-align:bottom;
background:#3B5998 url(/afl/img/logo/header-logo-bg-2011.png);
}
a.leftmenu {
color:#3B5998;
display:block;
width:100%;
text-decoration:none;
}
a.leftmenu:hover {
text-decoration:none;
}
a {
color:#3B5998;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
table#footer {
border-spacing:0px;
border-collapse:collapse;
padding:0px;
color:#868686;
width:760px;
}
table#footer td#footercopy {
text-align:left;
}
table#footer td#footerlinks {
text-align:right;
}
table#footer a {
padding:0px 2px 0px 2px;
}
.textinput {
border:1px solid #BDC7D8;
padding:2px 2px 2px 2px;
}
.button {
color:#ffffff;
height:18px;
padding:0px 4px 4px 4px;
border:1px solid #3B5998;
background:#5b79b8 url(/afl/img/icon/btback.png); bottom left repeat-x;
vertical-align:middle;
cursor:pointer;
}
.button:focus { outline:none; }
.button::-moz-focus-inner { border: 0; }
a.button:link, a.button:visited, a.button:hover {
text-decoration:none;
}
td.blocklink {
padding:3px 3px 3px 3px;
}
a.blocklink {
padding:2px 2px 2px 2px;
}
a.blocklink:hover {
background-color:#3B5998;
color:#ffffff;
text-decoration:none;
}
table#teammenu, table#playermenu, table#playerrankmenu, table#teamrankmenu,
table#draftmenu, table#risingstarmenu, table#matchmenu, table#laddermenu,
table#brownlowmenu, table#attendancemenu, table#coachmenu, table#supercoachmenu,
table#dreamteammenu, table#highlightsmenu, table#selectionsmenu, table#pastplayermenu,
table#tweetmenu, table#contractsmenu {
border-spacing:0px;
border-collapse:collapse;
background-color:#F7F7F7;
z-index:1;
position:absolute;
left:0px;
top:0px;
visibility:hidden;
border:1px solid #b7b7b7;
opacity:.95;
filter:alpha(opacity=95);
width:220px;
}
a.submenuitem {
padding:3px;
color:#3B5998;
text-decoration:none;
border:0px solid #3B5998;
}
a.submenuitem:link {
text-decoration:none;
}
a.submenuitem:hover {
text-decoration:underline;
}
div.submenux, div.submenutitle {
font-size:9px;
color:#676767;
font-weight:bold;
}
div.submenux {
color:#676767;
cursor:pointer;
}
div.submenutitle {
color:#353535;
padding:4px 2px 2px 2px;
}
td#teamArrow, td#playerArrow, td#playerrankArrow, td#teamrankArrow,
td#draftArrow, td#risingstarArrow, td#matchArrow, td#ladderArrow,
td#brownlowArrow, td#attendanceArrow, td#coachArrow, td#supercoachArrow,
td#dreamteamArrow, td#highlightsArrow, td#selectionsArrow, td#pastplayerArrow,
td#tweetArrow, td#contractsArrow {
color:#676767;
font-weight:bold;
display:block;
text-decoration:none;
border-left:1px solid #F7F7F7;
cursor:pointer;
text-align:center;
width:10px;
}
table#header {
border-spacing:0px;
border-collapse:collapse;
margin:auto;
width:100%;
}
table#header td {
border:0px solid #3B5998;
}
table#header td#logo {
vertical-align:middle;
text-align:center;
}
table#header td#mainlinks {
vertical-align:bottom;
text-align:left;
padding-bottom:10px;
}
table#header td#memberStatus {
vertical-align:bottom;
text-align:right;
padding-bottom:10px;
}
a.emptylink, a.emptylink:link, a.emptylink:visited, a.emptylink:active, a.emptylink:hover {
border:0px;
margin:0px;
text-decoration:none;
}
table#header a.headerlink {
font-size:12px;
font-weight:bold;
color:#ffffff;
padding:4px;
}
table#header a.headerlink:link {
background-color:#3B5998;
text-decoration:none;
}
table#header a.headerlink:visited {
background-color:#3B5998;
text-decoration:none;
}
table#header a.headerlink:active {
background-color:#3B5998;
text-decoration:none;
}
table#header a.headerlink:hover {
background-color:#6D84B4;
text-decoration:none;
}
table#header a.userlink {
font-size:11px;
font-weight:normal;
color:#D8DFEA;
padding:5px;
}
table#header a.userlink:link {
color:#D8DFEA;
text-decoration:none;
}
table#header a.userlink:visited {
color:#D8DFEA;
text-decoration:none;
}
table#header a.userlink:active {
color:#D8DFEA;
text-decoration:none;
}
table#header a.userlink:hover {
color:#ffffff;
text-decoration:underline;
}
table#header div#welcome {
display:inline;
font-size:11px;
font-weight:bold;
color:#D8DFEA;
padding:5px;
}
td.hdbar {
text-decoration:none;
border-top:1px solid #92201e;
border-bottom:1px solid #760402;
background:#D8DFEA url(/afl/img/icon/hdback.png); bottom left repeat-x;
padding:0px 5px 0px 5px;
}
td.hdbar div {
color:#ffffff;
display:inline;
padding:0px 5px 0px 5px;
}
td.hdbar div a {
font-size:11px;
font-weight:normal;
color:#ffffff;
font-weight:bold;
}
td.hdbar div a:link { text-decoration:none; }
td.hdbar div a:hover { text-decoration:underline; }
div#membersbgdiv {
background:#888888;
opacity:.50;
filter:alpha(opacity=50);
z-index:1;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
text-align:center;
vertical-align:middle;
display:none;
}
div#memberswhitediv {
width:610px;
height:380px;
border:3px solid #222222;
background:#ffffff;
opacity:1;
filter:alpha(opacity=100);
z-index:2;
position:absolute;
left:0;
top:0;
border-radius:20px;
-moz-border-radius:20px; /* Old Firefox */
padding:15px;
display:none;
}
#membersx {
color:#222222;
font-weight:bold;
font-size:16px;
cursor:pointer;
}
</style>
<script type="text/javascript">
function flipSubMenu(cellid, tableid) {
var table = document.getElementById(tableid);
if (table.style.visibility == 'visible') {
hideSubMenu(tableid);
}
else {
showSubMenu(cellid, tableid);
}
}
function showSubMenu(cellid, tableid) {
hideAllSubMenus();
var cell = document.getElementById(cellid);
var coors = findPos(cell);
var table = document.getElementById(tableid);
table.style.visibility = 'visible';
table.style.top = (coors[1]) + 'px';
table.style.left = (coors[0] + 175) + 'px';
}
function hideSubMenu(tableid) {
var table = document.getElementById(tableid);
if (table != null) {
table.style.visibility = 'hidden';
}
}
function findPos(obj) {
var curleft = curtop = 0;
if (obj.offsetParent) {
curleft = obj.offsetLeft
curtop = obj.offsetTop
while (obj = obj.offsetParent) {
curleft += obj.offsetLeft
curtop += obj.offsetTop
}
}
return [curleft,curtop];
}
function highlightCell(tag) {
var cell = document.getElementById(tag + 'linkcell');
cell.style.backgroundColor = "#E7E7E7";
highlightArrow(tag + 'Arrow');
}
function dehighlightCell(tag) {
var cell = document.getElementById(tag + 'linkcell');
cell.style.backgroundColor = "transparent";
dehighlightArrow(tag + 'Arrow');
}
function highlightArrow(arrowId) {
var arrow = document.getElementById(arrowId);
arrow.style.backgroundColor = "#E7E7E7";
}
function dehighlightArrow(arrowId) {
var arrow = document.getElementById(arrowId);
arrow.style.backgroundColor = "transparent";
}
function hideAllSubMenus() {
hideSubMenu('teammenu');
hideSubMenu('playermenu');
hideSubMenu('teamrankmenu');
hideSubMenu('playerrankmenu');
hideSubMenu('draftmenu');
hideSubMenu('risingstarmenu');
hideSubMenu('matchmenu');
hideSubMenu('brownlowmenu');
hideSubMenu('laddermenu');
hideSubMenu('attendancemenu');
hideSubMenu('supercoachmenu');
hideSubMenu('dreamteammenu');
hideSubMenu('coachmenu');
hideSubMenu('highlightsmenu');
hideSubMenu('selectionsmenu');
hideSubMenu('pastplayermenu');
hideSubMenu('contractsmenu');
hideSubMenu('tweetmenu');
}
function GetMemberStatusXmlHttpObject() {
var xmlMemberStatusHttp=null;
try {
// Firefox, Opera 8.0+, Safari
xmlMemberStatusHttp=new XMLHttpRequest();
}
catch (e) {
// Internet Explorer
try {
xmlMemberStatusHttp=new ActiveXObject("Msxml2.XMLHTTP");
}
catch (e) {
xmlMemberStatusHttp=new ActiveXObject("Microsoft.XMLHTTP");
}
}
return xmlMemberStatusHttp;
}
function rememberMember() {
xmlMemberStatusHttp=GetMemberStatusXmlHttpObject();
url="/club/sports/member-remember.html?sid=" + Math.random();
xmlMemberStatusHttp.onreadystatechange=showAlert;
xmlMemberStatusHttp.open("GET",url,true);
xmlMemberStatusHttp.send(null);
}
function quickLogout() {
xmlMemberStatusHttp=GetMemberStatusXmlHttpObject();
url="/afl/club/quick-logout.html?sid=" + Math.random();
xmlMemberStatusHttp.onreadystatechange=showAlert;
xmlMemberStatusHttp.open("GET",url,true);
xmlMemberStatusHttp.send(null);
}
function showMemberStatus() {
xmlMemberStatusHttp = GetMemberStatusXmlHttpObject();
url = "/afl/club/member-status.html?sid=" + Math.random();
fetchShowMemberStatus(xmlMemberStatusHttp, url);
}
function showMemberStatusWithUrl(url) {
xmlMemberStatusHttp = GetMemberStatusXmlHttpObject();
url = "/afl/club/member-status.html?url=" + url + "&sid=" + Math.random();
fetchShowMemberStatus(xmlMemberStatusHttp, url);
}
function showMemberStatusSkipAds() {
xmlMemberStatusHttp = GetMemberStatusXmlHttpObject();
url = "/afl/club/member-status.html?skipAds=Y&sid=" + Math.random();
fetchShowMemberStatus(xmlMemberStatusHttp, url);
}
function showMemberStatusWithUrlSkipAds(url) {
xmlMemberStatusHttp = GetMemberStatusXmlHttpObject();
url = "/afl/club/member-status.html?skipAds=Y&url=" + url + "&sid=" + Math.random();
fetchShowMemberStatus(xmlMemberStatusHttp, url);
}
function fetchShowMemberStatus(xmlMemberStatusHttp, url) {
xmlMemberStatusHttp.onreadystatechange = memberStatusChanged;
xmlMemberStatusHttp.open("GET", url, true);
xmlMemberStatusHttp.send(null);
}
function showAlert() {
if (xmlMemberStatusHttp.readyState==4) {
alertMessage = xmlMemberStatusHttp.responseText;
showMemberStatus();
alert(alertMessage);
}
}
function memberStatusChanged() {
if (xmlMemberStatusHttp.readyState==4) {
response = xmlMemberStatusHttp.responseText;
if (response.indexOf("<!-- MEMBER STATUS -->") < 0) {
response = " ";
}
document.getElementById("memberStatus").innerHTML = response;
}
}
function pushSignUpEvent(signUpSource) {
_gaq.push(['_trackEvent', 'Member Activity', 'Sign Up', signUpSource]);
}
function pushContent(category, page) {
_gaq.push(['_trackEvent', 'Content', category, page]);
}
function GetXmlHttpObject() {
var xmlWireHttp=null;
try {
// Firefox, Opera 8.0+, Safari
xmlWireHttp=new XMLHttpRequest();
}
catch (e) {
// Internet Explorer
try {
xmlWireHttp=new ActiveXObject("Msxml2.XMLHTTP");
}
catch (e) {
xmlWireHttp=new ActiveXObject("Microsoft.XMLHTTP");
}
}
return xmlWireHttp;
}
function showWire() {
xmlWireHttp=GetXmlHttpObject()
url="/afl/club/forum-threads-wire.html?sid=" + Math.random();
fetchWire(xmlWireHttp, url);
}
function showWireSkipAds() {
xmlWireHttp=GetXmlHttpObject()
url="/afl/club/forum-threads-wire.html?skipAds=Y&sid=" + Math.random();
fetchWire(xmlWireHttp, url);
}
function fetchWire(xmlWireHttp, url) {
xmlWireHttp.onreadystatechange = wireChanged;
xmlWireHttp.open("GET", url, true);
xmlWireHttp.send(null);
}
function wireChanged() {
if (xmlWireHttp.readyState==4) {
response = xmlWireHttp.responseText;
if (response.indexOf("<!-- WIRE -->") < 0) {
response = " ";
}
document.getElementById("threadsWire").innerHTML=response;
}
}
function positionMemberDivs() {
var bodyOffsetHeight = document.body.offsetHeight;
document.getElementById('membersbgdiv').style.width = '100%';
document.getElementById('membersbgdiv').style.height = '100%';
var leftOffset = (document.getElementById('membersbgdiv').offsetWidth - document.getElementById('memberswhitediv').offsetWidth) / 2;
var topOffset = ((document.getElementById('membersbgdiv').offsetHeight - document.getElementById('memberswhitediv').offsetHeight) / 2);
document.getElementById('memberswhitediv').style.left = leftOffset;
document.getElementById('memberswhitediv').style.top = topOffset;
document.getElementById('membersbgdiv').style.height = bodyOffsetHeight;
}
function closeMemberDivs() {
document.getElementById('membersbgdiv').style.display = 'none';
document.getElementById('memberswhitediv').style.display = 'none';
}
function displayMemberDivs() {
document.getElementById('membersbgdiv').style.display = 'block';
document.getElementById('memberswhitediv').style.display = 'block';
positionMemberDivs();
}
function openRegistrationLoginDialog() {
document.getElementById('memberscontent').innerHTML = "<iframe src='/afl/footy/custom_login' width=600 height=350 hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe>";
document.getElementById('memberswhitediv').style.width = '610px';
document.getElementById('memberswhitediv').style.height = '380px';
displayMemberDivs();
}
function openRegistrationLoginDialogWithNextPage(nextPage) {
document.getElementById('memberscontent').innerHTML = "<div><iframe src='/afl/footy/custom_login?p=" + nextPage + "' width=600 height=350 hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe></div>"
document.getElementById('memberswhitediv').style.width = '610px';
document.getElementById('memberswhitediv').style.height = '380px';
displayMemberDivs();
}
function openChangePasswordDialog() {
document.getElementById('memberscontent').innerHTML = "<div><iframe src='/afl/footy/custom_login?action=changePasswordForm' width=250 height=190 hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe></div>"
document.getElementById('memberswhitediv').style.width = '250px';
document.getElementById('memberswhitediv').style.height = '240px';
displayMemberDivs();
}
function openManageSettingsDialog() {
document.getElementById('memberscontent').innerHTML = "<div><iframe src='/afl/footy/custom_login?action=manageSettingsForm' width=380 height=210 hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe></div>"
document.getElementById('memberswhitediv').style.width = '380px';
document.getElementById('memberswhitediv').style.height = '260px';
displayMemberDivs();
}
var xmlLoginHttp;
function GetLoginXmlHttpObject() {
var xmlLoginHttp=null;
try {
// Firefox, Opera 8.0+, Safari
xmlLoginHttp=new XMLHttpRequest();
}
catch (e) {
// Internet Explorer
try {
xmlLoginHttp=new ActiveXObject("Msxml2.XMLHTTP");
}
catch (e) {
xmlLoginHttp=new ActiveXObject("Microsoft.XMLHTTP");
}
}
return xmlLoginHttp;
}
function postLogout() {
var params = "action=logout";
xmlLoginHttp=GetLoginXmlHttpObject();
xmlLoginHttp.onreadystatechange = validateLogoutResponse;
xmlLoginHttp.open("POST", '/afl/footy/custom_login', true);
xmlLoginHttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
xmlLoginHttp.setRequestHeader("Content-length", params.length);
xmlLoginHttp.setRequestHeader("Connection", "close");
xmlLoginHttp.send(params);
}
function getPlugContent(type) {
xmlLoginHttp=GetLoginXmlHttpObject()
xmlLoginHttp.onreadystatechange = plugCustomFantasy;
xmlLoginHttp.open("GET", '/afl/footy/custom_login?action=plug&type=' + type, true);
xmlLoginHttp.send(null);
}
function validateResponse() {
if(xmlLoginHttp.readyState == 4 && xmlLoginHttp.status == 200) {
var result = xmlLoginHttp.responseText;
if (result == 'PASS') {
self.parent.location.reload(true);
}
else if (result.indexOf('ERROR:') == 0) {
result = result.substring(6);
alert(result + ". Please try again.");
}
else {
alert("An error occurred during registration.");
}
}
}
function plugCustomFantasy() {
if (xmlLoginHttp.readyState == 4 && xmlLoginHttp.status == 200) {
var response = xmlLoginHttp.responseText;
if (response.indexOf("<!-- PLUG -->") < 0) {
response = "";
}
document.getElementById("customPlugDiv").innerHTML=response;
}
}
function validateLogoutResponse() {
if(xmlLoginHttp.readyState == 4 && xmlLoginHttp.status == 200) {
var result = xmlLoginHttp.responseText;
if (result == 'PASS') {
selfReload();
}
else if (result.indexOf('ERROR:') == 0) {
result = result.substring(6);
alert(result + ". Please try again.");
}
else {
alert("Oops! An error occurred!");
}
}
}
function selfReload() {
if (xmlLoginHttp.readyState == 4 && xmlLoginHttp.status == 200) {
self.parent.location.reload(true);
}
}
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3312858-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</HEAD>
<BODY onload="pushContent('Match Statistics', 'Match Statistics');showMemberStatusWithUrl('https%3A%2F%2Fwww.footywire.com%2Fafl%2Ffooty%2Fft_match_statistics');showWire();hideAllSubMenus();" onresize="positionMemberDivs();">
<DIV align="CENTER">
<table cellpadding="0" cellspacing="0" border="0" id="frametable2008" width="948">
<tr><td colspan="4" height="102" id="headercell" width="948">
<table id="header">
<tr>
<td id="logo" valign="middle" height="102" width="200">
<a class="emptylink" href="//www.footywire.com/"><div style="width:200px;height:54px;cursor:pointer;"> </div></a>
</td>
<td id="mainlinks" width="200">
</td>
<td style="padding-top:3px;padding-right:4px;">
<div style="margin-left:-3px;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Footywire 728x90 Prime -->
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-1151582373407200"
data-ad-slot="7204222137"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</td>
</tr>
</table>
</td></tr>
<tr><td colspan="4" height="21" class="hdbar" align="right" valign="middle" id="memberStatus"></td></tr>
<tr>
<td rowspan="4" width="175" valign="top">
<table width="175" cellpadding="0" cellspacing="0" border="0" class="leftmenu">
<tr><td colspan="2" id="topborder"> </td></tr>
<tr><td width="175" colspan="2" onMouseOver="this.style.backgroundColor='#e7e7e7';" onMouseOut="this.style.backgroundColor='transparent';"><a class="leftmenu" href="//www.footywire.com/">AFL Statistics Home</a></td></tr>
<tr>
<td id="matchlinkcell" width="165"><a onMouseOver="highlightCell('match')" onMouseOut="dehighlightCell('match')" class="leftmenu" href="/afl/footy/ft_match_list">AFL Fixture</a></td>
<td id="matchArrow" onMouseOver="highlightArrow('matchArrow')" onMouseOut="dehighlightArrow('matchArrow')" onClick="flipSubMenu('matchlinkcell','matchmenu')">»</td>
</tr>
<tr>
<td id="playerlinkcell" width="165"><a onMouseOver="highlightCell('player')" onMouseOut="dehighlightCell('player')" class="leftmenu" href="/afl/footy/ft_players">Players</a></td>
<td id="playerArrow" onMouseOver="highlightArrow('playerArrow')" onMouseOut="dehighlightArrow('playerArrow')" onClick="flipSubMenu('playerlinkcell','playermenu')">»</td>
</tr>
<tr>
<td id="teamlinkcell" width="165"><a onMouseOver="highlightCell('team')" onMouseOut="dehighlightCell('team')" class="leftmenu" href="/afl/footy/ft_teams">Teams</a></td>
<td id="teamArrow" onMouseOver="highlightArrow('teamArrow')" onMouseOut="dehighlightArrow('teamArrow')" onClick="flipSubMenu('teamlinkcell','teammenu')">»</td>
</tr>
<tr>
<td id="playerranklinkcell" width="165"><a onMouseOver="highlightCell('playerrank')" onMouseOut="dehighlightCell('playerrank')" class="leftmenu" href="/afl/footy/ft_player_rankings">Player Rankings</a></td>
<td id="playerrankArrow" onMouseOver="highlightArrow('playerrankArrow')" onMouseOut="dehighlightArrow('playerrankArrow')" onClick="flipSubMenu('playerranklinkcell','playerrankmenu')">»</td>
</tr>
<tr>
<td id="teamranklinkcell" width="165"><a onMouseOver="highlightCell('teamrank')" onMouseOut="dehighlightCell('teamrank')" class="leftmenu" href="/afl/footy/ft_team_rankings">Team Rankings</a></td>
<td id="teamrankArrow" onMouseOver="highlightArrow('teamrankArrow')" onMouseOut="dehighlightArrow('teamrankArrow')" onClick="flipSubMenu('teamranklinkcell','teamrankmenu')">»</td>
</tr>
<tr>
<td id="risingstarlinkcell" width="165"><a onMouseOver="highlightCell('risingstar')" onMouseOut="dehighlightCell('risingstar')" class="leftmenu" href="/afl/footy/ft_rising_stars_round_performances">Rising Stars</a></td>
<td id="risingstarArrow" onMouseOver="highlightArrow('risingstarArrow')" onMouseOut="dehighlightArrow('risingstarArrow')" onClick="flipSubMenu('risingstarlinkcell','risingstarmenu')">»</td>
</tr>
<tr>
<td id="draftlinkcell" width="165"><a onMouseOver="highlightCell('draft')" onMouseOut="dehighlightCell('draft')" class="leftmenu" href="/afl/footy/ft_drafts">AFL Draft</a></td>
<td id="draftArrow" onMouseOver="highlightArrow('draftArrow')" onMouseOut="dehighlightArrow('draftArrow')" onClick="flipSubMenu('draftlinkcell','draftmenu')">»</td>
</tr>
<tr>
<td id="brownlowlinkcell" width="165"><a onMouseOver="highlightCell('brownlow')" onMouseOut="dehighlightCell('brownlow')" class="leftmenu" href="/afl/footy/brownlow_medal">Brownlow Medal</a></td>
<td id="brownlowArrow" onMouseOver="highlightArrow('brownlowArrow')" onMouseOut="dehighlightArrow('brownlowArrow')" onClick="flipSubMenu('brownlowlinkcell','brownlowmenu')">»</td>
</tr>
<tr>
<td id="ladderlinkcell" width="165"><a onMouseOver="highlightCell('ladder')" onMouseOut="dehighlightCell('ladder')" class="leftmenu" href="/afl/footy/ft_ladder">AFL Ladder</a></td>
<td id="ladderArrow" onMouseOver="highlightArrow('ladderArrow')" onMouseOut="dehighlightArrow('ladderArrow')" onClick="flipSubMenu('ladderlinkcell','laddermenu')">»</td>
</tr>
<tr>
<td id="coachlinkcell" width="165"><a onMouseOver="highlightCell('coach')" onMouseOut="dehighlightCell('coach')" class="leftmenu" href="/afl/footy/afl_coaches">Coaches</a></td>
<td id="coachArrow" onMouseOver="highlightArrow('coachArrow')" onMouseOut="dehighlightArrow('coachArrow')" onClick="flipSubMenu('coachlinkcell','coachmenu')">»</td>
</tr>
<tr>
<td id="attendancelinkcell" width="165"><a onMouseOver="highlightCell('attendance')" onMouseOut="dehighlightCell('attendance')" class="leftmenu" href="/afl/footy/attendances">Attendances</a></td>
<td id="attendanceArrow" onMouseOver="highlightArrow('attendanceArrow')" onMouseOut="dehighlightArrow('attendanceArrow')" onClick="flipSubMenu('attendancelinkcell','attendancemenu')">»</td>
</tr>
<tr>
<td id="supercoachlinkcell" width="165"><a onMouseOver="highlightCell('supercoach')" onMouseOut="dehighlightCell('supercoach')" class="leftmenu" href="/afl/footy/supercoach_round">Supercoach</a></td>
<td id="supercoachArrow" onMouseOver="highlightArrow('supercoachArrow')" onMouseOut="dehighlightArrow('supercoachArrow')" onClick="flipSubMenu('supercoachlinkcell','supercoachmenu')">»</td>
</tr>
<tr>
<td id="dreamteamlinkcell" width="165"><a onMouseOver="highlightCell('dreamteam')" onMouseOut="dehighlightCell('dreamteam')" class="leftmenu" href="/afl/footy/dream_team_round">AFL Fantasy</a></td>
<td id="dreamteamArrow" onMouseOver="highlightArrow('dreamteamArrow')" onMouseOut="dehighlightArrow('dreamteamArrow')" onClick="flipSubMenu('dreamteamlinkcell','dreamteammenu')">»</td>
</tr>
<tr>
<td id="highlightslinkcell" width="165"><a onMouseOver="highlightCell('highlights')" onMouseOut="dehighlightCell('highlights')" class="leftmenu" href="/afl/footy/afl_highlights">AFL Highlights</a></td>
<td id="highlightsArrow" onMouseOver="highlightArrow('highlightsArrow')" onMouseOut="dehighlightArrow('highlightsArrow')" onClick="flipSubMenu('highlightslinkcell','highlightsmenu')">»</td>
</tr>
<tr>
<td id="selectionslinkcell" width="165"><a onMouseOver="highlightCell('selections')" onMouseOut="dehighlightCell('selections')" class="leftmenu" href="/afl/footy/afl_team_selections">AFL Team Selections</a></td>
<td id="selectionsArrow" onMouseOver="highlightArrow('selectionsArrow')" onMouseOut="dehighlightArrow('selectionsArrow')" onClick="flipSubMenu('selectionslinkcell','selectionsmenu')">»</td>
</tr>
<tr>
<td id="pastplayerlinkcell" width="165"><a onMouseOver="highlightCell('pastplayer')" onMouseOut="dehighlightCell('pastplayer')" class="leftmenu" href="/afl/footy/past_players">Past Players</a></td>
<td id="pastplayerArrow" onMouseOver="highlightArrow('pastplayerArrow')" onMouseOut="dehighlightArrow('pastplayerArrow')" onClick="flipSubMenu('pastplayerlinkcell','pastplayermenu')">»</td>
</tr>
<tr>
<td id="contractslinkcell" width="165"><a onMouseOver="highlightCell('contracts')" onMouseOut="dehighlightCell('contracts')" class="leftmenu" href="/afl/footy/out_of_contract_players">AFL Player Contracts</a></td>
<td id="contractsArrow" onMouseOver="highlightArrow('contractsArrow')" onMouseOut="dehighlightArrow('contractsArrow')" onClick="flipSubMenu('contractslinkcell','contractsmenu')">»</td>
</tr>
<tr><td width="175" colspan="2" onMouseOver="this.style.backgroundColor='#e7e7e7';" onMouseOut="this.style.backgroundColor='transparent';"><a class="leftmenu" href="/afl/footy/afl_betting">AFL Betting</a></td></tr>
<tr><td width="175" colspan="2" onMouseOver="this.style.backgroundColor='#e7e7e7';" onMouseOut="this.style.backgroundColor='transparent';"><a class="leftmenu" href="/afl/footy/injury_list">AFL Injury List</a></td></tr>
<tr><td width="175" colspan="2" onMouseOver="this.style.backgroundColor='#e7e7e7';" onMouseOut="this.style.backgroundColor='transparent';"><a class="leftmenu" href="/afl/footy/ft_season_records">Records</a></td></tr>
<tr><td colspan="2" id="bottomborder"> </td></tr>
<tr><td colspan="2" class="norm" style="height:10px"></td></tr>
<tr><td colspan="2" id="skyscraper">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Footywire 160x600 Prime -->
<ins class="adsbygoogle"
style="display:inline-block;width:160px;height:600px"
data-ad-client="ca-pub-1151582373407200"
data-ad-slot="2707810136"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</td></tr>
</table>
</td>
<td rowspan="3" bgcolor="#b7b7b7" style="width:1px"></td>
<td height="900" width="761" valign="top" align="center" style="padding:5px 5px 5px 5px">
<div id="liveStatus" style="margin:0px;padding:0px;"></div>
<table border="0" cellspacing="0" cellpadding="0">
<tr><td>
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="760">
<TR>
<TD id="threadsWire" WIDTH="450" HEIGHT="250" VALIGN="TOP"> </TD>
<td rowspan="2" class="norm" style="width:10px"></td>
<TD WIDTH="300" HEIGHT="250" ROWSPAN="2">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Footywire 300x250 Prime -->
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:250px"
data-ad-client="ca-pub-1151582373407200"
data-ad-slot="4250755734"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td colspan="1" class="norm" style="height:10px"></td></tr>
<tr><td>
<div class="notice" width="760">
Advanced stats currently displayed. <a href="/afl/footy/ft_match_statistics?mid=9660"><b>View Basic Stats</b></a>.
</div>
</td></tr>
<tr><td>
<style>
td.statdata {
text-align:center;
cursor:default;
}
</style>
<script type="text/javascript">
function getStats() {
document.stat_select.submit();
}
</script>
<TABLE WIDTH="760" BORDER="0" CELLSPACING="0" CELLPADDING="0">
<TR><TD CLASS="lnormtop">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="760">
<TR>
<TD WIDTH="375" class="lnormtop">
<table border="0" cellspacing="0" cellpadding="0" width="375">
<tr><td width="375" valign="top" height="22" align="left" class="hltitle">
Sydney defeated by Gold Coast
</td></tr>
<tr><td class="lnorm" height="15">Round 18, SCG, Attendance: 32565</td></tr>
<tr><td class="lnorm" height="15">
Saturday, 21st July 2018, 2:10 PM AEST</td></tr>
<tr><td class="lnorm" height="19" style="padding-top:4px;">
Sydney Betting Odds: Win 1.03, Line -63.5 @ 1.92
</td></tr>
<tr><td class="lnorm" height="19" style="padding-bottom:4px;">
Gold Coast Betting Odds: Win 14.00, Line +63.5 @ 1.92
</td></tr>
</table>
</TD>
<td rowspan="1" class="norm" style="width:9px"></td>
<TD WIDTH="376" class="lnormtop">
<table border="0" cellspacing="0" cellpadding="0" width="376" id="matchscoretable">
<tr>
<th class="leftbold" height="23" width="100">Team</td>
<th width="49" align="center">Q1</td>
<th width="49" align="center">Q2</td>
<th width="49" align="center">Q3</td>
<th width="49" align="center">Q4</td>
<th width="49" align="center">Final</td>
</tr>
<tr>
<td class="leftbold" height="22"><a href="th-sydney-swans">Sydney</a></td>
<td align="center">6.4
<td align="center">6.7
<td align="center">6.10
<td align="center">8.16
<td align="center">64
</tr>
<tr>
<td class="leftbold" height="22"><a href="th-gold-coast-suns">Gold Coast</a></td>
<td align="center">1.5
<td align="center">7.7
<td align="center">9.12
<td align="center">12.16
<td align="center">88
</tr>
</table>
</TD></TR>
<TR><TD COLSPAN="3" HEIGHT="30" CLASS="norm">
<a href="#t1">Sydney Player Stats</a> |
<a href="#t2">Gold Coast Player Stats</a> |
<a href="#hd">Match Head to Head Stats</a> |
<a href="#brk">Scoring Breakdown</a>
| <a href="highlights?id=1905">Highlights</a>
</TD></TR>
</TABLE></TD></TR>
<tr><td colspan="1" class="norm" style="height:5px"></td></tr>
<TR><TD>
<table border="0" cellspacing="0" cellpadding="0" width="760">
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="585">
<tr>
<td height="21" align="center" colspan="3" class="tbtitle" width="585">
<table border="0" cellspacing="0" cellpadding="0" width="585">
<tr>
<td class="innertbtitle" align="left"> <b><a name=t1></a>Sydney Match Statistics (Sorted by Disposals)</b></td>
<td class="innertbtitle" align="right">Coach: <a href="cp-john-longmire--81">John Longmire</a> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td rowspan="1" class="tabbdr" style="width:1px"></td>
<td>
<table border="0" cellspacing="0" cellpadding="3" width="583">
<tr>
<td width="148" class="lbnorm" height="21">Player</td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=23&advv=Y#t1" title="Contested Possessions">CP</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=24&advv=Y#t1" title="Uncontested Possessions">UP</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=25&advv=Y#t1" title="Effective Disposals">ED</a></td>
<td width="34" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=34&advv=Y#t1" title="Disposal Efficiency %">DE%</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=27&advv=Y#t1" title="Contested Marks">CM</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=21&advv=Y#t1" title="Goal Assists">GA</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=28&advv=Y#t1" title="Marks Inside 50">MI5</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=31&advv=Y#t1" title="One Percenters">1%</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=32&advv=Y#t1" title="Bounces">BO</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=35&advv=Y#t1" title="Centre Clearances">CCL</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=36&advv=Y#t1" title="Stoppage Clearances">SCL</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=37&advv=Y#t1" title="Score Involvements">SI</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=38&advv=Y#t1" title="Metres Gained">MG</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=39&advv=Y#t1" title="Turnovers">TO</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=40&advv=Y#t1" title="Intercepts">ITC</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=41&advv=Y#t1" title="Tackles Inside 50">T5</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=42&advv=Y#t1" title="Time On Ground %">TOG%</a></td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-sydney-swans--josh-p--kennedy" title="Josh Kennedy">J Kennedy</a></td>
<td class="statdata">16</td>
<td class="statdata">17</td>
<td class="statdata">19</td>
<td class="statdata">57.6</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">9</td>
<td class="statdata">8</td>
<td class="statdata">399</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">84</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-sydney-swans--luke-parker" title="Luke Parker">L Parker</a></td>
<td class="statdata">14</td>
<td class="statdata">13</td>
<td class="statdata">17</td>
<td class="statdata">58.6</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">5</td>
<td class="statdata">6</td>
<td class="statdata">424</td>
<td class="statdata">5</td>
<td class="statdata">5</td>
<td class="statdata">0</td>
<td class="statdata">89</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-sydney-swans--jake-lloyd" title="Jake Lloyd">J Lloyd</a></td>
<td class="statdata">4</td>
<td class="statdata">17</td>
<td class="statdata">20</td>
<td class="statdata">80</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">6</td>
<td class="statdata">578</td>
<td class="statdata">4</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">85</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-sydney-swans--harry-cunningham" title="Harry Cunningham">H Cunningham</a></td>
<td class="statdata">7</td>
<td class="statdata">17</td>
<td class="statdata">20</td>
<td class="statdata">83.3</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">5</td>
<td class="statdata">5</td>
<td class="statdata">352</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">83</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-sydney-swans--aliir-aliir" title="Aliir Aliir">A Aliir</a></td>
<td class="statdata">14</td>
<td class="statdata">13</td>
<td class="statdata">20</td>
<td class="statdata">83.3</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">315</td>
<td class="statdata">3</td>
<td class="statdata">17</td>
<td class="statdata">0</td>
<td class="statdata">96</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-sydney-swans--dane-rampe" title="Dane Rampe">D Rampe</a></td>
<td class="statdata">8</td>
<td class="statdata">14</td>
<td class="statdata">16</td>
<td class="statdata">72.7</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">9</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">236</td>
<td class="statdata">3</td>
<td class="statdata">7</td>
<td class="statdata">0</td>
<td class="statdata">94</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-sydney-swans--zak-jones" title="Zak Jones">Z Jones</a></td>
<td class="statdata">2</td>
<td class="statdata">19</td>
<td class="statdata">15</td>
<td class="statdata">75</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">291</td>
<td class="statdata">4</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">83</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-sydney-swans--isaac-heeney" title="Isaac Heeney">I Heeney</a></td>
<td class="statdata">10</td>
<td class="statdata">10</td>
<td class="statdata">13</td>
<td class="statdata">65</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">3</td>
<td class="statdata">6</td>
<td class="statdata">295</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">83</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-sydney-swans--nic-newman" title="Nic Newman">N Newman</a></td>
<td class="statdata">9</td>
<td class="statdata">10</td>
<td class="statdata">12</td>
<td class="statdata">60</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">375</td>
<td class="statdata">7</td>
<td class="statdata">6</td>
<td class="statdata">1</td>
<td class="statdata">74</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-sydney-swans--colin-o-riordan" title="Colin O'Riordan">C O'Riordan</a></td>
<td class="statdata">7</td>
<td class="statdata">14</td>
<td class="statdata">13</td>
<td class="statdata">65</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">6</td>
<td class="statdata">319</td>
<td class="statdata">2</td>
<td class="statdata">9</td>
<td class="statdata">0</td>
<td class="statdata">81</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-sydney-swans--george-hewett" title="George Hewett">G Hewett</a></td>
<td class="statdata">11</td>
<td class="statdata">9</td>
<td class="statdata">13</td>
<td class="statdata">68.4</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">3</td>
<td class="statdata">128</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">79</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-sydney-swans--oliver-florent" title="Oliver Florent">O Florent</a></td>
<td class="statdata">9</td>
<td class="statdata">9</td>
<td class="statdata">11</td>
<td class="statdata">61.1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">3</td>
<td class="statdata">256</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">77</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-sydney-swans--lance-franklin" title="Lance Franklin">L Franklin</a></td>
<td class="statdata">7</td>
<td class="statdata">10</td>
<td class="statdata">6</td>
<td class="statdata">40</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">8</td>
<td class="statdata">455</td>
<td class="statdata">7</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">94</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-sydney-swans--harrison-marsh" title="Harrison Marsh">H Marsh</a></td>
<td class="statdata">1</td>
<td class="statdata">15</td>
<td class="statdata">13</td>
<td class="statdata">86.7</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">388</td>
<td class="statdata">3</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">74</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-sydney-swans--tom-papley" title="Tom Papley">T Papley</a></td>
<td class="statdata">10</td>
<td class="statdata">4</td>
<td class="statdata">7</td>
<td class="statdata">58.3</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">4</td>
<td class="statdata">210</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">83</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-sydney-swans--will-hayward" title="Will Hayward">W Hayward</a></td>
<td class="statdata">7</td>
<td class="statdata">6</td>
<td class="statdata">9</td>
<td class="statdata">75</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">225</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">82</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-sydney-swans--ben-ronke" title="Ben Ronke">B Ronke</a></td>
<td class="statdata">4</td>
<td class="statdata">7</td>
<td class="statdata">3</td>
<td class="statdata">25</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">175</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">82</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-sydney-swans--callum-sinclair" title="Callum Sinclair">C Sinclair</a></td>
<td class="statdata">6</td>
<td class="statdata">5</td>
<td class="statdata">6</td>
<td class="statdata">54.5</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">157</td>
<td class="statdata">3</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">92</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-sydney-swans--tom-mccartin" title="Tom McCartin">T McCartin</a></td>
<td class="statdata">8</td>
<td class="statdata">4</td>
<td class="statdata">7</td>
<td class="statdata">63.6</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">72</td>
<td class="statdata">5</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">81</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-sydney-swans--robbie-fox" title="Robbie Fox">R Fox</a></td>
<td class="statdata">3</td>
<td class="statdata">6</td>
<td class="statdata">8</td>
<td class="statdata">88.9</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">16</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">66</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-sydney-swans--nick-smith-1" title="Nick Smith">N Smith</a></td>
<td class="statdata">3</td>
<td class="statdata">4</td>
<td class="statdata">4</td>
<td class="statdata">66.7</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">20</td>
<td class="statdata">1</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">92</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-sydney-swans--darcy-cameron" title="Darcy Cameron">D Cameron</a></td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">3</td>
<td class="statdata">100</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">33</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">47</td>
</tr>
</table>
</td>
<td rowspan="1" class="tabbdr" style="width:1px"></td>
</tr>
<tr><td colspan="3" class="tabbdr" style="height:1px"></td></tr>
</table>
</td>
<td rowspan="1" class="norm" style="width:15px"></td>
<td rowspan="4" width="160" align="center" valign="top">
<table border="0" cellspacing="0" cellpadding="5" width="160" style="border:1px solid #D8DFEA">
<tr><td height="15" valign="top"><a href="/afl/footy/custom_supercoach_latest_scores" class="peep"><a href='/afl/footy/custom_supercoach_latest_scores' class='peep'>Track your favourite Fantasy Players!</a></a></td></tr>
<tr>
<td height="100" align="center" valign="middle">
<a href="/afl/footy/custom_supercoach_latest_scores"><img src="/afl/img/peep/peep4.jpg" border="0" height="100"/></a>
</td>
</tr>
<tr><td valign="top">Create and save your own custom list of <a href='/afl/footy/custom_supercoach_latest_scores'>Supercoach</a> or <a href='/afl/footy/custom_dream_team_latest_scores'>AFL Fantasy</a> players to track their stats!</td></tr>
</table>
<div style="padding-top:10px;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Footywire 160x600 Right -->
<ins class="adsbygoogle"
style="display:inline-block;width:160px;height:600px"
data-ad-client="ca-pub-1151582373407200"
data-ad-slot="4900122530"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</td>
</tr>
<tr><td colspan="2" class="norm" style="height:20px"></td></tr>
<tr><td>
<table border="0" cellspacing="0" cellpadding="0" width="585">
<tr>
<td height="21" align="center" colspan="3" class="tbtitle" width="585">
<table border="0" cellspacing="0" cellpadding="0" width="585">
<tr>
<td class="innertbtitle" align="left"> <b><a name=t1></a>Gold Coast Match Statistics (Sorted by Disposals)</b></td>
<td class="innertbtitle" align="right">Coach: <a href="cp-stuart-dew--360">Stuart Dew</a> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td rowspan="1" class="tabbdr" style="width:1px"></td>
<td>
<table border="0" cellspacing="0" cellpadding="3" width="583">
<tr>
<td width="148" class="lbnorm" height="21">Player</td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=23&advv=Y#t2" title="Contested Possessions">CP</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=24&advv=Y#t2" title="Uncontested Possessions">UP</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=25&advv=Y#t2" title="Effective Disposals">ED</a></td>
<td width="34" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=34&advv=Y#t2" title="Disposal Efficiency %">DE%</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=27&advv=Y#t2" title="Contested Marks">CM</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=21&advv=Y#t2" title="Goal Assists">GA</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=28&advv=Y#t2" title="Marks Inside 50">MI5</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=31&advv=Y#t2" title="One Percenters">1%</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=32&advv=Y#t2" title="Bounces">BO</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=35&advv=Y#t2" title="Centre Clearances">CCL</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=36&advv=Y#t2" title="Stoppage Clearances">SCL</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=37&advv=Y#t2" title="Score Involvements">SI</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=38&advv=Y#t2" title="Metres Gained">MG</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=39&advv=Y#t2" title="Turnovers">TO</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=40&advv=Y#t2" title="Intercepts">ITC</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=41&advv=Y#t2" title="Tackles Inside 50">T5</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=9660&sby=42&advv=Y#t2" title="Time On Ground %">TOG%</a></td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-gold-coast-suns--will-brodie" title="Will Brodie">W Brodie</a></td>
<td class="statdata">11</td>
<td class="statdata">17</td>
<td class="statdata">14</td>
<td class="statdata">51.9</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">3</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">374</td>
<td class="statdata">8</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">80</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-gold-coast-suns--touk-miller" title="Touk Miller">T Miller</a></td>
<td class="statdata">13</td>
<td class="statdata">14</td>
<td class="statdata">15</td>
<td class="statdata">60</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">6</td>
<td class="statdata">5</td>
<td class="statdata">535</td>
<td class="statdata">3</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">87</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-gold-coast-suns--steven-may" title="Steven May">S May</a></td>
<td class="statdata">9</td>
<td class="statdata">13</td>
<td class="statdata">14</td>
<td class="statdata">60.9</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">9</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">443</td>
<td class="statdata">8</td>
<td class="statdata">15</td>
<td class="statdata">0</td>
<td class="statdata">89</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-gold-coast-suns--lachlan-weller" title="Lachlan Weller">L Weller</a></td>
<td class="statdata">6</td>
<td class="statdata">17</td>
<td class="statdata">17</td>
<td class="statdata">73.9</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">7</td>
<td class="statdata">543</td>
<td class="statdata">3</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">84</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-gold-coast-suns--jarryd-lyons" title="Jarryd Lyons">J Lyons</a></td>
<td class="statdata">13</td>
<td class="statdata">6</td>
<td class="statdata">13</td>
<td class="statdata">65</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">9</td>
<td class="statdata">3</td>
<td class="statdata">313</td>
<td class="statdata">4</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">69</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-gold-coast-suns--kade-kolodjashnij" title="Kade Kolodjashnij">K Kolodjashnij</a></td>
<td class="statdata">4</td>
<td class="statdata">16</td>
<td class="statdata">12</td>
<td class="statdata">60</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">311</td>
<td class="statdata">3</td>
<td class="statdata">7</td>
<td class="statdata">0</td>
<td class="statdata">90</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-gold-coast-suns--peter-wright" title="Peter Wright">P Wright</a></td>
<td class="statdata">13</td>
<td class="statdata">8</td>
<td class="statdata">13</td>
<td class="statdata">65</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">5</td>
<td class="statdata">186</td>
<td class="statdata">6</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">93</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-gold-coast-suns--aaron-young" title="Aaron Young">A Young</a></td>
<td class="statdata">9</td>
<td class="statdata">7</td>
<td class="statdata">11</td>
<td class="statdata">64.7</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">9</td>
<td class="statdata">307</td>
<td class="statdata">3</td>
<td class="statdata">2</td>
<td class="statdata">3</td>
<td class="statdata">86</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-gold-coast-suns--nicholas-holman" title="Nicholas Holman">N Holman</a></td>
<td class="statdata">8</td>
<td class="statdata">10</td>
<td class="statdata">12</td>
<td class="statdata">70.6</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">8</td>
<td class="statdata">309</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">82</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-gold-coast-suns--alex-sexton" title="Alex Sexton">A Sexton</a></td>
<td class="statdata">7</td>
<td class="statdata">12</td>
<td class="statdata">12</td>
<td class="statdata">75</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">7</td>
<td class="statdata">383</td>
<td class="statdata">4</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">86</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-gold-coast-suns--sean-lemmens" title="Sean Lemmens">S Lemmens</a></td>
<td class="statdata">8</td>
<td class="statdata">9</td>
<td class="statdata">10</td>
<td class="statdata">62.5</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">7</td>
<td class="statdata">165</td>
<td class="statdata">3</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">71</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-gold-coast-suns--jesse-joyce" title="Jesse Joyce">J Joyce</a></td>
<td class="statdata">6</td>
<td class="statdata">10</td>
<td class="statdata">10</td>
<td class="statdata">62.5</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">215</td>
<td class="statdata">5</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">86</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-gold-coast-suns--jarrod-witts" title="Jarrod Witts">J Witts</a></td>
<td class="statdata">9</td>
<td class="statdata">5</td>
<td class="statdata">7</td>
<td class="statdata">50</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">7</td>
<td class="statdata">158</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">83</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-gold-coast-suns--jesse-lonergan" title="Jesse Lonergan">J Lonergan</a></td>
<td class="statdata">7</td>
<td class="statdata">7</td>
<td class="statdata">11</td>
<td class="statdata">78.6</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">4</td>
<td class="statdata">246</td>
<td class="statdata">3</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">80</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-gold-coast-suns--jarrod-harbrow" title="Jarrod Harbrow">J Harbrow</a></td>
<td class="statdata">4</td>
<td class="statdata">9</td>
<td class="statdata">10</td>
<td class="statdata">76.9</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">244</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">87</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-gold-coast-suns--charlie-ballard" title="Charlie Ballard">C Ballard</a></td>
<td class="statdata">7</td>
<td class="statdata">6</td>
<td class="statdata">10</td>
<td class="statdata">76.9</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">245</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">71</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-gold-coast-suns--jacob-heron" title="Jacob Heron">J Heron</a></td>
<td class="statdata">6</td>
<td class="statdata">6</td>
<td class="statdata">6</td>
<td class="statdata">50</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">7</td>
<td class="statdata">174</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">75</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-gold-coast-suns--callum-ah-chee" title="Callum Ah Chee">C Ah Chee</a></td>
<td class="statdata">5</td>
<td class="statdata">6</td>
<td class="statdata">9</td>
<td class="statdata">90</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">158</td>
<td class="statdata">0</td>
<td class="statdata">6</td>
<td class="statdata">0</td>
<td class="statdata">80</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-gold-coast-suns--brayden-crossley" title="Brayden Crossley">B Crossley</a></td>
<td class="statdata">8</td>
<td class="statdata">2</td>
<td class="statdata">6</td>
<td class="statdata">60</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">106</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">76</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-gold-coast-suns--michael-rischitelli" title="Michael Rischitelli">M Rischitelli</a></td>
<td class="statdata">4</td>
<td class="statdata">4</td>
<td class="statdata">7</td>
<td class="statdata">87.5</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">249</td>
<td class="statdata">2</td>
<td class="statdata">5</td>
<td class="statdata">0</td>
<td class="statdata">80</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-gold-coast-suns--wil-powell" title="Wil Powell">W Powell</a></td>
<td class="statdata">5</td>
<td class="statdata">2</td>
<td class="statdata">5</td>
<td class="statdata">71.4</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">106</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">71</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-gold-coast-suns--rory-thompson" title="Rory Thompson">R Thompson</a></td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">3</td>
<td class="statdata">75</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">6</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">21</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">93</td>
</tr>
</table>
</td>
<td rowspan="1" class="tabbdr" style="width:1px"></td>
</tr>
<tr><td colspan="3" class="tabbdr" style="height:1px"></td></tr>
</table>
</td>
<td rowspan="1" class="norm" style="width:10px"></td>
</tr>
</table>
</TD></TR>
<tr><td colspan="1" class="norm" style="height:20px"></td></tr>
<TR><TD valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="760">
<tr><td valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="375">
<tr><td height="21" align="center" colspan="5" class="tbtitle"><a name=hd></a>Head to Head</td></tr>
<tr>
<td rowspan="24" class="tabbdr" style="width:1px"></td>
<td width="124" class="bnorm" height="21">Sydney</td>
<td width="125" class="bnorm">Statistic</td>
<td width="124" class="bnorm">Gold Coast</td>
<td rowspan="24" class="tabbdr" style="width:1px"></td>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">161</td>
<td class="statdata">Contested Possessions</td>
<td class="statdata">163</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">225</td>
<td class="statdata">Uncontested Possessions</td>
<td class="statdata">188</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">255</td>
<td class="statdata">Effective Disposals</td>
<td class="statdata">227</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">67.1%</td>
<td class="statdata">Disposal Efficiency %</td>
<td class="statdata">65.8%</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">59</td>
<td class="statdata">Clangers</td>
<td class="statdata">60</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">11</td>
<td class="statdata">Contested Marks</td>
<td class="statdata">17</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">9</td>
<td class="statdata">Marks Inside 50</td>
<td class="statdata">10</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">44</td>
<td class="statdata">Clearances</td>
<td class="statdata">43</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">47</td>
<td class="statdata">Rebound 50s</td>
<td class="statdata">38</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">45</td>
<td class="statdata">One Percenters</td>
<td class="statdata">55</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">10</td>
<td class="statdata">Bounces</td>
<td class="statdata">5</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">4</td>
<td class="statdata">Goal Assists</td>
<td class="statdata">5</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">50.0%</td>
<td class="statdata">% Goals Assisted</td>
<td class="statdata">41.7%</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">10</td>
<td class="statdata">Centre Clearances</td>
<td class="statdata">11</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">34</td>
<td class="statdata">Stoppage Clearances</td>
<td class="statdata">32</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">85</td>
<td class="statdata">Score Involvements</td>
<td class="statdata">88</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">5719</td>
<td class="statdata">Metres Gained</td>
<td class="statdata">5791</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">67</td>
<td class="statdata">Turnovers</td>
<td class="statdata">63</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">63</td>
<td class="statdata">Intercepts</td>
<td class="statdata">67</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">10</td>
<td class="statdata">Tackles Inside 50</td>
<td class="statdata">13</td>
</tr>
<tr><td colspan="5" class="tabbdr" style="height:1px"></td></tr>
</tr>
</table>
</td>
<td rowspan="1" class="norm" style="width:11px"></td>
<td valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="374">
<tr><td height="21" align="center" colspan="5" class="tbtitle">Average Attributes</td></tr>
<tr>
<td rowspan="5" class="tabbdr" style="width:1px"></td>
<td width="124" class="bnorm" height="20">Sydney</td>
<td width="124" class="bnorm">Attribute</td>
<td width="124" class="bnorm">Gold Coast</td>
<td rowspan="5" class="tabbdr" style="width:1px"></td>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="18" class="statdata">187.5cm</td>
<td class="statdata">Height</td>
<td class="statdata">188.7cm</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="18" class="statdata">85.6kg</td>
<td class="statdata">Weight</td>
<td class="statdata">85.3kg</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="18" class="statdata">24yr 5mth</td>
<td class="statdata">Age</td>
<td class="statdata">23yr 5mth</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="18" class="statdata">78.6</td>
<td class="statdata">Games</td>
<td class="statdata">70.4</td>
</tr>
<tr><td colspan="5" class="tabbdr" style="height:1px"></td></tr>
<tr><td colspan="5" class="norm" style="height:7px"></td></tr>
<tr><td height="21" align="center" colspan="5" class="tbtitle">Total Players By Games</td></tr>
<tr>
<td rowspan="5" class="tabbdr" style="width:1px"></td>
<td width="124" class="bnorm" height="20">Sydney</td>
<td width="124" class="bnorm">Games</td>
<td width="124" class="bnorm">Gold Coast</td>
<td rowspan="5" class="tabbdr" style="width:1px"></td>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="18" class="statdata">10</td>
<td class="statdata">Less than 50</td>
<td class="statdata">9</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="18" class="statdata">6</td>
<td class="statdata">50 to 99</td>
<td class="statdata">9</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="18" class="statdata">2</td>
<td class="statdata">100 to 149</td>
<td class="statdata">2</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="18" class="statdata">4</td>
<td class="statdata">150 or more</td>
<td class="statdata">2</td>
</tr>
<tr><td colspan="5" class="tabbdr" style="height:1px"></td></tr>
</tr>
<tr><td colspan="5" align="center" style="padding-top:20px;">
</td></tr>
</table>
</td></tr>
</table>
</TD></TR>
<tr><td colspan="1" class="norm" style="height:20px"></td></tr>
<TR><TD>
<table border="0" cellspacing="0" cellpadding="0" width="760">
<tr><td height="21" align="center" colspan="7" class="tbtitle"><a name=brk></a>Quarter by Quarter Scoring Breakdown</td></tr>
<tr>
<td rowspan="6" class="ylwbdr" style="width:1px"></td>
<td rowspan="5" class="ylwbg2" style="width:4px"></td>
<td colspan="1" class="ylwbg2" style="height:4px"></td>
<td rowspan="5" class="ylwbg2" style="width:4px"></td>
<td colspan="1" class="ylwbg2" style="height:4px"></td>
<td rowspan="5" class="ylwbg2" style="width:4px"></td>
<td rowspan="6" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="373">
<tr>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
<td colspan="3" class="ylwbdr" style="height:1px"></td>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td class="ylwbgmid" height="20" width="124"><b>Sydney</b></td>
<td class="ylwbgmid" width="125"><b>First Quarter</b></td>
<td class="ylwbgmid" width="124"><b>Gold Coast</b></td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
<tr>
<td class="ylwbgmid">6.4 40</td>
<td class="ylwbgmid">Score</td>
<td class="ylwbgmid">1.5 11</td>
</tr>
<tr>
<td class="ylwbgmid">10</td>
<td class="ylwbgmid">Scoring Shots</td>
<td class="ylwbgmid">6</td>
</tr>
<tr>
<td class="ylwbgmid">60.0%</td>
<td class="ylwbgmid">Conversion</td>
<td class="ylwbgmid">16.7%</td>
</tr>
<tr>
<td class="ylwbgmid">Won quarter by 29</td>
<td class="ylwbgmid">Result</td>
<td class="ylwbgmid">Lost quarter by 29</td>
</tr>
<tr>
<td class="ylwbgmid">Leading by 29</td>
<td class="ylwbgmid">End of Quarter</td>
<td class="ylwbgmid">Trailing by 29</td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="373">
<tr>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
<td colspan="3" class="ylwbdr" style="height:1px"></td>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td class="ylwbgmid" height="20" width="124"><b>Sydney</b></td>
<td class="ylwbgmid" width="125"><b>Second Quarter</b></td>
<td class="ylwbgmid" width="124"><b>Gold Coast</b></td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
<tr>
<td class="ylwbgmid">0.3 3</td>
<td class="ylwbgmid">Score</td>
<td class="ylwbgmid">6.2 38</td>
</tr>
<tr>
<td class="ylwbgmid">3</td>
<td class="ylwbgmid">Scoring Shots</td>
<td class="ylwbgmid">8</td>
</tr>
<tr>
<td class="ylwbgmid">0%</td>
<td class="ylwbgmid">Conversion</td>
<td class="ylwbgmid">75.0%</td>
</tr>
<tr>
<td class="ylwbgmid">Lost quarter by 35</td>
<td class="ylwbgmid">Result</td>
<td class="ylwbgmid">Won quarter by 35</td>
</tr>
<tr>
<td class="ylwbgmid">Trailing by 6</td>
<td class="ylwbgmid">Halftime</td>
<td class="ylwbgmid">Leading by 6</td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
</table>
</td>
</tr>
<tr><td colspan="3" class="ylwbg2" style="height:4px"></td></tr>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="373">
<tr>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
<td colspan="3" class="ylwbdr" style="height:1px"></td>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td class="ylwbgmid" height="20" width="124"><b>Sydney</b></td>
<td class="ylwbgmid" width="125"><b>Third Quarter</b></td>
<td class="ylwbgmid" width="124"><b>Gold Coast</b></td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
<tr>
<td class="ylwbgmid">0.3 3</td>
<td class="ylwbgmid">Score</td>
<td class="ylwbgmid">2.5 17</td>
</tr>
<tr>
<td class="ylwbgmid">3</td>
<td class="ylwbgmid">Scoring Shots</td>
<td class="ylwbgmid">7</td>
</tr>
<tr>
<td class="ylwbgmid">0%</td>
<td class="ylwbgmid">Conversion</td>
<td class="ylwbgmid">28.6%</td>
</tr>
<tr>
<td class="ylwbgmid">Lost quarter by 14</td>
<td class="ylwbgmid">Result</td>
<td class="ylwbgmid">Won quarter by 14</td>
</tr>
<tr>
<td class="ylwbgmid">Trailing by 20</td>
<td class="ylwbgmid">End of Quarter</td>
<td class="ylwbgmid">Leading by 20</td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="373">
<tr>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
<td colspan="3" class="ylwbdr" style="height:1px"></td>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td class="ylwbgmid" height="20" width="124"><b>Sydney</b></td>
<td class="ylwbgmid" width="125"><b>Final Quarter</b></td>
<td class="ylwbgmid" width="124"><b>Gold Coast</b></td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
<tr>
<td class="ylwbgmid">2.6 18</td>
<td class="ylwbgmid">Score</td>
<td class="ylwbgmid">3.4 22</td>
</tr>
<tr>
<td class="ylwbgmid">8</td>
<td class="ylwbgmid">Scoring Shots</td>
<td class="ylwbgmid">7</td>
</tr>
<tr>
<td class="ylwbgmid">25.0%</td>
<td class="ylwbgmid">Conversion</td>
<td class="ylwbgmid">42.9%</td>
</tr>
<tr>
<td class="ylwbgmid">Lost quarter by 4</td>
<td class="ylwbgmid">Result</td>
<td class="ylwbgmid">Won quarter by 4</td>
</tr>
<tr>
<td class="ylwbgmid">Lost game by 24</td>
<td class="ylwbgmid">End of Game</td>
<td class="ylwbgmid">Won game by 24</td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
</table>
</td>
</tr>
<tr><td colspan="3" class="ylwbg2" style="height:4px"></td></tr>
<tr><td colspan="5" class="ylwbdr" style="height:1px"></td></tr>
</table>
</TD></TR>
<tr><td colspan="1" class="norm" style="height:20px"></td></tr>
<TR><TD>
<table border="0" cellspacing="0" cellpadding="0" width="760">
<tr><td height="21" align="center" colspan="7" class="tbtitle">Scoring Breakdown For Each Half</td></tr>
<tr>
<td rowspan="4" class="ylwbdr" style="width:1px"></td>
<td rowspan="3" class="ylwbg2" style="width:4px"></td>
<td colspan="1" class="ylwbg2" style="height:4px"></td>
<td rowspan="3" class="ylwbg2" style="width:4px"></td>
<td colspan="1" class="ylwbg2" style="height:4px"></td>
<td rowspan="3" class="ylwbg2" style="width:4px"></td>
<td rowspan="4" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="373">
<tr>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
<td colspan="3" class="ylwbdr" style="height:1px"></td>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td class="ylwbgmid" height="20" width="124"><b>Sydney</b></td>
<td class="ylwbgmid" width="125"><b>First Half</b></td>
<td class="ylwbgmid" width="124"><b>Gold Coast</b></td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
<tr>
<td class="ylwbgmid">6.7 43</td>
<td class="ylwbgmid">Score</td>
<td class="ylwbgmid">7.7 49</td>
</tr>
<tr>
<td class="ylwbgmid">13</td>
<td class="ylwbgmid">Scoring Shots</td>
<td class="ylwbgmid">14</td>
</tr>
<tr>
<td class="ylwbgmid">46.2%</td>
<td class="ylwbgmid">Conversion</td>
<td class="ylwbgmid">50.0%</td>
</tr>
<tr>
<td class="ylwbgmid">Lost half by 6</td>
<td class="ylwbgmid">Result</td>
<td class="ylwbgmid">Won half by 6</td>
</tr>
<tr>
<td class="ylwbgmid">Trailing by 6</td>
<td class="ylwbgmid">Halftime</td>
<td class="ylwbgmid">Leading by 6</td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="373">
<tr>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
<td colspan="3" class="ylwbdr" style="height:1px"></td>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td class="ylwbgmid" height="20" width="124"><b>Sydney</b></td>
<td class="ylwbgmid" width="125"><b>Second Half</b></td>
<td class="ylwbgmid" width="124"><b>Gold Coast</b></td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
<tr>
<td class="ylwbgmid">2.9 21</td>
<td class="ylwbgmid">Score</td>
<td class="ylwbgmid">5.9 39</td>
</tr>
<tr>
<td class="ylwbgmid">11</td>
<td class="ylwbgmid">Scoring Shots</td>
<td class="ylwbgmid">14</td>
</tr>
<tr>
<td class="ylwbgmid">18.2%</td>
<td class="ylwbgmid">Conversion</td>
<td class="ylwbgmid">35.7%</td>
</tr>
<tr>
<td class="ylwbgmid">Lost half by 18</td>
<td class="ylwbgmid">Result</td>
<td class="ylwbgmid">Won half by 18</td>
</tr>
<tr>
<td class="ylwbgmid">Lost game by 24</td>
<td class="ylwbgmid">End of Game</td>
<td class="ylwbgmid">Won game by 24</td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
</table>
</td>
</tr>
<tr><td colspan="3" class="ylwbg2" style="height:4px"></td></tr>
<tr><td colspan="5" class="ylwbdr" style="height:1px"></td></tr>
</table>
</TD></TR>
</TABLE>
</td></tr>
</table></td>
<td rowspan="3" bgcolor="#b7b7b7" style="width:1px"></td>
</tr>
<tr><td align="center" valign="middle" height="40">
</td></tr>
<tr>
<td colspan="1" bgcolor="#b7b7b7" style="height:1px"></td>
</tr>
<tr><td colspan="3" align="center" valign="middle" height="25">
<table id="footer">
<tr>
<td id="footercopy">Footywire.com © 2018</td>
<td id="footerlinks">
<a href="/afl/footy/info?if=a">about</a>
<a href="/afl/footy/info?if=t">terms</a>
<a href="/afl/footy/info?if=p">privacy</a>
<a target="_smaq" href="http://www.smaqtalk.com/">discussions</a>
<a href="/afl/footy/contact_us">contact us</a>
</td>
</tr>
</table>
</td></tr>
</table>
</DIV>
<table id="teammenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" >x</div></td></tr>
<tr>
<td colspan="3"><a class="submenuitem" href="/afl/footy/ft_teams">Compare Teams</a></td>
</tr>
<tr>
<td colspan="3"><div class="submenutitle">Team Home Pages</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="playermenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/ft_players">All Players</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/player_search">Player Search</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/past_players">Past Players</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/other_players">Other Players</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/ft_player_compare">Compare Players</a></td></tr>
<tr>
<td colspan="3"><div class="submenutitle">Team Playing Lists</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="playerrankmenu">
<tr><td colspan="3" align="right"><div class="submenux" onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_player_rankings?rt=LA">League Averages</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_player_rankings?rt=LT">League Totals</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_player_rankings?rt=RA">Rising Star Averages</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_player_rankings?rt=RT">Rising Star Totals</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_goal_kickers">Season Goalkickers</a></td></tr>
<tr>
<td colspan="3"><div class="submenutitle">Player Rankings by Team</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-richmond-tigers">Tigers</a></td>
</tr>
<tr><td colspan="3" align="right"><div class="submenux" onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="teamrankmenu">
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" >x</div></td></tr>
<tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=TA">Team Averages</a></td></tr>
<tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=TT">Team Totals</a></td></tr>
<tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=OA">Opponent Averages</a></td></tr>
<tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=OT">Opponent Totals</a></td></tr>
<tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=DA">Team/Opponent Differential Averages</a></td></tr>
<tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=DT">Team/Opponent Differential Totals</a></td></tr>
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="draftmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/ft_drafts">Full AFL Draft History</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/ft_team_draft_summaries">Draft Summary by Team</a></td></tr>
<tr>
<td colspan="3"><div class="submenutitle">AFL Draft History by Team</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="risingstarmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ft_rising_stars_round_performances">Rising Star Round by Round Performances</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/rising_star_nominations">Rising Star Nominees</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/rising_star_winners">Rising Star Winners</a></td></tr>
<tr>
<td colspan="3"><div class="submenutitle">Eligible Rising Stars by Team</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="matchmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/ft_match_list">Full Season AFL Fixture</a></td></tr>
<tr>
<td colspan="3"><div class="submenutitle">Played and Scheduled Matches by Team</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="laddermenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder">Full Season</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/live_ladder">Live Ladder</a></td></tr>
<tr>
<td colspan="3"><div class="submenutitle">Filter Ladder by</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=RD&st=01&sb=p">Round</a></td>
<td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=PD&st=Q1&sb=p">Match Period</a></td>
<td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=LC&st=LC&sb=p">Location</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=VN&st=10&sb=p">Venue</a></td>
<td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=ST&st=disposals&sb=p">Stats</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="brownlowmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/brownlow_medal">Full Brownlow Medal Count</a></td></tr><tr>
<tr><td colspan="3"><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/brownlow_medal_winners">Brownlow Medal Winners</a></td></tr><tr>
<tr><td colspan="3"><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/team_brownlow_medal_summaries">Summary by Team</a></td></tr><tr>
<tr>
<td colspan="3"><div class="submenutitle">Brownlow Medal Vote Getters By Club</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="attendancemenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/attendances">AFL Crowds & Attendances</a></td></tr><tr>
<tr>
<td colspan="3"><div class="submenutitle">Historical Attendance by Team</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="coachmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/afl_coaches">AFL Coaches</a></td></tr><tr>
<tr>
<td colspan="3"><div class="submenutitle">AFL Club Coaches</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="highlightsmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/afl_highlights">AFL Highlights</a></td></tr><tr>
<tr>
<td colspan="3"><div class="submenutitle">AFL Club Highlights</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="supercoachmenu">
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" >x</div></td></tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_round">Round by Round Player Rankings</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_season">Season Player Rankings</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_breakevens">Supercoach Breakevens</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_scores">Supercoach Scores</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_prices">Supercoach Prices</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/custom_supercoach_latest_scores">Custom Supercoach Player List</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/pre_season_supercoach">Pre-Season Supercoach Stats</a></td></tr><tr>
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="dreamteammenu">
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" >x</div></td></tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_round">Round by Round Player Rankings</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_season">Season Player Rankings</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_breakevens">AFL Fantasy Breakevens</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_scores">AFL Fantasy Scores</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_prices">AFL Fantasy Prices</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/custom_dream_team_latest_scores">Custom AFL Fantasy Player List</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/pre_season_dream_team">Pre-Season AFL Fantasy Stats</a></td></tr><tr>
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="selectionsmenu">
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('selectionsmenu')" onMouseUp="hideSubMenu('selectionsmenu')" >x</div></td></tr>
<tr><td><a onClick="hideSubMenu('selectionsmenu')" onMouseUp="hideSubMenu('selectionsmenu')" class="submenuitem" href="/afl/footy/afl_team_selections">Latest Team Selections</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('selectionsmenu')" onMouseUp="hideSubMenu('selectionsmenu')" class="submenuitem" href="/afl/footy/custom_all_team_selections">Custom Team Selections List</a></td></tr><tr>
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('selectionsmenu')" onMouseUp="hideSubMenu('selectionsmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="pastplayermenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" >x</div></td></tr>
<tr>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="contractsmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" >x</div></td></tr>
<tr>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<div id="membersbgdiv" onClick="closeMemberDivs();"></div>
<div id="memberswhitediv">
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td height="30" align="right" valign="top"><span id="membersx" onClick="closeMemberDivs();">X</span></td></tr>
<tr><td id="memberscontent" valign="top" align="center">
</td></tr>
</table>
</div>
</BODY>
</HTML>
|
archives/2016/03/index.html
|
xuess/xuess.github.io
|
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="theme-color" content="#f8f5ec" />
<meta name="msapplication-navbutton-color" content="#f8f5ec">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="#f8f5ec">
<meta name="description" content="薛山山在 Github 上的个人博客,主要从事web前端开发,移动端为主。此博客持续更新,欢迎大家关注。"/>
<link rel="alternate" href="/default" title="午休随笔">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=2.6.0" />
<link rel="canonical" href="http://blog.xueshanshan.com/archives/2016/03/"/>
<link rel="stylesheet" type="text/css" href="/css/style.css?v=2.6.0" />
<script id="baidu_analytics">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?d6060b9d9c759548bc26bce7cb0612fd";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script id="baidu_push">
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
<title>
归档 - 午休随笔
</title>
</head>
<body><div id="mobile-navbar" class="mobile-navbar">
<div class="mobile-header-logo">
<a href="/." class="logo">午休随笔</a>
</div>
<div class="mobile-navbar-icon">
<span></span>
<span></span>
<span></span>
</div>
</div>
<nav id="mobile-menu" class="mobile-menu slideout-menu">
<ul class="mobile-menu-list">
<a href="/">
<li class="mobile-menu-item">
首页
</li>
</a>
<a href="/archives/">
<li class="mobile-menu-item">
归档
</li>
</a>
</ul>
</nav>
<div class="container" id="mobile-panel">
<header id="header" class="header"><div class="logo-wrapper">
<a href="/." class="logo">午休随笔</a>
</div>
<nav class="site-navbar">
<ul id="menu" class="menu">
<li class="menu-item">
<a class="menu-item-link" href="/">
首页
</a>
</li>
<li class="menu-item">
<a class="menu-item-link" href="/archives/">
归档
</a>
</li>
</ul>
</nav>
</header>
<main id="main" class="main">
<div class="content-wrapper">
<div id="content" class="content">
<section id="archive" class="archive">
<div class="archive-title">
<span class="archive-post-counter">
目前共计 35 篇日志
</span>
</div>
<div class="collection-title">
<h2 class="archive-year">2016</h2>
</div>
<div class="archive-post">
<span class="archive-post-time">
03-12
</span>
<span class="archive-post-title">
<a href="/2016/03/12/api-multi-version/" class="archive-post-link">
api多版本方案
</a>
</span>
</div>
</section>
<nav class="pagination">
</nav>
</div>
</div>
</main>
<footer id="footer" class="footer">
<div class="social-links">
<a href="mailto:wuniu2010@126.com" class="iconfont icon-email" title="email"></a>
<a href="https://github.com/xuess" class="iconfont icon-github" title="github"></a>
<a href="https://weibo.com/test5433" class="iconfont icon-weibo" title="weibo"></a>
<a href="https://www.zhihu.com/people/shan-xue-74/activities" class="iconfont icon-zhihu" title="zhihu"></a>
<a href="/atom.xml" class="iconfont icon-rss" title="rss"></a>
</div>
<div class="copyright">
<span class="power-by">
由 <a class="hexo-link" href="https://hexo.io/">Hexo</a> 强力驱动
</span>
<span class="division">|</span>
<span class="theme-info">
主题 -
<a class="theme-link" href="https://github.com/ahonn/hexo-theme-even">Even</a>
</span>
<span class="copyright-year">
©
2016 -
2018
<span class="heart">
<i class="iconfont icon-heart"></i>
</span>
<span class="author">xuess</span>
</span>
</div>
</footer>
<div class="back-to-top" id="back-to-top">
<i class="iconfont icon-up"></i>
</div>
</div>
<script type="text/javascript" src="/lib/jquery/jquery-3.1.1.min.js"></script>
<script type="text/javascript" src="/lib/slideout/slideout.js"></script>
<script type="text/javascript" src="/js/src/even.js?v=2.6.0"></script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=2.6.0"></script>
</body>
</html>
|
public/stylesheets/phone_landscape.css
|
jmetal91/quiz-2015
|
body { background: #FAAC58; }
img { max-width: 650px; }
h2 span, section #bienvenida { display: none; }
body { font-size: xx-large; }
footer, input { font-size: large; }
|
documentation/doxygen/html/class_abstract_memory_acess-members.html
|
H4211-2017/pld-comp
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>pld-comp: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">pld-comp
 <span id="projectnumber">1.0</span>
</div>
<div id="projectbrief">compilator of sub c</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('class_abstract_memory_acess.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">AbstractMemoryAcess Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="class_abstract_memory_acess.html">AbstractMemoryAcess</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="class_abstract_instruction.html#abc96a078193760480a49775f6e59eebc">AbstractInstruction</a>()</td><td class="entry"><a class="el" href="class_abstract_instruction.html">AbstractInstruction</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_abstract_memory_acess.html#a962a615d54226d39a7d3a1d27ec6c691">AbstractMemoryAcess</a>()</td><td class="entry"><a class="el" href="class_abstract_memory_acess.html">AbstractMemoryAcess</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_abstract_instruction.html#ac8ac4ae9f7ed47227df5003702402625">toAsm</a>(int asmType)=0</td><td class="entry"><a class="el" href="class_abstract_instruction.html">AbstractInstruction</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="class_abstract_instruction.html#a98e2be3dd27d2d867a609f3d7bba85d7">toLinuxX86</a>()=0</td><td class="entry"><a class="el" href="class_abstract_instruction.html">AbstractInstruction</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul>
</div>
</body>
</html>
|
Page/webapp/index.html
|
kornicameister/CarnotEngineJS
|
<!DOCTYPE html>
<html>
<head>
<title>Carnot Engine - Simulation</title>
<meta charset="UTF-8" lang="PL"/>
<script type="text/javascript" src="lib/extjs/ext-all-debug.js"></script>
<script type="text/javascript" src="lib/extjs/ext-lang-pl.js"></script>
<script type="text/javascript" src="lib/extjs/ext-theme-neptune.js"></script>
<link rel="stylesheet" media="all" href="css/extjs/ext-all-neptune.css"/>
<script type="text/javascript" src="application/app.js"></script>
</head>
<body>
</body>
</html>
|
Roadz/web-app/scroll/testscrollbar.html
|
mmcc007/mobile-messaging
|
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<title>iScroll demo: zoom</title>
<script type="application/javascript" src="iscroll.js"></script>
<script type="text/javascript">
var myScroll;
function loaded() {
myScroll = new iScroll('wrapper', { zoom:true });
}
document.addEventListener('touchmove', function (e) { e.preventDefault(); }, false);
document.addEventListener('DOMContentLoaded', loaded, false);
</script>
<style type="text/css" media="all">
body,ul,li,p {
padding:0;
margin:0;
border:0;
}
body {
font-size:12px;
-webkit-user-select:none;
-webkit-text-size-adjust:none;
font-family:helvetica;
}
#header {
//position:absolute;
top:0; left:0;
width:100%;
height:45px;
line-height:45px;
background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fe96c9), color-stop(0.05, #d51875), color-stop(1, #7b0a2e));
background-image:-moz-linear-gradient(top, #fe96c9, #d51875 5%, #7b0a2e);
background-image:-o-linear-gradient(top, #fe96c9, #d51875 5%, #7b0a2e);
padding:0;
color:#eee;
font-size:20px;
text-align:center;
}
#header a {
color:#f3f3f3;
text-decoration:none;
font-weight:bold;
text-shadow:0 -1px 0 rgba(0,0,0,0.5);
}
#footer {
//position:absolute;
bottom:0; left:0;
width:100%;
height:48px;
background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #999), color-stop(0.02, #666), color-stop(1, #222));
background-image:-moz-linear-gradient(top, #999, #666 2%, #222);
background-image:-o-linear-gradient(top, #999, #666 2%, #222);
padding:0;
border-top:1px solid #444;
color:#eee;
font-size:20px;
text-align:center;
}
#wrapper {
// position:absolute;
z-index:1;
top:45px; bottom:48px; left:0;
width:100%;
background:#aaa;
overflow:auto;
}
#scroller {
position:relative;
/* -webkit-touch-callout:none;*/
-webkit-tap-highlight-color:rgba(0,0,0,0);
width:100%;
padding:0;
background:#fff;
}
p {
display:block;
width:624px;
margin-bottom:1em;
padding:8px;
font-size:14px;
}
p img {
margin:4px 8px;
-webkit-transform:translate3d(0,0,0);
}
.dragbox {
opacity:0.7;
background-color: #C0C0C0;
/* border: 1px solid #000000; */
color: #000000;
padding: 0px;
position: absolute;
}
.dragbar {
font-size:80%;
background-color: #606060;
color: #ffffff;
cursor: move;
font-weight: bold;
/* padding: 1px 0.5em 1px 0.5em; */
}
.dragcontent {
padding: 0.25em;
}
</style>
</head>
<body>
<div id="boxB" class="dragbox dragcontent" style="left: 100px; top: 50px;">
<div class="dragcontent" style="width: 14em;"
content
</div>
<div id="header">iScroll</div>
<div id="wrapper">
<div id="scroller">
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>
</div>
</div>
<div id="footer">my footer</div>
</div>
</body>
</html>
|
vendor/plugins/will_paginate/doc/classes/FinderTest.src/M000060.html
|
Stiivi/datacamp
|
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>test_paginate_association_extension (FinderTest)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
<pre><span class="ruby-comment cmt"># File test/finder_test.rb, line 155</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">test_paginate_association_extension</span>
<span class="ruby-identifier">project</span> = <span class="ruby-constant">Project</span>.<span class="ruby-identifier">find</span>(<span class="ruby-identifier">:first</span>)
<span class="ruby-identifier">assert_queries</span>(<span class="ruby-value">2</span>) <span class="ruby-keyword kw">do</span>
<span class="ruby-identifier">entries</span> = <span class="ruby-identifier">project</span>.<span class="ruby-identifier">replies</span>.<span class="ruby-identifier">paginate_recent</span> <span class="ruby-identifier">:page</span> =<span class="ruby-operator">></span> <span class="ruby-value">1</span>
<span class="ruby-identifier">assert_equal</span> [<span class="ruby-identifier">replies</span>(<span class="ruby-identifier">:brave</span>)], <span class="ruby-identifier">entries</span>
<span class="ruby-keyword kw">end</span>
<span class="ruby-keyword kw">end</span></pre>
</body>
</html>
|
templates/master/master_teacher_import.html
|
MerleLK/StudentSystem
|
{% extends 'master/master_base.html' %}
{% block title %}
<title>Import Teacher</title>
{% endblock %}
{% block content %}
<h3>请选择要导入的教师信息文件:</h3>
<div class="row clearfix">
{#展示出提示消息#}
<div class="col-md-4 column">
{% if messages %}
<script>
{% for msg in messages %}
alert('{{ msg.message }}');
{% endfor %}
</script>
{% endif %}
</div>
<div class="col-md-4 column">
<form action="/master/master_teacher_import" role="form" method="post" name="form" id="form"
enctype="multipart/form-data">
{% csrf_token %}
<div class="form-group">
<label for="file">*请选择文件</label>
<input type="file" class="form-control" name="file"
id="file" placeholder="请选择文件(.xls,.xlsx)" required/>
</div>
<button type="submit" class="btn-default">提交</button>
</form>
</div>
</div>
<script>
var obj = document.getElementById('form');
var check_file_name = function () {
var str = document.getElementById('file').value;
var pos = str.lastIndexOf(".");
var last_name = str.substring(pos, str.length); //此处文件后缀名也可用数组方式获得str.split(".")
if (last_name.toLowerCase() != ".xls" && last_name.toLowerCase() != ".xlsx") {
alert("您上传的文件类型为" + last_name + ",文件必须为.xls,.xlsx类型");
return false;
}
else {
return true;
}
};
obj.onsubmit = function () {
return check_file_name();
}
</script>
{% endblock %}
|
RossFamilyTree/fam/e/5/d15f5fc02a2782a1feed1c5065e.html
|
RossGammon/the-gammons.net
|
<!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - Family of CUTCLIFFE, George (Cutcliff) (Cutcliff) and , Edna</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name ="apple-mobile-web-app-capable" content="yes" />
<meta name="generator" content="Gramps 4.2.8 http://gramps-project.org/" />
<meta name="author" content="" />
<link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" />
<link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" />
<link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="header">
<h1 id="SiteTitle">Ross Gammon’s Family Tree</h1>
</div>
<div class="wrapper" id="nav" role="navigation">
<div class="container">
<ul class="menu" id="dropmenu">
<li><a href="../../../individuals.html" title="Individuals">Individuals</a></li>
<li><a href="../../../index.html" title="Surnames">Surnames</a></li>
<li class = "CurrentSection"><a href="../../../families.html" title="Families">Families</a></li>
<li><a href="../../../events.html" title="Events">Events</a></li>
<li><a href="../../../places.html" title="Places">Places</a></li>
<li><a href="../../../sources.html" title="Sources">Sources</a></li>
<li><a href="../../../repositories.html" title="Repositories">Repositories</a></li>
<li><a href="../../../media.html" title="Media">Media</a></li>
<li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li>
</ul>
</div>
</div>
<div class="content" id="RelationshipDetail">
<h2>Family of CUTCLIFFE, George (Cutcliff) (Cutcliff) and , Edna<sup><small></small></sup></h2>
<div class="subsection" id="families">
<h4>Families</h4>
<table class="infolist">
<tr class="BeginFamily">
<td class="ColumnType">Unknown</td>
<td class="ColumnAttribute">Partner</td>
<td class="ColumnValue">
<a href="../../../ppl/1/d/d15f5fc026b2fc5552923c9f3d1.html">CUTCLIFFE, George (Cutcliff) (Cutcliff)<span class="grampsid"> [I0530]</span></a>
</td>
</tr>
<tr class="BeginFamily">
<td class="ColumnType">Unknown</td>
<td class="ColumnAttribute">Partner</td>
<td class="ColumnValue">
<a href="../../../ppl/6/f/d15f5fc034c3083fde2120bb8f6.html">, Edna<span class="grampsid"> [I0535]</span></a>
</td>
</tr>
<tr>
<td class="ColumnType"> </td>
<td class="ColumnAttribute"> </td>
<td class="ColumnValue">
<table class="infolist eventlist">
<thead>
<tr>
<th class="ColumnEvent">Event</th>
<th class="ColumnDate">Date</th>
<th class="ColumnPlace">Place</th>
<th class="ColumnDescription">Description</th>
<th class="ColumnNotes">Notes</th>
<th class="ColumnSources">Sources</th>
</tr>
</thead>
<tbody>
<tr>
<td class="ColumnEvent">
<a href="../../../evt/8/9/d15f60b74374beaa78c98da3a98.html" title="Family (Primary)">
Family (Primary)
<span class="grampsid"> [E20495]</span>
</a>
</td>
<td class="ColumnDate"> </td>
<td class="ColumnPlace"> </td>
<td class="ColumnDescription"> </td>
<td class="ColumnNotes">
<div>
</div>
</td>
<td class="ColumnSources">
<a href="#sref1a">1a</a>
</td>
</tr>
</tbody>
</table>
</td>
<tr>
<td class="ColumnType"> </td>
<td class="ColumnAttribute">Attributes</td>
<td class="ColumnValue">
<table class="infolist attrlist">
<thead>
<tr>
<th class="ColumnType">Type</th>
<th class="ColumnValue">Value</th>
<th class="ColumnNotes">Notes</th>
<th class="ColumnSources">Sources</th>
</tr>
</thead>
<tbody>
<tr>
<td class="ColumnType">_UID</td>
<td class="ColumnValue">4396B7C7D6E048428BD7673F9527A0ADA875</td>
<td class="ColumnNotes"><div></div></td>
<td class="ColumnSources"> </td>
</tr>
</tbody>
</table>
</td>
</tr>
</tr>
</table>
</div>
<div class="subsection" id="attributes">
<h4>Attributes</h4>
<table class="infolist attrlist">
<thead>
<tr>
<th class="ColumnType">Type</th>
<th class="ColumnValue">Value</th>
<th class="ColumnNotes">Notes</th>
<th class="ColumnSources">Sources</th>
</tr>
</thead>
<tbody>
<tr>
<td class="ColumnType">_UID</td>
<td class="ColumnValue">4396B7C7D6E048428BD7673F9527A0ADA875</td>
<td class="ColumnNotes"><div></div></td>
<td class="ColumnSources"> </td>
</tr>
</tbody>
</table>
</div>
<div class="subsection" id="sourcerefs">
<h4>Source References</h4>
<ol>
<li>
<a href="../../../src/5/0/d15f5fb6d26ad69bdfd4fe2605.html" title="Cutcliffe-Willis marriage, 4 Nov 1811, Combe Martin, Devon , England" name ="sref1">
Cutcliffe-Willis marriage, 4 Nov 1811, Combe Martin, Devon , England
<span class="grampsid"> [S0202]</span>
</a>
<ol>
<li id="sref1a">
<ul>
<li>
Page: No. 284
</li>
<li>
Confidence: Very High
</li>
<li>
Source text: <div class="grampsstylednote"><p> </p><p>[Entry Recording Date : 4 NOV 1811]</p></div>
</li>
<li>
General: <p></p>
</li>
</ul>
</li>
</ol>
</li>
</ol>
</div>
</div>
<div class="fullclear"></div>
<div id="footer">
<p id="createdate">
Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.8<br />Last change was the 2015-08-05 19:55:42<br />Created for <a href="../../../ppl/9/e/d15f5fb48902c4fc1b421d249e9.html">GAMMON, Francis</a>
</p>
<p id="copyright">
</p>
</div>
</body>
</html>
|
docs/api/org/homermultitext/edmodel/TokenAnalysis.html
|
homermultitext/edmodel
|
<!DOCTYPE html >
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title></title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link href="../../../lib/index.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" />
<script type="text/javascript" src="../../../lib/jquery.js"></script>
<script type="text/javascript" src="../../../lib/jquery.panzoom.min.js"></script>
<script type="text/javascript" src="../../../lib/jquery.mousewheel.min.js"></script>
<script type="text/javascript" src="../../../lib/index.js"></script>
<script type="text/javascript" src="../../../index.js"></script>
<script type="text/javascript" src="../../../lib/scheduler.js"></script>
<script type="text/javascript" src="../../../lib/template.js"></script>
<script type="text/javascript" src="../../../lib/tools.tooltip.js"></script>
<script type="text/javascript">
/* this variable can be used by the JS to determine the path to the root document */
var toRoot = '../../../';
</script>
</head>
<body>
<div id="search">
<span id="doc-title"><span id="doc-version"></span></span>
<span class="close-results"><span class="left"><</span> Back</span>
<div id="textfilter">
<span class="input">
<input autocapitalize="none" placeholder="Search" id="index-input" type="text" accesskey="/" />
<i class="clear material-icons"></i>
<i id="search-icon" class="material-icons"></i>
</span>
</div>
</div>
<div id="search-results">
<div id="search-progress">
<div id="progress-fill"></div>
</div>
<div id="results-content">
<div id="entity-results"></div>
<div id="member-results"></div>
</div>
</div>
<div id="content-scroll-container" style="-webkit-overflow-scrolling: touch;">
<div id="content-container" style="-webkit-overflow-scrolling: touch;">
<div id="subpackage-spacer">
<div id="packages">
<h1>Packages</h1>
<ul>
<li name="_root_.root" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="_root_"></a><a id="root:_root_"></a>
<span class="permalink">
<a href="index.html#_root_" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="../../../index.html"><span class="name">root</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="_root_">root</a></dd></dl></div>
</li><li name="_root_.org" visbl="pub" class="indented1 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="org"></a><a id="org:org"></a>
<span class="permalink">
<a href="index.html#org" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="../../index.html"><span class="name">org</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="_root_">root</a></dd></dl></div>
</li><li name="org.homermultitext" visbl="pub" class="indented2 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="homermultitext"></a><a id="homermultitext:homermultitext"></a>
<span class="permalink">
<a href="../org/index.html#homermultitext" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="../index.html"><span class="name">homermultitext</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../index.html" class="extype" name="org">org</a></dd></dl></div>
</li><li name="org.homermultitext.edmodel" visbl="pub" class="indented3 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="edmodel"></a><a id="edmodel:edmodel"></a>
<span class="permalink">
<a href="../../org/homermultitext/index.html#edmodel" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="Provides classes modelling HMT editions of texts." href="index.html"><span class="name">edmodel</span></a>
</span>
<p class="shortcomment cmt">Provides classes modelling HMT editions of texts.</p><div class="fullcomment"><div class="comment cmt"><p>Provides classes modelling HMT editions of texts.</p><h4>Overview</h4><p> The starting point is the factory object <a href="TeiReader.html" class="extype" name="org.homermultitext.edmodel.TeiReader">TeiReader</a>, that can read data in the OHCO2
model from a two-column file or a Corpus object to produce a Vector of <a href="" class="extype" name="org.homermultitext.edmodel.TokenAnalysis">TokenAnalysis</a> objects. The <a href="" class="extype" name="org.homermultitext.edmodel.TokenAnalysis">TokenAnalysis</a> pairs a CtsUrn
for the citable text node with a fully analyzed <a href="HmtToken.html" class="extype" name="org.homermultitext.edmodel.HmtToken">HmtToken</a>. Example:</p><pre><span class="kw">val</span> tokenPairs = TeiReader.fromCorpus(CORPUS_OBJECT)</pre><p>The <a href="HmtToken.html" class="extype" name="org.homermultitext.edmodel.HmtToken">HmtToken</a> captures everything known about a token
from an HMT edition. See its documentation for more details.
</p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../index.html" class="extype" name="org.homermultitext">homermultitext</a></dd></dl></div>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="trait" href="AlternateCategory.html" title="All possible categories for alternate readings are enumerated by case objects extending this trait"></a>
<a href="AlternateCategory.html" title="All possible categories for alternate readings are enumerated by case objects extending this trait">AlternateCategory</a>
</li><li class="current-entities indented3">
<a class="object" href="AlternateReading$.html" title="string formatting function"></a>
<a class="class" href="AlternateReading.html" title="an alternate reading for a token"></a>
<a href="AlternateReading.html" title="an alternate reading for a token">AlternateReading</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="Citation$.html" title=""></a>
<a href="Citation$.html" title="">Citation</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="Clear$.html" title="Paleographically unambiguous reading."></a>
<a href="Clear$.html" title="Paleographically unambiguous reading.">Clear</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="Correction$.html" title="scribal correction of text"></a>
<a href="Correction$.html" title="scribal correction of text">Correction</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="Deletion$.html" title="scribal deletion of text"></a>
<a href="Deletion$.html" title="scribal deletion of text">Deletion</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="DiplomaticEditionFactory$.html" title="Factory to build a diplomatic edition from a Vector of TokenAnalysiss."></a>
<a href="DiplomaticEditionFactory$.html" title="Factory to build a diplomatic edition from a Vector of TokenAnalysiss.">DiplomaticEditionFactory</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="DirectVoice$.html" title="token in direct voice of text"></a>
<a href="DirectVoice$.html" title="token in direct voice of text">DirectVoice</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="trait" href="DiscourseCategory.html" title="All possible categories for discourse of a token are enumerated by case objects extending this trait"></a>
<a href="DiscourseCategory.html" title="All possible categories for discourse of a token are enumerated by case objects extending this trait">DiscourseCategory</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="trait" href="EditorialStatus.html" title="All possible values for the editorial status of a token are enumerated by case objects extending this trait"></a>
<a href="EditorialStatus.html" title="All possible values for the editorial status of a token are enumerated by case objects extending this trait">EditorialStatus</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="HmtChars$.html" title="Definitions of allowed characters in HMT editions."></a>
<a href="HmtChars$.html" title="Definitions of allowed characters in HMT editions.">HmtChars</a>
</li><li class="current-entities indented3">
<a class="object" href="HmtOrcaToken$.html" title=""></a>
<a class="class" href="HmtOrcaToken.html" title="token in an ORCA analytical exemplar"></a>
<a href="HmtOrcaToken.html" title="token in an ORCA analytical exemplar">HmtOrcaToken</a>
</li><li class="current-entities indented3">
<a class="object" href="HmtReading$.html" title=""></a>
<a class="class" href="HmtReading.html" title="a complete reading of a text expressed as an analytical exemplar"></a>
<a href="HmtReading.html" title="a complete reading of a text expressed as an analytical exemplar">HmtReading</a>
</li><li class="current-entities indented3">
<a class="object" href="HmtToken$.html" title="Factory for labelling information about tokens."></a>
<a class="class" href="HmtToken.html" title="A fully documented, semantically distinct token."></a>
<a href="HmtToken.html" title="A fully documented, semantically distinct token.">HmtToken</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="InvalidToken$.html" title="Reading cannot be determined because source XML does not comply with HMT project requirements."></a>
<a href="InvalidToken$.html" title="Reading cannot be determined because source XML does not comply with HMT project requirements.">InvalidToken</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="trait" href="LexicalCategory.html" title="All possible lexical categories for a token are enumerated by case objects extending this trait"></a>
<a href="LexicalCategory.html" title="All possible lexical categories for a token are enumerated by case objects extending this trait">LexicalCategory</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="LexicalToken$.html" title="parseable lexical token"></a>
<a href="LexicalToken$.html" title="parseable lexical token">LexicalToken</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="LiteralToken$.html" title="quoted literal string not parseable as a lexical token"></a>
<a href="LiteralToken$.html" title="quoted literal string not parseable as a lexical token">LiteralToken</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="Missing$.html" title="Lacuna."></a>
<a href="Missing$.html" title="Lacuna.">Missing</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="Multiform$.html" title="alternate reading offered by scribe"></a>
<a href="Multiform$.html" title="alternate reading offered by scribe">Multiform</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="NumericToken$.html" title="token in Milesian numeric notation"></a>
<a href="NumericToken$.html" title="token in Milesian numeric notation">NumericToken</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="Punctuation$.html" title="single punctuation character"></a>
<a href="Punctuation$.html" title="single punctuation character">Punctuation</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="QuotedLanguage$.html" title="quoted word in the natural language of text"></a>
<a href="QuotedLanguage$.html" title="quoted word in the natural language of text">QuotedLanguage</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="QuotedLiteral$.html" title="quoted string of characters not forming a valid lexical entity"></a>
<a href="QuotedLiteral$.html" title="quoted string of characters not forming a valid lexical entity">QuotedLiteral</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="QuotedText$.html" title="token in quotation of another text"></a>
<a href="QuotedText$.html" title="token in quotation of another text">QuotedText</a>
</li><li class="current-entities indented3">
<a class="object" href="Reading$.html" title="Companion object for formatting Vectors of Readings as Strings."></a>
<a class="class" href="Reading.html" title="A typed reading of a passage."></a>
<a href="Reading.html" title="A typed reading of a passage.">Reading</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="package$$ReadingConfig.html" title=""></a>
<a href="package$$ReadingConfig.html" title="">ReadingConfig</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="Restoration$.html" title="restored by modern editor"></a>
<a href="Restoration$.html" title="restored by modern editor">Restoration</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="Restored$.html" title="Reading supplied by modern editor."></a>
<a href="Restored$.html" title="Reading supplied by modern editor.">Restored</a>
</li><li class="current-entities indented3">
<a class="object" href="TeiReader$.html" title=""></a>
<a class="class" href="TeiReader.html" title="Factory for Vectors of HmtToken instances."></a>
<a href="TeiReader.html" title="Factory for Vectors of HmtToken instances.">TeiReader</a>
</li><li class="current-entities indented3">
<a class="object" href="TextDeformation$.html" title="Factory for Vectors of org.homermultitext.edmodel.HmtOrcaToken instances."></a>
<a class="class" href="TextDeformation.html" title=""></a>
<a href="TextDeformation.html" title="">TextDeformation</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="" title="An analysis of a single token."></a>
<a href="" title="An analysis of a single token.">TokenAnalysis</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="Unclear$.html" title="Paleographically ambiguous reading."></a>
<a href="Unclear$.html" title="Paleographically ambiguous reading.">Unclear</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="object" href="Unintelligible$.html" title="token not parseable due to error in HMT edition"></a>
<a href="Unintelligible$.html" title="token not parseable due to error in HMT edition">Unintelligible</a>
</li>
</ul>
</div>
</div>
<div id="content">
<body class="class type">
<div id="definition">
<div class="big-circle class">c</div>
<p id="owner"><a href="../../index.html" class="extype" name="org">org</a>.<a href="../index.html" class="extype" name="org.homermultitext">homermultitext</a>.<a href="index.html" class="extype" name="org.homermultitext.edmodel">edmodel</a></p>
<h1>TokenAnalysis<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html" title="Permalink">
<i class="material-icons"></i>
</a>
</span></h1>
<h3><span class="morelinks"></span></h3>
</div>
<h4 id="signature" class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">case class</span>
</span>
<span class="symbol">
<span class="name">TokenAnalysis</span><span class="params">(<span name="textNode">textNode: <span class="extype" name="edu.holycross.shot.cite.CtsUrn">CtsUrn</span></span>, <span name="analysis">analysis: <a href="HmtToken.html" class="extype" name="org.homermultitext.edmodel.HmtToken">HmtToken</a></span>)</span><span class="result"> extends <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
</span>
</h4>
<div id="comment" class="fullcommenttop"><div class="comment cmt"><p>An analysis of a single token.
</p></div><dl class="paramcmts block"><dt class="param">textNode</dt><dd class="cmt"><p>CtsUrn of the citable node where this token occurs.
Note that this will always be equivalent to the version-level URN for containing node for the "edition URN" of the <a href="HmtToken.html" class="extype" name="org.homermultitext.edmodel.HmtToken">HmtToken</a>, since the
edition URN extends the passage hierarchy with a "tokens" exemplar,
and extends the passage hierarchy with a further level.
Expressed in code, we can say that for any <a href="" class="extype" name="org.homermultitext.edmodel.TokenAnalysis">TokenAnalysis</a> ta,
the following relation is true:</p><pre>ta.analysis.editionUrn.collapsePassageBy(<span class="num">1</span>) == ta.textNode.addExemplar(<span class="lit">"tokens"</span>)</pre></dd><dt class="param">analysis</dt><dd class="cmt"><p>The analysis of this token as a full <a href="HmtToken.html" class="extype" name="org.homermultitext.edmodel.HmtToken">HmtToken</a>
object.</p></dd></dl><div class="toggleContainer block">
<span class="toggle">
Linear Supertypes
</span>
<div class="superTypes hiddenContent"><span class="extype" name="scala.Serializable">Serializable</span>, <span class="extype" name="java.io.Serializable">Serializable</span>, <span class="extype" name="scala.Product">Product</span>, <span class="extype" name="scala.Equals">Equals</span>, <span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div></div>
<div id="mbrsel">
<div class="toggle"></div>
<div id="memberfilter">
<i class="material-icons arrow"></i>
<span class="input">
<input id="mbrsel-input" placeholder="Filter all members" type="text" accesskey="/" />
</span>
<i class="clear material-icons"></i>
</div>
<div id="filterby">
<div id="order">
<span class="filtertype">Ordering</span>
<ol>
<li class="alpha in"><span>Alphabetic</span></li>
<li class="inherit out"><span>By Inheritance</span></li>
</ol>
</div>
<div class="ancestors">
<span class="filtertype">Inherited<br />
</span>
<ol id="linearization">
<li class="in" name="org.homermultitext.edmodel.TokenAnalysis"><span>TokenAnalysis</span></li><li class="in" name="scala.Serializable"><span>Serializable</span></li><li class="in" name="java.io.Serializable"><span>Serializable</span></li><li class="in" name="scala.Product"><span>Product</span></li><li class="in" name="scala.Equals"><span>Equals</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
</ol>
</div><div class="ancestors">
<span class="filtertype"></span>
<ol>
<li class="hideall out"><span>Hide All</span></li>
<li class="showall in"><span>Show All</span></li>
</ol>
</div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
</div>
<div id="template">
<div id="allMembers">
<div id="constructors" class="members">
<h3>Instance Constructors</h3>
<ol><li name="org.homermultitext.edmodel.TokenAnalysis#<init>" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="<init>(textNode:edu.holycross.shot.cite.CtsUrn,analysis:org.homermultitext.edmodel.HmtToken):org.homermultitext.edmodel.TokenAnalysis"></a><a id="<init>:TokenAnalysis"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#<init>(textNode:edu.holycross.shot.cite.CtsUrn,analysis:org.homermultitext.edmodel.HmtToken):org.homermultitext.edmodel.TokenAnalysis" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">new</span>
</span>
<span class="symbol">
<span class="name">TokenAnalysis</span><span class="params">(<span name="textNode">textNode: <span class="extype" name="edu.holycross.shot.cite.CtsUrn">CtsUrn</span></span>, <span name="analysis">analysis: <a href="HmtToken.html" class="extype" name="org.homermultitext.edmodel.HmtToken">HmtToken</a></span>)</span>
</span>
<p class="shortcomment cmt"></p><div class="fullcomment"><div class="comment cmt"></div><dl class="paramcmts block"><dt class="param">textNode</dt><dd class="cmt"><p>CtsUrn of the citable node where this token occurs.
Note that this will always be equivalent to the version-level URN for containing node for the "edition URN" of the <a href="HmtToken.html" class="extype" name="org.homermultitext.edmodel.HmtToken">HmtToken</a>, since the
edition URN extends the passage hierarchy with a "tokens" exemplar,
and extends the passage hierarchy with a further level.
Expressed in code, we can say that for any <a href="" class="extype" name="org.homermultitext.edmodel.TokenAnalysis">TokenAnalysis</a> ta,
the following relation is true:</p><pre>ta.analysis.editionUrn.collapsePassageBy(<span class="num">1</span>) == ta.textNode.addExemplar(<span class="lit">"tokens"</span>)</pre></dd><dt class="param">analysis</dt><dd class="cmt"><p>The analysis of this token as a full <a href="HmtToken.html" class="extype" name="org.homermultitext.edmodel.HmtToken">HmtToken</a>
object.</p></dd></dl></div>
</li></ol>
</div>
<div class="values members">
<h3>Value Members</h3>
<ol>
<li name="scala.AnyRef#!=" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:Any):Boolean"></a><a id="!=(Any):Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#!=(x$1:Any):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef###" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="##():Int"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html###():Int" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#==" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:Any):Boolean"></a><a id="==(Any):Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#==(x$1:Any):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#analysis" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="analysis:org.homermultitext.edmodel.HmtToken"></a><a id="analysis:HmtToken"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#analysis:org.homermultitext.edmodel.HmtToken" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">val</span>
</span>
<span class="symbol">
<span class="name">analysis</span><span class="result">: <a href="HmtToken.html" class="extype" name="org.homermultitext.edmodel.HmtToken">HmtToken</a></span>
</span>
</li><li name="scala.Any#asInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="asInstanceOf[T0]:T0"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#asInstanceOf[T0]:T0" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#clone" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="clone():Object"></a><a id="clone():AnyRef"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#clone():Object" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java/lang/index.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#columnString" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="columnString:String"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#columnString:String" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">columnString</span><span class="result">: <span class="extype" name="scala.Predef.String">String</span></span>
</span>
</li><li name="scala.AnyRef#eq" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="eq(x$1:AnyRef):Boolean"></a><a id="eq(AnyRef):Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#eq(x$1:AnyRef):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#finalize" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="finalize():Unit"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#finalize():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java/lang/index.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="symbol">classOf[java.lang.Throwable]</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#getClass" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getClass():Class[_]"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#getClass():Class[_]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
</dd></dl></div>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#hasAlternate" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="hasAlternate:Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#hasAlternate:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">hasAlternate</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#hasScribalCorrection" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="hasScribalCorrection:Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#hasScribalCorrection:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">hasScribalCorrection</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#hasScribalMultiform" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="hasScribalMultiform:Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#hasScribalMultiform:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">hasScribalMultiform</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#isAbbreviation" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="isAbbreviation:Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#isAbbreviation:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isAbbreviation</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#isCitation" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="isCitation:Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#isCitation:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isCitation</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#isDirectVoice" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="isDirectVoice:Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#isDirectVoice:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isDirectVoice</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</li><li name="scala.Any#isInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="isInstanceOf[T0]:Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#isInstanceOf[T0]:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#isQuotedLanguage" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="isQuotedLanguage:Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#isQuotedLanguage:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isQuotedLanguage</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#isQuotedLiteral" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="isQuotedLiteral:Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#isQuotedLiteral:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isQuotedLiteral</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#isQuotedText" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="isQuotedText:Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#isQuotedText:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isQuotedText</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#lexMatch" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="lexMatch(urn:edu.holycross.shot.cite.Cite2Urn):Boolean"></a><a id="lexMatch(Cite2Urn):Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#lexMatch(urn:edu.holycross.shot.cite.Cite2Urn):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">lexMatch</span><span class="params">(<span name="urn">urn: <span class="extype" name="edu.holycross.shot.cite.Cite2Urn">Cite2Urn</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</li><li name="scala.AnyRef#ne" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="ne(x$1:AnyRef):Boolean"></a><a id="ne(AnyRef):Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#ne(x$1:AnyRef):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#notDirectVoice" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="notDirectVoice:Boolean"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#notDirectVoice:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notDirectVoice</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</li><li name="scala.AnyRef#notify" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notify():Unit"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#notify():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#notifyAll" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notifyAll():Unit"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#notifyAll():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
</dd></dl></div>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#readWithAlternate" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="readWithAlternate:edu.holycross.shot.ohco2.CitableNode"></a><a id="readWithAlternate:CitableNode"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#readWithAlternate:edu.holycross.shot.ohco2.CitableNode" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">readWithAlternate</span><span class="result">: <span class="extype" name="edu.holycross.shot.ohco2.CitableNode">CitableNode</span></span>
</span>
<p class="shortcomment cmt">Create CitableNode for this token
based on reading with alternate reading,
if one exists.</p>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#readWithDiplomatic" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="readWithDiplomatic:Option[edu.holycross.shot.ohco2.CitableNode]"></a><a id="readWithDiplomatic:Option[CitableNode]"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#readWithDiplomatic:Option[edu.holycross.shot.ohco2.CitableNode]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">readWithDiplomatic</span><span class="result">: <span class="extype" name="scala.Option">Option</span>[<span class="extype" name="edu.holycross.shot.ohco2.CitableNode">CitableNode</span>]</span>
</span>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#readWithScribal" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="readWithScribal:Option[edu.holycross.shot.ohco2.CitableNode]"></a><a id="readWithScribal:Option[CitableNode]"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#readWithScribal:Option[edu.holycross.shot.ohco2.CitableNode]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">readWithScribal</span><span class="result">: <span class="extype" name="scala.Option">Option</span>[<span class="extype" name="edu.holycross.shot.ohco2.CitableNode">CitableNode</span>]</span>
</span>
</li><li name="scala.AnyRef#synchronized" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="synchronized[T0](x$1:=>T0):T0"></a><a id="synchronized[T0](⇒T0):T0"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#synchronized[T0](x$1:=>T0):T0" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="org.homermultitext.edmodel.TokenAnalysis#textNode" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="textNode:edu.holycross.shot.cite.CtsUrn"></a><a id="textNode:CtsUrn"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#textNode:edu.holycross.shot.cite.CtsUrn" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">val</span>
</span>
<span class="symbol">
<span class="name">textNode</span><span class="result">: <span class="extype" name="edu.holycross.shot.cite.CtsUrn">CtsUrn</span></span>
</span>
</li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait():Unit"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#wait():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long,x$2:Int):Unit"></a><a id="wait(Long,Int):Unit"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#wait(x$1:Long,x$2:Int):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long):Unit"></a><a id="wait(Long):Unit"></a>
<span class="permalink">
<a href="../../../org/homermultitext/edmodel/TokenAnalysis.html#wait(x$1:Long):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li>
</ol>
</div>
</div>
<div id="inheritedMembers">
<div class="parent" name="scala.Serializable">
<h3>Inherited from <span class="extype" name="scala.Serializable">Serializable</span></h3>
</div><div class="parent" name="java.io.Serializable">
<h3>Inherited from <span class="extype" name="java.io.Serializable">Serializable</span></h3>
</div><div class="parent" name="scala.Product">
<h3>Inherited from <span class="extype" name="scala.Product">Product</span></h3>
</div><div class="parent" name="scala.Equals">
<h3>Inherited from <span class="extype" name="scala.Equals">Equals</span></h3>
</div><div class="parent" name="scala.AnyRef">
<h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3>
</div><div class="parent" name="scala.Any">
<h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3>
</div>
</div>
<div id="groupedMembers">
<div class="group" name="Ungrouped">
<h3>Ungrouped</h3>
</div>
</div>
</div>
<div id="tooltip"></div>
<div id="footer"> </div>
</body>
</div>
</div>
</div>
</body>
</html>
|
dist/javadoc/index-files/index-19.html
|
Cride5/jablus
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Wed Aug 12 14:21:17 ICT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>S-Index</title>
<meta name="date" content="2015-08-12">
<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="S-Index";
}
//-->
</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-18.html">Prev Letter</a></li>
<li><a href="index-20.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-19.html" target="_top">Frames</a></li>
<li><a href="index-19.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="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a href="index-24.html">X</a> <a href="index-25.html">Y</a> <a href="index-26.html">Z</a> <a name="_S_">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Livestock.html#SALE_GROUPS">SALE_GROUPS</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Livestock.html" title="class in uk.co.crider.jablus.models.dairy.env">Livestock</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Market.html#SALE_PRODUCTS">SALE_PRODUCTS</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Market.html" title="class in uk.co.crider.jablus.models.dairy.env">Market</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html#SAND">SAND</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#SAND">SAND</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Soil.html#SAND">SAND</a></span> - Static variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Soil.html" title="class in uk.co.crider.models.dairy.crop_2">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html#SANDY_CLAY">SANDY_CLAY</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#SANDY_CLAY">SANDY_CLAY</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Soil.html#SANDY_CLAY">SANDY_CLAY</a></span> - Static variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Soil.html" title="class in uk.co.crider.models.dairy.crop_2">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html#SANDY_CLAY_LOAM">SANDY_CLAY_LOAM</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#SANDY_CLAY_LOAM">SANDY_CLAY_LOAM</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Soil.html#SANDY_CLAY_LOAM">SANDY_CLAY_LOAM</a></span> - Static variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Soil.html" title="class in uk.co.crider.models.dairy.crop_2">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html#SANDY_LOAM">SANDY_LOAM</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#SANDY_LOAM">SANDY_LOAM</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Soil.html#SANDY_LOAM">SANDY_LOAM</a></span> - Static variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Soil.html" title="class in uk.co.crider.models.dairy.crop_2">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html#SANDY_SILT_LOAM">SANDY_SILT_LOAM</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#SANDY_SILT_LOAM">SANDY_SILT_LOAM</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Soil.html#SANDY_SILT_LOAM">SANDY_SILT_LOAM</a></span> - Static variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Soil.html" title="class in uk.co.crider.models.dairy.crop_2">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/GenericPlan.html#satisfaction">satisfaction</a></span> - Variable in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/GenericPlan.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">GenericPlan</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/GenericPlan.html#SATISFACTION_DESCRIPTION">SATISFACTION_DESCRIPTION</a></span> - Static variable in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/GenericPlan.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">GenericPlan</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/Parameters.html#save(uk.co.crider.jablus.data.store.DataSetIO)">save(DataSetIO)</a></span> - Method in class uk.co.crider.jablus.models.basic.<a href="../uk/co/crider/jablus/models/basic/Parameters.html" title="class in uk.co.crider.jablus.models.basic">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Parameters.html#save(uk.co.crider.jablus.data.store.DataSetIO)">save(DataSetIO)</a></span> - Method in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Parameters.html" title="class in uk.co.crider.jablus.models.dairy">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/Parameters.html#save(uk.co.crider.jablus.data.store.DataSetIO)">save(DataSetIO)</a></span> - Method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/Parameters.html" title="class in uk.co.crider.jablus">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/Parameters.html#SAVE_CYCLE">SAVE_CYCLE</a></span> - Variable in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/Parameters.html" title="class in uk.co.crider.jablus">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/store/ActionIO.html#saveAction(uk.co.crider.jablus.agent.Action)">saveAction(Action)</a></span> - Method in class uk.co.crider.jablus.data.store.<a href="../uk/co/crider/jablus/data/store/ActionIO.html" title="class in uk.co.crider.jablus.data.store">ActionIO</a></dt>
<dd>
<div class="block">Saves the action, recording the time of occurance</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/Simulation.html#saveAs(java.io.File)">saveAs(File)</a></span> - Method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/Simulation.html" title="class in uk.co.crider.jablus">Simulation</a></dt>
<dd>
<div class="block">Save the simulation under new file</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationInterface.html#saveAs(java.io.File)">saveAs(File)</a></span> - Method in interface uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationInterface.html" title="interface in uk.co.crider.jablus">SimulationInterface</a></dt>
<dd>
<div class="block">Saves the simulation using the given file</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/GenericPlan.html#saveBeliefs()">saveBeliefs()</a></span> - Method in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/GenericPlan.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">GenericPlan</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/FileChooser.html#saveFile(java.awt.Component,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">saveFile(Component, String, String, String, String)</a></span> - Static method in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/FileChooser.html" title="class in uk.co.crider.jablus.gui">FileChooser</a></dt>
<dd>
<div class="block">Select directory and return to user</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/CowDigestion.html#scaleIntake(double,%20double)">scaleIntake(double, double)</a></span> - Static method in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/CowDigestion.html" title="class in uk.co.crider.jablus.models.dairy.env">CowDigestion</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Experiments.html#SCENARIO_1">SCENARIO_1</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Experiments.html" title="class in uk.co.crider.jablus.models.dairy">Experiments</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Experiments.html#SCENARIO_2">SCENARIO_2</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Experiments.html" title="class in uk.co.crider.jablus.models.dairy">Experiments</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Experiments.html#SCENARIO_3">SCENARIO_3</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Experiments.html" title="class in uk.co.crider.jablus.models.dairy">Experiments</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Experiments.html#SCENARIO_4">SCENARIO_4</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Experiments.html" title="class in uk.co.crider.jablus.models.dairy">Experiments</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Experiments.html#SCENARIO_5">SCENARIO_5</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Experiments.html" title="class in uk.co.crider.jablus.models.dairy">Experiments</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Experiments.html#SCENARIOS">SCENARIOS</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Experiments.html" title="class in uk.co.crider.jablus.models.dairy">Experiments</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/agent/ScheduledAction.html" title="class in uk.co.crider.jablus.agent"><span class="strong">ScheduledAction</span></a> - Class in <a href="../uk/co/crider/jablus/agent/package-summary.html">uk.co.crider.jablus.agent</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/agent/ScheduledAction.html#ScheduledAction(int,%20int)">ScheduledAction(int, int)</a></span> - Constructor for class uk.co.crider.jablus.agent.<a href="../uk/co/crider/jablus/agent/ScheduledAction.html" title="class in uk.co.crider.jablus.agent">ScheduledAction</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/agent/ScheduledAction.html#ScheduledAction(int,%20int,%20uk.co.crider.jablus.data.Data)">ScheduledAction(int, int, Data)</a></span> - Constructor for class uk.co.crider.jablus.agent.<a href="../uk/co/crider/jablus/agent/ScheduledAction.html" title="class in uk.co.crider.jablus.agent">ScheduledAction</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/agent/ScheduledAction.html#ScheduledAction(int,%20int,%20uk.co.crider.jablus.data.Data[])">ScheduledAction(int, int, Data[])</a></span> - Constructor for class uk.co.crider.jablus.agent.<a href="../uk/co/crider/jablus/agent/ScheduledAction.html" title="class in uk.co.crider.jablus.agent">ScheduledAction</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/data/TextScroller.html#scrollTo(int)">scrollTo(int)</a></span> - Method in class uk.co.crider.jablus.gui.data.<a href="../uk/co/crider/jablus/gui/data/TextScroller.html" title="class in uk.co.crider.jablus.gui.data">TextScroller</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/data/TextView.html#scrollTo(int)">scrollTo(int)</a></span> - Method in class uk.co.crider.jablus.gui.data.<a href="../uk/co/crider/jablus/gui/data/TextView.html" title="class in uk.co.crider.jablus.gui.data">TextView</a></dt>
<dd>
<div class="block">Causes the scroller to scroll to the given line</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/RandomGenerator.html#SEA_DIF">SEA_DIF</a></span> - Static variable in class uk.co.crider.models.dairy.<a href="../uk/co/crider/models/dairy/RandomGenerator.html" title="class in uk.co.crider.models.dairy">RandomGenerator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/RandomGenerator.html#SEA_INT">SEA_INT</a></span> - Static variable in class uk.co.crider.models.dairy.<a href="../uk/co/crider/models/dairy/RandomGenerator.html" title="class in uk.co.crider.models.dairy">RandomGenerator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/RandomGenerator.html#SEA_STD">SEA_STD</a></span> - Static variable in class uk.co.crider.models.dairy.<a href="../uk/co/crider/models/dairy/RandomGenerator.html" title="class in uk.co.crider.models.dairy">RandomGenerator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/RandomGenerator.html#SEA_ZTM">SEA_ZTM</a></span> - Static variable in class uk.co.crider.models.dairy.<a href="../uk/co/crider/models/dairy/RandomGenerator.html" title="class in uk.co.crider.models.dairy">RandomGenerator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html#SELECT_BEST">SELECT_BEST</a></span> - Static variable in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">LandUseScheme</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html#SELECT_LAST">SELECT_LAST</a></span> - Static variable in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">LandUseScheme</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html#SELECT_MEMORISED">SELECT_MEMORISED</a></span> - Static variable in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">LandUseScheme</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html#SELECT_RANDOM">SELECT_RANDOM</a></span> - Static variable in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">LandUseScheme</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html#SELECT_UNCERTAIN">SELECT_UNCERTAIN</a></span> - Static variable in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">LandUseScheme</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html#selectBoxes">selectBoxes</a></span> - Variable in class uk.co.crider.jablus.gui.jfreechart.<a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html" title="class in uk.co.crider.jablus.gui.jfreechart">TimeGraphPanel</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/SelectLandUsePlan.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi"><span class="strong">SelectLandUsePlan</span></a> - Class in <a href="../uk/co/crider/jablus/models/absluc/agent/bdi/package-summary.html">uk.co.crider.jablus.models.absluc.agent.bdi</a></dt>
<dd>
<div class="block">Agent makes actions, possibly updating the environmental state</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/SelectLandUsePlan.html#SelectLandUsePlan(int)">SelectLandUsePlan(int)</a></span> - Constructor for class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/SelectLandUsePlan.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">SelectLandUsePlan</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html#selectUse()">selectUse()</a></span> - Method in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">LandUseScheme</a></dt>
<dd>
<div class="block">Generate a new land use scheme map based on the parameters, returns the old pattern</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html#selectUse(int)">selectUse(int)</a></span> - Method in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">LandUseScheme</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html#selectUse(int,%20double)">selectUse(int, double)</a></span> - Method in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">LandUseScheme</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html#selectUse(int,%20double,%20double)">selectUse(int, double, double)</a></span> - Method in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">LandUseScheme</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html#selectUse(int,%20double,%20double,%20int)">selectUse(int, double, double, int)</a></span> - Method in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">LandUseScheme</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Market.html#sell(int,%20double)">sell(int, double)</a></span> - Method in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Market.html" title="class in uk.co.crider.jablus.models.dairy.env">Market</a></dt>
<dd>
<div class="block">Sells something</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/SubjectInterface.html#SELL_ICON">SELL_ICON</a></span> - Variable in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/SubjectInterface.html" title="class in uk.co.crider.jablus.models.dairy.gui">SubjectInterface</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/Constants.html#SEPARATOR">SEPARATOR</a></span> - Static variable in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/Constants.html" title="class in uk.co.crider.jablus">Constants</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/models/dairy/crop_1/SEPATOU.html" title="class in uk.co.crider.models.dairy.crop_1"><span class="strong">SEPATOU</span></a> - Class in <a href="../uk/co/crider/models/dairy/crop_1/package-summary.html">uk.co.crider.models.dairy.crop_1</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SEPATOU.html#SEPATOU(int,%20int,%20int,%20float,%20float)">SEPATOU(int, int, int, float, float)</a></span> - Constructor for class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SEPATOU.html" title="class in uk.co.crider.models.dairy.crop_1">SEPATOU</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/models/dairy/crop_1/SepatouDuru.html" title="class in uk.co.crider.models.dairy.crop_1"><span class="strong">SepatouDuru</span></a> - Class in <a href="../uk/co/crider/models/dairy/crop_1/package-summary.html">uk.co.crider.models.dairy.crop_1</a></dt>
<dd>
<div class="block">The sepatou model as modified by Duru2007</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SepatouDuru.html#SepatouDuru(int,%20int,%20int,%20float,%20float)">SepatouDuru(int, int, int, float, float)</a></span> - Constructor for class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SepatouDuru.html" title="class in uk.co.crider.models.dairy.crop_1">SepatouDuru</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/models/dairy/crop_1/SepatouParsons.html" title="class in uk.co.crider.models.dairy.crop_1"><span class="strong">SepatouParsons</span></a> - Class in <a href="../uk/co/crider/models/dairy/crop_1/package-summary.html">uk.co.crider.models.dairy.crop_1</a></dt>
<dd>
<div class="block">This uses the model in CowDigestion, but simulates the effects of mass and LAI sesenence via Parson's logistic curve, rather thatn CowDigestion's system</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SepatouParsons.html#SepatouParsons(int,%20int,%20int,%20float,%20float)">SepatouParsons(int, int, int, float, float)</a></span> - Constructor for class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SepatouParsons.html" title="class in uk.co.crider.models.dairy.crop_1">SepatouParsons</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jfreechart/GraphPanel.html#seriesCount">seriesCount</a></span> - Variable in class uk.co.crider.jablus.gui.jfreechart.<a href="../uk/co/crider/jablus/gui/jfreechart/GraphPanel.html" title="class in uk.co.crider.jablus.gui.jfreechart">GraphPanel</a></dt>
<dd>
<div class="block">Series counter</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html#seriesCount">seriesCount</a></span> - Variable in class uk.co.crider.jablus.gui.jfreechart.<a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html" title="class in uk.co.crider.jablus.gui.jfreechart">TimeGraphPanel</a></dt>
<dd>
<div class="block">Series counter</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jfreechart/GraphPanel.html#seriesIds">seriesIds</a></span> - Variable in class uk.co.crider.jablus.gui.jfreechart.<a href="../uk/co/crider/jablus/gui/jfreechart/GraphPanel.html" title="class in uk.co.crider.jablus.gui.jfreechart">GraphPanel</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html#seriesIds">seriesIds</a></span> - Variable in class uk.co.crider.jablus.gui.jfreechart.<a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html" title="class in uk.co.crider.jablus.gui.jfreechart">TimeGraphPanel</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html#seriesPaint">seriesPaint</a></span> - Variable in class uk.co.crider.jablus.gui.jfreechart.<a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html" title="class in uk.co.crider.jablus.gui.jfreechart">TimeGraphPanel</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Storage.html#set(int,%20double)">set(int, double)</a></span> - Method in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Storage.html" title="class in uk.co.crider.jablus.models.dairy.env">Storage</a></dt>
<dd>
<div class="block">Sets the quantity of the given item to the given quantity, returns the quanitity stored</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/utils/TruthTable.html#set(K,%20boolean)">set(K, boolean)</a></span> - Method in class uk.co.crider.jablus.utils.<a href="../uk/co/crider/jablus/utils/TruthTable.html" title="class in uk.co.crider.jablus.utils">TruthTable</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/FieldPlanner.html#setAction(int,%20int,%20uk.co.crider.jablus.agent.Action)">setAction(int, int, Action)</a></span> - Method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/FieldPlanner.html" title="class in uk.co.crider.jablus.models.dairy.gui">FieldPlanner</a></dt>
<dd>
<div class="block">Sets the action to execute for the given plan id, in the given week</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/CroppingPlanner.html#setActionParams(uk.co.crider.jablus.agent.Action)">setActionParams(Action)</a></span> - Method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/CroppingPlanner.html" title="class in uk.co.crider.jablus.models.dairy.gui">CroppingPlanner</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/FieldPlanner.html#setActionParams(uk.co.crider.jablus.agent.Action)">setActionParams(Action)</a></span> - Method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/FieldPlanner.html" title="class in uk.co.crider.jablus.models.dairy.gui">FieldPlanner</a></dt>
<dd>
<div class="block">Sets up the parameters for the given action before it is added to the plan,
returns false if user cancels the action</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/GrazingPlanner.html#setActionParams(uk.co.crider.jablus.agent.Action)">setActionParams(Action)</a></span> - Method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/GrazingPlanner.html" title="class in uk.co.crider.jablus.models.dairy.gui">GrazingPlanner</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/FieldPlanner.html#setActions(uk.co.crider.jablus.agent.Action[],%20int[])">setActions(Action[], int[])</a></span> - Method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/FieldPlanner.html" title="class in uk.co.crider.jablus.models.dairy.gui">FieldPlanner</a></dt>
<dd>
<div class="block">Sets multiple actions to execute, also generates plans if they don't already exist
NOTE: It is assumed that the first action arguement specifies the plan id</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html#setAltUse()">setAltUse()</a></span> - Method in class uk.co.crider.jablus.models.basic.agent.<a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html" title="class in uk.co.crider.jablus.models.basic.agent">LandUseCell</a></dt>
<dd>
<div class="block">Sets the use of the cell to use which provided most profit in previous rounds</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/AttributeVectorData.html#setAttribute(java.lang.String,%20int,%20uk.co.crider.jablus.data.Data)">setAttribute(String, int, Data)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/AttributeVectorData.html" title="class in uk.co.crider.jablus.data">AttributeVectorData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/VectorData.html#setAttribute(int,%20int,%20java.lang.Object)">setAttribute(int, int, Object)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/VectorData.html" title="class in uk.co.crider.jablus.data">VectorData</a></dt>
<dd>
<div class="block">Sets the idd attribute belonging to the given feature</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html#setBestUse()">setBestUse()</a></span> - Method in class uk.co.crider.jablus.models.basic.agent.<a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html" title="class in uk.co.crider.jablus.models.basic.agent">LandUseCell</a></dt>
<dd>
<div class="block">Sets the use of the cell to use which provided most profit in previous rounds</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/CowDigestion.html#setBudget(int,%20int,%20int)">setBudget(int, int, int)</a></span> - Method in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/CowDigestion.html" title="class in uk.co.crider.jablus.models.dairy.env">CowDigestion</a></dt>
<dd>
<div class="block">Sets a feed budget parameter</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/GridView.html#setColourValue(int,%20int,%20double)">setColourValue(int, int, double)</a></span> - Method in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/GridView.html" title="class in uk.co.crider.jablus.gui">GridView</a></dt>
<dd>
<div class="block">Set the value of a perticular cell</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/GridView.html#setColourValues(double[][])">setColourValues(double[][])</a></span> - Method in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/GridView.html" title="class in uk.co.crider.jablus.gui">GridView</a></dt>
<dd>
<div class="block">Set the value of the entire grid.</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Pasture.html#setCows(int)">setCows(int)</a></span> - Method in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Pasture.html" title="class in uk.co.crider.models.dairy.crop_2">Pasture</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/AttributeVectorData.html#setData(java.lang.Object)">setData(Object)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/AttributeVectorData.html" title="class in uk.co.crider.jablus.data">AttributeVectorData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/Data2D.html#setData(int,%20int,%20float)">setData(int, int, float)</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/Data2D.html" title="interface in uk.co.crider.jablus.data">Data2D</a></dt>
<dd>
<div class="block">Set the value of a cell</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/Data2D.html#setData(float[][])">setData(float[][])</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/Data2D.html" title="interface in uk.co.crider.jablus.data">Data2D</a></dt>
<dd>
<div class="block">Set the value of a cell</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/DataNT.html#setData(java.lang.Object)">setData(Object)</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/DataNT.html" title="interface in uk.co.crider.jablus.data">DataNT</a></dt>
<dd>
<div class="block">Sets the vector's data</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/MatrixData.html#setData(int,%20int,%20float)">setData(int, int, float)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/MatrixData.html" title="class in uk.co.crider.jablus.data">MatrixData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/MatrixData.html#setData(float[][])">setData(float[][])</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/MatrixData.html" title="class in uk.co.crider.jablus.data">MatrixData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/RasterData.html#setData(int,%20int,%20float)">setData(int, int, float)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/RasterData.html" title="class in uk.co.crider.jablus.data">RasterData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/RasterData.html#setData(float[][])">setData(float[][])</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/RasterData.html" title="class in uk.co.crider.jablus.data">RasterData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/VectorData.html#setData(java.lang.Object)">setData(Object)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/VectorData.html" title="class in uk.co.crider.jablus.data">VectorData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/data/GraphItem.html#setData(uk.co.crider.jablus.data.Data)">setData(Data)</a></span> - Method in class uk.co.crider.jablus.gui.data.<a href="../uk/co/crider/jablus/gui/data/GraphItem.html" title="class in uk.co.crider.jablus.gui.data">GraphItem</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/data/SimpleItem.html#setData(uk.co.crider.jablus.data.Data)">setData(Data)</a></span> - Method in class uk.co.crider.jablus.gui.data.<a href="../uk/co/crider/jablus/gui/data/SimpleItem.html" title="class in uk.co.crider.jablus.gui.data">SimpleItem</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/data/SimpleItem1D.html#setData(uk.co.crider.jablus.data.Data)">setData(Data)</a></span> - Method in class uk.co.crider.jablus.gui.data.<a href="../uk/co/crider/jablus/gui/data/SimpleItem1D.html" title="class in uk.co.crider.jablus.gui.data">SimpleItem1D</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/data/MapView.html#setDataStyle(int,%20com.vividsolutions.jump.workbench.ui.renderer.style.Style)">setDataStyle(int, Style)</a></span> - Method in class uk.co.crider.jablus.gui.data.<a href="../uk/co/crider/jablus/gui/data/MapView.html" title="class in uk.co.crider.jablus.gui.data">MapView</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/env/Time.html#setDate(int,%20int,%20int)">setDate(int, int, int)</a></span> - Method in class uk.co.crider.jablus.env.<a href="../uk/co/crider/jablus/env/Time.html" title="class in uk.co.crider.jablus.env">Time</a></dt>
<dd>
<div class="block">Sets the current time using a date</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/data/DataView.html#setDisplayItem(uk.co.crider.jablus.data.Data)">setDisplayItem(Data)</a></span> - Method in class uk.co.crider.jablus.gui.data.<a href="../uk/co/crider/jablus/gui/data/DataView.html" title="class in uk.co.crider.jablus.gui.data">DataView</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/data/MapView.html#setDisplayItem(uk.co.crider.jablus.data.Data2D)">setDisplayItem(Data2D)</a></span> - Method in class uk.co.crider.jablus.gui.data.<a href="../uk/co/crider/jablus/gui/data/MapView.html" title="class in uk.co.crider.jablus.gui.data">MapView</a></dt>
<dd>
<div class="block">Called to update an existing map without adding a new one</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/sim/SimulationGUI.html#setDisplayItem(uk.co.crider.jablus.data.Data)">setDisplayItem(Data)</a></span> - Method in class uk.co.crider.jablus.gui.sim.<a href="../uk/co/crider/jablus/gui/sim/SimulationGUI.html" title="class in uk.co.crider.jablus.gui.sim">SimulationGUI</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/sim/SimulationPanel.html#setDisplayItem(uk.co.crider.jablus.data.Data)">setDisplayItem(Data)</a></span> - Method in class uk.co.crider.jablus.gui.sim.<a href="../uk/co/crider/jablus/gui/sim/SimulationPanel.html" title="class in uk.co.crider.jablus.gui.sim">SimulationPanel</a></dt>
<dd>
<div class="block">Sets the values of objects on display</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/UserInterface.html#setDisplayItem(uk.co.crider.jablus.data.Data)">setDisplayItem(Data)</a></span> - Method in interface uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/UserInterface.html" title="interface in uk.co.crider.jablus.gui">UserInterface</a></dt>
<dd>
<div class="block">Updates display items in the GUI</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/gui/SubjectInterface.html#setDisplayItem(uk.co.crider.jablus.data.Data)">setDisplayItem(Data)</a></span> - Method in class uk.co.crider.jablus.models.absluc.gui.<a href="../uk/co/crider/jablus/models/absluc/gui/SubjectInterface.html" title="class in uk.co.crider.jablus.models.absluc.gui">SubjectInterface</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/SubjectInterface.html#setDisplayItem(uk.co.crider.jablus.data.Data)">setDisplayItem(Data)</a></span> - Method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/SubjectInterface.html" title="class in uk.co.crider.jablus.models.dairy.gui">SubjectInterface</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jump/ColourRampStyle.html#setEnabled(boolean)">setEnabled(boolean)</a></span> - Method in class uk.co.crider.jablus.gui.jump.<a href="../uk/co/crider/jablus/gui/jump/ColourRampStyle.html" title="class in uk.co.crider.jablus.gui.jump">ColourRampStyle</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jump/ColourTableStyle.html#setEnabled(boolean)">setEnabled(boolean)</a></span> - Method in class uk.co.crider.jablus.gui.jump.<a href="../uk/co/crider/jablus/gui/jump/ColourTableStyle.html" title="class in uk.co.crider.jablus.gui.jump">ColourTableStyle</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jump/KeyRenderer.html#setEnabled(boolean,%20com.vividsolutions.jump.workbench.ui.LayerViewPanel)">setEnabled(boolean, LayerViewPanel)</a></span> - Static method in class uk.co.crider.jablus.gui.jump.<a href="../uk/co/crider/jablus/gui/jump/KeyRenderer.html" title="class in uk.co.crider.jablus.gui.jump">KeyRenderer</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/ToolButton.html#setEnabled(boolean)">setEnabled(boolean)</a></span> - Method in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/ToolButton.html" title="class in uk.co.crider.jablus.gui">ToolButton</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Field.html#setGrazing(boolean)">setGrazing(boolean)</a></span> - Method in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Field.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Field</a></dt>
<dd>
<div class="block">Sets whether the field may be used for grazing</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Pasture.html#setGrazing(int,%20double)">setGrazing(int, double)</a></span> - Method in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Pasture.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Pasture</a></dt>
<dd>
<div class="block">Sets number of grazing cows</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/HumanAgent.html#setGUI(uk.co.crider.jablus.models.dairy.gui.SubjectInterface)">setGUI(SubjectInterface)</a></span> - Method in class uk.co.crider.jablus.models.absluc.agent.<a href="../uk/co/crider/jablus/models/absluc/agent/HumanAgent.html" title="class in uk.co.crider.jablus.models.absluc.agent">HumanAgent</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/store/CSVFile.html#setHeader(java.lang.String[])">setHeader(String[])</a></span> - Method in class uk.co.crider.jablus.data.store.<a href="../uk/co/crider/jablus/data/store/CSVFile.html" title="class in uk.co.crider.jablus.data.store">CSVFile</a></dt>
<dd>
<div class="block">Sets the header for new CSV files</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/CompoundData.html#setItem(uk.co.crider.jablus.data.Data)">setItem(Data)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/CompoundData.html" title="class in uk.co.crider.jablus.data">CompoundData</a></dt>
<dd>
<div class="block">Set the value of a data item, and add it if not present</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/DataSet.html#setItem(uk.co.crider.jablus.data.Data)">setItem(Data)</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/DataSet.html" title="interface in uk.co.crider.jablus.data">DataSet</a></dt>
<dd>
<div class="block">Updates the item matching the given item</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/SubjectInterface.html#setItemsEnabled(int)">setItemsEnabled(int)</a></span> - Method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/SubjectInterface.html" title="class in uk.co.crider.jablus.models.dairy.gui">SubjectInterface</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/utils/VTextIcon.html#setLabel(java.lang.String)">setLabel(String)</a></span> - Method in class uk.co.crider.jablus.utils.<a href="../uk/co/crider/jablus/utils/VTextIcon.html" title="class in uk.co.crider.jablus.utils">VTextIcon</a></dt>
<dd>
<div class="block">sets the label to the given string, updating the orientation as needed
and invalidating the layout if the size changes</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/env/RoadNode.html#setMarketDist(double)">setMarketDist(double)</a></span> - Method in class uk.co.crider.jablus.models.basic.env.<a href="../uk/co/crider/jablus/models/basic/env/RoadNode.html" title="class in uk.co.crider.jablus.models.basic.env">RoadNode</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jump/ColourRampStyle.html#setMinMax(double,%20double)">setMinMax(double, double)</a></span> - Method in class uk.co.crider.jablus.gui.jump.<a href="../uk/co/crider/jablus/gui/jump/ColourRampStyle.html" title="class in uk.co.crider.jablus.gui.jump">ColourRampStyle</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html#setNewUse(int)">setNewUse(int)</a></span> - Method in class uk.co.crider.jablus.models.basic.agent.<a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html" title="class in uk.co.crider.jablus.models.basic.agent">LandUseCell</a></dt>
<dd>
<div class="block">Sets the use of the cell to the given value,
returning true if this is the best use for the cell</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/env/LandOccupancy.html#setOccupancy(uk.co.crider.jablus.agent.Agent,%20uk.co.crider.jablus.models.basic.env.land.LandCell)">setOccupancy(Agent, LandCell)</a></span> - Method in class uk.co.crider.jablus.models.basic.env.<a href="../uk/co/crider/jablus/models/basic/env/LandOccupancy.html" title="class in uk.co.crider.jablus.models.basic.env">LandOccupancy</a></dt>
<dd>
<div class="block">Set occupancy of a land cell</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/RandomGenerator.html#setParam(int,%20int,%20double)">setParam(int, int, double)</a></span> - Method in class uk.co.crider.models.dairy.<a href="../uk/co/crider/models/dairy/RandomGenerator.html" title="class in uk.co.crider.models.dairy">RandomGenerator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/CowDigestion.html#setPasture(uk.co.crider.models.dairy.crop_2.Pasture)">setPasture(Pasture)</a></span> - Method in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/CowDigestion.html" title="class in uk.co.crider.models.dairy.crop_2">CowDigestion</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html#setProfit(double,%20double)">setProfit(double, double)</a></span> - Method in class uk.co.crider.jablus.models.basic.agent.<a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html" title="class in uk.co.crider.jablus.models.basic.agent">LandUseCell</a></dt>
<dd>
<div class="block">Update the profit recieved during the last round</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/JablusWindow.html#setProgress(int)">setProgress(int)</a></span> - Method in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/JablusWindow.html" title="class in uk.co.crider.jablus.gui">JablusWindow</a></dt>
<dd>
<div class="block">Set the progress of the progress bar</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Livestock.html#setPropGrazing(int,%20int)">setPropGrazing(int, int)</a></span> - Method in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Livestock.html" title="class in uk.co.crider.jablus.models.dairy.env">Livestock</a></dt>
<dd>
<div class="block">Sets the proportion of cows grazing in the given group</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Field.html#setPropHerd(double)">setPropHerd(double)</a></span> - Method in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Field.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Field</a></dt>
<dd>
<div class="block">Sets the proportion of the herd grazing on this field</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/Data0D.html#setRange(java.lang.Number,%20java.lang.Number)">setRange(Number, Number)</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/Data0D.html" title="interface in uk.co.crider.jablus.data">Data0D</a></dt>
<dd>
<div class="block">Set's the new permissable range for this data value</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/DoubleData.html#setRange(java.lang.Number,%20java.lang.Number)">setRange(Number, Number)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/DoubleData.html" title="class in uk.co.crider.jablus.data">DoubleData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/IntegerData.html#setRange(java.lang.Number,%20java.lang.Number)">setRange(Number, Number)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/IntegerData.html" title="class in uk.co.crider.jablus.data">IntegerData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html#setRange(double,%20double)">setRange(double, double)</a></span> - Method in class uk.co.crider.jablus.gui.jfreechart.<a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html" title="class in uk.co.crider.jablus.gui.jfreechart">TimeGraphPanel</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/Simulation.html#setRecording(boolean)">setRecording(boolean)</a></span> - Method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/Simulation.html" title="class in uk.co.crider.jablus">Simulation</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationInterface.html#setRecording(boolean)">setRecording(boolean)</a></span> - Method in interface uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationInterface.html" title="interface in uk.co.crider.jablus">SimulationInterface</a></dt>
<dd>
<div class="block">Sets whether the simulation is recording or not</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html#setSameUse()">setSameUse()</a></span> - Method in class uk.co.crider.jablus.models.basic.agent.<a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html" title="class in uk.co.crider.jablus.models.basic.agent">LandUseCell</a></dt>
<dd>
<div class="block">Sets the use of the cell to the same use as before</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/models/NormalDistribution.html#setSeed(long)">setSeed(long)</a></span> - Method in class uk.co.crider.models.<a href="../uk/co/crider/models/NormalDistribution.html" title="class in uk.co.crider.models">NormalDistribution</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/sim/SimulationGUI.html#setSimulation(uk.co.crider.jablus.SimulationInterface)">setSimulation(SimulationInterface)</a></span> - Method in class uk.co.crider.jablus.gui.sim.<a href="../uk/co/crider/jablus/gui/sim/SimulationGUI.html" title="class in uk.co.crider.jablus.gui.sim">SimulationGUI</a></dt>
<dd>
<div class="block">Initialises the gui using data from the simulation interface</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/UserInterface.html#setSimulation(uk.co.crider.jablus.SimulationInterface)">setSimulation(SimulationInterface)</a></span> - Method in interface uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/UserInterface.html" title="interface in uk.co.crider.jablus.gui">UserInterface</a></dt>
<dd>
<div class="block">Called by the Simulation to pass its reference</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/gui/SubjectInterface.html#setSimulation(uk.co.crider.jablus.SimulationInterface)">setSimulation(SimulationInterface)</a></span> - Method in class uk.co.crider.jablus.models.absluc.gui.<a href="../uk/co/crider/jablus/models/absluc/gui/SubjectInterface.html" title="class in uk.co.crider.jablus.models.absluc.gui">SubjectInterface</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/SubjectInterface.html#setSimulation(uk.co.crider.jablus.SimulationInterface)">setSimulation(SimulationInterface)</a></span> - Method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/SubjectInterface.html" title="class in uk.co.crider.jablus.models.dairy.gui">SubjectInterface</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html#setSortMode(int)">setSortMode(int)</a></span> - Method in class uk.co.crider.jablus.models.basic.agent.<a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html" title="class in uk.co.crider.jablus.models.basic.agent">LandUseCell</a></dt>
<dd>
<div class="block">Set the sort order of this cell</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationManager.html#setStarterRef(jadex.runtime.IExternalAccess)">setStarterRef(IExternalAccess)</a></span> - Static method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationManager.html" title="class in uk.co.crider.jablus">SimulationManager</a></dt>
<dd>
<div class="block">Sets reference to allow calls to the starter agent</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/PriceTrend.html#setStatic()">setStatic()</a></span> - Method in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/PriceTrend.html" title="class in uk.co.crider.jablus.models.dairy.env">PriceTrend</a></dt>
<dd>
<div class="block">Set price trend to static</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/JablusWindow.html#setStatus(java.lang.String)">setStatus(String)</a></span> - Method in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/JablusWindow.html" title="class in uk.co.crider.jablus.gui">JablusWindow</a></dt>
<dd>
<div class="block">Set the value of the status bar</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/DisplayParams.html#setStyle(javax.swing.JComponent,%20int)">setStyle(JComponent, int)</a></span> - Static method in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/DisplayParams.html" title="class in uk.co.crider.jablus.gui">DisplayParams</a></dt>
<dd>
<div class="block">Assigns styles to components according to the style category</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jump/KeyRenderer.html#setStyle(com.vividsolutions.jump.workbench.ui.renderer.style.Style)">setStyle(Style)</a></span> - Method in class uk.co.crider.jablus.gui.jump.<a href="../uk/co/crider/jablus/gui/jump/KeyRenderer.html" title="class in uk.co.crider.jablus.gui.jump">KeyRenderer</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/SubjectDisplayParams.html#setStyle(javax.swing.JComponent,%20int)">setStyle(JComponent, int)</a></span> - Static method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/SubjectDisplayParams.html" title="class in uk.co.crider.jablus.models.dairy.gui">SubjectDisplayParams</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/DataTX.html#setText(java.lang.String)">setText(String)</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/DataTX.html" title="interface in uk.co.crider.jablus.data">DataTX</a></dt>
<dd>
<div class="block">Sets the data</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/TextData.html#setText(java.lang.String)">setText(String)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/TextData.html" title="class in uk.co.crider.jablus.data">TextData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/store/ActionIO.html#setTime(uk.co.crider.jablus.env.Time)">setTime(Time)</a></span> - Method in class uk.co.crider.jablus.data.store.<a href="../uk/co/crider/jablus/data/store/ActionIO.html" title="class in uk.co.crider.jablus.data.store">ActionIO</a></dt>
<dd>
<div class="block">Set time</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/env/Time.html#setTime(int)">setTime(int)</a></span> - Method in class uk.co.crider.jablus.env.<a href="../uk/co/crider/jablus/env/Time.html" title="class in uk.co.crider.jablus.env">Time</a></dt>
<dd>
<div class="block">Sets time's value according to the Time's timestep</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/env/Time.html#setTime(int,%20int)">setTime(int, int)</a></span> - Method in class uk.co.crider.jablus.env.<a href="../uk/co/crider/jablus/env/Time.html" title="class in uk.co.crider.jablus.env">Time</a></dt>
<dd>
<div class="block">Sets time's value according to the supplied timestep</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/JablusWindow.html#setTitle(java.lang.String)">setTitle(String)</a></span> - Method in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/JablusWindow.html" title="class in uk.co.crider.jablus.gui">JablusWindow</a></dt>
<dd>
<div class="block">Set the window title</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/env/LandUse.html#setUnused(uk.co.crider.jablus.models.basic.env.land.LandCell)">setUnused(LandCell)</a></span> - Method in class uk.co.crider.jablus.models.basic.env.<a href="../uk/co/crider/jablus/models/basic/env/LandUse.html" title="class in uk.co.crider.jablus.models.basic.env">LandUse</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html#setUse(uk.co.crider.jablus.models.basic.env.land.LandCell,%20int)">setUse(LandCell, int)</a></span> - Method in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">LandUseScheme</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/agent/LandUseScheme.html#setUse(uk.co.crider.jablus.models.basic.env.land.LandCell,%20int)">setUse(LandCell, int)</a></span> - Method in class uk.co.crider.jablus.models.basic.agent.<a href="../uk/co/crider/jablus/models/basic/agent/LandUseScheme.html" title="class in uk.co.crider.jablus.models.basic.agent">LandUseScheme</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/Data0D.Double.html#setValue(double)">setValue(double)</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/Data0D.Double.html" title="interface in uk.co.crider.jablus.data">Data0D.Double</a></dt>
<dd>
<div class="block">Sets the data value</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/Data0D.Integer.html#setValue(int)">setValue(int)</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/Data0D.Integer.html" title="interface in uk.co.crider.jablus.data">Data0D.Integer</a></dt>
<dd>
<div class="block">Sets the data value</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/Data0D.html#setValue(java.lang.Number)">setValue(Number)</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/Data0D.html" title="interface in uk.co.crider.jablus.data">Data0D</a></dt>
<dd>
<div class="block">Sets the data value</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/Data1D.Double.html#setValue(int,%20double)">setValue(int, double)</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/Data1D.Double.html" title="interface in uk.co.crider.jablus.data">Data1D.Double</a></dt>
<dd>
<div class="block">Set the ith data value</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/Data1D.Integer.html#setValue(int,%20int)">setValue(int, int)</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/Data1D.Integer.html" title="interface in uk.co.crider.jablus.data">Data1D.Integer</a></dt>
<dd>
<div class="block">Set the ith data value</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/DoubleData.html#setValue(double)">setValue(double)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/DoubleData.html" title="class in uk.co.crider.jablus.data">DoubleData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/DoubleData.html#setValue(java.lang.Number)">setValue(Number)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/DoubleData.html" title="class in uk.co.crider.jablus.data">DoubleData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/DoubleData1D.html#setValue(int,%20double)">setValue(int, double)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/DoubleData1D.html" title="class in uk.co.crider.jablus.data">DoubleData1D</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/IntegerData.html#setValue(int)">setValue(int)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/IntegerData.html" title="class in uk.co.crider.jablus.data">IntegerData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/IntegerData.html#setValue(java.lang.Number)">setValue(Number)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/IntegerData.html" title="class in uk.co.crider.jablus.data">IntegerData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/IntegerData1D.html#setValue(int,%20int)">setValue(int, int)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/IntegerData1D.html" title="class in uk.co.crider.jablus.data">IntegerData1D</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/data/DataTextField.html#setValue(java.lang.Number)">setValue(Number)</a></span> - Method in class uk.co.crider.jablus.gui.data.<a href="../uk/co/crider/jablus/gui/data/DataTextField.html" title="class in uk.co.crider.jablus.gui.data">DataTextField</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/Field.html#setValue(java.lang.String)">setValue(String)</a></span> - Method in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/Field.html" title="class in uk.co.crider.jablus.gui">Field</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/GridView.html#setValue(int,%20int,%20double)">setValue(int, int, double)</a></span> - Method in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/GridView.html" title="class in uk.co.crider.jablus.gui">GridView</a></dt>
<dd>
<div class="block">Set the value of a perticular cell</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/Data1D.Double.html#setValues(double[])">setValues(double[])</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/Data1D.Double.html" title="interface in uk.co.crider.jablus.data">Data1D.Double</a></dt>
<dd>
<div class="block">Set all data values</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/Data1D.Integer.html#setValues(int[])">setValues(int[])</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/Data1D.Integer.html" title="interface in uk.co.crider.jablus.data">Data1D.Integer</a></dt>
<dd>
<div class="block">Set all data values</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/DoubleData1D.html#setValues(double[])">setValues(double[])</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/DoubleData1D.html" title="class in uk.co.crider.jablus.data">DoubleData1D</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/IntegerData1D.html#setValues(int[])">setValues(int[])</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/IntegerData1D.html" title="class in uk.co.crider.jablus.data">IntegerData1D</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/GridView.html#setValues(double[][])">setValues(double[][])</a></span> - Method in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/GridView.html" title="class in uk.co.crider.jablus.gui">GridView</a></dt>
<dd>
<div class="block">Set the value of the entire grid.</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/GridView.html#setValues(java.lang.String[][])">setValues(String[][])</a></span> - Method in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/GridView.html" title="class in uk.co.crider.jablus.gui">GridView</a></dt>
<dd>
<div class="block">Set the value of the entire grid.</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/AttributeVectorData.html#setVisibleAttribute(int)">setVisibleAttribute(int)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/AttributeVectorData.html" title="class in uk.co.crider.jablus.data">AttributeVectorData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/VectorData.html#setVisibleAttribute(int)">setVisibleAttribute(int)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/VectorData.html" title="class in uk.co.crider.jablus.data">VectorData</a></dt>
<dd>
<div class="block">Sets the attribute currently being visualised</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Field.html#sewCrop(int)">sewCrop(int)</a></span> - Method in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Field.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Field</a></dt>
<dd>
<div class="block">Sews the given crop on the field</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Soil.html#sewCrop(uk.co.crider.models.dairy.crop_2.Crop)">sewCrop(Crop)</a></span> - Method in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Soil.html" title="class in uk.co.crider.models.dairy.crop_2">Soil</a></dt>
<dd>
<div class="block">Set crop to be grown</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Market.html#SFP">SFP</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Market.html" title="class in uk.co.crider.jablus.models.dairy.env">Market</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Parameters.html#SHAPEFILE_BUILDS">SHAPEFILE_BUILDS</a></span> - Variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Parameters.html" title="class in uk.co.crider.jablus.models.dairy">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Parameters.html#SHAPEFILE_FIELDS">SHAPEFILE_FIELDS</a></span> - Variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Parameters.html" title="class in uk.co.crider.jablus.models.dairy">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Parameters.html#SHAPEFILE_ROADS">SHAPEFILE_ROADS</a></span> - Variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Parameters.html" title="class in uk.co.crider.jablus.models.dairy">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Parameters.html#SHAPEFILE_WATER">SHAPEFILE_WATER</a></span> - Variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Parameters.html" title="class in uk.co.crider.jablus.models.dairy">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/test/Jump.html#SHAPEFILES">SHAPEFILES</a></span> - Static variable in class uk.co.crider.jablus.test.<a href="../uk/co/crider/jablus/test/Jump.html" title="class in uk.co.crider.jablus.test">Jump</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html#show(java.lang.String,%20boolean)">show(String, boolean)</a></span> - Method in class uk.co.crider.jablus.gui.jfreechart.<a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html" title="class in uk.co.crider.jablus.gui.jfreechart">TimeGraphPanel</a></dt>
<dd>
<div class="block">Remove a data item from the end of a series</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/DisplayParams.html#SHOW_GRAPH">SHOW_GRAPH</a></span> - Static variable in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/DisplayParams.html" title="class in uk.co.crider.jablus.gui">DisplayParams</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/EventHandler.html#SHOW_NARRATIVES">SHOW_NARRATIVES</a></span> - Static variable in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/EventHandler.html" title="class in uk.co.crider.jablus.gui">EventHandler</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/EventHandler.html#SHOW_OUTPUT">SHOW_OUTPUT</a></span> - Static variable in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/EventHandler.html" title="class in uk.co.crider.jablus.gui">EventHandler</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/DisplayParams.html#SHOW_TEXT">SHOW_TEXT</a></span> - Static variable in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/DisplayParams.html" title="class in uk.co.crider.jablus.gui">DisplayParams</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/DisplayParams.html#SHOW_VALUE">SHOW_VALUE</a></span> - Static variable in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/DisplayParams.html" title="class in uk.co.crider.jablus.gui">DisplayParams</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/ToolButton.html#showAltIcon(boolean)">showAltIcon(boolean)</a></span> - Method in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/ToolButton.html" title="class in uk.co.crider.jablus.gui">ToolButton</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/Popup.html#showCancel">showCancel</a></span> - Variable in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/Popup.html" title="class in uk.co.crider.jablus.gui">Popup</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/CroppingPlanner.html#showPlanners(java.awt.Component)">showPlanners(Component)</a></span> - Method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/CroppingPlanner.html" title="class in uk.co.crider.jablus.models.dairy.gui">CroppingPlanner</a></dt>
<dd>
<div class="block">Override to show all created group plans</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/CroppingPlanner.html#showPlanners(java.awt.Component,%20java.util.SortedSet)">showPlanners(Component, SortedSet<Integer>)</a></span> - Method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/CroppingPlanner.html" title="class in uk.co.crider.jablus.models.dairy.gui">CroppingPlanner</a></dt>
<dd>
<div class="block">Override show planners to show field groups instead of fields</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/FieldPlanner.html#showPlanners(java.awt.Component)">showPlanners(Component)</a></span> - Method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/FieldPlanner.html" title="class in uk.co.crider.jablus.models.dairy.gui">FieldPlanner</a></dt>
<dd>
<div class="block">Displays planner for all fields which have a planner</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/FieldPlanner.html#showPlanners(java.awt.Component,%20java.util.SortedSet)">showPlanners(Component, SortedSet<Integer>)</a></span> - Method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/FieldPlanner.html" title="class in uk.co.crider.jablus.models.dairy.gui">FieldPlanner</a></dt>
<dd>
<div class="block">Displays planner for the given fields</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/MathModels.html#sigmoid(double,%20double,%20double)">sigmoid(double, double, double)</a></span> - Static method in class uk.co.crider.jablus.models.basic.<a href="../uk/co/crider/jablus/models/basic/MathModels.html" title="class in uk.co.crider.jablus.models.basic">MathModels</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Storage.html#SILAGE_CLAMP">SILAGE_CLAMP</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Storage.html" title="class in uk.co.crider.jablus.models.dairy.env">Storage</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Market.html#SILAGE_GRASS">SILAGE_GRASS</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Market.html" title="class in uk.co.crider.jablus.models.dairy.env">Market</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Market.html#SILAGE_MAIZE">SILAGE_MAIZE</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Market.html" title="class in uk.co.crider.jablus.models.dairy.env">Market</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/RandomGenerator.html#SILAGE_MONTHLY">SILAGE_MONTHLY</a></span> - Static variable in class uk.co.crider.models.dairy.<a href="../uk/co/crider/models/dairy/RandomGenerator.html" title="class in uk.co.crider.models.dairy">RandomGenerator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/RandomGenerator.html#silage_monthly_99_08">silage_monthly_99_08</a></span> - Static variable in class uk.co.crider.models.dairy.<a href="../uk/co/crider/models/dairy/RandomGenerator.html" title="class in uk.co.crider.models.dairy">RandomGenerator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Market.html#SILAGE_WHEAT">SILAGE_WHEAT</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Market.html" title="class in uk.co.crider.jablus.models.dairy.env">Market</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html#SILT">SILT</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#SILT">SILT</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Soil.html#SILT">SILT</a></span> - Static variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Soil.html" title="class in uk.co.crider.models.dairy.crop_2">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html#SILTY_CLAY">SILTY_CLAY</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#SILTY_CLAY">SILTY_CLAY</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Soil.html#SILTY_CLAY">SILTY_CLAY</a></span> - Static variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Soil.html" title="class in uk.co.crider.models.dairy.crop_2">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html#SILTY_CLAY_LOAM">SILTY_CLAY_LOAM</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#SILTY_CLAY_LOAM">SILTY_CLAY_LOAM</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Soil.html#SILTY_CLAY_LOAM">SILTY_CLAY_LOAM</a></span> - Static variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Soil.html" title="class in uk.co.crider.models.dairy.crop_2">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html#SILTY_LOAM">SILTY_LOAM</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#SILTY_LOAM">SILTY_LOAM</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Soil.html#SILTY_LOAM">SILTY_LOAM</a></span> - Static variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Soil.html" title="class in uk.co.crider.models.dairy.crop_2">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/CloseListener.html#simluationClosed(uk.co.crider.jablus.Simulation)">simluationClosed(Simulation)</a></span> - Method in interface uk.co.crider.jablus.<a href="../uk/co/crider/jablus/CloseListener.html" title="interface in uk.co.crider.jablus">CloseListener</a></dt>
<dd>
<div class="block">Informs the listener that this simulation has closed</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationManager.html#simOpen(java.lang.String)">simOpen(String)</a></span> - Static method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationManager.html" title="class in uk.co.crider.jablus">SimulationManager</a></dt>
<dd>
<div class="block">Verifies whether a simulation with the given name is open</div>
</dd>
<dt><a href="../uk/co/crider/jablus/gui/data/SimpleDataView.html" title="class in uk.co.crider.jablus.gui.data"><span class="strong">SimpleDataView</span></a> - Class in <a href="../uk/co/crider/jablus/gui/data/package-summary.html">uk.co.crider.jablus.gui.data</a></dt>
<dd>
<div class="block">A panel holding multiple data values or graphs</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/data/SimpleDataView.html#SimpleDataView()">SimpleDataView()</a></span> - Constructor for class uk.co.crider.jablus.gui.data.<a href="../uk/co/crider/jablus/gui/data/SimpleDataView.html" title="class in uk.co.crider.jablus.gui.data">SimpleDataView</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/gui/data/SimpleItem.html" title="class in uk.co.crider.jablus.gui.data"><span class="strong">SimpleItem</span></a> - Class in <a href="../uk/co/crider/jablus/gui/data/package-summary.html">uk.co.crider.jablus.gui.data</a></dt>
<dd>
<div class="block">Represents a single-valued data item which can be added to a DataView panel</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/data/SimpleItem.html#SimpleItem(uk.co.crider.jablus.data.Data0D)">SimpleItem(Data0D)</a></span> - Constructor for class uk.co.crider.jablus.gui.data.<a href="../uk/co/crider/jablus/gui/data/SimpleItem.html" title="class in uk.co.crider.jablus.gui.data">SimpleItem</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/data/SimpleItem.html#SimpleItem(uk.co.crider.jablus.data.Data0D,%20uk.co.crider.jablus.gui.data.DataView,%20boolean)">SimpleItem(Data0D, DataView, boolean)</a></span> - Constructor for class uk.co.crider.jablus.gui.data.<a href="../uk/co/crider/jablus/gui/data/SimpleItem.html" title="class in uk.co.crider.jablus.gui.data">SimpleItem</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/gui/data/SimpleItem1D.html" title="class in uk.co.crider.jablus.gui.data"><span class="strong">SimpleItem1D</span></a> - Class in <a href="../uk/co/crider/jablus/gui/data/package-summary.html">uk.co.crider.jablus.gui.data</a></dt>
<dd>
<div class="block">Represents a 1-dimensional data series which can be added to a DataView</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/data/SimpleItem1D.html#SimpleItem1D(uk.co.crider.jablus.data.Data1D,%20uk.co.crider.jablus.gui.data.DataView,%20boolean)">SimpleItem1D(Data1D, DataView, boolean)</a></span> - Constructor for class uk.co.crider.jablus.gui.data.<a href="../uk/co/crider/jablus/gui/data/SimpleItem1D.html" title="class in uk.co.crider.jablus.gui.data">SimpleItem1D</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/Simulation.html" title="class in uk.co.crider.jablus"><span class="strong">Simulation</span></a> - Class in <a href="../uk/co/crider/jablus/package-summary.html">uk.co.crider.jablus</a></dt>
<dd>
<div class="block">Top level object, 1-instance per simulation.</div>
</dd>
<dt><a href="../uk/co/crider/jablus/gui/sim/SimulationDisplayParams.html" title="class in uk.co.crider.jablus.gui.sim"><span class="strong">SimulationDisplayParams</span></a> - Class in <a href="../uk/co/crider/jablus/gui/sim/package-summary.html">uk.co.crider.jablus.gui.sim</a></dt>
<dd>
<div class="block">Paramaters for controlling the layout and of the simulation GUI</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/sim/SimulationDisplayParams.html#SimulationDisplayParams(uk.co.crider.jablus.Parameters)">SimulationDisplayParams(Parameters)</a></span> - Constructor for class uk.co.crider.jablus.gui.sim.<a href="../uk/co/crider/jablus/gui/sim/SimulationDisplayParams.html" title="class in uk.co.crider.jablus.gui.sim">SimulationDisplayParams</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/models/absluc/SimulationDisplayParams.html" title="class in uk.co.crider.jablus.models.absluc"><span class="strong">SimulationDisplayParams</span></a> - Class in <a href="../uk/co/crider/jablus/models/absluc/package-summary.html">uk.co.crider.jablus.models.absluc</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/SimulationDisplayParams.html#SimulationDisplayParams(uk.co.crider.jablus.models.basic.Parameters)">SimulationDisplayParams(Parameters)</a></span> - Constructor for class uk.co.crider.jablus.models.absluc.<a href="../uk/co/crider/jablus/models/absluc/SimulationDisplayParams.html" title="class in uk.co.crider.jablus.models.absluc">SimulationDisplayParams</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/models/basic/SimulationDisplayParams.html" title="class in uk.co.crider.jablus.models.basic"><span class="strong">SimulationDisplayParams</span></a> - Class in <a href="../uk/co/crider/jablus/models/basic/package-summary.html">uk.co.crider.jablus.models.basic</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/SimulationDisplayParams.html#SimulationDisplayParams(uk.co.crider.jablus.models.basic.Parameters)">SimulationDisplayParams(Parameters)</a></span> - Constructor for class uk.co.crider.jablus.models.basic.<a href="../uk/co/crider/jablus/models/basic/SimulationDisplayParams.html" title="class in uk.co.crider.jablus.models.basic">SimulationDisplayParams</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/gui/sim/SimulationGUI.html" title="class in uk.co.crider.jablus.gui.sim"><span class="strong">SimulationGUI</span></a> - Class in <a href="../uk/co/crider/jablus/gui/sim/package-summary.html">uk.co.crider.jablus.gui.sim</a></dt>
<dd>
<div class="block">User Interface use for controlling simulations.</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/sim/SimulationGUI.html#SimulationGUI(java.lang.String,%20uk.co.crider.jablus.gui.DisplayParams)">SimulationGUI(String, DisplayParams)</a></span> - Constructor for class uk.co.crider.jablus.gui.sim.<a href="../uk/co/crider/jablus/gui/sim/SimulationGUI.html" title="class in uk.co.crider.jablus.gui.sim">SimulationGUI</a></dt>
<dd>
<div class="block">Creates a new un-initialised gui</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/sim/SimulationGUI.html#SimulationGUI(uk.co.crider.jablus.gui.sim.SimulationPanel,%20uk.co.crider.jablus.gui.sim.ParameterPanel)">SimulationGUI(SimulationPanel, ParameterPanel)</a></span> - Constructor for class uk.co.crider.jablus.gui.sim.<a href="../uk/co/crider/jablus/gui/sim/SimulationGUI.html" title="class in uk.co.crider.jablus.gui.sim">SimulationGUI</a></dt>
<dd>
<div class="block">Construct a new subject interface (for testing)</div>
</dd>
<dt><a href="../uk/co/crider/jablus/SimulationInterface.html" title="interface in uk.co.crider.jablus"><span class="strong">SimulationInterface</span></a> - Interface in <a href="../uk/co/crider/jablus/package-summary.html">uk.co.crider.jablus</a></dt>
<dd>
<div class="block">Defines funtions available to any simluation user interface.</div>
</dd>
<dt><a href="../uk/co/crider/jablus/SimulationManager.html" title="class in uk.co.crider.jablus"><span class="strong">SimulationManager</span></a> - Class in <a href="../uk/co/crider/jablus/package-summary.html">uk.co.crider.jablus</a></dt>
<dd>
<div class="block">Manages simulation objects, allowing the opening and closing of simulations</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationManager.html#SimulationManager()">SimulationManager()</a></span> - Constructor for class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationManager.html" title="class in uk.co.crider.jablus">SimulationManager</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/gui/sim/SimulationPanel.html" title="class in uk.co.crider.jablus.gui.sim"><span class="strong">SimulationPanel</span></a> - Class in <a href="../uk/co/crider/jablus/gui/sim/package-summary.html">uk.co.crider.jablus.gui.sim</a></dt>
<dd>
<div class="block">JPanel to house all display objects on main simulation interface</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/sim/SimulationPanel.html#SimulationPanel(java.awt.Frame,%20uk.co.crider.jablus.gui.DisplayParams,%20uk.co.crider.jablus.gui.EventHandler)">SimulationPanel(Frame, DisplayParams, EventHandler)</a></span> - Constructor for class uk.co.crider.jablus.gui.sim.<a href="../uk/co/crider/jablus/gui/sim/SimulationPanel.html" title="class in uk.co.crider.jablus.gui.sim">SimulationPanel</a></dt>
<dd>
<div class="block">Construct a new panel</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/CowDigestion.html#SLURRY">SLURRY</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/CowDigestion.html" title="class in uk.co.crider.jablus.models.dairy.env">CowDigestion</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/CowDigestion.html#SLURRY_N">SLURRY_N</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/CowDigestion.html" title="class in uk.co.crider.jablus.models.dairy.env">CowDigestion</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/CowDigestion.html#SLURRY_N_RATIO">SLURRY_N_RATIO</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/CowDigestion.html" title="class in uk.co.crider.jablus.models.dairy.env">CowDigestion</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Storage.html#SLURRY_PIT">SLURRY_PIT</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Storage.html" title="class in uk.co.crider.jablus.models.dairy.env">Storage</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/DisplayParams.html#SMALL">SMALL</a></span> - Static variable in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/DisplayParams.html" title="class in uk.co.crider.jablus.gui">DisplayParams</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/EventHandler.html#SNAPSHOT">SNAPSHOT</a></span> - Static variable in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/EventHandler.html" title="class in uk.co.crider.jablus.gui">EventHandler</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/store/History.html#snapshotTaken()">snapshotTaken()</a></span> - Method in class uk.co.crider.jablus.data.store.<a href="../uk/co/crider/jablus/data/store/History.html" title="class in uk.co.crider.jablus.data.store">History</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Crop.html#soil">soil</a></span> - Variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Crop.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Crop</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html" title="class in uk.co.crider.jablus.models.dairy.env.field"><span class="strong">Soil</span></a> - Class in <a href="../uk/co/crider/jablus/models/dairy/env/field/package-summary.html">uk.co.crider.jablus.models.dairy.env.field</a></dt>
<dd>
<div class="block">Class representing field soil.</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html#Soil(uk.co.crider.jablus.models.dairy.Parameters)">Soil(Parameters)</a></span> - Constructor for class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Soil</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/models/dairy/crop_2/Soil.html" title="class in uk.co.crider.models.dairy.crop_2"><span class="strong">Soil</span></a> - Class in <a href="../uk/co/crider/models/dairy/crop_2/package-summary.html">uk.co.crider.models.dairy.crop_2</a></dt>
<dd>
<div class="block">Class representing field soil.</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Soil.html#Soil(int,%20float,%20int,%20float)">Soil(int, float, int, float)</a></span> - Constructor for class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Soil.html" title="class in uk.co.crider.models.dairy.crop_2">Soil</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html#SOIL_CLAY">SOIL_CLAY</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html" title="class in uk.co.crider.models.dairy.crop_1">DairyWise</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html#SOIL_CLAY_LOAM">SOIL_CLAY_LOAM</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html" title="class in uk.co.crider.models.dairy.crop_1">DairyWise</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html#SOIL_CLAY_PEAT">SOIL_CLAY_PEAT</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html" title="class in uk.co.crider.models.dairy.crop_1">DairyWise</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html#SOIL_HEAVY_CLAY">SOIL_HEAVY_CLAY</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html" title="class in uk.co.crider.models.dairy.crop_1">DairyWise</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html#SOIL_LOAM">SOIL_LOAM</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html" title="class in uk.co.crider.models.dairy.crop_1">DairyWise</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html#SOIL_LOESS">SOIL_LOESS</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html" title="class in uk.co.crider.models.dairy.crop_1">DairyWise</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html#SOIL_PEAT">SOIL_PEAT</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html" title="class in uk.co.crider.models.dairy.crop_1">DairyWise</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html#SOIL_SAND_PEAT">SOIL_SAND_PEAT</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html" title="class in uk.co.crider.models.dairy.crop_1">DairyWise</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html#SOIL_THICK_SAND">SOIL_THICK_SAND</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html" title="class in uk.co.crider.models.dairy.crop_1">DairyWise</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html#SOIL_THIN_SAND">SOIL_THIN_SAND</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/DairyWise.html" title="class in uk.co.crider.models.dairy.crop_1">DairyWise</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Parameters.html#SOIL_TYPE">SOIL_TYPE</a></span> - Variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Parameters.html" title="class in uk.co.crider.jablus.models.dairy">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/RandomGenerator.html#solar_rad_edinburgh_2007">solar_rad_edinburgh_2007</a></span> - Static variable in class uk.co.crider.models.dairy.<a href="../uk/co/crider/models/dairy/RandomGenerator.html" title="class in uk.co.crider.models.dairy">RandomGenerator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/RandomGenerator.html#SOLAR_RADIATION_DAILY">SOLAR_RADIATION_DAILY</a></span> - Static variable in class uk.co.crider.models.dairy.<a href="../uk/co/crider/models/dairy/RandomGenerator.html" title="class in uk.co.crider.models.dairy">RandomGenerator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html#SORT_BY_ALT_UNCERTAINTY">SORT_BY_ALT_UNCERTAINTY</a></span> - Static variable in class uk.co.crider.jablus.models.basic.agent.<a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html" title="class in uk.co.crider.jablus.models.basic.agent">LandUseCell</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html#SORT_BY_LOCATION">SORT_BY_LOCATION</a></span> - Static variable in class uk.co.crider.jablus.models.basic.agent.<a href="../uk/co/crider/jablus/models/basic/agent/LandUseCell.html" title="class in uk.co.crider.jablus.models.basic.agent">LandUseCell</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html#SOUTH">SOUTH</a></span> - Static variable in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/LandUseScheme.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">LandUseScheme</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/SubjectDisplayParams.html#SOUTH_HEIGHT">SOUTH_HEIGHT</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/SubjectDisplayParams.html" title="class in uk.co.crider.jablus.models.dairy.gui">SubjectDisplayParams</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html#sowCrop(uk.co.crider.jablus.models.dairy.env.field.Crop)">sowCrop(Crop)</a></span> - Method in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Soil.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Soil</a></dt>
<dd>
<div class="block">Set crop to be grown</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Storage.html#spaceAvailable(int)">spaceAvailable(int)</a></span> - Method in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Storage.html" title="class in uk.co.crider.jablus.models.dairy.env">Storage</a></dt>
<dd>
<div class="block">Returns the quantity of the item type which the store can accept</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Pasture.html#SPECIES_COCKSFOOT">SPECIES_COCKSFOOT</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Pasture.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Pasture</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SEPATOU.html#SPECIES_COCKSFOOT">SPECIES_COCKSFOOT</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SEPATOU.html" title="class in uk.co.crider.models.dairy.crop_1">SEPATOU</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SepatouDuru.html#SPECIES_COCKSFOOT">SPECIES_COCKSFOOT</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SepatouDuru.html" title="class in uk.co.crider.models.dairy.crop_1">SepatouDuru</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SepatouParsons.html#SPECIES_COCKSFOOT">SPECIES_COCKSFOOT</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SepatouParsons.html" title="class in uk.co.crider.models.dairy.crop_1">SepatouParsons</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Pasture.html#SPECIES_COCKSFOOT">SPECIES_COCKSFOOT</a></span> - Static variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Pasture.html" title="class in uk.co.crider.models.dairy.crop_2">Pasture</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Pasture.html#SPECIES_FESCUE">SPECIES_FESCUE</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Pasture.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Pasture</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SEPATOU.html#SPECIES_FESCUE">SPECIES_FESCUE</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SEPATOU.html" title="class in uk.co.crider.models.dairy.crop_1">SEPATOU</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SepatouDuru.html#SPECIES_FESCUE">SPECIES_FESCUE</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SepatouDuru.html" title="class in uk.co.crider.models.dairy.crop_1">SepatouDuru</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SepatouParsons.html#SPECIES_FESCUE">SPECIES_FESCUE</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SepatouParsons.html" title="class in uk.co.crider.models.dairy.crop_1">SepatouParsons</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Pasture.html#SPECIES_FESCUE">SPECIES_FESCUE</a></span> - Static variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Pasture.html" title="class in uk.co.crider.models.dairy.crop_2">Pasture</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Pasture.html#SPECIES_RYE_GRASS">SPECIES_RYE_GRASS</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Pasture.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Pasture</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SEPATOU.html#SPECIES_RYE_GRASS">SPECIES_RYE_GRASS</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SEPATOU.html" title="class in uk.co.crider.models.dairy.crop_1">SEPATOU</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SepatouDuru.html#SPECIES_RYE_GRASS">SPECIES_RYE_GRASS</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SepatouDuru.html" title="class in uk.co.crider.models.dairy.crop_1">SepatouDuru</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SepatouParsons.html#SPECIES_RYE_GRASS">SPECIES_RYE_GRASS</a></span> - Static variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SepatouParsons.html" title="class in uk.co.crider.models.dairy.crop_1">SepatouParsons</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/Pasture.html#SPECIES_RYE_GRASS">SPECIES_RYE_GRASS</a></span> - Static variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/Pasture.html" title="class in uk.co.crider.models.dairy.crop_2">Pasture</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Field.html#spread(int,%20double)">spread(int, double)</a></span> - Method in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Field.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Field</a></dt>
<dd>
<div class="block">Spreads the given quanitiy of the given fertiliser type on the field (weight in t for fertiliser, m³ for slurry)</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/Field.html#spread(int,%20double,%20double)">spread(int, double, double)</a></span> - Method in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/Field.html" title="class in uk.co.crider.jablus.models.dairy.env.field">Field</a></dt>
<dd>
<div class="block">Spreads the given fertiliser of given weight/nitrogen (tonnes) content on the field</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Market.html#SPREAD">SPREAD</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Market.html" title="class in uk.co.crider.jablus.models.dairy.env">Market</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/FodderCrop.html#STAMFLAX">STAMFLAX</a></span> - Variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/FodderCrop.html" title="class in uk.co.crider.jablus.models.dairy.env.field">FodderCrop</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#STAMFLAX">STAMFLAX</a></span> - Variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/FodderCrop.html#STAMFLAX">STAMFLAX</a></span> - Variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/FodderCrop.html" title="class in uk.co.crider.models.dairy.crop_2">FodderCrop</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/store/History.html#start()">start()</a></span> - Method in class uk.co.crider.jablus.data.store.<a href="../uk/co/crider/jablus/data/store/History.html" title="class in uk.co.crider.jablus.data.store">History</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/EventHandler.html#START">START</a></span> - Static variable in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/EventHandler.html" title="class in uk.co.crider.jablus.gui">EventHandler</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/Parameters.html#START_DAY">START_DAY</a></span> - Variable in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/Parameters.html" title="class in uk.co.crider.jablus">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/Parameters.html#START_MONTH">START_MONTH</a></span> - Variable in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/Parameters.html" title="class in uk.co.crider.jablus">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/Parameters.html#START_STATE">START_STATE</a></span> - Variable in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/Parameters.html" title="class in uk.co.crider.jablus">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/Parameters.html#START_YEAR">START_YEAR</a></span> - Variable in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/Parameters.html" title="class in uk.co.crider.jablus">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationManager.html#startAgent(java.lang.String,%20int,%20int,%20java.lang.String,%20int)">startAgent(String, int, int, String, int)</a></span> - Static method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationManager.html" title="class in uk.co.crider.jablus">SimulationManager</a></dt>
<dd>
<div class="block">Starts as new decision making agent</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationManager.html#startAgent(java.lang.String,%20int,%20int,%20java.lang.String,%20int,%20java.util.Map)">startAgent(String, int, int, String, int, Map<String, Object>)</a></span> - Static method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationManager.html" title="class in uk.co.crider.jablus">SimulationManager</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/agent/starter/StartAgentPlan.html" title="class in uk.co.crider.jablus.agent.starter"><span class="strong">StartAgentPlan</span></a> - Class in <a href="../uk/co/crider/jablus/agent/starter/package-summary.html">uk.co.crider.jablus.agent.starter</a></dt>
<dd>
<div class="block">Starts the decision making agents</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/agent/starter/StartAgentPlan.html#StartAgentPlan()">StartAgentPlan()</a></span> - Constructor for class uk.co.crider.jablus.agent.starter.<a href="../uk/co/crider/jablus/agent/starter/StartAgentPlan.html" title="class in uk.co.crider.jablus.agent.starter">StartAgentPlan</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationManager.html#startSimulation(int)">startSimulation(int)</a></span> - Static method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationManager.html" title="class in uk.co.crider.jablus">SimulationManager</a></dt>
<dd>
<div class="block">Starts a new simulation, returning it's unique identifier</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationManager.html#startSimulation(java.io.File)">startSimulation(File)</a></span> - Static method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationManager.html" title="class in uk.co.crider.jablus">SimulationManager</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationManager.html#startSimulation(int,%20java.io.File)">startSimulation(int, File)</a></span> - Static method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationManager.html" title="class in uk.co.crider.jablus">SimulationManager</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationManager.html#startSimulation(int,%20java.io.File,%20uk.co.crider.jablus.CloseListener,%20java.util.Map)">startSimulation(int, File, CloseListener, Map<String, Object>)</a></span> - Static method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationManager.html" title="class in uk.co.crider.jablus">SimulationManager</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html#startTime">startTime</a></span> - Variable in class uk.co.crider.jablus.gui.jfreechart.<a href="../uk/co/crider/jablus/gui/jfreechart/TimeGraphPanel.html" title="class in uk.co.crider.jablus.gui.jfreechart">TimeGraphPanel</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Constants.html#STATIC_BUILDS">STATIC_BUILDS</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Constants.html" title="class in uk.co.crider.jablus.models.dairy">Constants</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Constants.html#STATIC_FIELD_AREA">STATIC_FIELD_AREA</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Constants.html" title="class in uk.co.crider.jablus.models.dairy">Constants</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Constants.html#STATIC_FIELD_ID">STATIC_FIELD_ID</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Constants.html" title="class in uk.co.crider.jablus.models.dairy">Constants</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Constants.html#STATIC_FIELD_MAP">STATIC_FIELD_MAP</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Constants.html" title="class in uk.co.crider.jablus.models.dairy">Constants</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Constants.html#STATIC_FIELD_OID">STATIC_FIELD_OID</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Constants.html" title="class in uk.co.crider.jablus.models.dairy">Constants</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Parameters.html#STATIC_MARKET_PRICES">STATIC_MARKET_PRICES</a></span> - Variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Parameters.html" title="class in uk.co.crider.jablus.models.dairy">Parameters</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Constants.html#STATIC_RIVERS">STATIC_RIVERS</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Constants.html" title="class in uk.co.crider.jablus.models.dairy">Constants</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Constants.html#STATIC_ROADS">STATIC_ROADS</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Constants.html" title="class in uk.co.crider.jablus.models.dairy">Constants</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Experiments.html#STATIC_TRAIN">STATIC_TRAIN</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Experiments.html" title="class in uk.co.crider.jablus.models.dairy">Experiments</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/JablusWindow.html#statusBar">statusBar</a></span> - Variable in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/JablusWindow.html" title="class in uk.co.crider.jablus.gui">JablusWindow</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/RandomGenerator.html#STD">STD</a></span> - Static variable in class uk.co.crider.models.dairy.<a href="../uk/co/crider/models/dairy/RandomGenerator.html" title="class in uk.co.crider.models.dairy">RandomGenerator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/FodderCrop.html#STDRPSEN">STDRPSEN</a></span> - Variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/FodderCrop.html" title="class in uk.co.crider.jablus.models.dairy.env.field">FodderCrop</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#STDRPSEN">STDRPSEN</a></span> - Variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/FodderCrop.html#STDRPSEN">STDRPSEN</a></span> - Variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/FodderCrop.html" title="class in uk.co.crider.models.dairy.crop_2">FodderCrop</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Livestock.html#STEERS">STEERS</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Livestock.html" title="class in uk.co.crider.jablus.models.dairy.env">Livestock</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/Simulation.html#stepBack()">stepBack()</a></span> - Method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/Simulation.html" title="class in uk.co.crider.jablus">Simulation</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationInterface.html#stepBack()">stepBack()</a></span> - Method in interface uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationInterface.html" title="interface in uk.co.crider.jablus">SimulationInterface</a></dt>
<dd>
<div class="block">Step backwards to previous state</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/Simulation.html#stepForward()">stepForward()</a></span> - Method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/Simulation.html" title="class in uk.co.crider.jablus">Simulation</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationInterface.html#stepForward()">stepForward()</a></span> - Method in interface uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationInterface.html" title="interface in uk.co.crider.jablus">SimulationInterface</a></dt>
<dd>
<div class="block">Step forwards to the next state</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/Simulation.html#STEPWISE">STEPWISE</a></span> - Static variable in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/Simulation.html" title="class in uk.co.crider.jablus">Simulation</a></dt>
<dd>
<div class="block">Indicates that the simulation is running in step-wise mode</div>
</dd>
<dt><a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1"><span class="strong">STICS</span></a> - Class in <a href="../uk/co/crider/models/dairy/crop_1/package-summary.html">uk.co.crider.models.dairy.crop_1</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#STICS(int,%20int,%20float,%20int,%20int,%20int,%20float,%20int,%20int,%20float)">STICS(int, int, float, int, int, int, float, int, int, float)</a></span> - Constructor for class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/models/dairy/crop_1/SticsMaize.html" title="class in uk.co.crider.models.dairy.crop_1"><span class="strong">SticsMaize</span></a> - Class in <a href="../uk/co/crider/models/dairy/crop_1/package-summary.html">uk.co.crider.models.dairy.crop_1</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SticsMaize.html#SticsMaize(int,%20float,%20int,%20int,%20int,%20float,%20int,%20int,%20float)">SticsMaize(int, float, int, int, int, float, int, int, float)</a></span> - Constructor for class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SticsMaize.html" title="class in uk.co.crider.models.dairy.crop_1">SticsMaize</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/models/dairy/crop_1/SticsWheat.html" title="class in uk.co.crider.models.dairy.crop_1"><span class="strong">SticsWheat</span></a> - Class in <a href="../uk/co/crider/models/dairy/crop_1/package-summary.html">uk.co.crider.models.dairy.crop_1</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/SticsWheat.html#SticsWheat(int,%20float,%20int,%20int,%20int,%20float,%20int,%20int,%20float)">SticsWheat(int, float, int, int, int, float, int, int, float)</a></span> - Constructor for class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/SticsWheat.html" title="class in uk.co.crider.models.dairy.crop_1">SticsWheat</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/FodderCrop.html#STLAXDRP">STLAXDRP</a></span> - Variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/FodderCrop.html" title="class in uk.co.crider.jablus.models.dairy.env.field">FodderCrop</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#STLAXDRP">STLAXDRP</a></span> - Variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/FodderCrop.html#STLAXDRP">STLAXDRP</a></span> - Variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/FodderCrop.html" title="class in uk.co.crider.models.dairy.crop_2">FodderCrop</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/FodderCrop.html#STLEVAMF">STLEVAMF</a></span> - Variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/FodderCrop.html" title="class in uk.co.crider.jablus.models.dairy.env.field">FodderCrop</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#STLEVAMF">STLEVAMF</a></span> - Variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/FodderCrop.html#STLEVAMF">STLEVAMF</a></span> - Variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/FodderCrop.html" title="class in uk.co.crider.models.dairy.crop_2">FodderCrop</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/SimulationManager.html#stopSimulation(int)">stopSimulation(int)</a></span> - Static method in class uk.co.crider.jablus.<a href="../uk/co/crider/jablus/SimulationManager.html" title="class in uk.co.crider.jablus">SimulationManager</a></dt>
<dd>
<div class="block">Stops the given simulation, clearing all resources associated with it</div>
</dd>
<dt><a href="../uk/co/crider/jablus/models/dairy/env/Storage.html" title="class in uk.co.crider.jablus.models.dairy.env"><span class="strong">Storage</span></a> - Class in <a href="../uk/co/crider/jablus/models/dairy/env/package-summary.html">uk.co.crider.jablus.models.dairy.env</a></dt>
<dd>
<div class="block">Represents a number of stores, each accepting a set of designated item types</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Storage.html#Storage(uk.co.crider.jablus.models.dairy.Parameters,%20uk.co.crider.jablus.models.dairy.env.Livestock)">Storage(Parameters, Livestock)</a></span> - Constructor for class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Storage.html" title="class in uk.co.crider.jablus.models.dairy.env">Storage</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/models/dairy/env/Storage.Store.html" title="class in uk.co.crider.jablus.models.dairy.env"><span class="strong">Storage.Store</span></a> - Class in <a href="../uk/co/crider/jablus/models/dairy/env/package-summary.html">uk.co.crider.jablus.models.dairy.env</a></dt>
<dd>
<div class="block">Class to represent an individual store</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Storage.Store.html#Storage.Store(uk.co.crider.jablus.data.Data0D,%20uk.co.crider.jablus.data.Data0D[])">Storage.Store(Data0D, Data0D[])</a></span> - Constructor for class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Storage.Store.html" title="class in uk.co.crider.jablus.models.dairy.env">Storage.Store</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Market.html#STORAGE_BARN">STORAGE_BARN</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Market.html" title="class in uk.co.crider.jablus.models.dairy.env">Market</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Market.html#STORAGE_LIVESTOCK">STORAGE_LIVESTOCK</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Market.html" title="class in uk.co.crider.jablus.models.dairy.env">Market</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Market.html#STORAGE_SILAGE">STORAGE_SILAGE</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Market.html" title="class in uk.co.crider.jablus.models.dairy.env">Market</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Market.html#STORAGE_SLURRY">STORAGE_SLURRY</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Market.html" title="class in uk.co.crider.jablus.models.dairy.env">Market</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/models/dairy/gui/StorageItem.html" title="class in uk.co.crider.jablus.models.dairy.gui"><span class="strong">StorageItem</span></a> - Class in <a href="../uk/co/crider/jablus/models/dairy/gui/package-summary.html">uk.co.crider.jablus.models.dairy.gui</a></dt>
<dd>
<div class="block">Visualises a storage item within a Storage object</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/StorageItem.html#StorageItem(uk.co.crider.jablus.gui.DisplayParams,%20java.lang.String,%20uk.co.crider.jablus.data.Data0D,%20uk.co.crider.jablus.data.Data0D[],%20java.awt.Color[])">StorageItem(DisplayParams, String, Data0D, Data0D[], Color[])</a></span> - Constructor for class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/StorageItem.html" title="class in uk.co.crider.jablus.models.dairy.gui">StorageItem</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Constants.html#STORE_BARN">STORE_BARN</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Constants.html" title="class in uk.co.crider.jablus.models.dairy">Constants</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Storage.html#STORE_BASE">STORE_BASE</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Storage.html" title="class in uk.co.crider.jablus.models.dairy.env">Storage</a></dt>
<dd>
<div class="block">Mapping from store item id to base ID for items belonging to this store</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Constants.html#STORE_COW_STEADING">STORE_COW_STEADING</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Constants.html" title="class in uk.co.crider.jablus.models.dairy">Constants</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Constants.html#STORE_SILAGE_CLAMP">STORE_SILAGE_CLAMP</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Constants.html" title="class in uk.co.crider.jablus.models.dairy">Constants</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Constants.html#STORE_SLURRY_LAGOON">STORE_SLURRY_LAGOON</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Constants.html" title="class in uk.co.crider.jablus.models.dairy">Constants</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/Constants.html#STORE_SLURRY_PIT">STORE_SLURRY_PIT</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.<a href="../uk/co/crider/jablus/models/dairy/Constants.html" title="class in uk.co.crider.jablus.models.dairy">Constants</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/FodderCrop.html#STPLTGER">STPLTGER</a></span> - Variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/FodderCrop.html" title="class in uk.co.crider.jablus.models.dairy.env.field">FodderCrop</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#STPLTGER">STPLTGER</a></span> - Variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/FodderCrop.html#STPLTGER">STPLTGER</a></span> - Variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/FodderCrop.html" title="class in uk.co.crider.models.dairy.crop_2">FodderCrop</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/GenericPlan.html#strategy">strategy</a></span> - Variable in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/GenericPlan.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">GenericPlan</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/GenericPlan.html#STRATEGY_NAMES">STRATEGY_NAMES</a></span> - Static variable in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/GenericPlan.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">GenericPlan</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/agent/bdi/GenericPlan.html#STRATEGY_SHORTHAND">STRATEGY_SHORTHAND</a></span> - Static variable in class uk.co.crider.jablus.models.absluc.agent.bdi.<a href="../uk/co/crider/jablus/models/absluc/agent/bdi/GenericPlan.html" title="class in uk.co.crider.jablus.models.absluc.agent.bdi">GenericPlan</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/Market.html#STRAW">STRAW</a></span> - Static variable in class uk.co.crider.jablus.models.dairy.env.<a href="../uk/co/crider/jablus/models/dairy/env/Market.html" title="class in uk.co.crider.jablus.models.dairy.env">Market</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/RandomGenerator.html#STRAW_MONTHLY">STRAW_MONTHLY</a></span> - Static variable in class uk.co.crider.models.dairy.<a href="../uk/co/crider/models/dairy/RandomGenerator.html" title="class in uk.co.crider.models.dairy">RandomGenerator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/RandomGenerator.html#straw_monthly_88_09">straw_monthly_88_09</a></span> - Static variable in class uk.co.crider.models.dairy.<a href="../uk/co/crider/models/dairy/RandomGenerator.html" title="class in uk.co.crider.models.dairy">RandomGenerator</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/utils/Utils.html#stringArray(java.lang.String)">stringArray(String)</a></span> - Static method in class uk.co.crider.jablus.utils.<a href="../uk/co/crider/jablus/utils/Utils.html" title="class in uk.co.crider.jablus.utils">Utils</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/CompoundData.html#stringValue()">stringValue()</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/CompoundData.html" title="class in uk.co.crider.jablus.data">CompoundData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/Data.html#stringValue()">stringValue()</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/Data.html" title="interface in uk.co.crider.jablus.data">Data</a></dt>
<dd>
<div class="block">Returns a string representation of the data's value</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/Data1D.html#stringValue(int)">stringValue(int)</a></span> - Method in interface uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/Data1D.html" title="interface in uk.co.crider.jablus.data">Data1D</a></dt>
<dd>
<div class="block">Returns the data's value as a readable string</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/DoubleData.html#stringValue()">stringValue()</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/DoubleData.html" title="class in uk.co.crider.jablus.data">DoubleData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/DoubleData1D.html#stringValue()">stringValue()</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/DoubleData1D.html" title="class in uk.co.crider.jablus.data">DoubleData1D</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/DoubleData1D.html#stringValue(int)">stringValue(int)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/DoubleData1D.html" title="class in uk.co.crider.jablus.data">DoubleData1D</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/IntegerData.html#stringValue()">stringValue()</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/IntegerData.html" title="class in uk.co.crider.jablus.data">IntegerData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/IntegerData1D.html#stringValue()">stringValue()</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/IntegerData1D.html" title="class in uk.co.crider.jablus.data">IntegerData1D</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/IntegerData1D.html#stringValue(int)">stringValue(int)</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/IntegerData1D.html" title="class in uk.co.crider.jablus.data">IntegerData1D</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/MatrixData.html#stringValue()">stringValue()</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/MatrixData.html" title="class in uk.co.crider.jablus.data">MatrixData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/RasterData.html#stringValue()">stringValue()</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/RasterData.html" title="class in uk.co.crider.jablus.data">RasterData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/TextData.html#stringValue()">stringValue()</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/TextData.html" title="class in uk.co.crider.jablus.data">TextData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/data/VectorData.html#stringValue()">stringValue()</a></span> - Method in class uk.co.crider.jablus.data.<a href="../uk/co/crider/jablus/data/VectorData.html" title="class in uk.co.crider.jablus.data">VectorData</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/env/FarmLocation.html#stringValue()">stringValue()</a></span> - Method in class uk.co.crider.jablus.models.basic.env.<a href="../uk/co/crider/jablus/models/basic/env/FarmLocation.html" title="class in uk.co.crider.jablus.models.basic.env">FarmLocation</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/env/market/MarketLocation.html#stringValue()">stringValue()</a></span> - Method in class uk.co.crider.jablus.models.basic.env.market.<a href="../uk/co/crider/jablus/models/basic/env/market/MarketLocation.html" title="class in uk.co.crider.jablus.models.basic.env.market">MarketLocation</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/basic/env/RoadNetwork.html#stringValue()">stringValue()</a></span> - Method in class uk.co.crider.jablus.models.basic.env.<a href="../uk/co/crider/jablus/models/basic/env/RoadNetwork.html" title="class in uk.co.crider.jablus.models.basic.env">RoadNetwork</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/env/field/FodderCrop.html#STSENMAT">STSENMAT</a></span> - Variable in class uk.co.crider.jablus.models.dairy.env.field.<a href="../uk/co/crider/jablus/models/dairy/env/field/FodderCrop.html" title="class in uk.co.crider.jablus.models.dairy.env.field">FodderCrop</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_1/STICS.html#STSENMAT">STSENMAT</a></span> - Variable in class uk.co.crider.models.dairy.crop_1.<a href="../uk/co/crider/models/dairy/crop_1/STICS.html" title="class in uk.co.crider.models.dairy.crop_1">STICS</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/models/dairy/crop_2/FodderCrop.html#STSENMAT">STSENMAT</a></span> - Variable in class uk.co.crider.models.dairy.crop_2.<a href="../uk/co/crider/models/dairy/crop_2/FodderCrop.html" title="class in uk.co.crider.models.dairy.crop_2">FodderCrop</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/gui/DisplayParams.html#styles">styles</a></span> - Variable in class uk.co.crider.jablus.gui.<a href="../uk/co/crider/jablus/gui/DisplayParams.html" title="class in uk.co.crider.jablus.gui">DisplayParams</a></dt>
<dd>
<div class="block">Mapping from item id to Jump Style</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/Constants.html#SUBJECT_DATA">SUBJECT_DATA</a></span> - Static variable in class uk.co.crider.jablus.models.absluc.<a href="../uk/co/crider/jablus/models/absluc/Constants.html" title="class in uk.co.crider.jablus.models.absluc">Constants</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/models/absluc/gui/SubjectDisplayParams.html" title="class in uk.co.crider.jablus.models.absluc.gui"><span class="strong">SubjectDisplayParams</span></a> - Class in <a href="../uk/co/crider/jablus/models/absluc/gui/package-summary.html">uk.co.crider.jablus.models.absluc.gui</a></dt>
<dd>
<div class="block">Constants for controlling the SubjectInterface layout and look</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/gui/SubjectDisplayParams.html#SubjectDisplayParams(uk.co.crider.jablus.models.basic.Parameters)">SubjectDisplayParams(Parameters)</a></span> - Constructor for class uk.co.crider.jablus.models.absluc.gui.<a href="../uk/co/crider/jablus/models/absluc/gui/SubjectDisplayParams.html" title="class in uk.co.crider.jablus.models.absluc.gui">SubjectDisplayParams</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/models/dairy/gui/SubjectDisplayParams.html" title="class in uk.co.crider.jablus.models.dairy.gui"><span class="strong">SubjectDisplayParams</span></a> - Class in <a href="../uk/co/crider/jablus/models/dairy/gui/package-summary.html">uk.co.crider.jablus.models.dairy.gui</a></dt>
<dd>
<div class="block">Constants for controlling the SubjectInterface layout and look</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/SubjectDisplayParams.html#SubjectDisplayParams(uk.co.crider.jablus.Parameters)">SubjectDisplayParams(Parameters)</a></span> - Constructor for class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/SubjectDisplayParams.html" title="class in uk.co.crider.jablus.models.dairy.gui">SubjectDisplayParams</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/models/absluc/gui/SubjectInterface.html" title="class in uk.co.crider.jablus.models.absluc.gui"><span class="strong">SubjectInterface</span></a> - Class in <a href="../uk/co/crider/jablus/models/absluc/gui/package-summary.html">uk.co.crider.jablus.models.absluc.gui</a></dt>
<dd>
<div class="block">User Interface for humans acting as land use agents.</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/absluc/gui/SubjectInterface.html#SubjectInterface(uk.co.crider.jablus.models.absluc.agent.HumanAgent,%20uk.co.crider.jablus.models.basic.Parameters)">SubjectInterface(HumanAgent, Parameters)</a></span> - Constructor for class uk.co.crider.jablus.models.absluc.gui.<a href="../uk/co/crider/jablus/models/absluc/gui/SubjectInterface.html" title="class in uk.co.crider.jablus.models.absluc.gui">SubjectInterface</a></dt>
<dd> </dd>
<dt><a href="../uk/co/crider/jablus/models/dairy/gui/SubjectInterface.html" title="class in uk.co.crider.jablus.models.dairy.gui"><span class="strong">SubjectInterface</span></a> - Class in <a href="../uk/co/crider/jablus/models/dairy/gui/package-summary.html">uk.co.crider.jablus.models.dairy.gui</a></dt>
<dd>
<div class="block">User Interface for humans acting as land use agents.</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/SubjectInterface.html#SubjectInterface(uk.co.crider.jablus.models.dairy.agent.DairyAgent,%20uk.co.crider.jablus.Parameters)">SubjectInterface(DairyAgent, Parameters)</a></span> - Constructor for class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/SubjectInterface.html" title="class in uk.co.crider.jablus.models.dairy.gui">SubjectInterface</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/utils/Utils.html#sum(double[],%20int,%20int)">sum(double[], int, int)</a></span> - Static method in class uk.co.crider.jablus.utils.<a href="../uk/co/crider/jablus/utils/Utils.html" title="class in uk.co.crider.jablus.utils">Utils</a></dt>
<dd>
<div class="block">Calculates sum of n items up to position i in the array</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/utils/Utils.html#sum(double[])">sum(double[])</a></span> - Static method in class uk.co.crider.jablus.utils.<a href="../uk/co/crider/jablus/utils/Utils.html" title="class in uk.co.crider.jablus.utils">Utils</a></dt>
<dd>
<div class="block">Calculates the sum of all items in the array</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/utils/Utils.html#sum(double[][])">sum(double[][])</a></span> - Static method in class uk.co.crider.jablus.utils.<a href="../uk/co/crider/jablus/utils/Utils.html" title="class in uk.co.crider.jablus.utils">Utils</a></dt>
<dd>
<div class="block">Calculates the sum of all items in the array</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/utils/Utils.html#sum(int[])">sum(int[])</a></span> - Static method in class uk.co.crider.jablus.utils.<a href="../uk/co/crider/jablus/utils/Utils.html" title="class in uk.co.crider.jablus.utils">Utils</a></dt>
<dd>
<div class="block">Calculates the sum of all items in the array</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/utils/Utils.html#sum(int[][])">sum(int[][])</a></span> - Static method in class uk.co.crider.jablus.utils.<a href="../uk/co/crider/jablus/utils/Utils.html" title="class in uk.co.crider.jablus.utils">Utils</a></dt>
<dd>
<div class="block">Calculates the sum of all items in the array</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/utils/Utils.html#sumProd(double[],%20double[],%20int,%20int)">sumProd(double[], double[], int, int)</a></span> - Static method in class uk.co.crider.jablus.utils.<a href="../uk/co/crider/jablus/utils/Utils.html" title="class in uk.co.crider.jablus.utils">Utils</a></dt>
<dd>
<div class="block">Calculates sum of products of n elements in input arrays, up to position i</div>
</dd>
<dt><span class="strong"><a href="../uk/co/crider/jablus/models/dairy/gui/FieldPlanner.html#swapPlans(int,%20int)">swapPlans(int, int)</a></span> - Method in class uk.co.crider.jablus.models.dairy.gui.<a href="../uk/co/crider/jablus/models/dairy/gui/FieldPlanner.html" title="class in uk.co.crider.jablus.models.dairy.gui">FieldPlanner</a></dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a href="index-24.html">X</a> <a href="index-25.html">Y</a> <a href="index-26.html">Z</a> </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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-18.html">Prev Letter</a></li>
<li><a href="index-20.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-19.html" target="_top">Frames</a></li>
<li><a href="index-19.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>
|
Documentation/html/structsymbols__s.html
|
mbrazeau/MorphyLib
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>MorphyLib: symbols_s Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">MorphyLib
</div>
<div id="projectbrief">Phylogenetic data reconstruction library accommodating inapplicable data</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('structsymbols__s.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">symbols_s Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:abf37fa96cdabb5402cf3c535f561e447"><td class="memItemLeft" align="right" valign="top"><a id="abf37fa96cdabb5402cf3c535f561e447"></a>
int </td><td class="memItemRight" valign="bottom"><b>numstates</b></td></tr>
<tr class="separator:abf37fa96cdabb5402cf3c535f561e447"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab1805424bb2b27d643429c7d0a4b03bf"><td class="memItemLeft" align="right" valign="top"><a id="ab1805424bb2b27d643429c7d0a4b03bf"></a>
char * </td><td class="memItemRight" valign="bottom"><b>statesymbols</b></td></tr>
<tr class="separator:ab1805424bb2b27d643429c7d0a4b03bf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a818f8954215941c8952d5bdfc809d4c7"><td class="memItemLeft" align="right" valign="top"><a id="a818f8954215941c8952d5bdfc809d4c7"></a>
char * </td><td class="memItemRight" valign="bottom"><b>symbolsinmatrix</b></td></tr>
<tr class="separator:a818f8954215941c8952d5bdfc809d4c7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7d17d0c3559760e8fe0ed8c34be0a9ce"><td class="memItemLeft" align="right" valign="top"><a id="a7d17d0c3559760e8fe0ed8c34be0a9ce"></a>
MPLstate * </td><td class="memItemRight" valign="bottom"><b>packed</b></td></tr>
<tr class="separator:a7d17d0c3559760e8fe0ed8c34be0a9ce"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afd06324f63095140ca7ee9cbaf9fbbf9"><td class="memItemLeft" align="right" valign="top"><a id="afd06324f63095140ca7ee9cbaf9fbbf9"></a>
char </td><td class="memItemRight" valign="bottom"><b>gap</b></td></tr>
<tr class="separator:afd06324f63095140ca7ee9cbaf9fbbf9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ade94866931be95063f20e28cab89fb31"><td class="memItemLeft" align="right" valign="top"><a id="ade94866931be95063f20e28cab89fb31"></a>
char </td><td class="memItemRight" valign="bottom"><b>missing</b></td></tr>
<tr class="separator:ade94866931be95063f20e28cab89fb31"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>src/<a class="el" href="morphydefs_8h_source.html">morphydefs.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="structsymbols__s.html">symbols_s</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>
|
spec/dummy/app/assets/stylesheets/application.css
|
motizuki/supplejack_api
|
/*
*The majority of the Supplejack API code is Crown copyright (C) 2014, New Zealand Government,
* and is licensed under the GNU General Public License, version 3.
* One component is a third party component. See https://github.com/DigitalNZ/supplejack_api for details.
* Supplejack was created by DigitalNZ at the National Library of NZ and
* the Department of Internal Affairs. http://digitalnz.org/supplejack
*/
/*
* This is a manifest file that'll be compiled into application.css, which will include all the files
* listed below.
*
* Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
* or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
*
* You're free to add application-wide styles to this file and they'll appear at the top of the
* compiled file, but it's generally better to create a new file per style scope.
*
*= require_self
*= require_tree .
*= require supplejack_api/application
*/
|
jdk8en_us/docs/api/javax/crypto/class-use/EncryptedPrivateKeyInfo.html
|
DeanAaron/jdk8
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_11) on Mon Jun 16 17:36:06 PDT 2014 -->
<title>Uses of Class javax.crypto.EncryptedPrivateKeyInfo (Java Platform SE 8 )</title>
<meta name="date" content="2014-06-16">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class javax.crypto.EncryptedPrivateKeyInfo (Java Platform SE 8 )";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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><a href="../../../javax/crypto/EncryptedPrivateKeyInfo.html" title="class in javax.crypto">Class</a></li>
<li class="navBarCell1Rev">Use</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 class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?javax/crypto/class-use/EncryptedPrivateKeyInfo.html" target="_top">Frames</a></li>
<li><a href="EncryptedPrivateKeyInfo.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">
<h2 title="Uses of Class javax.crypto.EncryptedPrivateKeyInfo" class="title">Uses of Class<br>javax.crypto.EncryptedPrivateKeyInfo</h2>
</div>
<div class="classUseContainer">No usage of javax.crypto.EncryptedPrivateKeyInfo</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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><a href="../../../javax/crypto/EncryptedPrivateKeyInfo.html" title="class in javax.crypto">Class</a></li>
<li class="navBarCell1Rev">Use</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 class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?javax/crypto/class-use/EncryptedPrivateKeyInfo.html" target="_top">Frames</a></li>
<li><a href="EncryptedPrivateKeyInfo.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 ======= -->
<p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved. </font></small></p>
</body>
</html>
|
jdk8en_us/docs/api/javax/management/relation/class-use/RoleUnresolved.html
|
DeanAaron/jdk8
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_11) on Mon Jun 16 17:36:06 PDT 2014 -->
<title>Uses of Class javax.management.relation.RoleUnresolved (Java Platform SE 8 )</title>
<meta name="date" content="2014-06-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class javax.management.relation.RoleUnresolved (Java Platform SE 8 )";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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><a href="../../../../javax/management/relation/RoleUnresolved.html" title="class in javax.management.relation">Class</a></li>
<li class="navBarCell1Rev">Use</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 class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?javax/management/relation/class-use/RoleUnresolved.html" target="_top">Frames</a></li>
<li><a href="RoleUnresolved.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">
<h2 title="Uses of Class javax.management.relation.RoleUnresolved" class="title">Uses of Class<br>javax.management.relation.RoleUnresolved</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../javax/management/relation/RoleUnresolved.html" title="class in javax.management.relation">RoleUnresolved</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#javax.management.relation">javax.management.relation</a></td>
<td class="colLast">
<div class="block">Provides the definition of the Relation Service.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="javax.management.relation">
<!-- -->
</a>
<h3>Uses of <a href="../../../../javax/management/relation/RoleUnresolved.html" title="class in javax.management.relation">RoleUnresolved</a> in <a href="../../../../javax/management/relation/package-summary.html">javax.management.relation</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../javax/management/relation/package-summary.html">javax.management.relation</a> that return types with arguments of type <a href="../../../../javax/management/relation/RoleUnresolved.html" title="class in javax.management.relation">RoleUnresolved</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../java/util/List.html" title="interface in java.util">List</a><<a href="../../../../javax/management/relation/RoleUnresolved.html" title="class in javax.management.relation">RoleUnresolved</a>></code></td>
<td class="colLast"><span class="typeNameLabel">RoleUnresolvedList.</span><code><span class="memberNameLink"><a href="../../../../javax/management/relation/RoleUnresolvedList.html#asList--">asList</a></span>()</code>
<div class="block">Return a view of this list as a <code>List<RoleUnresolved></code>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../javax/management/relation/package-summary.html">javax.management.relation</a> with parameters of type <a href="../../../../javax/management/relation/RoleUnresolved.html" title="class in javax.management.relation">RoleUnresolved</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">RoleUnresolvedList.</span><code><span class="memberNameLink"><a href="../../../../javax/management/relation/RoleUnresolvedList.html#add-int-javax.management.relation.RoleUnresolved-">add</a></span>(int index,
<a href="../../../../javax/management/relation/RoleUnresolved.html" title="class in javax.management.relation">RoleUnresolved</a> role)</code>
<div class="block">Inserts the unresolved role specified as an element at the position
specified.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">RoleUnresolvedList.</span><code><span class="memberNameLink"><a href="../../../../javax/management/relation/RoleUnresolvedList.html#add-javax.management.relation.RoleUnresolved-">add</a></span>(<a href="../../../../javax/management/relation/RoleUnresolved.html" title="class in javax.management.relation">RoleUnresolved</a> role)</code>
<div class="block">Adds the RoleUnresolved specified as the last element of the list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">RoleUnresolvedList.</span><code><span class="memberNameLink"><a href="../../../../javax/management/relation/RoleUnresolvedList.html#set-int-javax.management.relation.RoleUnresolved-">set</a></span>(int index,
<a href="../../../../javax/management/relation/RoleUnresolved.html" title="class in javax.management.relation">RoleUnresolved</a> role)</code>
<div class="block">Sets the element at the position specified to be the unresolved role
specified.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../javax/management/relation/package-summary.html">javax.management.relation</a> with type arguments of type <a href="../../../../javax/management/relation/RoleUnresolved.html" title="class in javax.management.relation">RoleUnresolved</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/management/relation/RoleUnresolvedList.html#RoleUnresolvedList-java.util.List-">RoleUnresolvedList</a></span>(<a href="../../../../java/util/List.html" title="interface in java.util">List</a><<a href="../../../../javax/management/relation/RoleUnresolved.html" title="class in javax.management.relation">RoleUnresolved</a>> list)</code>
<div class="block">Constructs a <code>RoleUnresolvedList</code> containing the elements of the
<code>List</code> specified, in the order in which they are returned by
the <code>List</code>'s iterator.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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><a href="../../../../javax/management/relation/RoleUnresolved.html" title="class in javax.management.relation">Class</a></li>
<li class="navBarCell1Rev">Use</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 class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?javax/management/relation/class-use/RoleUnresolved.html" target="_top">Frames</a></li>
<li><a href="RoleUnresolved.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 ======= -->
<p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved. </font></small></p>
</body>
</html>
|
vendor/plugins/will_paginate/doc/classes/ArrayPaginationTest.src/M000114.html
|
Stiivi/datacamp
|
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>test_total_entries_has_precedence (ArrayPaginationTest)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
<pre><span class="ruby-comment cmt"># File test/collection_test.rb, line 33</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">test_total_entries_has_precedence</span>
<span class="ruby-identifier">result</span> = <span class="ruby-node">%w(a b c)</span>.<span class="ruby-identifier">paginate</span> <span class="ruby-identifier">:total_entries</span> =<span class="ruby-operator">></span> <span class="ruby-value">5</span>
<span class="ruby-identifier">assert_equal</span> <span class="ruby-value">5</span>, <span class="ruby-identifier">result</span>.<span class="ruby-identifier">total_entries</span>
<span class="ruby-keyword kw">end</span></pre>
</body>
</html>
|
src/main/java/sk/opendatanode/ui/SimpleMenuPanel.html
|
OpenDataSk/odn-search
|
<wicket:panel>
<table>
<colgroup>
<col style="width: 200px;" />
<col />
</colgroup>
<tr>
<th colspan="2">MENU</th>
</tr>
<span>
<tr>
<td colspan="2" class="spacer"> </td>
</tr>
<tr>
<th colspan="2"><a wicket:id="backLink" href="#"><span wicket:id="backLabel"></span></a></th>
</tr>
</span>
</table>
</wicket:panel>
|
build/docs/doxygen/html/gr__stream__to__streams_8h_source.html
|
katsikas/gnuradio
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>GNU Radio 7f75d35b C++ API: gr_stream_to_streams.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">GNU Radio 7f75d35b C++ API
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.6.1 -->
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
initNavTree('gr__stream__to__streams_8h.html','');
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle">
<div class="title">gr_stream_to_streams.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="gr__stream__to__streams_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* -*- c++ -*- */</span>
<a name="l00002"></a>00002 <span class="comment">/*</span>
<a name="l00003"></a>00003 <span class="comment"> * Copyright 2005 Free Software Foundation, Inc.</span>
<a name="l00004"></a>00004 <span class="comment"> *</span>
<a name="l00005"></a>00005 <span class="comment"> * This file is part of GNU Radio</span>
<a name="l00006"></a>00006 <span class="comment"> *</span>
<a name="l00007"></a>00007 <span class="comment"> * GNU Radio is free software; you can redistribute it and/or modify</span>
<a name="l00008"></a>00008 <span class="comment"> * it under the terms of the GNU General Public License as published by</span>
<a name="l00009"></a>00009 <span class="comment"> * the Free Software Foundation; either version 3, or (at your option)</span>
<a name="l00010"></a>00010 <span class="comment"> * any later version.</span>
<a name="l00011"></a>00011 <span class="comment"> *</span>
<a name="l00012"></a>00012 <span class="comment"> * GNU Radio is distributed in the hope that it will be useful,</span>
<a name="l00013"></a>00013 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00014"></a>00014 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span>
<a name="l00015"></a>00015 <span class="comment"> * GNU General Public License for more details.</span>
<a name="l00016"></a>00016 <span class="comment"> *</span>
<a name="l00017"></a>00017 <span class="comment"> * You should have received a copy of the GNU General Public License</span>
<a name="l00018"></a>00018 <span class="comment"> * along with GNU Radio; see the file COPYING. If not, write to</span>
<a name="l00019"></a>00019 <span class="comment"> * the Free Software Foundation, Inc., 51 Franklin Street,</span>
<a name="l00020"></a>00020 <span class="comment"> * Boston, MA 02110-1301, USA.</span>
<a name="l00021"></a>00021 <span class="comment"> */</span>
<a name="l00022"></a>00022 <span class="preprocessor">#ifndef INCLUDED_GR_STREAM_TO_STREAMS_H</span>
<a name="l00023"></a>00023 <span class="preprocessor"></span><span class="preprocessor">#define INCLUDED_GR_STREAM_TO_STREAMS_H</span>
<a name="l00024"></a>00024 <span class="preprocessor"></span>
<a name="l00025"></a>00025 <span class="preprocessor">#include <<a class="code" href="gr__core__api_8h.html">gr_core_api.h</a>></span>
<a name="l00026"></a>00026 <span class="preprocessor">#include <<a class="code" href="gr__sync__decimator_8h.html">gr_sync_decimator.h</a>></span>
<a name="l00027"></a>00027
<a name="l00028"></a>00028 <span class="keyword">class </span><a class="code" href="classgr__stream__to__streams.html" title="convert a stream of items into a N streams of itemsConverts a stream of N items into N streams of 1 i...">gr_stream_to_streams</a>;
<a name="l00029"></a>00029 <span class="keyword">typedef</span> <a class="code" href="classboost_1_1shared__ptr.html" title="shared_ptr documentation stub">boost::shared_ptr<gr_stream_to_streams></a> <a class="code" href="classboost_1_1shared__ptr.html" title="shared_ptr documentation stub">gr_stream_to_streams_sptr</a>;
<a name="l00030"></a>00030
<a name="l00031"></a>00031 <a class="code" href="gr__core__api_8h.html#a8b8937b0c61edd85ab57ce8203543248">GR_CORE_API</a> <a class="code" href="classboost_1_1shared__ptr.html" title="shared_ptr documentation stub">gr_stream_to_streams_sptr</a>
<a name="l00032"></a>00032 <a class="code" href="gr__stream__to__streams_8h.html#ae7a5bb4c4e497e69db66b86d8ad9b635">gr_make_stream_to_streams</a> (<span class="keywordtype">size_t</span> item_size, <span class="keywordtype">size_t</span> nstreams);
<a name="l00033"></a>00033
<a name="l00034"></a>00034 <span class="comment"></span>
<a name="l00035"></a>00035 <span class="comment">/*!</span>
<a name="l00036"></a>00036 <span class="comment"> * \brief convert a stream of items into a N streams of items</span>
<a name="l00037"></a>00037 <span class="comment"> * \ingroup slicedice_blk</span>
<a name="l00038"></a>00038 <span class="comment"> *</span>
<a name="l00039"></a>00039 <span class="comment"> * Converts a stream of N items into N streams of 1 item.</span>
<a name="l00040"></a>00040 <span class="comment"> * Repeat ad infinitum.</span>
<a name="l00041"></a>00041 <span class="comment"> */</span>
<a name="l00042"></a><a class="code" href="classgr__stream__to__streams.html">00042</a> <span class="keyword">class </span><a class="code" href="gr__core__api_8h.html#a8b8937b0c61edd85ab57ce8203543248">GR_CORE_API</a> <a class="code" href="classgr__stream__to__streams.html" title="convert a stream of items into a N streams of itemsConverts a stream of N items into N streams of 1 i...">gr_stream_to_streams</a> : <span class="keyword">public</span> <a class="code" href="classgr__sync__decimator.html" title="synchronous N:1 input to output with historyOverride work to provide the signal processing implementa...">gr_sync_decimator</a>
<a name="l00043"></a>00043 {
<a name="l00044"></a>00044 <span class="keyword">friend</span> <a class="code" href="gr__core__api_8h.html#a8b8937b0c61edd85ab57ce8203543248">GR_CORE_API</a> <a class="code" href="classboost_1_1shared__ptr.html" title="shared_ptr documentation stub">gr_stream_to_streams_sptr</a>
<a name="l00045"></a>00045 <a class="code" href="gr__stream__to__streams_8h.html#ae7a5bb4c4e497e69db66b86d8ad9b635">gr_make_stream_to_streams</a> (<span class="keywordtype">size_t</span> item_size, <span class="keywordtype">size_t</span> nstreams);
<a name="l00046"></a>00046
<a name="l00047"></a>00047 <span class="keyword">protected</span>:
<a name="l00048"></a>00048 <a class="code" href="classgr__stream__to__streams.html" title="convert a stream of items into a N streams of itemsConverts a stream of N items into N streams of 1 i...">gr_stream_to_streams</a> (<span class="keywordtype">size_t</span> item_size, <span class="keywordtype">size_t</span> nstreams);
<a name="l00049"></a>00049
<a name="l00050"></a>00050 <span class="keyword">public</span>:
<a name="l00051"></a>00051 <span class="keywordtype">int</span> <a class="code" href="classgr__sync__block.html#a0c523f4285a6eb690f677ee6295ab117" title="just like gr_block::general_work, only this arranges to call consume_each for you">work</a> (<span class="keywordtype">int</span> noutput_items,
<a name="l00052"></a>00052 <a class="code" href="gr__types_8h.html#a9852a3d906d823cb70eb9c29e7f2a43d">gr_vector_const_void_star</a> &input_items,
<a name="l00053"></a>00053 <a class="code" href="gr__types_8h.html#acd3f499576e769966ea44554b359d949">gr_vector_void_star</a> &output_items);
<a name="l00054"></a>00054 };
<a name="l00055"></a>00055
<a name="l00056"></a>00056 <span class="preprocessor">#endif </span><span class="comment">/* INCLUDED_GR_STREAM_TO_STREAMS_H */</span>
</pre></div></div><!-- contents -->
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="gr__stream__to__streams_8h.html">gr_stream_to_streams.h</a> </li>
<li class="footer">Generated on Thu Sep 27 2012 10:49:25 for GNU Radio 7f75d35b C++ API by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.6.1 </li>
</ul>
</div>
</body>
</html>
|
resources/Apache/Apache-POI-3.16-beta2/poi-bin-3.16-beta2-20170202/poi-3.16-beta2/docs/apidocs/org/apache/poi/poifs/crypt/temp/package-summary.html
|
doughtnerd/POD
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>org.apache.poi.poifs.crypt.temp (POI API Documentation)</title>
<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="org.apache.poi.poifs.crypt.temp (POI API Documentation)";
}
//-->
</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-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/poi/poifs/crypt/standard/package-summary.html">PREV PACKAGE</a></li>
<li><a href="../../../../../../org/apache/poi/poifs/crypt/xor/package-summary.html">NEXT PACKAGE</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/poi/poifs/crypt/temp/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 org.apache.poi.poifs.crypt.temp</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="../../../../../../org/apache/poi/poifs/crypt/temp/AesZipFileZipEntrySource.html" title="class in org.apache.poi.poifs.crypt.temp">AesZipFileZipEntrySource</a></td>
<td class="colLast">
<div class="block">An example <code>ZipEntrySource</code> that has encrypted temp files to ensure that
sensitive data is not stored in raw format on disk.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/poi/poifs/crypt/temp/EncryptedTempData.html" title="class in org.apache.poi.poifs.crypt.temp">EncryptedTempData</a></td>
<td class="colLast">
<div class="block">EncryptedTempData can be used to buffer binary data in a secure way, by using encrypted temp files.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/apache/poi/poifs/crypt/temp/SheetDataWriterWithDecorator.html" title="class in org.apache.poi.poifs.crypt.temp">SheetDataWriterWithDecorator</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/poi/poifs/crypt/temp/SXSSFWorkbookWithCustomZipEntrySource.html" title="class in org.apache.poi.poifs.crypt.temp">SXSSFWorkbookWithCustomZipEntrySource</a></td>
<td class="colLast"> </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-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/poi/poifs/crypt/standard/package-summary.html">PREV PACKAGE</a></li>
<li><a href="../../../../../../org/apache/poi/poifs/crypt/xor/package-summary.html">NEXT PACKAGE</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/poi/poifs/crypt/temp/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 ======= -->
<p class="legalCopy"><small>
<i>Copyright 2017 The Apache Software Foundation or
its licensors, as applicable.</i>
</small></p>
</body>
</html>
|
javadoc/pongo/intefaces/package-summary.html
|
PongoSoftware/Pongo
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_45) on Tue Jun 16 08:35:51 CEST 2015 -->
<title>pongo.intefaces</title>
<meta name="date" content="2015-06-16">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="pongo.intefaces";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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-use.html">Use</a></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="../../pongo/package-summary.html">Prev Package</a></li>
<li><a href="../../pongo/physics/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?pongo/intefaces/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 pongo.intefaces</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../pongo/intefaces/IGoal.html" title="interface in pongo.intefaces">IGoal</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../pongo/intefaces/IKeyMobil.html" title="interface in pongo.intefaces">IKeyMobil</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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-use.html">Use</a></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="../../pongo/package-summary.html">Prev Package</a></li>
<li><a href="../../pongo/physics/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?pongo/intefaces/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>
|
doc/glib-2.0/GLib.ByteArray.append.html
|
themightyug/ledborg-server
|
<?xml version="1.0" encoding="utf-8"?>
<html>
<head>
<title>GLib.ByteArray.append -- Vala Binding Reference</title>
<link href="../style.css" rel="stylesheet" type="text/css"/><script src="../scripts.js" type="text/javascript">
</script>
</head>
<body>
<div class="site_header">GLib.ByteArray.append Reference Manual</div>
<div class="site_body">
<div class="site_navigation">
<ul class="navi_main">
<li class="package_index"><a href="../index.html">Packages</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="package"><a href="index.htm">glib-2.0</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="namespace"><a href="GLib.html">GLib</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="class"><a href="GLib.ByteArray.html">ByteArray</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="static_method"><a href="GLib.ByteArray.free_to_bytes.html">free_to_bytes</a></li>
<li class="creation_method"><a href="GLib.ByteArray.ByteArray.html">ByteArray</a></li>
<li class="creation_method"><a href="GLib.ByteArray.ByteArray.sized.html">ByteArray.sized</a></li>
<li class="creation_method"><a href="GLib.ByteArray.ByteArray.take.html">ByteArray.take</a></li>
<li class="method">append</li>
<li class="method"><a href="GLib.ByteArray.prepend.html">prepend</a></li>
<li class="method"><a href="GLib.ByteArray.remove_index.html">remove_index</a></li>
<li class="method"><a href="GLib.ByteArray.remove_index_fast.html">remove_index_fast</a></li>
<li class="method"><a href="GLib.ByteArray.remove_range.html">remove_range</a></li>
<li class="method"><a href="GLib.ByteArray.set_size.html">set_size</a></li>
<li class="method"><a href="GLib.ByteArray.sort.html">sort</a></li>
<li class="method"><a href="GLib.ByteArray.sort_with_data.html">sort_with_data</a></li>
<li class="field"><a href="GLib.ByteArray.data.html">data</a></li>
<li class="field"><a href="GLib.ByteArray.len.html">len</a></li>
</ul>
</div>
<div class="site_content">
<h1 class="main_title">append</h1>
<hr class="main_hr"/>
<h2 class="main_title">Description:</h2>
<div class="main_code_definition"><span class="main_keyword">public</span> <span class="main_keyword">void</span> <b><span css="method">append</span></b> (<span class="main_basic_type"><a href="uint8.html" class="struct">uint8</a></span>[] data)
</div>
</div>
</div><br/>
<div class="site_footer">Generated by <a href="http://www.valadoc.org/">Valadoc</a>
</div>
</body>
</html>
|
src/app/shared/elements/genes/genes.component.html
|
tair/toastdos-front
|
<div>
<span id="validated_field_1">
<div class="row">
<div class="col">
<h4>2. Genes</h4>
<div class="alert alert-light fade show" role="alert">Enter genes with a UniProt ID, AGI locus ID, or RNA Central ID. Optionally enter a gene symbol and full name.</div>
</div>
<div class="col-sm-9">
<ng-container *ngFor="let gene of this.submission.genes; let i = index">
<app-locus [number]="i" (deleted)="deleteLocus($event)"></app-locus>
</ng-container>
<div class="justify-content-sm-center mt-3 mb-3 row">
<div class="justify-content-sm-center col-sm-4">
<button type="button" class="btn btn-success btn-block" (click)="addLocus()">
<span class="fa fa-plus" title="Add Gene"></span>
Add Another Gene
</button>
</div>
</div>
</div>
</div>
</span>
</div>
|
resources/Apache/Apache-POI-3.16-beta2/poi-bin-3.16-beta2-20170202/poi-3.16-beta2/docs/apidocs/org/apache/poi/sl/draw/binding/CTPath2DCubicBezierTo.html
|
doughtnerd/POD
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>CTPath2DCubicBezierTo (POI API Documentation)</title>
<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="CTPath2DCubicBezierTo (POI API Documentation)";
}
//-->
</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="class-use/CTPath2DCubicBezierTo.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/poi/sl/draw/binding/CTPath2DClose.html" title="class in org.apache.poi.sl.draw.binding"><span class="strong">PREV CLASS</span></a></li>
<li><a href="../../../../../../org/apache/poi/sl/draw/binding/CTPath2DLineTo.html" title="class in org.apache.poi.sl.draw.binding"><span class="strong">NEXT CLASS</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/poi/sl/draw/binding/CTPath2DCubicBezierTo.html" target="_top">FRAMES</a></li>
<li><a href="CTPath2DCubicBezierTo.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">
<p class="subTitle">org.apache.poi.sl.draw.binding</p>
<h2 title="Class CTPath2DCubicBezierTo" class="title">Class CTPath2DCubicBezierTo</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.poi.sl.draw.binding.CTPath2DCubicBezierTo</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <strong>CTPath2DCubicBezierTo</strong>
extends java.lang.Object</pre>
<div class="block"><p>Java class for CT_Path2DCubicBezierTo complex type.
<p>The following schema fragment specifies the expected content contained within this class.
<pre>
<complexType name="CT_Path2DCubicBezierTo">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="pt" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_AdjPoint2D" maxOccurs="3" minOccurs="3"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</pre></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>protected java.util.List<<a href="../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a>></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/sl/draw/binding/CTPath2DCubicBezierTo.html#pt">pt</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="../../../../../../org/apache/poi/sl/draw/binding/CTPath2DCubicBezierTo.html#CTPath2DCubicBezierTo()">CTPath2DCubicBezierTo</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.util.List<<a href="../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a>></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/sl/draw/binding/CTPath2DCubicBezierTo.html#getPt()">getPt</a></strong>()</code>
<div class="block">Gets the value of the pt property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/sl/draw/binding/CTPath2DCubicBezierTo.html#isSetPt()">isSetPt</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/sl/draw/binding/CTPath2DCubicBezierTo.html#unsetPt()">unsetPt</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="pt">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>pt</h4>
<pre>protected java.util.List<<a href="../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a>> pt</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="CTPath2DCubicBezierTo()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CTPath2DCubicBezierTo</h4>
<pre>public CTPath2DCubicBezierTo()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getPt()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPt</h4>
<pre>public java.util.List<<a href="../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding">CTAdjPoint2D</a>> getPt()</pre>
<div class="block">Gets the value of the pt property.
<p>
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the pt property.
<p>
For example, to add a new item, do as follows:
<pre>
getPt().add(newItem);
</pre>
<p>
Objects of the following type(s) are allowed in the list
<a href="../../../../../../org/apache/poi/sl/draw/binding/CTAdjPoint2D.html" title="class in org.apache.poi.sl.draw.binding"><code>CTAdjPoint2D</code></a></div>
</li>
</ul>
<a name="isSetPt()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSetPt</h4>
<pre>public boolean isSetPt()</pre>
</li>
</ul>
<a name="unsetPt()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>unsetPt</h4>
<pre>public void unsetPt()</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="class-use/CTPath2DCubicBezierTo.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/poi/sl/draw/binding/CTPath2DClose.html" title="class in org.apache.poi.sl.draw.binding"><span class="strong">PREV CLASS</span></a></li>
<li><a href="../../../../../../org/apache/poi/sl/draw/binding/CTPath2DLineTo.html" title="class in org.apache.poi.sl.draw.binding"><span class="strong">NEXT CLASS</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/poi/sl/draw/binding/CTPath2DCubicBezierTo.html" target="_top">FRAMES</a></li>
<li><a href="CTPath2DCubicBezierTo.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 ======= -->
<p class="legalCopy"><small>
<i>Copyright 2017 The Apache Software Foundation or
its licensors, as applicable.</i>
</small></p>
</body>
</html>
|
src/Sio.Cms.Web/app/app-portal/components/main-side-bar-item-dynamic/main-side-bar-item-dynamic.html
|
Swastika-IO/Swastika-Core
|
<div class="sw-toc-item" is-active-menu>
<div class="inner">
<div class="btn-group btn-group-sm" role="group" ng-if="$ctrl.item.childPages.length > 0">
<!--<a ng-repeat="m in $ctrl.item.childPages" href="{{m.page.url}}" class="btn btn-light">
<span class="mi {{m.page.icon}} mi-fw"></span>
</a>-->
<a href="#" class="btn btn-light" data-toggle="collapse" data-target="#{{$ctrl.item.title}}" role="button"
aria-expanded="false" aria-controls="{{$ctrl.item.title}}">
<span class="fas fa-chevron-down"></span>
</a>
</div>
</div>
<div class="{{$ctrl.itemStyle}}" data-toggle="collapse" data-target="#permission-{{$ctrl.item.id}}" role="button"
aria-expanded="false" aria-controls="{{$ctrl.item.textDefault}}">
<a href="{{$ctrl.item.url}}" class="text {{$ctrl.linkStyle}}">
<i class="mi {{$ctrl.item.icon}} {{$ctrl.iconSize}} mi-fw"></i>
<span ng-bind="$ctrl.translate($ctrl.item.textKeyword, false, $ctrl.item.textDefault)"></span>
</a>
</div>
<ul ng-if="$ctrl.item.childPages.length > 0" id="permission-{{$ctrl.item.id}}" class="collapse list-unstyled" role="tabpanel"
data-parent="#sw-docs-nav">
<li ng-repeat="m in $ctrl.item.childPages">
<main-side-bar-item-dynamic item="m.page" link-style="'sw-toc-sub-link mb-1'"></main-side-bar-item-dynamic>
</li>
</ul>
</div>
|
jdk8en_us/docs/api/java/awt/class-use/Panel.html
|
DeanAaron/jdk8
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_11) on Mon Jun 16 17:36:03 PDT 2014 -->
<title>Uses of Class java.awt.Panel (Java Platform SE 8 )</title>
<meta name="date" content="2014-06-16">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class java.awt.Panel (Java Platform SE 8 )";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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><a href="../../../java/awt/Panel.html" title="class in java.awt">Class</a></li>
<li class="navBarCell1Rev">Use</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 class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?java/awt/class-use/Panel.html" target="_top">Frames</a></li>
<li><a href="Panel.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">
<h2 title="Uses of Class java.awt.Panel" class="title">Uses of Class<br>java.awt.Panel</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../java/awt/Panel.html" title="class in java.awt">Panel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#java.applet">java.applet</a></td>
<td class="colLast">
<div class="block">Provides the classes necessary to create an applet and the classes an applet
uses to communicate with its applet context.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#java.awt">java.awt</a></td>
<td class="colLast">
<div class="block">Contains all of the classes for creating user
interfaces and for painting graphics and images.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#javax.swing">javax.swing</a></td>
<td class="colLast">
<div class="block">Provides a set of "lightweight"
(all-Java language) components that,
to the maximum degree possible, work the same on all platforms.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="java.applet">
<!-- -->
</a>
<h3>Uses of <a href="../../../java/awt/Panel.html" title="class in java.awt">Panel</a> in <a href="../../../java/applet/package-summary.html">java.applet</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../java/awt/Panel.html" title="class in java.awt">Panel</a> in <a href="../../../java/applet/package-summary.html">java.applet</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../java/applet/Applet.html" title="class in java.applet">Applet</a></span></code>
<div class="block">An applet is a small program that is intended not to be run on
its own, but rather to be embedded inside another application.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="java.awt">
<!-- -->
</a>
<h3>Uses of <a href="../../../java/awt/Panel.html" title="class in java.awt">Panel</a> in <a href="../../../java/awt/package-summary.html">java.awt</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../java/awt/package-summary.html">java.awt</a> with parameters of type <a href="../../../java/awt/Panel.html" title="class in java.awt">Panel</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected abstract java.awt.peer.PanelPeer</code></td>
<td class="colLast"><span class="typeNameLabel">Toolkit.</span><code><span class="memberNameLink"><a href="../../../java/awt/Toolkit.html#createPanel-java.awt.Panel-">createPanel</a></span>(<a href="../../../java/awt/Panel.html" title="class in java.awt">Panel</a> target)</code>
<div class="block">Creates this toolkit's implementation of <code>Panel</code> using
the specified peer interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="javax.swing">
<!-- -->
</a>
<h3>Uses of <a href="../../../java/awt/Panel.html" title="class in java.awt">Panel</a> in <a href="../../../javax/swing/package-summary.html">javax.swing</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../java/awt/Panel.html" title="class in java.awt">Panel</a> in <a href="../../../javax/swing/package-summary.html">javax.swing</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/swing/JApplet.html" title="class in javax.swing">JApplet</a></span></code>
<div class="block">An extended version of <code>java.applet.Applet</code> that adds support for
the JFC/Swing component architecture.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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><a href="../../../java/awt/Panel.html" title="class in java.awt">Class</a></li>
<li class="navBarCell1Rev">Use</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 class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?java/awt/class-use/Panel.html" target="_top">Frames</a></li>
<li><a href="Panel.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 ======= -->
<p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved. </font></small></p>
</body>
</html>
|
view/css/main.css
|
dj7777/vidWebHq
|
*{
font-family: Roboto,arial,sans-serif;
font-size: 12px;
}
html,
body {
height: 100vh;
}
body {
padding-top: 60px;
}
.nopadding {
padding: 0 !important;
margin: 0 !important;
}
.videoLink .duration{
position: absolute;
background: rgba(0,0, 0, 0.6)!important;
padding: 2px;
color: #FFF;
bottom: 5px;
right: 5px;
font-size: 0.9em;
border-radius: 5px;
}
.videoLink .glyphicon-play-circle{
transition: all 0.3s ease-in-out;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
position: absolute;
color: rgba(255,255, 255, 0.3)!important;
font-size: 50px;
}
.videoLink div{
transition: all 0.3s ease-in-out;
font-size: 1em;
}
.videoLink div.details, .videoLink div.details div{
font-size: 0.9em;
}
.gallery:hover .glyphicon-play-circle, .videoLink:hover .glyphicon-play-circle{
color: rgba(255,255, 255, 0.6)!important;
}
.bottom-border{
border-bottom: 2px solid #F2F2F2;
margin: 0;
padding: 5px;
}
h1,h2,h3,h4{
margin: 5px;
padding: 5px;
}
h1{
font-size: 20px;
}
h2{
font-size: 18px;
}
h3{
font-size: 16px;
}
h4{
font-size: 14px;
}
footer {
color: #444;
padding: 25px;
background-color: #F2F2F2;
border-top: 1px solid #DDD;
text-align: center;
margin: 0;
}
footer .btn-outline:hover,
footer .btn-outline:focus,
footer .btn-outline:active{
color: #444;
background: white;
border: solid 2px white;
}
footer .btn-outline {
color: #444;
border: solid 2px #444;
background: transparent;
transition: all 0.3s ease-in-out;
margin: 0 5px;
}
/* for main video */
.video-content {
flex:0 1 100%;
height:50%;
display:flex;
justify-content:flex-start;
}
.main-video{
background-color: #fff;
margin-bottom: 10px;
}
/* end for main video */
.form-compact .form-control {
position: relative;
height: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
font-size: 16px;
}
.form-compact input.form-control {
border-radius: 0;
margin-bottom: -1px;
}
.form-compact input.first, .form-compact select.first {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.form-compact input.last, .form-compact select.last {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
margin-bottom: 10px;
}
@media (max-width: 767px) {
.navbar-form {
padding: 0;
}
}
/* Comments */
.commenterName small {
font-family:verdana;
font-size:0.9em;
}
.commenterName {
margin-right:5px;
}
.commentText {
clear: both;
}
.commentDetails {
margin:0 0 0 60px;
}
/* End Comments */
/* Tabs panel */
.tabbable-panel {
padding: 10px;
}
/* Default mode */
.tabbable-line > .nav-tabs {
border: none;
margin: 0px;
}
.tabbable-line > .nav-tabs > li {
margin-right: 2px;
border-bottom: 4px solid #DDD;
}
.tabbable-line > .nav-tabs > li > a {
border: 0;
margin-right: 0;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
border: 0;
background: none !important;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
border-bottom: 4px solid #f3565d;
position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
border: 0;
background: none !important;
}
.tabbable-line > .nav-tabs > li.active > a > i {
color: #404040;
}
.tabbable-line > .tab-content {
margin-top: -3px;
border: 0;
border-top: 1px solid #eee;
padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
padding-bottom: 0;
}
/* END Tabs panel */
.nowrapCell td {
white-space: normal !important;
}
.watch8-action-buttons{
padding: 5px 10px 0 10px;
margin: 5px 0 0 0;
border-top: 2px solid #F2F2F2;
}
.bgWhite{
margin: 0 0 10px;
border: 0;
box-shadow: 0 1px 2px rgba(0,0,0,.1);
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
overflow: hidden;
text-overflow: ellipsis;
}
.no-outline{
border: 0;
}
.no-outline:focus,
.no-outline:active,
.no-outline:hover{
background-color: transparent;
color: #000;
}
#showMore{
padding: 20px;
margin: 10px;
border-top: 2px solid #F2F2F2;
}
.watch-view-count {
line-height: 24px;
max-height: 24px;
font-size: 19px;
white-space: nowrap;
margin: -5px;
padding: -5px;
border-bottom: 2px solid #167ac6;
}
#likeBtn.myVote span, #likeBtn.myVote small {
color: #167ac6;
}
#dislikeBtn.myVote span, #dislikeBtn.myVote small {
color: #444;
}
/* fancy checkbox */
.material-switch > input[type="checkbox"] {
display: none;
}
.material-switch > label {
cursor: pointer;
height: 0px;
position: relative;
width: 40px;
}
.material-switch > label::before {
background: rgb(0, 0, 0);
box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
border-radius: 8px;
content: '';
height: 16px;
margin-top: -8px;
position:absolute;
opacity: 0.3;
transition: all 0.4s ease-in-out;
width: 40px;
}
.material-switch > label::after {
background: rgb(255, 255, 255);
border-radius: 16px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
content: '';
height: 24px;
left: -4px;
margin-top: -8px;
position: absolute;
top: -4px;
transition: all 0.3s ease-in-out;
width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
background: inherit;
opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
background: inherit;
left: 20px;
}
/* fancy checkbox end */
.label.fix-width {
min-width: 130px !important;
display: inline-block !important;
text-align: left;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.label.fix-width.label-primary {
min-width: 70px !important;
text-align: right;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 0.25em;;
border-bottom-left-radius: 0.25em;;
}
.popover-content, .popover-title, .popover{
color:#333 !important;
}
.videosDetails{
padding-left: 20px;
}
.divMainVideo .duration{
position: absolute;
background: rgba(0,0, 0, 0.6)!important;
padding: 3px;
color: #FFF;
bottom: 5px;
right: 25px;
font-size: 0.9em;
border-radius: 5px;
}
.gallery .duration{
position: absolute;
background: rgba(0,0, 0, 0.6)!important;
padding: 3px;
color: #FFF;
top: 5px;
left: 25px;
font-size: 0.9em;
border-radius: 5px;
}
.gallery h2, .videosDetails .title{
font-size: 1em;
margin: 0;
padding: 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
line-height: 16px; /* fallback */
max-height: 32px; /* fallback */
min-height: 32px; /* fallback */
-webkit-line-clamp: 2; /* number of lines to show */
-webkit-box-orient: vertical;
}
.gallery .watch-view-count{
font-size: 0.8em;
font-weight: normal;
border: 0;
margin: 0;
padding: 0;
}
.galleryVideo{
overflow: hidden;
height: 250px;
border-bottom: solid 1px #EEE;
margin-bottom: 10px;
}
.galleryVideo.col-lg-3{
width: 33%;
}
.galleryVideo .group {
overflow: hidden;
text-overflow: ellipsis;
}
.autoplay span span{
margin: 0 5px;
font-weight: bold;
}
img.rotate90, img.rotate-270{
transform:rotate(90deg);
-ms-transform:rotate(90deg); /* IE 9 */
-moz-transform:rotate(90deg); /* Firefox */
-webkit-transform:rotate(90deg); /* Safari and Chrome */
-o-transform:rotate(90deg); /* Opera */
}
img.rotate180, img.rotate-180{
transform:rotate(180deg);
-ms-transform:rotate(180deg); /* IE 9 */
-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari and Chrome */
-o-transform:rotate(180deg); /* Opera */
}
img.rotate270, img.rotate-90{
transform:rotate(270deg);
-ms-transform:rotate(270deg); /* IE 9 */
-moz-transform:rotate(270deg); /* Firefox */
-webkit-transform:rotate(270deg); /* Safari and Chrome */
-o-transform:rotate(270deg); /* Opera */
}
.subscribeButton{
background-color: #e62117;
color: #FFF;
}
.subscribeButton:hover, .subscribeButton:active, .subscribeButton:focus{
background-color: #CC0000;
color: #FFF;
}
.subscribeButton span:before {
content: "\f16a";
}
.subscribeButton.subscribed{
background-color: #DDD;
color: #777;
}
.subscribeButton.subscribed span:before {
content: "\f00c";
}
.subscribeButton.subscribed:hover span:before {
content: "\f057";
}
.profileBg{
padding: 20px;
min-height: 200px;
margin: 10px 0;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#sidebar{
width: 300px;
position: absolute;
top: 0;
height: 100vh;
margin-top: 55px;
}
#sideBarContainer{
overflow-y: auto;
position: absolute;
left: 0;
padding: 10px;
height: 100%;
width: 100%;
}
#sideBarContainer ul{
margin-bottom: 150px;
}
.navbar-brand {
padding: 0px !important; /* firefox bug fix */
margin-left: 10px !important;
height: auto;
}
.navbar-brand>img {
width: 120px;
}
.list-inline {
display: flex;
justify-content: left;
}
footer ul.list-inline{
justify-content: center;
}
footer ul.list-inline li{
justify-content: center;
align-items: center;
}
/** header **/
nav ul.items-container {
display: flex;
justify-content: flex-end;
margin: 0px;
padding: 0px;
}
nav ul.items-container,
nav ul.items-container li{
list-style: none;
}
nav ul.items-container li:first-child{
flex: 1;
display: flex;
}
nav ul.items-container li:first-child ul.left-side{
display: flex;
align-items: center
}
nav ul.items-container li:last-child{
margin-right: 20px;
}
nav ul.items-container li ul.right-menus {
display: flex;
flex-direction: row;
}
nav ul.items-container li ul.right-menus li{
margin-left: 20px;
}
/** header **/
.navbar .container{
padding: 0 2px;
align-items: center;
}
.list-inline > li {
display: flex;
}
.navbar .list-inline{
margin: 0;
display: flex;
align-items: center;
}
/* Play List */
.playlistList{
height: 400px;
overflow: hidden;
}
.playlistList .nav{
overflow-y: auto;
position: absolute;
top: 0;
height: 100%;
overflow-x: hidden;
}
.playlist-nav .navbar {
padding: 0;
max-height: none;
margin: 0;
}
.playlist-nav .navbar ul {
float: none;
display: block;
}
.playlist-nav .navbar li {
float: none;
display: block;
}
.playlist-nav .navbar li a {
padding-top: 12px;
padding-bottom: 12px;
}
/* End Play List */
.floatVideo{
position: fixed !important;
width: 550px;
top: 70px;
left: 10px;
z-index: 100;
overflow: visible;
}
.floatVideo #main-video{
-webkit-box-shadow: 2px 0px 19px 2px rgba(0,0,0,1);
-moz-box-shadow: 2px 0px 19px 2px rgba(0,0,0,1);
box-shadow: 2px 0px 19px 2px rgba(0,0,0,1);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#floatButtons{
z-index: 110;
position: absolute;
right: -10px;
top: -10px;
}
#floatButtons .btn-outline:hover,
#floatButtons .btn-outline:focus,
#floatButtons .btn-outline:active{
color: rgba(255,255,255,1);
background-color: rgba(0,0,0,0.5);
}
#floatButtons .btn-outline {
color: rgba(255,255,255,0.3);
background-color: rgba(0,0,0,0.1);
transition: all 0.3s ease-in-out;
border-radius: 10px;
}
#videoContainer{
overflow: visible;
background: black;
}
/** video manager progress bar */
.progress {
position: relative;
height: 25px;
}
.progress > .progress-type {
position: absolute;
left: 0px;
font-weight: 800;
padding: 3px 30px 2px 10px;
color: rgb(255, 255, 255);
background-color: rgba(25, 25, 25, 0.2);
}
.progress > .progress-completed {
position: absolute;
right: 0px;
font-weight: 800;
padding: 3px 10px 2px;
}
.loader {
border: 5px solid #f3f3f3; /* Light grey */
border-top: 5px solid #3498db; /* Blue */
border-radius: 50%;
width: 30px;
height: 30px;
animation: spin 2s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
@media (max-width: 1200px) {
.floatVideo{
width: 500px;
}
.galleryVideo{
height: 195px;
}
}
@media (max-width: 992px) {
.floatVideo{
width: 450px;
}
.galleryVideo{
height: 220px;
}
}
@media (max-width: 850px) {
.galleryVideo{
height: 180px;
}
}
@media (max-width: 768px) {
.galleryVideo{
height: 290px;
}
}
@media (max-width: 650px) {
.galleryVideo{
height: 250px;
}
}
@media (max-width: 500px) {
.floatVideo{
width: 380px;
}
.galleryVideo{
height: 200px;
}
}
@media (max-width: 400px) {
.floatVideo{
width: 320px;
}
.galleryVideo{
height: 180px;
}
}
.clean_name{
color: white;
}
/*.clean_name > a{
color: white;
}*/
|
preschool/tipsy-2.2.3d/man/html1/yarray.html
|
FavioVazquez/MexicanNumericalSimulationSchool
|
<HTML>
<BODY>
<PRE>
<!-- Manpage converted by man2html 3.0.1 -->
<B><A HREF="YARRAY.html">YARRAY(1)</A></B> TIPSY COMMANDS <B><A HREF="YARRAY.html">YARRAY(1)</A></B>
</PRE>
<H2>NAME</H2><PRE>
yarray - do an array plot projected along the y axis
</PRE>
<H2>SYNOPSIS</H2><PRE>
</PRE>
<H2>ALIASES</H2><PRE>
</PRE>
<H2>DESCRIPTION</H2><PRE>
</PRE>
<H2>SEE ALSO</H2><PRE>
Katz and Quinn Release 2.0 22 MARCH 1994 <B><A HREF="YARRAY.html">YARRAY(1)</A></B>
</PRE>
<HR>
<ADDRESS>
Man(1) output converted with
<a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
</ADDRESS>
</BODY>
</HTML>
|
source/style/sheets/Controls.css
|
doctorBobApplications/website
|
.myName:after {
content: "Aspx Controls";
}
.stylesheet_summary:after {
content: "For line height: 24px/16px 1.5em";
}
/*
.nav {
outline: 2px solid red;
}
*/
/* ************************
static list nav styling
*/
.nav a:link,
.nav a:visited {
/* *** color *** */
background-color: #6fb7e9;
/*
*/
color: white;
/* *** typo ***
24rhythm font 18
72px (-40.5 li)
*/
border-style: solid;
border-width: 0.200em;
border-radius: 1em;
display: block;
font-size: 1.125em;
line-height: 1.400em;
margin-bottom: 0.550em;
margin-top: 0.0em;
text-align:center;
text-decoration:none;
}
.nav a:hover,
.nav a:active {
background-color: lime;
}
/*
Navigation have
<ul class="navi">
<li>< a id="home" link </a> </li>
*/
/* no class by default, so dis-entangl-colours,
color:#000000;
text-align:center;
text-decoration:none;
margin:0;
padding:0;
}
*/
/*
.navi a:hover{
background-color:#00FF00
font-weight:bold;
color:yellow;
}
*/
/*
asp
<table>
<tr>
<td>
<a id="SiteTreeViewn0" href=""><img src="" /></a>
</td>
<td ><span class="SiteTreeView_0" id="SiteTreeViewt0"></span></td>
</tr>
</table>
wrapped this in a div class=navi
so color back block but not the a's
*/
|
aquamacs/doc/Aquamacs Help/Emacs Lisp Reference/Minibuffer-Completion.html
|
xfq/aquamacs-emacs
|
<html lang="en">
<head>
<title>Minibuffer Completion - GNU Emacs Lisp Reference Manual</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="GNU Emacs Lisp Reference Manual">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Completion.html#Completion" title="Completion">
<link rel="prev" href="Basic-Completion.html#Basic-Completion" title="Basic Completion">
<link rel="next" href="Completion-Commands.html#Completion-Commands" title="Completion Commands">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
This is the `GNU Emacs Lisp Reference Manual'
corresponding to Emacs version 24.3.50.
Copyright (C) 1990--1996, 1998--2013 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
Version 1.3 or any later version published by the Free Software
Foundation; with the Invariant Sections being ``GNU General Public
License,'' with the Front-Cover texts being ``A GNU Manual,'' and
with the Back-Cover Texts as in (a) below. A copy of the license
is included in the section entitled ``GNU Free Documentation
License.''
(a) The FSF's Back-Cover Text is: ``You have the freedom to copy
and modify this GNU manual. Buying copies from the FSF supports
it in developing GNU and promoting software freedom.''
-->
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="aquamacs.css" type="text/css" /></head>
<body>
<div class="node">
<a name="Minibuffer-Completion"></a>
<p>
Next: <a rel="next" accesskey="n" href="Completion-Commands.html#Completion-Commands">Completion Commands</a>,
Previous: <a rel="previous" accesskey="p" href="Basic-Completion.html#Basic-Completion">Basic Completion</a>,
Up: <a rel="up" accesskey="u" href="Completion.html#Completion">Completion</a>
<hr>
</div>
<h4 class="subsection">20.6.2 Completion and the Minibuffer</h4>
<p><a name="index-minibuffer-completion-1204"></a><a name="index-reading-from-minibuffer-with-completion-1205"></a>
This section describes the basic interface for reading from the
minibuffer with completion.
<div class="defun">
— Function: <b>completing-read</b><var> prompt collection &optional predicate require-match initial history default inherit-input-method<a name="index-completing_002dread-1206"></a></var><br>
<blockquote><p>This function reads a string in the minibuffer, assisting the user by
providing completion. It activates the minibuffer with prompt
<var>prompt</var>, which must be a string.
<p>The actual completion is done by passing the completion table
<var>collection</var> and the completion predicate <var>predicate</var> to the
function <code>try-completion</code> (see <a href="Basic-Completion.html#Basic-Completion">Basic Completion</a>). This
happens in certain commands bound in the local keymaps used for
completion. Some of these commands also call <code>test-completion</code>.
Thus, if <var>predicate</var> is non-<code>nil</code>, it should be compatible
with <var>collection</var> and <code>completion-ignore-case</code>.
See <a href="Definition-of-test_002dcompletion.html#Definition-of-test_002dcompletion">Definition of test-completion</a>.
<p>The value of the optional argument <var>require-match</var> determines how
the user may exit the minibuffer:
<ul>
<li>If <code>nil</code>, the usual minibuffer exit commands work regardless of
the input in the minibuffer.
<li>If <code>t</code>, the usual minibuffer exit commands won't exit unless the
input completes to an element of <var>collection</var>.
<li>If <code>confirm</code>, the user can exit with any input, but is asked for
confirmation if the input is not an element of <var>collection</var>.
<li>If <code>confirm-after-completion</code>, the user can exit with any input,
but is asked for confirmation if the preceding command was a
completion command (i.e., one of the commands in
<code>minibuffer-confirm-exit-commands</code>) and the resulting input is
not an element of <var>collection</var>. See <a href="Completion-Commands.html#Completion-Commands">Completion Commands</a>.
<li>Any other value of <var>require-match</var> behaves like <code>t</code>, except
that the exit commands won't exit if it performs completion.
</ul>
<p>However, empty input is always permitted, regardless of the value of
<var>require-match</var>; in that case, <code>completing-read</code> returns the
first element of <var>default</var>, if it is a list; <code>""</code>, if
<var>default</var> is <code>nil</code>; or <var>default</var>. The string or strings
in <var>default</var> are also available to the user through the history
commands.
<p>The function <code>completing-read</code> uses
<code>minibuffer-local-completion-map</code> as the keymap if
<var>require-match</var> is <code>nil</code>, and uses
<code>minibuffer-local-must-match-map</code> if <var>require-match</var> is
non-<code>nil</code>. See <a href="Completion-Commands.html#Completion-Commands">Completion Commands</a>.
<p>The argument <var>history</var> specifies which history list variable to use for
saving the input and for minibuffer history commands. It defaults to
<code>minibuffer-history</code>. See <a href="Minibuffer-History.html#Minibuffer-History">Minibuffer History</a>.
<p>The argument <var>initial</var> is mostly deprecated; we recommend using a
non-<code>nil</code> value only in conjunction with specifying a cons cell
for <var>history</var>. See <a href="Initial-Input.html#Initial-Input">Initial Input</a>. For default input, use
<var>default</var> instead.
<p>If the argument <var>inherit-input-method</var> is non-<code>nil</code>, then the
minibuffer inherits the current input method (see <a href="Input-Methods.html#Input-Methods">Input Methods</a>) and the setting of <code>enable-multibyte-characters</code>
(see <a href="Text-Representations.html#Text-Representations">Text Representations</a>) from whichever buffer was current before
entering the minibuffer.
<p>If the variable <code>completion-ignore-case</code> is
non-<code>nil</code>, completion ignores case when comparing the input
against the possible matches. See <a href="Basic-Completion.html#Basic-Completion">Basic Completion</a>. In this mode
of operation, <var>predicate</var> must also ignore case, or you will get
surprising results.
<p>Here's an example of using <code>completing-read</code>:
<pre class="smallexample"> (completing-read
"Complete a foo: "
'(("foobar1" 1) ("barfoo" 2) ("foobaz" 3) ("foobar2" 4))
nil t "fo")
;; <span class="roman">After evaluation of the preceding expression,</span>
;; <span class="roman">the following appears in the minibuffer:</span>
---------- Buffer: Minibuffer ----------
Complete a foo: fo-!-
---------- Buffer: Minibuffer ----------
</pre>
<p class="noindent">If the user then types <kbd><DEL> <DEL> b <RET></kbd>,
<code>completing-read</code> returns <code>barfoo</code>.
<p>The <code>completing-read</code> function binds variables to pass
information to the commands that actually do completion.
They are described in the following section.
</p></blockquote></div>
<div class="defun">
— Variable: <b>completing-read-function</b><var><a name="index-completing_002dread_002dfunction-1207"></a></var><br>
<blockquote><p>The value of this variable must be a function, which is called by
<code>completing-read</code> to actually do its work. It should accept the
same arguments as <code>completing-read</code>. This can be bound to a
different function to completely override the normal behavior of
<code>completing-read</code>.
</p></blockquote></div>
</body></html>
|
ScriptReference/MasterServer.PollHostList.html
|
rakuten/Uinty3D-Docs-zhcn
|
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Unity - Scripting API: MasterServer.PollHostList</title>
<meta name="description" content="Develop once, publish everywhere! Unity is the ultimate tool for video game development, architectural visualizations, and interactive media installations - publish to the web, Windows, OS X, Wii, Xbox 360, and iPhone with many more platforms to come." />
<meta name="author" content="Unity Technologies" />
<link rel="shortcut icon" href="../StaticFiles/images/favicons/favicon.ico" />
<link rel="icon" type="image/png" href="../StaticFiles/images/favicons/favicon.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../StaticFiles/images/favicons/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../StaticFiles/images/favicons/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="../StaticFiles/images/favicons/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../StaticFiles/images/favicons/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../StaticFiles/images/favicons/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" href="../StaticFiles/images/favicons/apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#222c37" />
<meta name="msapplication-TileImage" content="../StaticFiles/images/favicons/tileicon-144x144.png" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-2854981-1']);
_gaq.push(['_setDomainName', 'unity3d.com']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript" src="../StaticFiles/js/jquery.js">
</script>
<script type="text/javascript" src="docdata/toc.js">//toc</script>
<!--local TOC-->
<script type="text/javascript" src="docdata/global_toc.js">//toc</script>
<!--global TOC, including other platforms-->
<script type="text/javascript" src="../StaticFiles/js/core.js">
</script>
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="../StaticFiles/css/core.css" />
</head>
<body>
<div class="header-wrapper">
<div id="header" class="header">
<div class="content">
<div class="spacer">
<div class="menu">
<div class="logo">
<a href="http://docs.unity3d.com">
</a>
</div>
<div class="search-form">
<form action="30_search.html" method="get" class="apisearch">
<input type="text" name="q" placeholder="Search scripting..." autosave="Unity Reference" results="5" class="sbox field" id="q">
</input>
<input type="submit" class="submit">
</input>
</form>
</div>
<ul>
<li>
<a href="http://docs.unity3d.com">Overview</a>
</li>
<li>
<a href="../Manual/index.html">Manual</a>
</li>
<li>
<a href="../ScriptReference/index.html" class="selected">Scripting API</a>
</li>
</ul>
</div>
</div>
<div class="more">
<div class="filler">
</div>
<ul>
<li>
<a href="http://unity3d.com/">unity3d.com</a>
</li>
</ul>
</div>
</div>
</div>
<div class="toolbar">
<div class="content clear">
<div class="lang-switcher hide">
<div class="current toggle" data-target=".lang-list">
<div class="lbl">Language: <span class="b">English</span></div>
<div class="arrow">
</div>
</div>
<div class="lang-list" style="display:none;">
<ul>
<li>
<a href="">English</a>
</li>
</ul>
</div>
</div>
<div class="script-lang">
<ul>
<li class="selected" data-lang="CS">C#</li>
<li data-lang="JS">JS</li>
</ul>
<div id="script-lang-dialog" class="dialog hide">
<div class="dialog-content clear">
<h2>Script language</h2>
<div class="close">
</div>
<p class="clear">Select your preferred scripting language. All code snippets will be displayed in this language.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="master-wrapper" class="master-wrapper clear">
<div id="sidebar" class="sidebar">
<div class="sidebar-wrap">
<div class="content">
<div class="sidebar-menu">
<div class="toc">
<h2>Scripting API</h2>
</div>
</div>
<p>
<a href="40_history.html" class="cw">History</a>
</p>
</div>
</div>
</div>
<div id="content-wrap" class="content-wrap">
<div class="content-block">
<div class="content">
<div class="section">
<div class="mb20 clear">
<h1 class="heading inherit">
<a href="MasterServer.html">MasterServer</a>.PollHostList</h1>
<div class="clear">
</div>
<div class="clear">
</div>
<div class="suggest">
<a class="blue-btn sbtn">Suggest a change</a>
<div class="suggest-wrap rel hide">
<div class="loading hide">
<div>
</div>
<div>
</div>
<div>
</div>
</div>
<div class="suggest-success hide">
<h2>Success!</h2>
<p>Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.</p>
<a class="gray-btn sbtn close">Close</a>
</div>
<div class="suggest-failed hide">
<h2>Sumbission failed</h2>
<p>For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.</p>
<a class="gray-btn sbtn close">Close</a>
</div>
<div class="suggest-form clear">
<label for="suggest_name">Your name</label>
<input id="suggest_name" type="text">
</input>
<label for="suggest_email">Your email</label>
<input id="suggest_email" type="email">
</input>
<label for="suggest_body" class="clear">Suggestion <span class="r">*</span></label>
<textarea id="suggest_body" class="req">
</textarea>
<button id="suggest_submit" class="blue-btn mr10">Submit suggestion</button>
<p class="mb0">
<a class="cancel left lh42 cn">Cancel</a>
</p>
</div>
</div>
</div>
<a href="" class="switch-link gray-btn sbtn left hide">Switch to Manual</a>
<div class="clear">
</div>
</div>
<div class="subsection">
<div class="signature">
<div class="signature-JS sig-block">public static function <span class="sig-kw">PollHostList</span>():
HostData[];
</div>
<div class="signature-CS sig-block">public static HostData[] <span class="sig-kw">PollHostList</span>();
</div>
</div>
</div>
<div class="subsection">
<h2>Description</h2>
<p>Check for the latest host list received by using MasterServer.RequestHostList.</p>
</div>
<div class="subsection">
<p>You can clear the current host list with MasterServer.ClearHostList. That way you can be sure that the list returned by is up to date.</p>
</div>
<div class="subsection">
<pre class="codeExampleJS"> function Awake() {
// Make sure list is empty and request a new list
<a href="MasterServer.ClearHostList.html">MasterServer.ClearHostList</a>();
<a href="MasterServer.RequestHostList.html">MasterServer.RequestHostList</a>("LarusTest");
}<br /><br /> function Update() {
// If any hosts were received, display game name, the clear host list again
if (<a href="MasterServer.PollHostList.html">MasterServer.PollHostList</a>().Length != 0) {
var hostData: <a href="HostData.html">HostData</a>[] = <a href="MasterServer.PollHostList.html">MasterServer.PollHostList</a>();
for (var i : int = 0; i < hostData.Length; i++)
<a href="Debug.Log.html">Debug.Log</a>("Game name: " + hostData[i].gameName);
<a href="MasterServer.ClearHostList.html">MasterServer.ClearHostList</a>();
}
}</pre>
<pre class="codeExampleCS">using UnityEngine;
using System.Collections;<br /><br />public class ExampleClass : <a href="MonoBehaviour.html">MonoBehaviour</a> {
void Awake() {
<a href="MasterServer.ClearHostList.html">MasterServer.ClearHostList</a>();
<a href="MasterServer.RequestHostList.html">MasterServer.RequestHostList</a>("LarusTest");
}
void Update() {
if (<a href="MasterServer.PollHostList.html">MasterServer.PollHostList</a>().Length != 0) {
<a href="HostData.html">HostData</a>[] hostData = <a href="MasterServer.PollHostList.html">MasterServer.PollHostList</a>();
int i = 0;
while (i < hostData.Length) {
<a href="Debug.Log.html">Debug.Log</a>("Game name: " + hostData[i].gameName);
i++;
}
<a href="MasterServer.ClearHostList.html">MasterServer.ClearHostList</a>();
}
}
}
</pre>
</div>
</div>
<div class="footer-wrapper">
<div class="footer clear">
<div class="copy">Copyright © 2014 Unity Technologies</div>
<div class="menu">
<a href="http://unity3d.com/learn">Learn</a>
<a href="http://unity3d.com/community">Community</a>
<a href="http://unity3d.com/asset-store">Asset Store</a>
<a href="https://store.unity3d.com">Buy</a>
<a href="http://unity3d.com/unity/download">Download</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
|
docs/html/class_c_constants-members.html
|
spsancti/sp-calculator
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>SP Calculator: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">SP Calculator
</div>
<div id="projectbrief">The assignment of course "Software programming". The fully working clone of Windows calculator (with all the bugs there).</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">CConstants Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="class_c_constants.html">CConstants</a>, including all inherited members.</p>
<table class="directory">
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
|
images/unit5/HowToIdentifyIntervals.html
|
rhutchinson20/mt21c
|
<!DOCTYPE html>
<!--********************************************-->
<!--* Generated from PreTeXt source *-->
<!--* on 2021-03-10T19:23:46-08:00 *-->
<!--* A recent stable commit (2020-08-09): *-->
<!--* 98f21740783f166a773df4dc83cab5293ab63a4a *-->
<!--* *-->
<!--* https://pretextbook.org *-->
<!--* *-->
<!--********************************************-->
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>How to Identify Perfect, Major, and Minor Intervals</title>
<meta name="Keywords" content="Authored in PreTeXt">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['\\(','\\)']]
},
asciimath2jax: {
ignoreClass: ".*",
processClass: "has_am"
},
jax: ["input/AsciiMath"],
extensions: ["asciimath2jax.js"],
TeX: {
extensions: ["extpfeil.js", "autobold.js", "https://pretextbook.org/js/lib/mathjaxknowl.js", "AMScd.js", ],
// scrolling to fragment identifiers is controlled by other Javascript
positionToHash: false,
equationNumbers: { autoNumber: "none", useLabelIds: true, },
TagSide: "right",
TagIndent: ".8em",
},
// HTML-CSS output Jax to be dropped for MathJax 3.0
"HTML-CSS": {
scale: 88,
mtextFontInherit: true,
},
CommonHTML: {
scale: 88,
mtextFontInherit: true,
},
});
</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS_CHTML-full"></script><script xmlns:svg="http://www.w3.org/2000/svg" src="https://pretextbook.org/js/lib/jquery.min.js"></script><script xmlns:svg="http://www.w3.org/2000/svg" src="https://pretextbook.org/js/lib/jquery.sticky.js"></script><script xmlns:svg="http://www.w3.org/2000/svg" src="https://pretextbook.org/js/lib/jquery.espy.min.js"></script><script xmlns:svg="http://www.w3.org/2000/svg" src="https://pretextbook.org/js/0.13/pretext.js"></script><script xmlns:svg="http://www.w3.org/2000/svg" src="https://pretextbook.org/js/0.13/pretext_add_on.js"></script><script xmlns:svg="http://www.w3.org/2000/svg" src="https://pretextbook.org/js/lib/knowl.js"></script><!--knowl.js code controls Sage Cells within knowls--><script xmlns:svg="http://www.w3.org/2000/svg">sagecellEvalName='Evaluate (Sage)';
</script><link xmlns:svg="http://www.w3.org/2000/svg" href="https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic" rel="stylesheet" type="text/css">
<link xmlns:svg="http://www.w3.org/2000/svg" href="https://fonts.googleapis.com/css?family=Inconsolata:400,700&subset=latin,latin-ext" rel="stylesheet" type="text/css">
<link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/pretext.css" rel="stylesheet" type="text/css">
<link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/pretext_add_on.css" rel="stylesheet" type="text/css">
<link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/banner_default.css" rel="stylesheet" type="text/css">
<link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/toc_default.css" rel="stylesheet" type="text/css">
<link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/knowls_default.css" rel="stylesheet" type="text/css">
<link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/style_default.css" rel="stylesheet" type="text/css">
<link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/colors_default.css" rel="stylesheet" type="text/css">
<link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/setcolors.css" rel="stylesheet" type="text/css">
<!-- 2019-10-12: Temporary - CSS file for experiments with styling --><link xmlns:svg="http://www.w3.org/2000/svg" href="developer.css" rel="stylesheet" type="text/css">
</head>
<body class="mathbook-book has-toc has-sidebar-left">
<a class="assistive" href="#content">Skip to main content</a><div xmlns:svg="http://www.w3.org/2000/svg" class="hidden-content" style="display:none">\(
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\)</div>
<header id="masthead" class="smallbuttons"><div class="banner"><div class="container">
<a id="logo-link" href=""></a><div class="title-container">
<h1 class="heading"><a href="MusicTheory.html"><span class="title">Music Theory for the 21st-Century Classroom</span></a></h1>
<p class="byline">Robert Hutchinson</p>
</div>
</div></div>
<nav xmlns:svg="http://www.w3.org/2000/svg" id="primary-navbar" class="navbar"><div class="container">
<div class="navbar-top-buttons">
<button class="sidebar-left-toggle-button button active" aria-label="Show or hide table of contents sidebar">Contents</button><div class="tree-nav toolbar toolbar-divisor-3">
<a class="index-button toolbar-item button" href="index-1.html" title="Index">Index</a><span class="threebuttons"><a id="previousbutton" class="previous-button toolbar-item button" href="IntervalsIntroduction.html" title="Previous">Prev</a><a id="upbutton" class="up-button button toolbar-item" href="Intervals.html" title="Up">Up</a><a id="nextbutton" class="next-button button toolbar-item" href="HowToWriteIntervals.html" title="Next">Next</a></span>
</div>
</div>
<div class="navbar-bottom-buttons toolbar toolbar-divisor-4">
<button class="sidebar-left-toggle-button button toolbar-item active">Contents</button><a class="previous-button toolbar-item button" href="IntervalsIntroduction.html" title="Previous">Prev</a><a class="up-button button toolbar-item" href="Intervals.html" title="Up">Up</a><a class="next-button button toolbar-item" href="HowToWriteIntervals.html" title="Next">Next</a>
</div>
</div></nav></header><div class="page">
<div xmlns:svg="http://www.w3.org/2000/svg" id="sidebar-left" class="sidebar" role="navigation"><div class="sidebar-content">
<nav id="toc"><ul>
<li class="link frontmatter">
<a href="frontmatter.html" data-scroll="frontmatter"><span class="title">Front Matter</span></a><ul>
<li><a href="colophon-1.html" data-scroll="colophon-1">Colophon</a></li>
<li><a href="acknowledgement-1.html" data-scroll="acknowledgement-1">Acknowledgements</a></li>
<li><a href="preface-1.html" data-scroll="preface-1">Preface</a></li>
</ul>
</li>
<li class="link">
<a href="BasicConcepts.html" data-scroll="BasicConcepts"><span class="codenumber">1</span> <span class="title">Basic Concepts</span></a><ul>
<li><a href="Pitch.html" data-scroll="Pitch">Pitch</a></li>
<li><a href="Notation.html" data-scroll="Notation">Notation</a></li>
<li><a href="OctaveRegisters.html" data-scroll="OctaveRegisters">Octave Registers</a></li>
<li><a href="Accidentals.html" data-scroll="Accidentals">Accidentals</a></li>
<li><a href="EnharmonicNotes.html" data-scroll="EnharmonicNotes">Enharmonic Notes</a></li>
<li><a href="BasicConceptsPracticeExercises.html" data-scroll="BasicConceptsPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="MajorScalesAndKeySignatures.html" data-scroll="MajorScalesAndKeySignatures"><span class="codenumber">2</span> <span class="title">Major Scales and Key Signatures</span></a><ul>
<li><a href="HalfStepsAndWholeSteps.html" data-scroll="HalfStepsAndWholeSteps">Half Steps and Whole Steps</a></li>
<li><a href="TheMajorScale.html" data-scroll="TheMajorScale">The Major Scale</a></li>
<li><a href="MajorKeySignatures.html" data-scroll="MajorKeySignatures">Major Key Signatures</a></li>
<li><a href="MajorKeysPracticeExercises.html" data-scroll="MajorKeysPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="MinorScalesAndKeySignatures.html" data-scroll="MinorScalesAndKeySignatures"><span class="codenumber">3</span> <span class="title">Minor Scales and Key Signatures</span></a><ul>
<li><a href="MinorScales.html" data-scroll="MinorScales">Minor Scales</a></li>
<li><a href="MinorKeySignatures.html" data-scroll="MinorKeySignatures">Minor Key Signatures</a></li>
<li><a href="ScaleDegreeNames.html" data-scroll="ScaleDegreeNames">Scale Degree Names</a></li>
<li><a href="MinorKeysPracticeExercises.html" data-scroll="MinorKeysPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="BasicsOfRhythm.html" data-scroll="BasicsOfRhythm"><span class="codenumber">4</span> <span class="title">Basics of Rhythm</span></a><ul>
<li><a href="TimeSignature.html" data-scroll="TimeSignature">Time Signature</a></li>
<li><a href="DurationalSymbols.html" data-scroll="DurationalSymbols">Durational Symbols</a></li>
<li><a href="DotsAndTies.html" data-scroll="DotsAndTies">Dots and Ties</a></li>
<li><a href="meter.html" data-scroll="meter">Meter</a></li>
<li><a href="Tuplets.html" data-scroll="Tuplets">Tuplets</a></li>
<li><a href="CommonRhythmicNotationErrors.html" data-scroll="CommonRhythmicNotationErrors">Common Rhythmic Notation Errors</a></li>
<li><a href="BasicsOfRhythmPracticeExercises.html" data-scroll="BasicsOfRhythmPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="Intervals.html" data-scroll="Intervals"><span class="codenumber">5</span> <span class="title">Intervals</span></a><ul>
<li><a href="IntervalsIntroduction.html" data-scroll="IntervalsIntroduction">Introduction to Intervals</a></li>
<li><a href="HowToIdentifyIntervals.html" data-scroll="HowToIdentifyIntervals" class="active">How to Identify Perfect, Major, and Minor Intervals</a></li>
<li><a href="HowToWriteIntervals.html" data-scroll="HowToWriteIntervals">How to Write Perfect, Major, and Minor Intervals</a></li>
<li><a href="InversionOfIntervals.html" data-scroll="InversionOfIntervals">Inversion of Intervals Explained</a></li>
<li><a href="AugmentedAndDiminishedIntervals.html" data-scroll="AugmentedAndDiminishedIntervals">Augmented and Diminished Intervals</a></li>
<li><a href="IntervalsPracticeExercises.html" data-scroll="IntervalsPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="Triads.html" data-scroll="Triads"><span class="codenumber">6</span> <span class="title">Triads</span></a><ul>
<li><a href="TriadsIntroduction.html" data-scroll="TriadsIntroduction">Introduction to Triads</a></li>
<li><a href="LeadSheetSymbols.html" data-scroll="LeadSheetSymbols">Lead-Sheet Symbols</a></li>
<li><a href="InvertedTriads.html" data-scroll="InvertedTriads">Inverted Triads</a></li>
<li><a href="AnalyzingChords.html" data-scroll="AnalyzingChords">Analyzing Chords</a></li>
<li><a href="SimpleSusChords.html" data-scroll="SimpleSusChords">Simple “Sus” Chords</a></li>
<li><a href="SummaryOfTriadConstruction.html" data-scroll="SummaryOfTriadConstruction">Summary</a></li>
<li><a href="TriadsPracticeExercises.html" data-scroll="TriadsPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="RomanNumeralsAndCadences.html" data-scroll="RomanNumeralsAndCadences"><span class="codenumber">7</span> <span class="title">Roman Numerals and Cadences</span></a><ul>
<li><a href="RomanNumeralChordSymbols.html" data-scroll="RomanNumeralChordSymbols">Roman Numeral Chord Symbols</a></li>
<li><a href="DiatonicChordsInMajor.html" data-scroll="DiatonicChordsInMajor">Diatonic Chords in Major</a></li>
<li><a href="DiatonicChordsInMinor.html" data-scroll="DiatonicChordsInMinor">Diatonic Chords in Minor</a></li>
<li><a href="cadences.html" data-scroll="cadences">Cadences</a></li>
<li><a href="RomanNumeralPracticeExercises.html" data-scroll="RomanNumeralPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="SeventhChords.html" data-scroll="SeventhChords"><span class="codenumber">8</span> <span class="title">Seventh Chords</span></a><ul>
<li><a href="SeventhChordsIntroduction.html" data-scroll="SeventhChordsIntroduction">Introduction to Seventh Chords</a></li>
<li><a href="IVover5SusChord.html" data-scroll="IVover5SusChord">The IV/5 “sus” chord</a></li>
<li><a href="RomanNumeralsOfDiatonicSeventhChords.html" data-scroll="RomanNumeralsOfDiatonicSeventhChords">Roman Numerals of Diatonic Seventh Chords</a></li>
<li><a href="SeventhChordsExercises.html" data-scroll="SeventhChordsExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="HarmonicProgression.html" data-scroll="HarmonicProgression"><span class="codenumber">9</span> <span class="title">Harmonic Progression and Harmonic Function</span></a><ul>
<li><a href="CircleOfFifths.html" data-scroll="CircleOfFifths">The Circle of Fifths Progression</a></li>
<li><a href="HarmonicRhythm.html" data-scroll="HarmonicRhythm">Harmonic Rhythm</a></li>
<li><a href="ShorterProgressionsFromTheCircleOfFifths.html" data-scroll="ShorterProgressionsFromTheCircleOfFifths">Shorter Progressions from the Circle of Fifths</a></li>
<li><a href="HarmonicFunction.html" data-scroll="HarmonicFunction">Harmonic Function</a></li>
<li><a href="ExceptionsCreatedBySequences.html" data-scroll="ExceptionsCreatedBySequences">Exceptions Created by Harmonic Sequences</a></li>
<li><a href="SubtonicVIIinPopMusic.html" data-scroll="SubtonicVIIinPopMusic">The Subtonic VII Chord in Popular Music</a></li>
<li><a href="BestsellerProgression.html" data-scroll="BestsellerProgression">The Best-Seller Progression</a></li>
<li><a href="i-VII-VI-VII.html" data-scroll="i-VII-VI-VII">The i–VII–VI–VII Progression</a></li>
<li><a href="HarmonicProgressionExercises.html" data-scroll="HarmonicProgressionExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="NonChordTones.html" data-scroll="NonChordTones"><span class="codenumber">10</span> <span class="title">Non-Chord Tones</span></a><ul>
<li><a href="NonChordTonesIntroduction.html" data-scroll="NonChordTonesIntroduction">Introduction to Non-Chord Tones</a></li>
<li><a href="PassingTones.html" data-scroll="PassingTones">Passing Tones</a></li>
<li><a href="NeighborTones.html" data-scroll="NeighborTones">Neighbor Tones</a></li>
<li><a href="Appoggiatura.html" data-scroll="Appoggiatura">Appoggiatura</a></li>
<li><a href="EscapeTone.html" data-scroll="EscapeTone">Escape Tone</a></li>
<li><a href="DoubleNeighbor.html" data-scroll="DoubleNeighbor">Double Neighbor</a></li>
<li><a href="Anticipation.html" data-scroll="Anticipation">Anticipation</a></li>
<li><a href="PedalPoint.html" data-scroll="PedalPoint">Pedal Point</a></li>
<li><a href="Suspension.html" data-scroll="Suspension">Suspension</a></li>
<li><a href="Retardation.html" data-scroll="Retardation">Retardation</a></li>
<li><a href="IncompleteNeighbor.html" data-scroll="IncompleteNeighbor">Incomplete Neighbor</a></li>
<li><a href="AddingNonChordTones.html" data-scroll="AddingNonChordTones">Adding Non-Chord Tones to a Chord Progression</a></li>
<li><a href="NonChordTonesPracticeExercises.html" data-scroll="NonChordTonesPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="MelodicAnalysis.html" data-scroll="MelodicAnalysis"><span class="codenumber">11</span> <span class="title">Melodic Analysis</span></a><ul>
<li><a href="MotiveSection.html" data-scroll="MotiveSection">Motive</a></li>
<li><a href="MelodicAlteration.html" data-scroll="MelodicAlteration">Melodic Alteration</a></li>
<li><a href="FragmentSection.html" data-scroll="FragmentSection">Fragment</a></li>
<li><a href="PhraseSection.html" data-scroll="PhraseSection">Phrase</a></li>
<li><a href="subphrase.html" data-scroll="subphrase">Subphrase</a></li>
<li><a href="MelodicAnalysisPracticeExercises.html" data-scroll="MelodicAnalysisPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="FormInPopularMusic.html" data-scroll="FormInPopularMusic"><span class="codenumber">12</span> <span class="title">Form in Popular Music</span></a><ul>
<li><a href="VerseChorusForm.html" data-scroll="VerseChorusForm">Verse-Chorus Form</a></li>
<li><a href="AABAForm.html" data-scroll="AABAForm">AABA Form</a></li>
<li><a href="ABACForm.html" data-scroll="ABACForm">ABAC Form</a></li>
<li><a href="TwelveBarBlues.html" data-scroll="TwelveBarBlues">The 12-Bar Blues</a></li>
<li><a href="HarmonicallyClosedAndOpenSections.html" data-scroll="HarmonicallyClosedAndOpenSections">Harmonically Closed and Open Sections</a></li>
<li><a href="PopFormPracticeExercises.html" data-scroll="PopFormPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="PhrasesInCombination.html" data-scroll="PhrasesInCombination"><span class="codenumber">13</span> <span class="title">Phrases in Combination</span></a><ul>
<li><a href="PerfectAuthenticCadence.html" data-scroll="PerfectAuthenticCadence">The Perfect Authentic Cadence</a></li>
<li><a href="SentenceStructure.html" data-scroll="SentenceStructure">The Sentence</a></li>
<li><a href="PeriodForm.html" data-scroll="PeriodForm">The Period</a></li>
<li><a href="AsymmetricalPeriod.html" data-scroll="AsymmetricalPeriod">The Asymmetrical Period</a></li>
<li><a href="DoublePeriodForm.html" data-scroll="DoublePeriodForm">The Double Period</a></li>
<li><a href="PhraseGroupsAndPhraseChains.html" data-scroll="PhraseGroupsAndPhraseChains">Phrase Groups and Phrase Chains</a></li>
<li><a href="Elision.html" data-scroll="Elision">The Elision</a></li>
<li><a href="SummaryOfPhrasesInCombination.html" data-scroll="SummaryOfPhrasesInCombination">Summary of Phrases in Combination</a></li>
<li><a href="PhrasesInCombinationPracticeExercises.html" data-scroll="PhrasesInCombinationPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="AccompanimentalTexture.html" data-scroll="AccompanimentalTexture"><span class="codenumber">14</span> <span class="title">Accompanimental Textures</span></a><ul>
<li><a href="Texture.html" data-scroll="Texture">Texture</a></li>
<li><a href="ChoraleTexture.html" data-scroll="ChoraleTexture">Chorale Texture</a></li>
<li><a href="ArpeggiatedAccompaniments.html" data-scroll="ArpeggiatedAccompaniments">Arpeggiated Accompaniments</a></li>
<li><a href="BlockChordAccompaniments.html" data-scroll="BlockChordAccompaniments">Block Chord Accompaniments</a></li>
<li><a href="AfterbeatsOffbeats.html" data-scroll="AfterbeatsOffbeats">Afterbeats and Offbeats</a></li>
<li><a href="ThreeTwoClave.html" data-scroll="ThreeTwoClave">The 3–2 Son Clave</a></li>
<li><a href="DistinctiveBassLines.html" data-scroll="DistinctiveBassLines">Distinctive Bass Lines</a></li>
</ul>
</li>
<li class="link">
<a href="CreatingContrast.html" data-scroll="CreatingContrast"><span class="codenumber">15</span> <span class="title">Creating Contrast Between Sections</span></a><ul>
<li><a href="The-Elements-of-Music.html" data-scroll="The-Elements-of-Music">The Elements of Music</a></li>
<li><a href="Eine-kleine-ii.html" data-scroll="Eine-kleine-ii">Mozart, <span class="booktitle">Eine kleine Nachtmusik</span>, K. 525, II.</a></li>
<li><a href="section-83.html" data-scroll="section-83">“Rude” by MAGIC!</a></li>
</ul>
</li>
<li class="link">
<a href="FiguredBass.html" data-scroll="FiguredBass"><span class="codenumber">16</span> <span class="title">Figured Bass</span></a><ul>
<li><a href="FiguredBassHistoricalContext.html" data-scroll="FiguredBassHistoricalContext">Historical Context</a></li>
<li><a href="FiguredBassInversionSymbols.html" data-scroll="FiguredBassInversionSymbols">Figured Bass Inversion Symbols</a></li>
<li><a href="TheCadentialSixFourChord.html" data-scroll="TheCadentialSixFourChord">The Cadential Six-Four Chord</a></li>
<li><a href="OtherOccurrencesofSixFourChords.html" data-scroll="OtherOccurrencesofSixFourChords">Other Occurrences of Six-Four Chords</a></li>
<li><a href="FiguredBassAdditionalInformation.html" data-scroll="FiguredBassAdditionalInformation">Additional Information</a></li>
<li><a href="FiguredBassPracticeExercises.html" data-scroll="FiguredBassPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="SecondaryDominants.html" data-scroll="SecondaryDominants"><span class="codenumber">17</span> <span class="title">Secondary Dominant Chords</span></a><ul>
<li><a href="ExamplesWithSecondaryDominants.html" data-scroll="ExamplesWithSecondaryDominants">Examples with Secondary Dominants</a></li>
<li><a href="Tonicization.html" data-scroll="Tonicization">Tonicization</a></li>
<li><a href="SecondaryDominantsInMajorAndMinor.html" data-scroll="SecondaryDominantsInMajorAndMinor">Secondary Dominants in Major and Minor</a></li>
<li><a href="AnalyzingSecondaryDominants.html" data-scroll="AnalyzingSecondaryDominants">Analyzing Secondary Dominants</a></li>
<li><a href="WritingSecondaryDominants.html" data-scroll="WritingSecondaryDominants">Writing Secondary Dominants</a></li>
<li><a href="IrregularResoltionsOfSecondaryDominants.html" data-scroll="IrregularResoltionsOfSecondaryDominants">Irregular Resolutions of Secondary Chords</a></li>
<li><a href="SecondaryDominantPracticeExercises.html" data-scroll="SecondaryDominantPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="SecondaryDiminishedChords.html" data-scroll="SecondaryDiminishedChords"><span class="codenumber">18</span> <span class="title">Secondary Diminished Chords</span></a><ul>
<li><a href="SecondaryDiminishedChordSection.html" data-scroll="SecondaryDiminishedChordSection">Secondary Diminished Chords</a></li>
<li><a href="SecondaryDiminishedChordsInMajorAndMinor.html" data-scroll="SecondaryDiminishedChordsInMajorAndMinor">Secondary Diminished Chords in Major and Minor</a></li>
<li><a href="AnalyzingSecondaryDiminishedChords.html" data-scroll="AnalyzingSecondaryDiminishedChords">Analyzing Secondary Diminished Chords</a></li>
<li><a href="WritingSecondaryDiminishedChords.html" data-scroll="WritingSecondaryDiminishedChords">Writing Secondary Diminished Chords</a></li>
<li><a href="SecondaryDiminishedPracticeExercises.html" data-scroll="SecondaryDiminishedPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="ModeMixture.html" data-scroll="ModeMixture"><span class="codenumber">19</span> <span class="title">Mode Mixture</span></a><ul>
<li><a href="ModeMixtureSection.html" data-scroll="ModeMixtureSection">Mode Mixture</a></li>
<li><a href="HarmonizationOfBorrowedScaleDegrees.html" data-scroll="HarmonizationOfBorrowedScaleDegrees">Harmonization of Borrowed Scale Degrees</a></li>
<li><a href="AnalyzingAndWritingBorrowedChords.html" data-scroll="AnalyzingAndWritingBorrowedChords">Analyzing and Writing Borrowed Chords</a></li>
<li><a href="TheDeceptiveCadenceWithFlatSix.html" data-scroll="TheDeceptiveCadenceWithFlatSix">The Deceptive Cadence with ♭\(\left.\text{VI}\right.\)</a></li>
<li><a href="Picardy3rd.html" data-scroll="Picardy3rd">The Picardy 3rd</a></li>
<li><a href="ModeMixturePracticeExercises.html" data-scroll="ModeMixturePracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="Neapolitan.html" data-scroll="Neapolitan"><span class="codenumber">20</span> <span class="title">The Neapolitan Chord</span></a><ul>
<li><a href="NeapolitanIntroduction.html" data-scroll="NeapolitanIntroduction">The Neapolitan Chord</a></li>
<li><a href="ExamplesOfTheNeapolitanChord.html" data-scroll="ExamplesOfTheNeapolitanChord">Examples of the Neapolitan Chord</a></li>
<li><a href="NeapolitanPracticeExercises.html" data-scroll="NeapolitanPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="AugmentedSixthChords.html" data-scroll="AugmentedSixthChords"><span class="codenumber">21</span> <span class="title">Augmented Sixth Chords</span></a><ul>
<li><a href="AugmentedSixthIntroduction.html" data-scroll="AugmentedSixthIntroduction">Augmented Sixth Chords</a></li>
<li><a href="TypesOfAugmentedSixthChords.html" data-scroll="TypesOfAugmentedSixthChords">Types of Augmented Sixth Chords</a></li>
<li><a href="AnalyzingAugmentedSixthChords.html" data-scroll="AnalyzingAugmentedSixthChords">Analyzing Augmented Sixth Chords</a></li>
<li><a href="LeadSheetAnalysisOfAugmentedSixthChords.html" data-scroll="LeadSheetAnalysisOfAugmentedSixthChords">Lead-Sheet Analysis of Augmented Sixth Chords</a></li>
<li><a href="ExamplesWithAugmentedSixthChords.html" data-scroll="ExamplesWithAugmentedSixthChords">Examples with Augmented Sixth Chords</a></li>
<li><a href="DistinguishingBetweenChromaticHarmonies.html" data-scroll="DistinguishingBetweenChromaticHarmonies">Distingushing Between Chromatic Harmonies</a></li>
<li><a href="DescendingChromaticBassLines.html" data-scroll="DescendingChromaticBassLines">Descending Chromatic Bass Lines</a></li>
<li><a href="ChromaticPreDominantChords.html" data-scroll="ChromaticPreDominantChords">Chromatic Pre-Dominant Chords</a></li>
<li><a href="AugmentedSixthPracticeExercises.html" data-scroll="AugmentedSixthPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="Modulation.html" data-scroll="Modulation"><span class="codenumber">22</span> <span class="title">Modulation</span></a><ul>
<li><a href="ModulationIntroduction.html" data-scroll="ModulationIntroduction">Modulation</a></li>
<li><a href="TonicizationVersusModulation.html" data-scroll="TonicizationVersusModulation">Tonicization versus Modulation</a></li>
<li><a href="KeyRelationships.html" data-scroll="KeyRelationships">Key Relationships</a></li>
<li><a href="ModulationsWithDiatonicPivotChords.html" data-scroll="ModulationsWithDiatonicPivotChords">Modulations with Diatonic Pivot Chords</a></li>
<li><a href="HowToRecognizeAKeyAfterAModulation.html" data-scroll="HowToRecognizeAKeyAfterAModulation">How to Recognize a Key After a Modulation</a></li>
<li><a href="ModulationsWithChromaticPivotChords.html" data-scroll="ModulationsWithChromaticPivotChords">Modulations with Chromatic Pivot Chords</a></li>
<li><a href="ModulationsWithoutPivotChords.html" data-scroll="ModulationsWithoutPivotChords">Modulations Without Pivot Chords</a></li>
<li><a href="ModulationPracticeExercises.html" data-scroll="ModulationPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="EnharmonicModulation.html" data-scroll="EnharmonicModulation"><span class="codenumber">23</span> <span class="title">Enharmonic Modulation</span></a><ul>
<li><a href="EnharmonicModulationIntroduction.html" data-scroll="EnharmonicModulationIntroduction">Enharmonic Modulation</a></li>
<li><a href="TheV7andGer6asPivotChords.html" data-scroll="TheV7andGer6asPivotChords">The V7 and Ger+6 as Pivot Chords</a></li>
<li><a href="TheFullyDiminishedSeventhAsPivotChord.html" data-scroll="TheFullyDiminishedSeventhAsPivotChord">The Fully Diminished Seventh as Pivot Chord</a></li>
<li><a href="EnharmonicModulationPracticeExercises.html" data-scroll="EnharmonicModulationPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="BinaryAndTernaryForms.html" data-scroll="BinaryAndTernaryForms"><span class="codenumber">24</span> <span class="title">Binary and Ternary Forms</span></a><ul>
<li><a href="BinaryAndTernaryIntroduction.html" data-scroll="BinaryAndTernaryIntroduction">Binary and Ternary Form</a></li>
<li><a href="SectionalVersusContinuous.html" data-scroll="SectionalVersusContinuous">Sectional versus Continuous</a></li>
<li><a href="BalancedBinary.html" data-scroll="BalancedBinary">Balanced Binary</a></li>
<li><a href="RoundedBinary.html" data-scroll="RoundedBinary">Rounded Binary</a></li>
<li><a href="SimpleBinary.html" data-scroll="SimpleBinary">Simple Binary</a></li>
<li><a href="BinaryPrinciple.html" data-scroll="BinaryPrinciple">Binary Principle</a></li>
<li><a href="TernaryForm.html" data-scroll="TernaryForm">Ternary Form</a></li>
<li><a href="DistinguishingBetweenRoundedBinaryAndTernary.html" data-scroll="DistinguishingBetweenRoundedBinaryAndTernary">Distinguishing between Rounded Binary and Ternary</a></li>
<li><a href="BinaryAndTernaryPracticeExercises.html" data-scroll="BinaryAndTernaryPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="SonataAndRondoForms.html" data-scroll="SonataAndRondoForms"><span class="codenumber">25</span> <span class="title">Sonata and Rondo Forms</span></a><ul>
<li><a href="SonataIntroduction.html" data-scroll="SonataIntroduction">Sonata Form</a></li>
<li><a href="FourStructuralFunctions.html" data-scroll="FourStructuralFunctions">The Four Structural Functions in Music</a></li>
<li><a href="RondoForm.html" data-scroll="RondoForm">Rondo Form</a></li>
<li><a href="RondoCharacter.html" data-scroll="RondoCharacter">Rondo Character</a></li>
<li><a href="section-136.html" data-scroll="section-136">Standard Forms in a Multimovement Classical Piece</a></li>
<li><a href="SonataAndRondoPracticeExercises.html" data-scroll="SonataAndRondoPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="VoiceLeadingTriads.html" data-scroll="VoiceLeadingTriads"><span class="codenumber">26</span> <span class="title">Voice Leading Triads</span></a><ul>
<li><a href="VoiceLeading.html" data-scroll="VoiceLeading">Voice Leading</a></li>
<li><a href="TypesOfMotion.html" data-scroll="TypesOfMotion">Types of Motion</a></li>
<li><a href="ObjectionableParallels.html" data-scroll="ObjectionableParallels">Objectionable Parallels</a></li>
<li><a href="VoiceRanges.html" data-scroll="VoiceRanges">Voice Ranges</a></li>
<li><a href="RulesOfMelody.html" data-scroll="RulesOfMelody">Rules of Melody</a></li>
<li><a href="RulesOfSpacing.html" data-scroll="RulesOfSpacing">Rules of Spacing</a></li>
<li><a href="VoiceLeadingFourPartsRootPosition.html" data-scroll="VoiceLeadingFourPartsRootPosition">Voice Leading Root Position Triads in Four Parts</a></li>
<li><a href="VoiceLeadingFirstInversionTriads.html" data-scroll="VoiceLeadingFirstInversionTriads">Voice Leading First-Inversion Triads</a></li>
<li><a href="VoiceLeadingSecondInversionTriads.html" data-scroll="VoiceLeadingSecondInversionTriads">Voice Leading Second Inversion Triads</a></li>
<li><a href="SpecialSituations.html" data-scroll="SpecialSituations">Special Situations</a></li>
<li><a href="TypesOfSixFourChords.html" data-scroll="TypesOfSixFourChords">Types of Six-Four Chords</a></li>
<li><a href="SummaryOfDoublingRules.html" data-scroll="SummaryOfDoublingRules">Summary of Doubling Rules for Triads</a></li>
<li><a href="VoiceLeadingTriadsPracticeExercises.html" data-scroll="VoiceLeadingTriadsPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="VoiceLeadingSeventhChords.html" data-scroll="VoiceLeadingSeventhChords"><span class="codenumber">27</span> <span class="title">Voice Leading Seventh Chords</span></a><ul>
<li><a href="VoiceLeadingSeventhChordsIntro.html" data-scroll="VoiceLeadingSeventhChordsIntro">Voice Leading Seventh Chords</a></li>
<li><a href="SuccessiveSeventhChords.html" data-scroll="SuccessiveSeventhChords">Voice Leading Successive Seventh Chords</a></li>
<li><a href="V7toIVoiceLeading.html" data-scroll="V7toIVoiceLeading">Voice Leading the \(\left.\text{V}^{7}\right.\) to \(\left.\text{I}\right.\) Progression</a></li>
<li><a href="SpecialResolutionOfVII7.html" data-scroll="SpecialResolutionOfVII7">The Special Resolution of vii\(\left.\text{}^{\circ}{}^{7}\right.\) (and vii\(\left.\text{}^ø{}^{7}\right.\))</a></li>
<li><a href="WhenToUseSeventhChords.html" data-scroll="WhenToUseSeventhChords">When to Use Seventh Chords</a></li>
<li><a href="VoiceLeading7thChordsPracticeExercises.html" data-scroll="VoiceLeading7thChordsPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="VoiceLeadingNCTs.html" data-scroll="VoiceLeadingNCTs"><span class="codenumber">28</span> <span class="title">Voice Leading With Non-Chord Tones</span></a><ul>
<li><a href="VoiceLeadingNCTsIntro.html" data-scroll="VoiceLeadingNCTsIntro">Voice Leading With Non-Chord Tones</a></li>
<li><a href="AvoidingObjectionableParallels.html" data-scroll="AvoidingObjectionableParallels">Avoiding Objectionable Parallels</a></li>
<li><a href="AddingsNCTs.html" data-scroll="AddingsNCTs">Adding Non-Chord Tones to a Chord Progression</a></li>
<li><a href="VoiceLeadingNCTsPracticeExercises.html" data-scroll="VoiceLeadingNCTsPracticeExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="VoiceLeadingChromaticHarmonies.html" data-scroll="VoiceLeadingChromaticHarmonies"><span class="codenumber">29</span> <span class="title">Voice Leading Chromatic Harmonies</span></a><ul>
<li><a href="VoiceLeadingSecondaryChords.html" data-scroll="VoiceLeadingSecondaryChords">Voice Leading Secondary Chords</a></li>
<li><a href="VoiceLeadingBorrowedChords.html" data-scroll="VoiceLeadingBorrowedChords">Voice Leading Borrowed Chords</a></li>
<li><a href="VoiceLeadingNeapolitanChord.html" data-scroll="VoiceLeadingNeapolitanChord">Voice Leading the Neapolitan Chord</a></li>
<li><a href="VoiceLeadingAugmentedSixthChords.html" data-scroll="VoiceLeadingAugmentedSixthChords">Voice Leading Augmented Sixth Chords</a></li>
<li><a href="VoiceLeadingChromaticHarmoniesExercises.html" data-scroll="VoiceLeadingChromaticHarmoniesExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="IntroductionToCounterpoint.html" data-scroll="IntroductionToCounterpoint"><span class="codenumber">30</span> <span class="title">Introduction to Counterpoint</span></a><ul>
<li><a href="SpeciesCounterpoint.html" data-scroll="SpeciesCounterpoint">Species Counterpoint</a></li>
<li><a href="FirstSpecies.html" data-scroll="FirstSpecies">First Species Counterpoint</a></li>
<li><a href="SecondSpecies.html" data-scroll="SecondSpecies">Second Species Counterpoint</a></li>
<li><a href="ThirdSpecies.html" data-scroll="ThirdSpecies">Third Species Counterpoint</a></li>
<li><a href="FourthSpecies.html" data-scroll="FourthSpecies">Fourth Species Counterpoint</a></li>
<li><a href="FifthSpecies.html" data-scroll="FifthSpecies">Fifth Species Counterpoint</a></li>
<li><a href="InventionExpositions.html" data-scroll="InventionExpositions">Invention Expositions</a></li>
<li><a href="FugueAnalysis.html" data-scroll="FugueAnalysis">Fugue Analysis</a></li>
<li><a href="IntroductionToCounterpointExercises.html" data-scroll="IntroductionToCounterpointExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="IntroductionToJazzTheory.html" data-scroll="IntroductionToJazzTheory"><span class="codenumber">31</span> <span class="title">Introduction to Jazz Theory</span></a><ul>
<li><a href="JazzChordBasics.html" data-scroll="JazzChordBasics">Jazz Chord Basics</a></li>
<li><a href="ChordSymbolSpecifics.html" data-scroll="ChordSymbolSpecifics">Chord Symbol Specifics</a></li>
<li><a href="AlteredDominantSeventhChords.html" data-scroll="AlteredDominantSeventhChords">Altered Dominant Seventh Chords</a></li>
<li><a href="ChordLabels.html" data-scroll="ChordLabels">Chord Labels</a></li>
<li><a href="HowToWriteJazzChords.html" data-scroll="HowToWriteJazzChords">How to Write Jazz Chords</a></li>
<li><a href="HowToAnalyzeJazzChords.html" data-scroll="HowToAnalyzeJazzChords">How to Analyze Jazz Chords</a></li>
<li><a href="JazzChordVoicings.html" data-scroll="JazzChordVoicings">Jazz Chord Voicings</a></li>
<li><a href="StandardChordProgressions.html" data-scroll="StandardChordProgressions">Standard Chord Progressions</a></li>
<li><a href="JazzScales.html" data-scroll="JazzScales">Scales</a></li>
<li><a href="HowToDetermineChord-ScaleRelationships.html" data-scroll="HowToDetermineChord-ScaleRelationships">How to Determine Chord-Scale Relationships</a></li>
<li><a href="harmonizing-bebop-scale.html" data-scroll="harmonizing-bebop-scale">Harmonizing the Bebop Scale</a></li>
<li><a href="JazzExercises.html" data-scroll="JazzExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="ImpressionismAndExtendedTonality.html" data-scroll="ImpressionismAndExtendedTonality"><span class="codenumber">32</span> <span class="title">Impressionism and Extended Tonality</span></a><ul>
<li><a href="Impressionism.html" data-scroll="Impressionism">Impressionism</a></li>
<li><a href="Pandiatonicism.html" data-scroll="Pandiatonicism">Pandiatonicism</a></li>
<li><a href="QuintalHarmony.html" data-scroll="QuintalHarmony">Quartal, Quintal, and Secundal Harmony</a></li>
<li><a href="polychords.html" data-scroll="polychords">Polychords</a></li>
<li><a href="Impressionism-Practice-Exercises.html" data-scroll="Impressionism-Practice-Exercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="SetTheory.html" data-scroll="SetTheory"><span class="codenumber">33</span> <span class="title">Set Theory</span></a><ul>
<li><a href="SetTheorySection.html" data-scroll="SetTheorySection">Set Theory</a></li>
<li><a href="NormalForm.html" data-scroll="NormalForm">Normal Form</a></li>
<li><a href="PrimeForm.html" data-scroll="PrimeForm">Prime Form</a></li>
<li><a href="IntervalVector.html" data-scroll="IntervalVector">Interval Vector</a></li>
<li><a href="ForteNumbers.html" data-scroll="ForteNumbers">Forte Numbers</a></li>
<li><a href="ListsOfSetClasses.html" data-scroll="ListsOfSetClasses">Lists of Set Classes</a></li>
<li><a href="TranspositionTn.html" data-scroll="TranspositionTn">Transposition (T\(\text{}_{n}\))</a></li>
<li><a href="InversionTnI.html" data-scroll="InversionTnI">Inversion (T\(\text{}_{n}\)I)</a></li>
<li><a href="Set-Theory-Practice-Exercises.html" data-scroll="Set-Theory-Practice-Exercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="Serialism.html" data-scroll="Serialism"><span class="codenumber">34</span> <span class="title">Serialism</span></a><ul>
<li><a href="TwelveToneTechnique.html" data-scroll="TwelveToneTechnique">Twelve-Tone Technique</a></li>
<li><a href="DeterminingRowForms.html" data-scroll="DeterminingRowForms">Determining Row Forms</a></li>
<li><a href="WritingRowForms.html" data-scroll="WritingRowForms">Writing Row Forms</a></li>
<li><a href="section-195.html" data-scroll="section-195">Twelve-Tone Matrix</a></li>
<li><a href="RowFormsInMusic.html" data-scroll="RowFormsInMusic">Row Form Presentation in Music</a></li>
<li><a href="NonTwelveToneSerialism.html" data-scroll="NonTwelveToneSerialism">Non-Twelve-Tone Serialism</a></li>
<li><a href="SerialismExercises.html" data-scroll="SerialismExercises">Practice Exercises</a></li>
</ul>
</li>
<li class="link">
<a href="Minimalism.html" data-scroll="Minimalism"><span class="codenumber">35</span> <span class="title">Minimalism</span></a><ul>
<li><a href="AdditiveMinimalism.html" data-scroll="AdditiveMinimalism">Additive Minimalism</a></li>
<li><a href="PhaseShifting.html" data-scroll="PhaseShifting">Phase Shifting</a></li>
<li><a href="section-200.html" data-scroll="section-200">Homework Assignments</a></li>
</ul>
</li>
<li class="link backmatter"><a href="backmatter.html" data-scroll="backmatter"><span class="title">Back Matter</span></a></li>
<li class="link"><a href="solutions-1.html" data-scroll="solutions-1"><span class="codenumber">A</span> <span class="title">Answers to Practice Exercises</span></a></li>
<li class="link"><a href="appendix-gfdl.html" data-scroll="appendix-gfdl"><span class="codenumber">B</span> <span class="title">GNU Free Documentation License</span></a></li>
<li class="link"><a href="index-1.html" data-scroll="index-1"><span class="title">Index</span></a></li>
<li class="link"><a href="colophon-2.html" data-scroll="colophon-2"><span class="title">Colophon</span></a></li>
</ul></nav><div class="extras"><nav><a class="mathbook-link" href="https://pretextbook.org">Authored in PreTeXt</a><a href="https://www.mathjax.org"><img title="Powered by MathJax" src="https://www.mathjax.org/badge/badge.gif" alt="Powered by MathJax"></a></nav></div>
</div></div>
<main class="main"><div id="content" class="pretext-content"><section xmlns:svg="http://www.w3.org/2000/svg" class="section" id="HowToIdentifyIntervals"><h2 class="heading hide-type">
<span class="type">Section</span> <span class="codenumber">5.2</span> <span class="title">How to Identify Perfect, Major, and Minor Intervals</span>
</h2>
<p id="p-180">Here are two methods for identifying intervals.</p>
<p id="p-181">The first method involves thinking of the lower note of an interval as the tonic (the first note of the scale). Remember that all the notes above the tonic in a major scale are perfect or major. Determine if the upper note is in the major scale. If it is not, determine if the interval is a half step smaller than a major interval, in which case it is a minor interval.</p>
<div class="image-box" style="width: 100%; margin-left: 0%; margin-right: 0%;"><img src="images/unit1/how-to-ID-interval.svg" role="img" style="width: 100%; height: auto;" alt=""></div>
<p id="p-182">If the lower note of an interval has a sharp or flat on it, cover up the accidental, determine the interval, then factor the accidental back in.</p>
<div class="image-box" style="width: 100%; margin-left: 0%; margin-right: 0%;"><img src="images/unit1/interval-ID-covering-lower-note.svg" role="img" style="width: 100%; height: auto;" alt=""></div>
<p id="p-183">The second method is to memorize how many half steps there are in each interval. To determine the size of an interval, count the number of half steps between the two notes then refer to your memory.</p>
<div class="tabular-box natural-width"><table class="tabular">
<tr>
<td class="c m b3 r1 l3 t0 lines">Number of half steps</td>
<td class="c m b3 r3 l0 t0 lines">Name of interval</td>
<td class="c m b3 r1 l0 t0 lines">Number of half steps</td>
<td class="c m b3 r3 l0 t0 lines" data-braille="last-cell">Name of interval</td>
</tr>
<tr>
<td class="c m b0 r1 l3 t0 lines">1</td>
<td class="c m b0 r3 l0 t0 lines">m2</td>
<td class="c m b0 r1 l0 t0 lines">7</td>
<td class="c m b0 r3 l0 t0 lines" data-braille="last-cell">P5</td>
</tr>
<tr>
<td class="c m b0 r1 l3 t0 lines">2</td>
<td class="c m b0 r3 l0 t0 lines">M2</td>
<td class="c m b0 r1 l0 t0 lines">8</td>
<td class="c m b0 r3 l0 t0 lines" data-braille="last-cell">m6</td>
</tr>
<tr>
<td class="c m b0 r1 l3 t0 lines">3</td>
<td class="c m b0 r3 l0 t0 lines">m3</td>
<td class="c m b0 r1 l0 t0 lines">9</td>
<td class="c m b0 r3 l0 t0 lines" data-braille="last-cell">M6</td>
</tr>
<tr>
<td class="c m b0 r1 l3 t0 lines">4</td>
<td class="c m b0 r3 l0 t0 lines">M3</td>
<td class="c m b0 r1 l0 t0 lines">10</td>
<td class="c m b0 r3 l0 t0 lines" data-braille="last-cell">m7</td>
</tr>
<tr>
<td class="c m b0 r1 l3 t0 lines">5</td>
<td class="c m b0 r3 l0 t0 lines">P4</td>
<td class="c m b0 r1 l0 t0 lines">11</td>
<td class="c m b0 r3 l0 t0 lines" data-braille="last-cell">M7</td>
</tr>
<tr>
<td class="c m b0 r1 l3 t0 lines">6</td>
<td class="c m b0 r3 l0 t0 lines">Tritone*</td>
<td class="c m b0 r1 l0 t0 lines">12</td>
<td class="c m b0 r3 l0 t0 lines" data-braille="last-cell">P8</td>
</tr>
</table></div>
<p id="p-184">* A “tritone” is a generic name for an augmented fourth (\(\left.\text{}{+}\right.\)4) or diminished fifth (\(\left.\text{}^{\circ}{}\right.\)5). These two intervals are enharmonic. <a href="AugmentedAndDiminishedIntervals.html" class="internal" title="Section 5.5: Augmented and Diminished Intervals">Augmented and Diminished Intervals</a> are discussed later in this chapter.</p>
<div class="image-box" style="width: 100%; margin-left: 0%; margin-right: 0%;"><img src="images/unit1/interval-ID-by-counting-half-steps.svg" role="img" style="width: 100%; height: auto;" alt=""></div></section></div></main>
</div>
<!--Start: Google Global Site Tag code--><!--*** DO NOT COPY ANOTHER PROJECT'S MAGIC NUMBERS/ID ***--><!--*** GET YOUR OWN FROM GOOGLE ***-->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-166054952-1"></script><script> window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-166054952-1');
</script><!--End: Google Global Site Tag code-->
</body>
</html>
|
src/client/html/actions/actionLink.html
|
dubsky/robolos
|
<template name="actionLink">
<a href="{{route}}{{_id}}">
{{#if disabled}}
<span title="This schedule has been disabled" style="text-decoration:line-through">{{title}}</span>
{{else}}
{{title}}
{{/if}}
<span style="float: right">
{{#if calendarDroppable}}<i class="calendar icon" title="Available in calendar"></i>{{/if}}
{{#if executeOnStartup}}<i class="power icon" title="Executed on system startup"></i>{{/if}}
</span>
</a>
</template>
|
public/vendor/code-prettify/themes/colearnr.css
|
colearnr/colearnr
|
/* ========================
//Based on: https://github.com/RaphaelDDL/google-prettify-monokai-theme/
//======================== */
pre .str, code .str { color: #e6db5a; } /* string */
pre .kwd, code .kwd { color: #486D98; } /* keyword */
pre .com, code .com { color: #75715e; font-style: italic; } /* comment */
pre .typ, code .typ { color: #486D98; } /* type */
pre .lit, code .lit { color: #ae81ff; } /* literal */
pre .pun, code .pun { color: #fff; } /* punctuation */
pre .pln, code .pln { color: #fff; } /* plaintext */
pre .tag, code .tag { color: #f92672; } /* html/xml tag */
pre .atn, code .atn { color: #a6e22a; } /* html/xml attribute name */
pre .atv, code .atv { color: #e6db74; } /* html/xml attribute value */
pre .dec, code .dec { color: #ae81ff; } /* decimal */
pre.prettyprint, code.prettyprint {
background-color: #272822;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-o-border-radius: 8px;
-ms-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
}
pre.prettyprint {
width: 100%;
margin: 1em auto;
padding: 1em;
white-space: pre-wrap;
font-size: 14px;
line-height: 1.5;
font-family: 'Source Code Pro', Consolas, 'Courier New', Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono';
}
pre.prettyprinted {
box-shadow:inset 0 0 1px 2px #3c3d39, 0 0 15px rgba(0,0,0,0.5);
border:1px solid #0b0c0a;
}
/* ------------------------
//Section: class 'linenums' for line numbering
//------------------------ */
ol.linenums {
margin-top: 0;
margin-bottom: 0;
color: #75715e;
list-style: decimal inside !important;
} /* IE indents via margin-left */
ol.linenums .line {
line-height: 1em;
margin-left: 1em;
}
li.selected {
border: #486D98 solid 1px;
}
/* =============================================
//Section: Print Styles (partially from Sunburn Theme)
//================================================ */
@media print {
pre.prettyprinted, pre.prettyprint, code.prettyprint {
background-color:#fff;
color:#000;
-moz-border-radius:0;
-webkit-border-radius:0;
-o-border-radius:0;
-ms-border-radius:0;
-khtml-border-radius:0;
border-radius:0;
}
pre .str, code .str { color: #060; }
pre .kwd, code .kwd { color: #486D98; font-weight: bold; }
pre .com, code .com { color: #600; font-style: italic; }
pre .typ, code .typ { color: #404; font-weight: bold; }
pre .lit, code .lit { color: #044; }
pre .pun, code .pun { color: #440; }
pre .pln, code .pln { color: #000; }
pre .tag, code .tag { color: #486D98; font-weight: bold; }
pre .atn, code .atn { color: #404; }
pre .atv, code .atv { color: #060; }
}
|
NestedContainers/Dynamic/List/editFormType.html
|
ozdemirali/nested
|
<input type="text" ng-show="models.dropzones.editFormType" value="{{models.dropzones.editFormType}}" />
<input type="text" placeholder="Options" ng-hide="models.dropzones.editFormType" />
<ul>
<li ng-repeat="item in formType">
<input type="radio"
ng-model="models.dropzones.editFormType"
ng-value="item"
id="{{item}}">
{{item}}
</li>
</ul>
|
docs/apidocs/com/github/bordertech/wcomponents/class-use/WPasswordField.html
|
marksreeves/faff
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Wed Aug 23 11:43:19 AEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.github.bordertech.wcomponents.WPasswordField (wcomponents-core 1.4.7-SNAPSHOT API)</title>
<meta name="date" content="2017-08-23">
<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="Uses of Class com.github.bordertech.wcomponents.WPasswordField (wcomponents-core 1.4.7-SNAPSHOT API)";
}
//-->
</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><a href="../../../../../com/github/bordertech/wcomponents/WPasswordField.html" title="class in com.github.bordertech.wcomponents">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/github/bordertech/wcomponents/class-use/WPasswordField.html" target="_top">Frames</a></li>
<li><a href="WPasswordField.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">
<h2 title="Uses of Class com.github.bordertech.wcomponents.WPasswordField" class="title">Uses of Class<br>com.github.bordertech.wcomponents.WPasswordField</h2>
</div>
<div class="classUseContainer">No usage of com.github.bordertech.wcomponents.WPasswordField</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><a href="../../../../../com/github/bordertech/wcomponents/WPasswordField.html" title="class in com.github.bordertech.wcomponents">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/github/bordertech/wcomponents/class-use/WPasswordField.html" target="_top">Frames</a></li>
<li><a href="WPasswordField.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 ======= -->
<p class="legalCopy"><small>Copyright © 2017. All rights reserved.</small></p>
</body>
</html>
|
project/doc/api/classes/ActiveRecord/ReadonlyAttributes/ClassMethods.html
|
Dpasi314/DevConnect
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>ActiveRecord::ReadonlyAttributes::ClassMethods</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="../../../css/reset.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../css/main.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../css/github.css" type="text/css" media="screen" />
<script src="../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../js/main.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script>
</head>
<body>
<div class="banner">
<span>Ruby on Rails 4.2.6</span><br />
<h1>
<span class="type">Module</span>
ActiveRecord::ReadonlyAttributes::ClassMethods
</h1>
<ul class="files">
<li><a href="../../../files/__/__/_rbenv/versions/2_4_0/lib/ruby/gems/2_4_0/gems/activerecord-4_2_6/lib/active_record/readonly_attributes_rb.html">/home/user/.rbenv/versions/2.4.0/lib/ruby/gems/2.4.0/gems/activerecord-4.2.6/lib/active_record/readonly_attributes.rb</a></li>
</ul>
</div>
<div id="bodyContent">
<div id="content">
<!-- Method ref -->
<div class="sectiontitle">Methods</div>
<dl class="methods">
<dt>A</dt>
<dd>
<ul>
<li>
<a href="#method-i-attr_readonly">attr_readonly</a>
</li>
</ul>
</dd>
<dt>R</dt>
<dd>
<ul>
<li>
<a href="#method-i-readonly_attributes">readonly_attributes</a>
</li>
</ul>
</dd>
</dl>
<!-- Methods -->
<div class="sectiontitle">Instance Public methods</div>
<div class="method">
<div class="title method-title" id="method-i-attr_readonly">
<b>attr_readonly</b>(*attributes)
<a href="../../../classes/ActiveRecord/ReadonlyAttributes/ClassMethods.html#method-i-attr_readonly" name="method-i-attr_readonly" class="permalink">Link</a>
</div>
<div class="description">
<p>Attributes listed as readonly will be used to create a new record but
update operations will ignore these fields.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-attr_readonly_source')" id="l_method-i-attr_readonly_source">show</a>
</p>
<div id="method-i-attr_readonly_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../.rbenv/versions/2.4.0/lib/ruby/gems/2.4.0/gems/activerecord-4.2.6/lib/active_record/readonly_attributes.rb, line 13</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword ruby-title">attr_readonly</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">attributes</span>)
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">_attr_readonly</span> = <span class="ruby-constant">Set</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">attributes</span>.<span class="ruby-identifier">map</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">a</span><span class="ruby-operator">|</span> <span class="ruby-identifier">a</span>.<span class="ruby-identifier">to_s</span> }) <span class="ruby-operator">+</span> (<span class="ruby-keyword">self</span>.<span class="ruby-identifier">_attr_readonly</span> <span class="ruby-operator">||</span> [])
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-readonly_attributes">
<b>readonly_attributes</b>()
<a href="../../../classes/ActiveRecord/ReadonlyAttributes/ClassMethods.html#method-i-readonly_attributes" name="method-i-readonly_attributes" class="permalink">Link</a>
</div>
<div class="description">
<p>Returns an array of all the attributes that have been specified as
readonly.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-readonly_attributes_source')" id="l_method-i-readonly_attributes_source">show</a>
</p>
<div id="method-i-readonly_attributes_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../../.rbenv/versions/2.4.0/lib/ruby/gems/2.4.0/gems/activerecord-4.2.6/lib/active_record/readonly_attributes.rb, line 18</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword ruby-title">readonly_attributes</span>
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">_attr_readonly</span>
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.