path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
tests/wpt/web-platform-tests/2dcontext/compositing/2d.composite.uncovered.fill.destination-atop.html | UK992/servo | <!DOCTYPE html>
<!-- DO NOT EDIT! This test has been generated by /2dcontext/tools/gentest.py. -->
<title>Canvas test: 2d.composite.uncovered.fill.destination-atop</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/2dcontext/resources/canvas-tests.js"></script>
<link rel="stylesheet" href="/2dcontext/resources/canvas-tests.css">
<body class="show_output">
<h1>2d.composite.uncovered.fill.destination-atop</h1>
<p class="desc">fill() draws pixels not covered by the source object as (0,0,0,0), and does not leave the pixels unchanged.</p>
<p class="output">Actual output:</p>
<canvas id="c" class="output" width="100" height="50"><p class="fallback">FAIL (fallback content)</p></canvas>
<p class="output expectedtext">Expected output:<p><img src="2d.composite.uncovered.fill.destination-atop.png" class="output expected" id="expected" alt="">
<ul id="d"></ul>
<script>
var t = async_test("fill() draws pixels not covered by the source object as (0,0,0,0), and does not leave the pixels unchanged.");
_addTest(function(canvas, ctx) {
ctx.fillStyle = 'rgba(0, 255, 0, 0.5)';
ctx.fillRect(0, 0, 100, 50);
ctx.globalCompositeOperation = 'destination-atop';
ctx.fillStyle = 'rgba(0, 0, 255, 0.75)';
ctx.translate(0, 25);
ctx.fillRect(0, 50, 100, 50);
_assertPixelApprox(canvas, 50,25, 0,0,0,0, "50,25", "0,0,0,0", 5);
});
</script>
|
public/css/admin.styles.css | cg219/imkreative.com |
.form-error-notification,
.success-notification,
.uuid-error-notification {
bottom: 30px;
right: 30px;
cursor: pointer;
padding: 10px 20px;
background-color: #EFEFEF;
display: inline-block;
border-radius: 20px;
box-shadow: 0px 1px 3px rgba(18, 18, 18, 0.3);
position: fixed;
opacity: 0;
pointer-events: none;
z-index: 60;
-webkit-transition: opacity .5s;
-moz-transition: opacity .5s;
-ms-transition: opacity .5s;
-o-transition: opacity .5s;
transition: opacity .5s;
}
.form-error-notification p,
.success-notification p,
.uuid-error-notification p {
margin: 0;
padding: 0;
font-weight: 400;
font-size: 12px;
letter-spacing: 1px;
}
.show.form-error-notification,
.show.success-notification,
.show.uuid-error-notification {
opacity: 1;
pointer-events: auto;
}
.form-error-notification a,
.success-notification a,
.uuid-error-notification a {
display: block;
height: 100%;
width: 100%;
}
body {
font-family: "Open Sans", sans-serif;
color: #121212;
}
h1 {
text-align: center;
font-weight: 800;
}
header button {
position: absolute;
top: 20px;
right: 20px;
}
input, textarea {
width: 100%;
height: 100%;
border: none;
outline: none;
font-size: 16px;
color: rgba(18, 18, 18, 0.7);
background: none;
}
input::placeholder, textarea::placeholder {
color: rgba(18, 18, 18, 0.4);
font-size: 0.8em;
}
button {
border: none;
outline: none;
background-color: #121212;
color: #EFEFEF;
padding: 10px 20px;
text-transform: uppercase;
cursor: pointer;
-webkit-transition: background-color .5s;
-moz-transition: background-color .5s;
-ms-transition: background-color .5s;
-o-transition: background-color .5s;
transition: background-color .5s;
}
button:hover {
background-color: #318297;
}
ul {
padding: 0;
margin: 0 0 10px;
list-style-type: none;
}
ul li {
background: #EFEFEF;
padding: 10px;
display: flex;
justify-content: space-between;
align-items: center;
}
ul li:nth-child(2n + 2) {
background: #e2e2e2;
}
ul li button {
font-size: 18px;
padding: 0 5px;
}
.container {
width: 75%;
margin: 0 auto;
}
.input {
width: 100%;
box-sizing: border-box;
border: 1px rgba(18, 18, 18, 0.4) solid;
margin-bottom: 10px;
overflow: hidden;
padding: 10px;
background-color: rgba(18, 18, 18, 0.02);
}
.input input[type=number] {
-moz-appearance: textfield;
}
.input input[type=number]::-webkit-inner-spin-button, .input input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none !important;
margin: 0;
}
|
renal/templates/renal/review_sheet.html | openhealthcare/opal-renal | {% load staticfiles %}
<html>
<head>
<link href="{% static "bootstrap-3.1.0/css/bootstrap.css" %}" rel="stylesheet" media="all">
<style>
.episode { page-break-after: always; }
.spaced { min-height: 300px; }
@media print {
h4 { font-size: 1.1em; }
h2 { font-size: 1.1em; }
.spaced { min-height: 100px; }
}
</style>
</head>
<body>
{% for episode in episodes %}
<div class="container episode">
<div class="row">
<div class="col-md-6 col-xs-6">
<table class="table table-condensed">
<tr>
<td>RR</td>
<td></td>
<td>Mobile</td>
<td>[ ] </td>
</tr>
<tr>
<td>SATS</td>
<td></td>
<td>TEDS</td>
<td> [ ] </td>
</tr>
<tr>
<td>HR</td>
<td></td>
<td>Heparin</td>
<td>[ ] </td>
</tr>
<tr>
<td>BP</td>
<td></td>
<td>Warfarin</td>
<td>[ ]</td>
</tr>
<tr>
<td>Temp</td>
<td></td>
<td>Abx:</td>
<td></td>
</tr>
<tr>
<td>Obs Summary</td>
<td></td>
<td>Indication</td>
<td>[ ]</td>
</tr>
<tr>
<td>BM</td>
<td></td>
<td>Start/Stop Date</td>
<td><td>
</tr>
<tr>
<td>Weight</td>
</tr>
</table>
</div>
<div class="col-md-6 col-xs-6">
{% with episode.patient.demographics_set.get as demographics %}
{% with episode.location_set.get as location %}
<h1>
{{ demographics.name }}
<small>
{{ demographics.date_of_birth }} ({{ demographics.age }})
</small>
</h1>
<h4>
Hospital Number: {{ demographics.hospital_number }}
</h4>
<h4>
Consultant: {{ location.consultant }}
</h4>
<h4>
Ward {{ location.ward }}, Bed {{ location.bed }}
</h4>
{% endwith %}
{% endwith %}
</div>
</div>
<div class="row">
<div class="col-md-6 col-xs-6">
<h2>Diagnosis</h2>
<table class="table">
{% for diagnosis in episode.diagnosis_set.all %}
<tr>
<td>
{{ diagnosis.condition }}
</td>
<td>
{{ diagnosis.details }}
</td>
<td>
{{ diagnosis.date_of_diagnosis }}
</td>
</tr>
{% endfor %}
</table>
</div>
<div class="col-md-6 col-xs-6">
<h2>Allergies</h2>
<table class="table table-condensed">
{% for allergy in episode.patient.allergies_set.all %}
<tr>
<td>
{{ allergy.drug }}
</td>
<td>
{{ allergy.details }}
</td>
</tr>
{% endfor %}
</table>
<h2>Past Medical History</h2>
<table class="table table-condensed">
{% for pmh in episode.pastmedicalhistory_set.all %}
<tr>
<td>
{{ pmh.condition }}
</td>
<td>
{{ pmh.details }}
</td>
<td>
{{ pmh.year }}
</td>
</tr>
{% endfor %}
</table>
</div>
</div> <!-- Row -->
<div class="row spaced">
<h2>Assessment</h2>
</div>
<div class="row spaced">
<h2>Examination</h2>
</div>
<div class="row">
<h2>Impression</h2>
</div>
<div class="row spaced">
<h2>Plan</h2>
</div>
<div class="row">
<small>
<p class="text-right">
Name: ___________________________
</p>
<p class="text-right">
Signature: ___________________________
<p class="text-right">
Bleep: ___________________________
</p>
</small>
</div>
</div>
{% endfor %}
</body>
</html>
|
src/social/templates/social/my_shelf.html | fnp/wolnelektury | {% extends "base/base.html" %}
{% load i18n %}
{% load catalogue_tags %}
{% block titleextra %}{% trans "My shelf" %}{% endblock %}
{% block logout %}/{% endblock %}
{% block body %}
<h1>{% trans "My shelf" %}</h1>
{% work_list books %}
{% if not books %}
{% trans "Add works to your shelf by clicking on the star on the page of the work. The work will then show up on My shelf page." %}
{% endif %}
{% endblock %}
|
web/fb-share/programa/gl/384.html | podemos-info/programa-electoral-podemos-26j | <!DOCTYPE html>
<html lang="gl">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Podemos - Eliminación do requisito de non ter débedas coas administracións públicas para poder acceder aos fondos dos servizos sociais</title>
<meta property="og:title" content="Podemos - Eliminación do requisito de non ter débedas coas administracións públicas para poder acceder aos fondos dos servizos sociais" />
<meta property="og:description" content="Converteremos as axudas de urxencia social en fondos ou dereitos inembargables e
paralizaremos os embargos relativos a este tipo de axudas que están en vigor." />
<meta property="og:image" content="http://lasonrisadeunpais.es/wp-content/plugins/programa/data/meta-programa.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="315" />
</head>
<body>
<script type="text/javascript">
var url_base = '/gl/programa/?medida=384';
window.location = url_base;
</script>
<img src="http://lasonrisadeunpais.es/wp-content/plugins/programa/data/meta-programa.png" alt="Programa PODEMOS" />
<h1>Eliminación do requisito de non ter débedas coas administracións públicas para poder acceder aos fondos dos servizos sociais</h1>
<div>
<p>Converteremos as axudas de urxencia social en fondos ou dereitos inembargables e paralizaremos os embargos relativos a este tipo de axudas que están en vigor.</p>
</div>
</body>
</html>
|
templates/jui/page/doc/css/grid.html | atk4/atk4-web | <?$Content?>
<?$Next?>
|
resources/stylesheets/main.css | Freeways/inscription-freeways | /* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
/*
========================================
Custom styles
========================================
*/
body {
/*background: BCC6CC 6D7B8D 616D7E 2C3539 3D3C3A;*/
background: #efefef;
color: #888;
font: 300 16px/22px "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*
========================================
Grid
========================================
*/
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.container,
.grid {
margin: 0 auto;
width: 960px;
}
.container {
padding-left: 30px;
padding-right: 30px;
}
.grid,
.col-1-3,
.col-2-3 {
padding-left: 15px;
padding-right: 15px;
}
.col-1-3,
.col-2-3 {
display: inline-block;
vertical-align: top;
}
.col-1-3 {
width: 33.33%;
}
.col-2-3 {
width: 66.66%;
}
/*
========================================
Clearfix
========================================
*/
.group:before,
.group:after {
content: "";
display: table;
}
.group:after {
clear: both;
}
.group {
clear: both;
*zoom: 1;
}
/*
========================================
Rows
========================================
*/
.row {
min-width: 960px;
}
.row {
background: /*#efefef*/ #fff;
padding: 52px 0 25px 0;
}
/*
========================================
Typography
========================================
*/
h1, h3,h2, h4 {
color: #616D7E;
}
h3, h4, h5, p {
margin-bottom: 20px;
}
h1 {
font-size: 36px;
line-height: 44px;
}
h2 {
font-size: 24px;
line-height: 44px;
}
h3 {
font-size: 21px;
}
h4 {
font-size: 18px;
}
h5 {
color: #a9b2b9;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
}
#err {
color: #D80000
}
/*
========================================
Links
========================================
*/
a {
color: #648880;
text-decoration: none;
}
a:hover {
color: #a9b2b9;
}
p a {
border-bottom: 1px solid #dfe2e5;
}
.primary-header a {
color: #42affa;
}
.primary-header a:hover {
color: #fff;
}
/*
========================================
Buttons
========================================
*/
.btn {
border-radius: 5px;
color: #fff;
cursor: pointer;
display: inline-block;
font-weight: 400;
letter-spacing: .5px;
margin: 0;
text-transform: uppercase;
}
.btn-default {
border: 0;
background: #888;
padding: 11px 30px;
font-size: 14px;
}
.btn-default:hover {
background: #222;
}
.btn-alt {
border: 1px solid #fff;
padding: 10px 30px;
}
.btn-alt:hover {
background: #fff;
color: #648880;
}
/*
========================================
Primary header
========================================
*/
.logo {
/*border-top: 4px solid #42affa;*/
float: left;
font-size: 48px;
font-weight: 100;
letter-spacing: .5px;
line-height: 44px;
padding: 10px 0 10px 0;
/*text-transform: uppercase*/;
}
.logo img {
max-width:70%;
height:auto;
}
.tagline {
margin: 33px 0 22px 0;
text-align: right;
}
.primary-nav {
font-size: 14px;
font-weight: 400;
letter-spacing: .5px;
text-transform: uppercase;
}
/*
========================================
Primary footer
========================================
*/
.primary-footer {
color: #616D7E;
font-size: 14px;
padding-bottom: 5px;
padding-top: 5px;
}
.primary-footer p {
float: left;
padding-left:40%;
letter-spacing: .5px;
margin-bottom: 0px;
}
.primary-footer img {
vertical-align: middle;
}
/*
========================================
Register
========================================
*/
.why-attend {
list-style: square;
margin: 0 0 22px 30px;
}
form {
margin-bottom: 22px;
}
input,
select {
font: 300 16px/22px "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.register-group label {
color: #888;
cursor: pointer;
font-weight: 400;
}
.register-group input,
.register-group select {
border: 1px solid #888;
border-radius: 5px;
color: #888;
display: block;
margin: 5px 0 27px 0;
padding: 5px 8px;
}
.register-group input{
width: 100%;
}
.register-group select {
height: 34px;
width: 60px;
}
|
src/paypal/templates/paypal/cancel.html | fnp/wolnelektury | {% extends "base/base.html" %}
{% load i18n %}
{% block body %}
<p>{% trans "Zrezygnowano z płatności :(" %}</p>
{% endblock %} |
theme/biz/css/display.css | zcopley/zcopleys-statusnet-clone | /** theme: biz
*
* @package StatusNet
* @author Sarven Capadisli <csarven@status.net>
* @copyright 2009 StatusNet, Inc.
* @license http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported
* @link http://status.net/
*/
@import url(base.css);
@media screen, projection, tv {
html {
background-color:#144A6E;
}
a:active {
background-color:#F4F7E7;
}
body {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:1em;
background:#144A6E url(../images/illustrations/illu_pattern-01.png) repeat-x;
}
address {
margin-right:5.7%;
}
input, textarea, select {
border-width:2px;
border-style: solid;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
input, textarea, select, option {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
input, textarea, select {
border-color:#AAAAAA;
}
.form_settings fieldset fieldset {
background:rgba(240, 240, 240, 0.2);
box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
-moz-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
-webkit-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
}
#filter_tags ul li,
.entity_send-a-message .form_notice,
.pagination .nav_prev a,
.pagination .nav_next a,
.form_settings fieldset fieldset,
.entity_moderation:hover ul {
border-color:#DDDDDD;
}
.form_settings input.form_action-primary {
background:none;
}
.form_notice.warning .count,
.form_settings .form_note {
background-color:#9BB43E;
}
input.submit,
.form_notice.warning .count,
.form_settings .form_note,
.entity_actions a,
.entity_actions input,
.entity_moderation p,
button {
box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
-moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
-webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
}
.entity_actions a,
.entity_actions input,
.entity_actions p {
border-color:transparent;
background-color:transparent;
}
input:focus, textarea:focus, select:focus,
.form_notice.warning textarea,
.form_notice.warning .count,
.form_settings .form_note {
border-color:#9BB43E;
}
input.submit {
color:#FFFFFF;
}
.entity_actions input.submit {
border-color:transparent;
text-shadow:none;
}
.dialogbox .submit_dialogbox,
input.submit,
.form_notice input.submit {
background:#AAAAAA url(../../base/images/illustrations/illu_pattern-01.png) 0 0 repeat-x;
text-shadow:0 1px 0 #FFFFFF;
color:#000000;
border-color:#AAAAAA;
border-top-color:#CCCCCC;
border-left-color:#CCCCCC;
}
.dialogbox .submit_dialogbox:hover,
input.submit:hover {
background-position:0 -5px;
}
.dialogbox .submit_dialogbox:focus,
input.submit:focus {
background-position:0 -15px;
box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
-moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
-webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
text-shadow:none;
}
.form_notice label.notice_data-geo {
background-position:0 -1780px;
}
.form_notice label.notice_data-geo.checked {
background-position:0 -1846px;
}
a,
.form_settings input.form_action-primary,
.notice-options input,
.entity_actions a,
.entity_actions input,
.entity_moderation p {
color:#002FA7;
}
#header a,
#footer a {
color:#87B4C8;
}
.notice,
.profile,
.application,
#content tbody tr {
border-top-color:#C8D1D5;
}
.mark-top {
border-color:#AAAAAA;
}
#aside_primary {
background-color:#144A6E;
}
.section .profile {
border-top-color:#87B4C8;
}
.aside .section {
background-color:#F1F5F8;
background-position:100% 0;
background-image:url(../images/illustrations/illu_pattern-02.png);
background-repeat:no-repeat;
}
.form_notice .count {
color:#333333;
}
#form_notice.warning .count {
color:#000000;
}
.form_notice label.notice_data-attach {
background-position:0 -328px;
}
.form_notice input.notice_data-attach {
opacity:0;
}
.form_notice label.notice_data-attach,
#export_data li a.rss,
#export_data li a.atom,
#export_data li a.foaf,
.entity_edit a,
.entity_send-a-message a,
.entity_nudge p,
.form_user_nudge input.submit,
.form_user_block input.submit,
.form_user_unblock input.submit,
.form_group_block input.submit,
.form_group_unblock input.submit,
.form_make_admin input.submit,
.notice .attachment,
.notice-options .notice_reply,
.notice-options form.form_favor input.submit,
.notice-options form.form_disfavor input.submit,
.notice-options .notice_delete,
.notice-options form.form_repeat input.submit,
#new_group a,
.pagination .nav_prev a,
.pagination .nav_next a,
button.close,
.form_group_leave input.submit,
.form_user_unsubscribe input.submit,
.form_group_join input.submit,
.form_user_subscribe input.submit,
.form_remote_authorize input.submit,
.entity_subscribe a,
.entity_moderation p,
.entity_sandbox input.submit,
.entity_silence input.submit,
.entity_delete input.submit,
.entity_role p,
.entity_role_administrator input.submit,
.entity_role_moderator input.submit,
.notice-options .repeated,
.form_notice label.notice_data-geo,
button.minimize,
.form_reset_key input.submit,
.entity_clear input.submit,
.entity_flag input.submit,
.entity_flag p,
.entity_subscribe input.submit,
#realtime_play,
#realtime_pause,
#realtime_popup {
background-image:url(../../base/images/icons/icons-01.gif);
background-repeat:no-repeat;
background-color:transparent;
}
#wrap form.processing input.submit,
.entity_actions a.processing,
.dialogbox.processing .submit_dialogbox {
background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
}
.notice-options .form_repeat.processing {
background-image:none;
}
#content {
box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
-moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
-webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
}
#content,
#site_nav_local_views a,
.aside .section {
border-color:#FFFFFF;
}
#content,
#site_nav_local_views .current a,
.entity_send-a-message .form_notice,
.entity_moderation:hover ul,
.entity_role:hover ul,
.dialogbox {
background-color:#FFFFFF;
}
#site_nav_local_views li.current {
box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
-moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
-webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
}
#site_nav_local_views a {
background-color:rgba(194, 194, 194, 0.5);
}
#site_nav_local_views a:hover {
background-color:rgba(255, 255, 255, 0.7);
}
#site_nav_local_views .current a {
text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
}
.error {
background-color:#F7E8E8;
}
.success {
background-color:#EFF3DC;
}
button.close {
background-position:0 -1120px;
}
button.minimize {
background-position:0 -1912px;
}
#anon_notice {
color:#FFFFFF;
}
#export_data li a {
background-repeat:no-repeat;
background-position:0 45%;
}
#export_data li a.rss {
background-position:0 -130px;
}
#export_data li a.atom {
background-position:0 -64px;
}
#export_data li a.foaf {
background-position:0 1px;
}
.form_group_join input.submit,
.form_group_leave input.submit,
.form_user_subscribe input.submit,
.form_user_unsubscribe input.submit,
.entity_subscribe a {
background-color:#AAAAAA;
color:#FFFFFF;
}
.form_group_leave input.submit,
.form_user_unsubscribe input.submit {
background-position:5px -1246px;
}
.form_group_join input.submit,
.form_user_subscribe input.submit,
.entity_subscribe a {
background-position:5px -1181px;
}
.entity_edit a {
background-position: 5px -718px;
}
.entity_send-a-message a {
background-position: 5px -852px;
}
.entity_send-a-message .form_notice,
.entity_moderation:hover ul {
box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
-moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
-webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
}
.entity_nudge p,
.form_user_nudge input.submit {
background-position: 5px -785px;
}
.form_user_block input.submit,
.form_user_unblock input.submit,
.form_group_block input.submit,
.form_group_unblock input.submit {
background-position: 5px -918px;
}
.form_make_admin input.submit {
background-position: 5px -983px;
}
.entity_moderation p {
background-position: 5px -1313px;
}
.entity_sandbox input.submit {
background-position: 5px -1380px;
}
.entity_silence input.submit {
background-position: 5px -1445px;
}
.entity_delete input.submit {
background-position: 5px -1511px;
}
.form_reset_key input.submit {
background-position: 5px -1973px;
}
.entity_clear input.submit {
background-position: 5px -2039px;
}
.entity_flag input.submit,
.entity_flag p {
background-position: 5px -2105px;
}
.entity_subscribe input.accept {
background-position: 5px -2171px;
}
.entity_subscribe input.reject {
background-position: 5px -2237px;
}
#realtime_play {
background-position: 0 -2308px;
}
#realtime_pause {
background-position: 0 -2374px;
}
#realtime_popup {
background-position: 0 -1714px;
}
/* NOTICES */
.notice .attachment {
background-position:0 -394px;
}
.notice .attachment.more {
background-position:0 -2770px;
}
#attachments .attachment {
background:none;
}
.notice-options .notice_reply {
background-position:0 -592px;
}
.notice-options form.form_favor input.submit {
background-position:0 -460px;
}
.notice-options form.form_disfavor input.submit {
background-position:0 -526px;
}
.notice-options .notice_delete {
background-position:0 -658px;
}
.notice-options form.form_repeat input.submit {
background-position:0 -1582px;
}
.notice-options .repeated {
background-position:0 -1648px;
}
.notices .attachment.more,
.notices div.entry-content,
.notices div.notice-options {
opacity:0.4;
}
.notices li:hover .attachment.more,
.notices li:hover div.entry-content,
.notices li:hover div.notice-options {
opacity:1;
}
.opaque {
opacity:1 !important;
}
div.notice-options a,
div.notice-options input {
font-family:sans-serif;
}
#content .notices li:hover {
background-color:rgba(240, 240, 240, 0.2);
}
#conversation .notices li:hover {
background-color:transparent;
}
.notices .notices {
background-color:rgba(200, 200, 200, 0.050);
}
.notices .notices .notices {
background-color:rgba(200, 200, 200, 0.100);
}
.notices .notices .notices .notices {
background-color:rgba(200, 200, 200, 0.150);
}
.notices .notices .notices .notices .notices {
background-color:rgba(200, 200, 200, 0.300);
}
/*END: NOTICES */
#new_group a {
background-position:0 -1054px;
}
.pagination .nav_prev a,
.pagination .nav_next a {
background-repeat:no-repeat;
box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
-moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
-webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
}
.pagination .nav_prev a {
background-position:10% -187px;
}
.pagination .nav_next a {
background-position:105% -252px;
}
.pagination .nav .processing {
background-image:url(../../base/images/icons/icon_processing.gif);
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
outline:none;
}
.pagination .nav_next a.processing {
background-position:90% 47%;
}
.pagination .nav_prev a.processing {
background-position:10% 47%;
}
|
axelor-studio/src/main/webapp/doc/com/axelor/studio/service/data/class-use/ViewPanelData.html | jph-axelor/axelor-business-suite | <!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_67) on Thu Mar 10 19:07:09 IST 2016 -->
<title>Uses of Class com.axelor.studio.service.data.ViewPanelData</title>
<meta name="date" content="2016-03-10">
<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.axelor.studio.service.data.ViewPanelData";
}
//-->
</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/axelor/studio/service/data/ViewPanelData.html" title="class in com.axelor.studio.service.data">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/axelor/studio/service/data/class-use/ViewPanelData.html" target="_top">Frames</a></li>
<li><a href="ViewPanelData.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.axelor.studio.service.data.ViewPanelData" class="title">Uses of Class<br>com.axelor.studio.service.data.ViewPanelData</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/axelor/studio/service/data/ViewPanelData.html" title="class in com.axelor.studio.service.data">ViewPanelData</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.axelor.studio.service.data">com.axelor.studio.service.data</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.axelor.studio.service.data">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/axelor/studio/service/data/ViewPanelData.html" title="class in com.axelor.studio.service.data">ViewPanelData</a> in <a href="../../../../../../com/axelor/studio/service/data/package-summary.html">com.axelor.studio.service.data</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../com/axelor/studio/service/data/package-summary.html">com.axelor.studio.service.data</a> with type parameters of type <a href="../../../../../../com/axelor/studio/service/data/ViewPanelData.html" title="class in com.axelor.studio.service.data">ViewPanelData</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 java.util.List<<a href="../../../../../../com/axelor/studio/service/data/ViewPanelData.html" title="class in com.axelor.studio.service.data">ViewPanelData</a>></code></td>
<td class="colLast"><span class="strong">ViewData.</span><code><strong><a href="../../../../../../com/axelor/studio/service/data/ViewData.html#viewPanelList">viewPanelList</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private java.util.List<<a href="../../../../../../com/axelor/studio/service/data/ViewPanelData.html" title="class in com.axelor.studio.service.data">ViewPanelData</a>></code></td>
<td class="colLast"><span class="strong">ViewData.</span><code><strong><a href="../../../../../../com/axelor/studio/service/data/ViewData.html#viewSidePanelList">viewSidePanelList</a></strong></code> </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/axelor/studio/service/data/package-summary.html">com.axelor.studio.service.data</a> that return types with arguments of type <a href="../../../../../../com/axelor/studio/service/data/ViewPanelData.html" title="class in com.axelor.studio.service.data">ViewPanelData</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>java.util.List<<a href="../../../../../../com/axelor/studio/service/data/ViewPanelData.html" title="class in com.axelor.studio.service.data">ViewPanelData</a>></code></td>
<td class="colLast"><span class="strong">ViewData.</span><code><strong><a href="../../../../../../com/axelor/studio/service/data/ViewData.html#getViewPanelList()">getViewPanelList</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../../com/axelor/studio/service/data/ViewPanelData.html" title="class in com.axelor.studio.service.data">ViewPanelData</a>></code></td>
<td class="colLast"><span class="strong">ViewData.</span><code><strong><a href="../../../../../../com/axelor/studio/service/data/ViewData.html#getViewSidePanelList()">getViewSidePanelList</a></strong>()</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../com/axelor/studio/service/data/package-summary.html">com.axelor.studio.service.data</a> with type arguments of type <a href="../../../../../../com/axelor/studio/service/data/ViewPanelData.html" title="class in com.axelor.studio.service.data">ViewPanelData</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="strong">ViewData.</span><code><strong><a href="../../../../../../com/axelor/studio/service/data/ViewData.html#setViewPanelList(java.util.List)">setViewPanelList</a></strong>(java.util.List<<a href="../../../../../../com/axelor/studio/service/data/ViewPanelData.html" title="class in com.axelor.studio.service.data">ViewPanelData</a>> viewPanelList)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ViewData.</span><code><strong><a href="../../../../../../com/axelor/studio/service/data/ViewData.html#setViewSidePanelList(java.util.List)">setViewSidePanelList</a></strong>(java.util.List<<a href="../../../../../../com/axelor/studio/service/data/ViewPanelData.html" title="class in com.axelor.studio.service.data">ViewPanelData</a>> viewSidePanelList)</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/axelor/studio/service/data/ViewPanelData.html" title="class in com.axelor.studio.service.data">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/axelor/studio/service/data/class-use/ViewPanelData.html" target="_top">Frames</a></li>
<li><a href="ViewPanelData.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>
|
template/partial/sexual_assault.html | fatimarafiqui/FirstAide-web | <p>Even though the laws vary between countries, Peace Corps recognizes that sexual assault takes many forms. These include rape, attempted rape, and unwanted sexual contact, such as grabbing, fondling, or forced kissing.</p>
<p>The legal definition of sexual assault differs among Peace Corps countries. However, Peace Corps asks these questions to help the agency classify crimes of a sexual nature</p>
<p><b>Sexual Assault:</b>Was there unwanted kissing on the mouth or touching of the Volunteer's genitalia, anus, groin, breast, inner thigh or buttocks? Were any of these acts attempted?</p>
<p><b>Aggravated Sexual Assault:</b>Was there contact with the Volunteer’s genitalia, anus, groin, breast, inner thigh, or buttocks, or disrobing, or kissing AND any of the following: use of or threat of use of a weapon; or the use or threat of use of force or intimidation; or the Volunteer was incapable of giving consent? Were any of these acts attempted?</p>
<p><b>Rape:</b>
Was the vagina, anus or mouth penetrated against the will of the Volunteer? Was the Volunteer forced to perform oral sex on another person or penetrate another person against his/her will? </p>
|
src/social/templates/social/cite_info.html | fnp/wolnelektury | {% spaceless %}
{% if cite.image %}
{% if cite.image_link %}<a href="{{ cite.image_link }}">{% endif %}
{% if cite.image_title %}
{{ cite.image_title }}{% else %}
untitled{% endif %}{% if cite.image_link %}</a>{% endif %}{% if cite.image_author %},
{{ cite.image_author }}{% endif %}{% if cite.image_license %},
{% if cite.image_license_link %}<a href="{{ cite.image_license_link }}">{% endif %}
{{ cite.image_license }}
{% if cite.image_license_link %}</a>{% endif %}
{% endif %}
{% else %}
<a href="http://www.flickr.com/photos/lou/430980641/">books about architecture</a>,
saikofish@Flickr,
<a href="http://creativecommons.org/licenses/by-nc-sa/2.0/">CC BY NC SA</a>.
{% endif %}
{% endspaceless %}
|
src/CityIssues/web-app/css/module/createIssueDialog.css | tbai/CityIssues | #createIssueDialog{ padding:1.5em 2em 0 2em;}
#createIssueDialog .field textarea,
#createIssueDialog .field select{ width:500px; }
#createIssueDialog div.addressField{border-width: 2px;}
#createIssueDialog div.addressField input.addressField {
width:464px;
border:none;
border-width: 0px;
padding: 0;
height:28px;
line-height:28px;
background:white;
}
#createIssueDialog .field .textField{line-height:normal; }
#createIssueDialog #createIssueCounter.negative{color:#FF8080;}
#createIssueDialog #createIssueCounter{
float:right;
color:black;
font-weight:normal;
color:#999;
}
|
_source/_attachments/2007-12-21-7930.html | creativecommons/www2015 | ---
layout: attachment
title: ''
date: 2007-12-21 11:58:05.000000000 -05:00
categories: []
tags: []
status: inherit
type: attachment
published: false
meta:
_wp_attached_file: /web/creativecommons.org/www/wp-content/uploads/2007/12/picture-3.png
_wp_attachment_metadata: a:4:{s:5:"width";i:1017;s:6:"height";i:757;s:14:"hwstring_small";s:23:"height='95'
width='128'";s:4:"file";s:69:"/web/creativecommons.org/www/wp-content/uploads/2007/12/picture-3.png";}
author:
login: michelle
email: webmaster+michelle@creativecommons.org
display_name: Michelle Thorne
first_name: Michelle
last_name: Thorne
---
|
www/templates/login_action.html | i02sopop/gestas | <!--
login_action.html
Description
Template to show an actio in the login page.
copyright (c) 2008-2009 Opentia S.L.
This file is part of GESTAS (http://gestas.opentia.org)
GESTAS is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program 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/>.
-->
<a href="index.php?a=$action">$entryName</a>
|
labonneboite/web/templates/admin/index.html | StartupsPoleEmploi/labonneboite | {% extends 'admin/master.html' %}
{% block body %}
{{ super() }}
<div class="page-header">
<h1>La Bonne Boite - Administration</h1>
</div>
<p>
<a href="/" class="btn btn-default" role="button">Retour au site</a>
</p>
{% endblock %}
|
apidocs/index-files/index-18.html | flipisu/FLIP | <!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_77) on Fri Jan 06 13:55:16 CLT 2017 -->
<title>R-Index</title>
<meta name="date" content="2017-01-06">
<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="R-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="../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-17.html">Prev Letter</a></li>
<li><a href="index-19.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-18.html" target="_top">Frames</a></li>
<li><a href="index-18.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 name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><a href="../edu/iastate/ansci/flip/extension/aes/RandomPassword.html" title="class in edu.iastate.ansci.flip.extension.aes"><span class="typeNameLink">RandomPassword</span></a> - Class in <a href="../edu/iastate/ansci/flip/extension/aes/package-summary.html">edu.iastate.ansci.flip.extension.aes</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/aes/RandomPassword.html#RandomPassword--">RandomPassword()</a></span> - Constructor for class edu.iastate.ansci.flip.extension.aes.<a href="../edu/iastate/ansci/flip/extension/aes/RandomPassword.html" title="class in edu.iastate.ansci.flip.extension.aes">RandomPassword</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/GlobalVariablesDB.html#READ_GLOBAL_MYSQL_ALL">READ_GLOBAL_MYSQL_ALL</a></span> - Static variable in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/GlobalVariablesDB.html" title="class in edu.iastate.ansci.flip.database">GlobalVariablesDB</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readAIMatingEnable-int-int-">readAIMatingEnable(int, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if selected herd of a selected population can perform AI matings.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readAIMatingEnable-java.lang.String-int-">readAIMatingEnable(String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if selected herd of a selected active population can perform AI matings.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readAIMatingEnable-int-java.lang.String-int-">readAIMatingEnable(int, String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if selected herd of a selected population can perform AI matings.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/MatingAIDatabase.html#readAIMatingRequest-int-">readAIMatingRequest(int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/MatingAIDatabase.html" title="class in edu.iastate.ansci.flip.database">MatingAIDatabase</a></dt>
<dd>
<div class="block">Retrieves all proposal for AI mating of a selected population</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/MatingAIDatabase.html#readAIMatingRequest-int-java.lang.String-">readAIMatingRequest(int, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/MatingAIDatabase.html" title="class in edu.iastate.ansci.flip.database">MatingAIDatabase</a></dt>
<dd>
<div class="block">Retrieves all proposal for AI mating of a selected population</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/MatingAIDatabase.html#readAIMatingRequest-int-java.lang.String-long-">readAIMatingRequest(int, String, long)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/MatingAIDatabase.html" title="class in edu.iastate.ansci.flip.database">MatingAIDatabase</a></dt>
<dd>
<div class="block">Retrieves all proposal for AI mating of a chosen female.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/CourseDatabase.html#readAllCourses--">readAllCourses()</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/CourseDatabase.html" title="class in edu.iastate.ansci.flip.database">CourseDatabase</a></dt>
<dd>
<div class="block">Retrieve all courses from the database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/CourseDatabase.html#readAllCoursesExcept-java.lang.String-">readAllCoursesExcept(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/CourseDatabase.html" title="class in edu.iastate.ansci.flip.database">CourseDatabase</a></dt>
<dd>
<div class="block">Retrieve all courses registered in the database, except the ones associated to the instructor 'instructorID'</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readAllEnable-int-java.lang.String-int-">readAllEnable(int, String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Read filters of a selected herd that enable/disable: matings, AI matings, transferring of animals,
culling of animals and renaming of the animals.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/CourseDatabase.html#readAllVisibleCourses--">readAllVisibleCourses()</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/CourseDatabase.html" title="class in edu.iastate.ansci.flip.database">CourseDatabase</a></dt>
<dd>
<div class="block">Retrieve all courses that can be seen by the students, when they apply for an student account</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimal-java.lang.String-edu.iastate.ansci.flip.Population-java.lang.Long-">readAnimal(String, Population, Long)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read one animal from temporal database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimal-int-edu.iastate.ansci.flip.Population-java.lang.Long-">readAnimal(int, Population, Long)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read one animal from persistent database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimalAliveArray-edu.iastate.ansci.flip.Animal-java.lang.String-">readAnimalAliveArray(Animal, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read survival array from temporal databases.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimalAliveArray-edu.iastate.ansci.flip.Animal-int-">readAnimalAliveArray(Animal, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read Phenotype and Survival array of a chosen animal from persistent database.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimalBreed-edu.iastate.ansci.flip.Animal-java.lang.String-">readAnimalBreed(Animal, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read Breed data of selected animal from temporal databases</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimalBreed-edu.iastate.ansci.flip.Animal-int-">readAnimalBreed(Animal, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read Breed data of selected animal from persistent databases</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimalGenes-edu.iastate.ansci.flip.Animal-int-">readAnimalGenes(Animal, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read animal genes from persistent databases</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimalGenes-edu.iastate.ansci.flip.Animal-java.lang.String-">readAnimalGenes(Animal, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read animal genes from temporal databases</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/GetFile.html#readAnimalObject-long-java.lang.String-java.lang.String-">readAnimalObject(long, String, String)</a></span> - Method in class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/GetFile.html" title="class in edu.iastate.ansci.web">GetFile</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimalPhenotype-edu.iastate.ansci.flip.Animal-java.lang.String-">readAnimalPhenotype(Animal, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read Phenotype from temporal databases.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimalPhenotype-java.lang.Long-java.lang.String-">readAnimalPhenotype(Long, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read Phenotype of selected animal from temporal databases.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimalPhenotype-edu.iastate.ansci.flip.Animal-int-">readAnimalPhenotype(Animal, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read Phenotype from persistent databases.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimalPhenotype-java.lang.Long-int-">readAnimalPhenotype(Long, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read Phenotype of selected animal from persistent databases</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimals-edu.iastate.ansci.flip.Population-java.lang.String-java.lang.String-">readAnimals(Population, String, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read animals from temporal database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimals-edu.iastate.ansci.flip.Population-int-java.lang.String-">readAnimals(Population, int, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read animals from persistent database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimalStats-edu.iastate.ansci.flip.Animal-java.lang.String-">readAnimalStats(Animal, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read animal statistics from temporal databases (number of fertilization, number of born, number of born alive, etc.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readAnimalStats-edu.iastate.ansci.flip.Animal-int-">readAnimalStats(Animal, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read animal statistics from persistent databases (number of fertilization, number of born, number of born alive, etc.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalTransferDatabase.html#readAnimalTransferRequest-int-">readAnimalTransferRequest(int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalTransferDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalTransferDatabase</a></dt>
<dd>
<div class="block">Read all transfer proposal for an specific population object</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalTransferDatabase.html#readAnimalTransferRequest-int-java.lang.String-">readAnimalTransferRequest(int, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalTransferDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalTransferDatabase</a></dt>
<dd>
<div class="block">Read all animal transfer proposal of an instructor and population object</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalTransferDatabase.html#readAnimalTransferRequest-int-java.lang.String-java.lang.Long-">readAnimalTransferRequest(int, String, Long)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalTransferDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalTransferDatabase</a></dt>
<dd>
<div class="block">Read details of a transfer of a specific animal of a selected population and instructor</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalTransferDatabase.html#readAnimalTransferRequest-int-java.lang.String-int-">readAnimalTransferRequest(int, String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalTransferDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalTransferDatabase</a></dt>
<dd>
<div class="block">Read all proposal for transfer whose destination is a given herd ('dst_herdID')</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readBasicAnimal-java.lang.String-edu.iastate.ansci.flip.Population-java.lang.Long-">readBasicAnimal(String, Population, Long)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read basic profile of an animal like: HerdID, sex, age, parents' id and name from temporal database
Genome/PseudoGenome information is NOT RETRIEVED from database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readBasicAnimal-int-edu.iastate.ansci.flip.Population-java.lang.Long-">readBasicAnimal(int, Population, Long)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read basic profile of an animal like: HerdID, sex, age, parents' id and name from persistent database
Genome/PseudoGenome information is NOT RETRIEVED from database
Check populationID > 0</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readBasicAnimals-edu.iastate.ansci.flip.Population-java.lang.String-java.lang.String-">readBasicAnimals(Population, String, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read basic profile of a group of animals from temporal database.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readBasicAnimalsPerHerd-edu.iastate.ansci.flip.Population-java.lang.String-int-int-">readBasicAnimalsPerHerd(Population, String, int, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read basic profile of all animals belonging to a herd from temporal database.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readBasicAnimalsPerHerd-edu.iastate.ansci.flip.Population-int-int-int-">readBasicAnimalsPerHerd(Population, int, int, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read basic profile of all animals belonging to a herd from persistent database.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#readBasicFlip-java.lang.String-">readBasicFlip(String)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Read flip data from temporal tables, herd atomic values are ONLY read from DB</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#readBasicFlipOnlyPopulation-java.lang.String-">readBasicFlipOnlyPopulation(String)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Read flip data from temporal tables</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#readBasicFlipWithAnimals-java.lang.String-java.lang.String-">readBasicFlipWithAnimals(String, String)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Read flip data from temporal tables, atomic parameters of a herd and animal are only read from DB</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readBasicHerd-edu.iastate.ansci.flip.Population-java.lang.String-">readBasicHerd(Population, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Read basic profiles of all herds of a chosen population.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readBasicHerd-edu.iastate.ansci.flip.Population-java.lang.String-int-">readBasicHerd(Population, String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Read basic profile of a chosen herd of a target population.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readBasicHerd-edu.iastate.ansci.flip.Population-int-int-">readBasicHerd(Population, int, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Read basic profile of a chosen herd of a target population.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readBasicHerd-edu.iastate.ansci.flip.Population-java.lang.String-java.lang.String-">readBasicHerd(Population, String, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Read the basic profile of an student's herd.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readBasicHerd-edu.iastate.ansci.flip.Population-int-java.lang.String-">readBasicHerd(Population, int, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Read the basic profile of an student's herd.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/CourseDatabase.html#readCourse-int-">readCourse(int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/CourseDatabase.html" title="class in edu.iastate.ansci.flip.database">CourseDatabase</a></dt>
<dd>
<div class="block">Retrieve course details of a selected course</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/CourseDatabase.html#readCourses-java.lang.String-">readCourses(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/CourseDatabase.html" title="class in edu.iastate.ansci.flip.database">CourseDatabase</a></dt>
<dd>
<div class="block">Retrieve all courses associated to a selected instructor</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/CourseDatabase.html#readCoursesByStudent-java.lang.String-">readCoursesByStudent(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/CourseDatabase.html" title="class in edu.iastate.ansci.flip.database">CourseDatabase</a></dt>
<dd>
<div class="block">It retrieved all courses where a given student ('studentId') is registered</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/CourseStudentDatabase.html#readCoursesID-java.lang.String-">readCoursesID(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/CourseStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">CourseStudentDatabase</a></dt>
<dd>
<div class="block">Get all course identifiers where a selected student is registered.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readCullsEnable-int-int-">readCullsEnable(int, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if selected herd of a selected population can propose animals for culling.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readCullsEnable-java.lang.String-int-">readCullsEnable(String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if selected herd of a selected active population can propose animals for culling.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readCullsEnable-int-java.lang.String-int-">readCullsEnable(int, String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if selected herd of a selected population can propose animals for culling.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readCurrentCycle-java.lang.String-int-">readCurrentCycle(String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Retrieve the current cycle of a chosen (active) herd.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readCurrentCycle-int-int-">readCurrentCycle(int, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Retrieve the current cycle of a chosen herd.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/EvaluationParams.html#readEvaluations--">readEvaluations()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/EvaluationParams.html" title="class in edu.iastate.ansci.flip">EvaluationParams</a></dt>
<dd>
<div class="block">Reads in from the evalution input file
Placing the values in the provided map
returns the number of evaluations per animal
or -1 if not the same for each animal</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readExtendedAnimal-edu.iastate.ansci.flip.Animal-java.lang.String-">readExtendedAnimal(Animal, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read animal's data that is not read with the basic reading method.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readExtendedAnimal-edu.iastate.ansci.flip.Animal-int-">readExtendedAnimal(Animal, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read animal's data that is not read with the basic reading method.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readExtendedHerd-java.lang.String-edu.iastate.ansci.flip.Herd-">readExtendedHerd(String, Herd)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Read the extended profile of a selected herd.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readExtendedHerd-int-edu.iastate.ansci.flip.Herd-">readExtendedHerd(int, Herd)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Read the extended profile of a selected herd.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#readFlip-java.lang.String-java.lang.String-">readFlip(String, String)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Read flip data from temporal tables</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#readFlip-int-">readFlip(int)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Read flip data from persistent database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#readFlipAndResetHerdProperties-int-">readFlipAndResetHerdProperties(int)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Read Flip data from persistent database and reset any property defines for the population's herds.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#readFlipAndResetHerdProperties-int-boolean-">readFlipAndResetHerdProperties(int, boolean)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Read Flip data from persistent database and reset any property defines for the population's herds.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#readFlipOnlyHerds-java.lang.String-">readFlipOnlyHerds(String)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Read Flip object including herds but no animals from temporal database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/Animal.html#readGenes-java.io.ObjectInputStream-">readGenes(ObjectInputStream)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/Animal.html" title="class in edu.iastate.ansci.flip">Animal</a></dt>
<dd>
<div class="block">Read this animal's genes from the specified stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/GetFile.html#readGenes-edu.iastate.ansci.flip.Animal-java.lang.String-java.lang.String-">readGenes(Animal, String, String)</a></span> - Method in class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/GetFile.html" title="class in edu.iastate.ansci.web">GetFile</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readHerd-edu.iastate.ansci.flip.Population-java.lang.String-">readHerd(Population, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Retrieve all herd objects of a chosen population from temporal database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readHerd-edu.iastate.ansci.flip.Population-int-">readHerd(Population, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Retrieve all herd objects of a selected population from persistent database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readHerd-edu.iastate.ansci.flip.Population-int-boolean-">readHerd(Population, int, boolean)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Read all herd objects of a chosen population from the persistent database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readHerdMetadata-java.lang.String-boolean-boolean-">readHerdMetadata(String, boolean, boolean)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Return a list of active herds of an instructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readHerdMetadata-int-boolean-boolean-">readHerdMetadata(int, boolean, boolean)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Return the list of herds of a selected population.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readHerdNames-java.lang.String-boolean-">readHerdNames(String, boolean)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Return a list of active herds of an instructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readHerdNames-int-boolean-">readHerdNames(int, boolean)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Return the list of herds of a selected population.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readHerdStudentObject-int-int-">readHerdStudentObject(int, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Read filters of a selected herd.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readHerdStudentObject-int-java.lang.String-int-">readHerdStudentObject(int, String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Read filters of a selected herd.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readMalesIDPerHerd-edu.iastate.ansci.flip.Population-java.lang.String-int-">readMalesIDPerHerd(Population, String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read only numeric identifier of males belonging to a herd from temporal database.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html#readMalesIDPerHerd-edu.iastate.ansci.flip.Population-int-int-">readMalesIDPerHerd(Population, int, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/AnimalDatabase.html" title="class in edu.iastate.ansci.flip.database">AnimalDatabase</a></dt>
<dd>
<div class="block">Read only numeric identifier of males belonging to a herd from persistent database.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readMatingEnable-int-int-">readMatingEnable(int, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if selected herd of the selected population can propose and execute matings</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readMatingEnable-java.lang.String-int-">readMatingEnable(String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if selected herd of the selected active population can propose and execute matings</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readMatingEnable-int-java.lang.String-int-">readMatingEnable(int, String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if selected herd of a selected population can perform matings.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/MatingDatabase.html#readMatingRequest-int-">readMatingRequest(int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/MatingDatabase.html" title="class in edu.iastate.ansci.flip.database">MatingDatabase</a></dt>
<dd>
<div class="block">Retrieve all proposals for natural mating of a selected population</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/MatingDatabase.html#readMatingRequest-int-java.lang.String-">readMatingRequest(int, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/MatingDatabase.html" title="class in edu.iastate.ansci.flip.database">MatingDatabase</a></dt>
<dd>
<div class="block">Retrieve all proposals for natural mating of a selected population</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/MatingDatabase.html#readMatingRequest-int-java.lang.String-long-">readMatingRequest(int, String, long)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/MatingDatabase.html" title="class in edu.iastate.ansci.flip.database">MatingDatabase</a></dt>
<dd>
<div class="block">Retrieve all proposal for natural mating of a chosen female.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PopulationStorage.html#readObject-java.io.DataInput-">readObject(DataInput)</a></span> - Static method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PopulationStorage.html" title="class in edu.iastate.ansci.flip">PopulationStorage</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readOnlineStudentHerds-java.lang.String-">readOnlineStudentHerds(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">List all herds of the population whose owners (instructors) are online.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/ParentFoundersDatabase.html#readParentsOfFounders-java.lang.String-int-edu.iastate.ansci.flip.Population-">readParentsOfFounders(String, int, Population)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/ParentFoundersDatabase.html" title="class in edu.iastate.ansci.flip.database">ParentFoundersDatabase</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/ParentFoundersDatabase.html#readParentsOfFounders-int-edu.iastate.ansci.flip.Population-">readParentsOfFounders(int, Population)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/ParentFoundersDatabase.html" title="class in edu.iastate.ansci.flip.database">ParentFoundersDatabase</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/PopulationStorageDB.html#readPhenotypesParentFounders--">readPhenotypesParentFounders()</a></span> - Method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/PopulationStorageDB.html" title="class in edu.iastate.ansci.flip.database">PopulationStorageDB</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/DatabaseFlip.html#readPhenotypeVectorFromPersistent-int-long-int-">readPhenotypeVectorFromPersistent(int, long, int)</a></span> - Method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/DatabaseFlip.html" title="class in edu.iastate.ansci.flip.database">DatabaseFlip</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/DatabaseFlip.html#readPhenotypeVectorFromTemporal-int-long-java.lang.String-">readPhenotypeVectorFromTemporal(int, long, String)</a></span> - Method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/DatabaseFlip.html" title="class in edu.iastate.ansci.flip.database">DatabaseFlip</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/PopulationDatabase.html#readPopulation-java.lang.String-">readPopulation(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/PopulationDatabase.html" title="class in edu.iastate.ansci.flip.database">PopulationDatabase</a></dt>
<dd>
<div class="block">Read a population object from temporal database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/PopulationDatabase.html#readPopulation-int-">readPopulation(int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/PopulationDatabase.html" title="class in edu.iastate.ansci.flip.database">PopulationDatabase</a></dt>
<dd>
<div class="block">Read a population object from persistent database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/HerdWebDisplay.html#readPopulation-int-java.lang.String-int-">readPopulation(int, String, int)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/HerdWebDisplay.html" title="class in edu.iastate.ansci.flip.extension">HerdWebDisplay</a></dt>
<dd>
<div class="block">Read a Population data from database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/ProposedCulledDatabase.html#readProposedCulled-int-java.lang.String-">readProposedCulled(int, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/ProposedCulledDatabase.html" title="class in edu.iastate.ansci.flip.database">ProposedCulledDatabase</a></dt>
<dd>
<div class="block">Retrieve all proposal for animal culling of a selected population</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/ProposedCulledDatabase.html#readProposedCulled-int-java.lang.String-long-">readProposedCulled(int, String, long)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/ProposedCulledDatabase.html" title="class in edu.iastate.ansci.flip.database">ProposedCulledDatabase</a></dt>
<dd>
<div class="block">Retrieve details of the proposal for culling of a selected animal</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readRenameEnable-int-int-">readRenameEnable(int, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if a selected herd of a selected population can rename its animals.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readRenameEnable-java.lang.String-int-">readRenameEnable(String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if a selected herd of a selected active population can rename its animals.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readRenameEnable-int-java.lang.String-int-">readRenameEnable(int, String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if selected herd of a selected population can rename its animals.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readStudentHerds-java.lang.String-">readStudentHerds(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">List basic information about all herds owned by an student in FLIP.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#readStudentHerds-java.lang.String-long-">readStudentHerds(String, long)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">List all herds owned by an student in a target population.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/CourseStudentDatabase.html#readStudentIDs-int-">readStudentIDs(int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/CourseStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">CourseStudentDatabase</a></dt>
<dd>
<div class="block">Retrieve all students registered in a selected course</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readTransferEnable-int-int-">readTransferEnable(int, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if selected herd of a selected population can transfer animals to other herds.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readTransferEnable-java.lang.String-int-">readTransferEnable(String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if selected herd of a selected active population can transfer animals to other herds.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html#readTransferEnable-int-java.lang.String-int-">readTransferEnable(int, String, int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdStudentDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdStudentDatabase</a></dt>
<dd>
<div class="block">Check if selected herd of a selected population can transfer animals to other herds.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/PopulationStatusDatabase.html#READY">READY</a></span> - Static variable in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/PopulationStatusDatabase.html" title="class in edu.iastate.ansci.flip.database">PopulationStatusDatabase</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/PopulationStatusDatabase.html#READY_BACKGROUND">READY_BACKGROUND</a></span> - Static variable in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/PopulationStatusDatabase.html" title="class in edu.iastate.ansci.flip.database">PopulationStatusDatabase</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/Herd.html#recedeCycle--">recedeCycle()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/Herd.html" title="class in edu.iastate.ansci.flip">Herd</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/Population.html#recedeOneCycle--">recedeOneCycle()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/Population.html" title="class in edu.iastate.ansci.flip">Population</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/StatUtil.html#refine-double-double-">refine(double, double)</a></span> - Static method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/StatUtil.html" title="class in edu.iastate.ansci.flip">StatUtil</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/UpdateLog.html#reFormatDate-java.lang.String-">reFormatDate(String)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/UpdateLog.html" title="class in edu.iastate.ansci.flip.extension">UpdateLog</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupVarianceCovariances.html#refresh--">refresh()</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupVarianceCovariances.html" title="class in edu.iastate.ansci.flip.extension">SetupVarianceCovariances</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/PopulationStorageDB.html#refreshTraitNames--">refreshTraitNames()</a></span> - Method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/PopulationStorageDB.html" title="class in edu.iastate.ansci.flip.database">PopulationStorageDB</a></dt>
<dd>
<div class="block">Refresh the list of the trait names</div>
</dd>
<dt><a href="../edu/iastate/ansci/web/RegisterAction.html" title="class in edu.iastate.ansci.web"><span class="typeNameLink">RegisterAction</span></a> - Class in <a href="../edu/iastate/ansci/web/package-summary.html">edu.iastate.ansci.web</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/RegisterAction.html#RegisterAction--">RegisterAction()</a></span> - Constructor for class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/RegisterAction.html" title="class in edu.iastate.ansci.web">RegisterAction</a></dt>
<dd> </dd>
<dt><a href="../edu/iastate/ansci/web/RegisterForm.html" title="class in edu.iastate.ansci.web"><span class="typeNameLink">RegisterForm</span></a> - Class in <a href="../edu/iastate/ansci/web/package-summary.html">edu.iastate.ansci.web</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/RegisterForm.html#RegisterForm--">RegisterForm()</a></span> - Constructor for class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/RegisterForm.html" title="class in edu.iastate.ansci.web">RegisterForm</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/RegisterForm.html#RegisterForm-edu.iastate.ansci.flip.database.Student-">RegisterForm(Student)</a></span> - Constructor for class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/RegisterForm.html" title="class in edu.iastate.ansci.web">RegisterForm</a></dt>
<dd> </dd>
<dt><a href="../edu/iastate/ansci/flip/database/RegistrationDB.html" title="class in edu.iastate.ansci.flip.database"><span class="typeNameLink">RegistrationDB</span></a> - Class in <a href="../edu/iastate/ansci/flip/database/package-summary.html">edu.iastate.ansci.flip.database</a></dt>
<dd>
<div class="block">Auxiliary class that provides methods to manage requests for a FLIP STUDENT account</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/RegistrationDB.html#RegistrationDB--">RegistrationDB()</a></span> - Constructor for class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/RegistrationDB.html" title="class in edu.iastate.ansci.flip.database">RegistrationDB</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/AnimalTransfersTableModel.html#REJECT">REJECT</a></span> - Static variable in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/AnimalTransfersTableModel.html" title="class in edu.iastate.ansci.flip">AnimalTransfersTableModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/AnimalTransfersWebModel.html#REJECT">REJECT</a></span> - Static variable in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/AnimalTransfersWebModel.html" title="class in edu.iastate.ansci.flip.extension">AnimalTransfersWebModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/AnimalTransfersTableModel.html#REJECT_LABEL">REJECT_LABEL</a></span> - Static variable in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/AnimalTransfersTableModel.html" title="class in edu.iastate.ansci.flip">AnimalTransfersTableModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/students/ProcessStudentCourseRegistrationAction.html#releaseHerdsOwnedByStudent-java.lang.String-int-">releaseHerdsOwnedByStudent(String, int)</a></span> - Static method in class edu.iastate.ansci.web.students.<a href="../edu/iastate/ansci/web/students/ProcessStudentCourseRegistrationAction.html" title="class in edu.iastate.ansci.web.students">ProcessStudentCourseRegistrationAction</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#releasePopulationLock-java.lang.String-">releasePopulationLock(String)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">It releases the lock of a selected active population</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#releasePopulationLock-int-">releasePopulationLock(int)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">It releases the lock of a selected population from persistent database</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/ModelPanel.html#reload-boolean-">reload(boolean)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/ModelPanel.html" title="class in edu.iastate.ansci.web.instructors">ModelPanel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/ExpressionPanel.html#remove--">remove()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/ExpressionPanel.html" title="class in edu.iastate.ansci.flip">ExpressionPanel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/AnimalTransfersWebModel.html#remove-java.lang.Long-">remove(Long)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/AnimalTransfersWebModel.html" title="class in edu.iastate.ansci.flip.extension">AnimalTransfersWebModel</a></dt>
<dd>
<div class="block">Remove animal from list of animals to be transferred</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/HerdAveragesBean.html#remove-javax.servlet.http.HttpServletRequest-">remove(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/HerdAveragesBean.html" title="class in edu.iastate.ansci.flip.extension">HerdAveragesBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupBaseBreed.html#remove-javax.servlet.http.HttpServletRequest-">remove(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupBaseBreed.html" title="class in edu.iastate.ansci.flip.extension">SetupBaseBreed</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupBreed.html#remove-javax.servlet.http.HttpServletRequest-">remove(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupBreed.html" title="class in edu.iastate.ansci.flip.extension">SetupBreed</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupBreedMeans.html#remove-javax.servlet.http.HttpServletRequest-">remove(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupBreedMeans.html" title="class in edu.iastate.ansci.flip.extension">SetupBreedMeans</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupEnviromentalVariances.html#remove-javax.servlet.http.HttpServletRequest-">remove(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupEnviromentalVariances.html" title="class in edu.iastate.ansci.flip.extension">SetupEnviromentalVariances</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupLocus.html#remove-javax.servlet.http.HttpServletRequest-">remove(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupLocus.html" title="class in edu.iastate.ansci.flip.extension">SetupLocus</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupMeanCovariance.html#remove-javax.servlet.http.HttpServletRequest-">remove(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupMeanCovariance.html" title="class in edu.iastate.ansci.flip.extension">SetupMeanCovariance</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupPrintEffects.html#remove-javax.servlet.http.HttpServletRequest-">remove(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupPrintEffects.html" title="class in edu.iastate.ansci.flip.extension">SetupPrintEffects</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/StudentHerdBean.html#remove-javax.servlet.http.HttpServletRequest-">remove(HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/StudentHerdBean.html" title="class in edu.iastate.ansci.flip.extension">StudentHerdBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/MultiThumbBoundedRangeModel.html#remove-edu.iastate.ansci.flip.Slidable-">remove(Slidable)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/MultiThumbBoundedRangeModel.html" title="class in edu.iastate.ansci.flip">MultiThumbBoundedRangeModel</a></dt>
<dd>
<div class="block">Removes element from list</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/MultiThumbBoundedRangeModel.html#remove-int-">remove(int)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/MultiThumbBoundedRangeModel.html" title="class in edu.iastate.ansci.flip">MultiThumbBoundedRangeModel</a></dt>
<dd>
<div class="block">Removes list element at index</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/MultiThumbBoundedRangeModel.html#remove--">remove()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/MultiThumbBoundedRangeModel.html" title="class in edu.iastate.ansci.flip">MultiThumbBoundedRangeModel</a></dt>
<dd>
<div class="block">Removes the current element</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/SlidableList.html#remove-edu.iastate.ansci.flip.Slidable-">remove(Slidable)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/SlidableList.html" title="class in edu.iastate.ansci.flip">SlidableList</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/SlidableList.html#remove-int-">remove(int)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/SlidableList.html" title="class in edu.iastate.ansci.flip">SlidableList</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/SortList.html#remove-java.lang.Object-">remove(Object)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/SortList.html" title="class in edu.iastate.ansci.flip">SortList</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/SortList.html#remove-int-">remove(int)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/SortList.html" title="class in edu.iastate.ansci.flip">SortList</a></dt>
<dd>
<div class="block">Removes the element at the specified position in this list.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/SortListModel.html#remove-int-">remove(int)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/SortListModel.html" title="class in edu.iastate.ansci.flip">SortListModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/SortListModel.html#remove-java.lang.Object-">remove(Object)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/SortListModel.html" title="class in edu.iastate.ansci.flip">SortListModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/VectorListModel.html#remove-int-">remove(int)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/VectorListModel.html" title="class in edu.iastate.ansci.flip">VectorListModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/VectorListModel.html#remove-java.lang.Object-">remove(Object)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/VectorListModel.html" title="class in edu.iastate.ansci.flip">VectorListModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/FileBean.html#remove-javax.servlet.http.HttpSession-java.lang.String-">remove(HttpSession, String)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/FileBean.html" title="class in edu.iastate.ansci.web.instructors">FileBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/ModelPanel.html#remove-int-">remove(int)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/ModelPanel.html" title="class in edu.iastate.ansci.web.instructors">ModelPanel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/TraitsBean.html#remove-javax.servlet.http.HttpServletRequest-">remove(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/TraitsBean.html" title="class in edu.iastate.ansci.web.instructors">TraitsBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/SelectProperties.html#remove-javax.servlet.http.HttpServletRequest-">remove(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/SelectProperties.html" title="class in edu.iastate.ansci.web">SelectProperties</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/SelectPropertiesForStudent.html#remove-javax.servlet.http.HttpServletRequest-int-">remove(HttpServletRequest, int)</a></span> - Static method in class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/SelectPropertiesForStudent.html" title="class in edu.iastate.ansci.web">SelectPropertiesForStudent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/ChromosomeInfoDialog.html#REMOVE_THUMB">REMOVE_THUMB</a></span> - Static variable in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/ChromosomeInfoDialog.html" title="class in edu.iastate.ansci.flip">ChromosomeInfoDialog</a></dt>
<dd>
<div class="block">Value used to indicate that selected loci should
be removed from the chromosome.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/TraitsBean.html#removeAdditiveLocus-int-int-">removeAdditiveLocus(int, int)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/TraitsBean.html" title="class in edu.iastate.ansci.web.instructors">TraitsBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/SortList.html#removeAll-java.util.Collection-">removeAll(Collection<?>)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/SortList.html" title="class in edu.iastate.ansci.flip">SortList</a></dt>
<dd>
<div class="block">Removes all this collection's elements that are also contained in the
specified collection (optional operation).</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/SortListModel.html#removeAll--">removeAll()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/SortListModel.html" title="class in edu.iastate.ansci.flip">SortListModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/SortListModel.html#removeAll-java.util.Collection-">removeAll(Collection<T>)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/SortListModel.html" title="class in edu.iastate.ansci.flip">SortListModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/VectorListModel.html#removeAll-java.util.Collection-">removeAll(Collection<?>)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/VectorListModel.html" title="class in edu.iastate.ansci.flip">VectorListModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/PushFile.html#removeAll--">removeAll()</a></span> - Static method in class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/PushFile.html" title="class in edu.iastate.ansci.web">PushFile</a></dt>
<dd>
<div class="block">This method is not finished</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/EpistasisInfo.html#removeAllele-edu.iastate.ansci.flip.AlleleInfo-">removeAllele(AlleleInfo)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/EpistasisInfo.html" title="class in edu.iastate.ansci.flip">EpistasisInfo</a></dt>
<dd>
<div class="block">Removes the given allele from both sets of alleles</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/UpdateLog.html#removeAllLogs--">removeAllLogs()</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/UpdateLog.html" title="class in edu.iastate.ansci.flip.extension">UpdateLog</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/Population.html#removeAnimalTransferRequest-java.lang.Long-">removeAnimalTransferRequest(Long)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/Population.html" title="class in edu.iastate.ansci.flip">Population</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/CoursesBean.html#removeBean-javax.servlet.http.HttpServletRequest-">removeBean(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/CoursesBean.html" title="class in edu.iastate.ansci.flip.extension">CoursesBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/PopulationComputationBean.html#removeBean-javax.servlet.http.HttpServletRequest-">removeBean(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/PopulationComputationBean.html" title="class in edu.iastate.ansci.flip.extension">PopulationComputationBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/StudentHerdBean.html#removeBean-javax.servlet.http.HttpServletRequest-">removeBean(HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/StudentHerdBean.html" title="class in edu.iastate.ansci.flip.extension">StudentHerdBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/GenomeInfo.html#removeBreed-edu.iastate.ansci.flip.Breed-">removeBreed(Breed)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/GenomeInfo.html" title="class in edu.iastate.ansci.flip">GenomeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/LocusInfo.html#removeBreed-edu.iastate.ansci.flip.Breed-">removeBreed(Breed)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/LocusInfo.html" title="class in edu.iastate.ansci.flip">LocusInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PseudoGenomeInfo.html#removeBreed-edu.iastate.ansci.flip.Breed-">removeBreed(Breed)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PseudoGenomeInfo.html" title="class in edu.iastate.ansci.flip">PseudoGenomeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/JComponentCellEditor.html#removeCellEditorListener-javax.swing.event.CellEditorListener-">removeCellEditorListener(CellEditorListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/JComponentCellEditor.html" title="class in edu.iastate.ansci.flip">JComponentCellEditor</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/Breed.html#removeChangeListener-javax.swing.event.ChangeListener-">removeChangeListener(ChangeListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/Breed.html" title="class in edu.iastate.ansci.flip">Breed</a></dt>
<dd>
<div class="block">Implementation of <a href="../edu/iastate/ansci/flip/Changeable.html#removeChangeListener-javax.swing.event.ChangeListener-"><code>Changeable.removeChangeListener(javax.swing.event.ChangeListener)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/Changeable.html#removeChangeListener-javax.swing.event.ChangeListener-">removeChangeListener(ChangeListener)</a></span> - Method in interface edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/Changeable.html" title="interface in edu.iastate.ansci.flip">Changeable</a></dt>
<dd>
<div class="block">Removes a ChangeListener from the list
of listeners.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/DefaultFloatingPointBoundedRangeModel.html#removeChangeListener-javax.swing.event.ChangeListener-">removeChangeListener(ChangeListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/DefaultFloatingPointBoundedRangeModel.html" title="class in edu.iastate.ansci.flip">DefaultFloatingPointBoundedRangeModel</a></dt>
<dd>
<div class="block">Removes a <code>ChangeListener</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/DefaultSlidable.html#removeChangeListener-javax.swing.event.ChangeListener-">removeChangeListener(ChangeListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/DefaultSlidable.html" title="class in edu.iastate.ansci.flip">DefaultSlidable</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/EpistasisInfo.html#removeChangeListener-javax.swing.event.ChangeListener-">removeChangeListener(ChangeListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/EpistasisInfo.html" title="class in edu.iastate.ansci.flip">EpistasisInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/FloatingPointBoundedRangeModel.html#removeChangeListener-javax.swing.event.ChangeListener-">removeChangeListener(ChangeListener)</a></span> - Method in interface edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/FloatingPointBoundedRangeModel.html" title="interface in edu.iastate.ansci.flip">FloatingPointBoundedRangeModel</a></dt>
<dd>
<div class="block">Removes a ChangeListener from the model's listener list.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/GenomeInfo.html#removeChangeListener-javax.swing.event.ChangeListener-">removeChangeListener(ChangeListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/GenomeInfo.html" title="class in edu.iastate.ansci.flip">GenomeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/GenotypeInfo.html#removeChangeListener-javax.swing.event.ChangeListener-">removeChangeListener(ChangeListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/GenotypeInfo.html" title="class in edu.iastate.ansci.flip">GenotypeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/MultiThumbSlider.html#removeChangeListener-javax.swing.event.ChangeListener-">removeChangeListener(ChangeListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/MultiThumbSlider.html" title="class in edu.iastate.ansci.flip">MultiThumbSlider</a></dt>
<dd>
<div class="block">Removes a ChangeListener from the slider.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PhenotypeInfo.html#removeChangeListener-javax.swing.event.ChangeListener-">removeChangeListener(ChangeListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PhenotypeInfo.html" title="class in edu.iastate.ansci.flip">PhenotypeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PseudoGenomeInfo.html#removeChangeListener-javax.swing.event.ChangeListener-">removeChangeListener(ChangeListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PseudoGenomeInfo.html" title="class in edu.iastate.ansci.flip">PseudoGenomeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/SlidableList.html#removeChangeListener-javax.swing.event.ChangeListener-">removeChangeListener(ChangeListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/SlidableList.html" title="class in edu.iastate.ansci.flip">SlidableList</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/EpistasisInfo.html#removeEffect-java.util.Set-java.util.Set-">removeEffect(Set<?>, Set<?>)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/EpistasisInfo.html" title="class in edu.iastate.ansci.flip">EpistasisInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupLocus.html#removeEffects--">removeEffects()</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupLocus.html" title="class in edu.iastate.ansci.flip.extension">SetupLocus</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupLocus.html#removeEffects-int-">removeEffects(int)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupLocus.html" title="class in edu.iastate.ansci.flip.extension">SetupLocus</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/GenotypeInfo.html#removeEpistaticLocus-edu.iastate.ansci.flip.LocusInfo-">removeEpistaticLocus(LocusInfo)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/GenotypeInfo.html" title="class in edu.iastate.ansci.flip">GenotypeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/TraitsBean.html#removeEpistaticLocus-int-">removeEpistaticLocus(int)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/TraitsBean.html" title="class in edu.iastate.ansci.web.instructors">TraitsBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/ErrorMessageBean.html#removeErrorMessage-javax.servlet.http.HttpServletRequest-">removeErrorMessage(HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/ErrorMessageBean.html" title="class in edu.iastate.ansci.web">ErrorMessageBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/ExpressionPanel.html#removeFillerBox--">removeFillerBox()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/ExpressionPanel.html" title="class in edu.iastate.ansci.flip">ExpressionPanel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/FilterBean.html#removeFilter-java.lang.String-">removeFilter(String)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/FilterBean.html" title="class in edu.iastate.ansci.web.instructors">FilterBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/GenomeInfo.html#removeGenotype-edu.iastate.ansci.flip.GenotypeInfo-">removeGenotype(GenotypeInfo)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/GenomeInfo.html" title="class in edu.iastate.ansci.flip">GenomeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PseudoGenomeInfo.html#removeGenotype-java.util.HashMap-edu.iastate.ansci.flip.GenotypeInfo-">removeGenotype(HashMap<GenotypeInfo, HashMap<GenotypeInfo, Double>>, GenotypeInfo)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PseudoGenomeInfo.html" title="class in edu.iastate.ansci.flip">PseudoGenomeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/TraitsBean.html#removeGenotype--">removeGenotype()</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/TraitsBean.html" title="class in edu.iastate.ansci.web.instructors">TraitsBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#removeHerd-edu.iastate.ansci.flip.Population-java.lang.String-edu.iastate.ansci.flip.Herd-">removeHerd(Population, String, Herd)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Remove a selected herd from memory</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/DisplayHerdsPanel.html#removeHerdButtonPressed--">removeHerdButtonPressed()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/DisplayHerdsPanel.html" title="class in edu.iastate.ansci.flip">DisplayHerdsPanel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/FilterDatabase.html#removeHerdFilters-int-">removeHerdFilters(int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/FilterDatabase.html" title="class in edu.iastate.ansci.flip.database">FilterDatabase</a></dt>
<dd>
<div class="block">Delete filters created for all herds of a chosen population.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/FilterDatabase.html#removeHerdFilters-int-java.lang.String-boolean-">removeHerdFilters(int, String, boolean)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/FilterDatabase.html" title="class in edu.iastate.ansci.flip.database">FilterDatabase</a></dt>
<dd>
<div class="block">Delete filters created for a chosen herd of a chosen population.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/StudentHerdBean.html#removeHerdID-java.lang.String-java.lang.Integer-">removeHerdID(String, Integer)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/StudentHerdBean.html" title="class in edu.iastate.ansci.flip.extension">StudentHerdBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdPropertiesDatabase.html#removeHerdProperties-int-java.lang.String-">removeHerdProperties(int, String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdPropertiesDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdPropertiesDatabase</a></dt>
<dd>
<div class="block">Remove all display properties of a target population</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/PopulationSetup.html#removeHerdsAndAnimals-java.lang.String-">removeHerdsAndAnimals(String)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/PopulationSetup.html" title="class in edu.iastate.ansci.flip.extension">PopulationSetup</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/Population.html#removeHerdTransferRequest-edu.iastate.ansci.flip.Herd-edu.iastate.ansci.flip.AnimalTransfer-">removeHerdTransferRequest(Herd, AnimalTransfer)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/Population.html" title="class in edu.iastate.ansci.flip">Population</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/TraitPrinter.html#removeHiddenTraits-java.util.Collection-">removeHiddenTraits(Collection<?>)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/TraitPrinter.html" title="class in edu.iastate.ansci.flip">TraitPrinter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/UpdateLog.html#removeHTMLTags-java.lang.String-">removeHTMLTags(String)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/UpdateLog.html" title="class in edu.iastate.ansci.flip.extension">UpdateLog</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/VectorListModel.html#removeListDataListener-javax.swing.event.ListDataListener-">removeListDataListener(ListDataListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/VectorListModel.html" title="class in edu.iastate.ansci.flip">VectorListModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/EpistasisInfo.html#removeLocus-edu.iastate.ansci.flip.LocusInfo-">removeLocus(LocusInfo)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/EpistasisInfo.html" title="class in edu.iastate.ansci.flip">EpistasisInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/EpistasisTableModel.html#removeLocus-edu.iastate.ansci.flip.LocusInfo-">removeLocus(LocusInfo)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/EpistasisTableModel.html" title="class in edu.iastate.ansci.flip">EpistasisTableModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/ChromosomeBean.html#removeLocus-int-">removeLocus(int)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/ChromosomeBean.html" title="class in edu.iastate.ansci.flip.extension">ChromosomeBean</a></dt>
<dd>
<div class="block">Remove a selected locus</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupBreed.html#removeLocus-int-int-">removeLocus(int, int)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupBreed.html" title="class in edu.iastate.ansci.flip.extension">SetupBreed</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/GenotypeInfo.html#removeLocus-edu.iastate.ansci.flip.LocusInfo-">removeLocus(LocusInfo)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/GenotypeInfo.html" title="class in edu.iastate.ansci.flip">GenotypeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/UpdateLog.html#removeLog--">removeLog()</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/UpdateLog.html" title="class in edu.iastate.ansci.flip.extension">UpdateLog</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/UpdateLog.html#removeMetadata-java.lang.String-">removeMetadata(String)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/UpdateLog.html" title="class in edu.iastate.ansci.flip.extension">UpdateLog</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/TraitsBean.html#removeObservedTrait--">removeObservedTrait()</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/TraitsBean.html" title="class in edu.iastate.ansci.web.instructors">TraitsBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/SelectPropertiesForStudent.html#removeOther-javax.servlet.http.HttpServletRequest-">removeOther(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/SelectPropertiesForStudent.html" title="class in edu.iastate.ansci.web">SelectPropertiesForStudent</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/PedigreeData.html#removePedigreeBean-javax.servlet.http.HttpServletRequest-">removePedigreeBean(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/PedigreeData.html" title="class in edu.iastate.ansci.web">PedigreeData</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/GenomeInfo.html#removePhenotype-edu.iastate.ansci.flip.PhenotypeInfo-">removePhenotype(PhenotypeInfo)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/GenomeInfo.html" title="class in edu.iastate.ansci.flip">GenomeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/PopulationSetup.html#removePopulationSetup-javax.servlet.http.HttpServletRequest-">removePopulationSetup(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/PopulationSetup.html" title="class in edu.iastate.ansci.flip.extension">PopulationSetup</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/Herd.html#removePropertyChangeListener-java.beans.PropertyChangeListener-">removePropertyChangeListener(PropertyChangeListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/Herd.html" title="class in edu.iastate.ansci.flip">Herd</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/TraitsBean.html#removeSelection-int-">removeSelection(int)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/TraitsBean.html" title="class in edu.iastate.ansci.web.instructors">TraitsBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#removeSessionObjects-javax.servlet.http.HttpServletRequest-">removeSessionObjects(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Remove session objects created for a web user</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupBaseBreed.html#removeSetupBreedObject-javax.servlet.http.HttpServletRequest-">removeSetupBreedObject(HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupBaseBreed.html" title="class in edu.iastate.ansci.flip.extension">SetupBaseBreed</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FileDownloadThread.html#removeThread-javax.servlet.http.HttpServletRequest-">removeThread(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FileDownloadThread.html" title="class in edu.iastate.ansci.flip.extension">FileDownloadThread</a></dt>
<dd>
<div class="block">Remove a web session <a href="../edu/iastate/ansci/flip/extension/FileDownloadThread.html" title="class in edu.iastate.ansci.flip.extension"><code>FileDownloadThread</code></a> object</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FileUploadThread.html#removeThread-javax.servlet.http.HttpServletRequest-">removeThread(HttpServletRequest)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FileUploadThread.html" title="class in edu.iastate.ansci.flip.extension">FileUploadThread</a></dt>
<dd>
<div class="block">Remove web session variable "PullFile"</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/PopulationThread.html#removeThread-javax.servlet.http.HttpSession-java.lang.String-">removeThread(HttpSession, String)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/PopulationThread.html" title="class in edu.iastate.ansci.flip.extension">PopulationThread</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SavingThread.html#removeThread-javax.servlet.http.HttpSession-">removeThread(HttpSession)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SavingThread.html" title="class in edu.iastate.ansci.flip.extension">SavingThread</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/StoringPhenotypesThread.html#removeThread-javax.servlet.http.HttpSession-java.lang.String-">removeThread(HttpSession, String)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/StoringPhenotypesThread.html" title="class in edu.iastate.ansci.flip.extension">StoringPhenotypesThread</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/MultiThumbSlider.html#removeThumb-int-">removeThumb(int)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/MultiThumbSlider.html" title="class in edu.iastate.ansci.flip">MultiThumbSlider</a></dt>
<dd>
<div class="block">Removes the indexed thumb from this slider</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/LocusInfo.html#removeTrait-edu.iastate.ansci.flip.GenotypeInfo-">removeTrait(GenotypeInfo)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/LocusInfo.html" title="class in edu.iastate.ansci.flip">LocusInfo</a></dt>
<dd>
<div class="block">Removes this Locus's effects on the supplied trait</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PseudoGenomeInfo.html#removeTrait-edu.iastate.ansci.flip.GenotypeInfo-">removeTrait(GenotypeInfo)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PseudoGenomeInfo.html" title="class in edu.iastate.ansci.flip">PseudoGenomeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/HerdWebDisplay.html#removeTransferAnimal-int-java.lang.Long-">removeTransferAnimal(int, Long)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/HerdWebDisplay.html" title="class in edu.iastate.ansci.flip.extension">HerdWebDisplay</a></dt>
<dd>
<div class="block">Delete the proposal of herd transferring for a selected animal</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/GenomeTreeModel.html#removeTreeModelListener-javax.swing.event.TreeModelListener-">removeTreeModelListener(TreeModelListener)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/GenomeTreeModel.html" title="class in edu.iastate.ansci.flip">GenomeTreeModel</a></dt>
<dd>
<div class="block">Removes a listener previously added with
<code>addTreeModelListener</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupBreed.html#renameBreed-int-java.lang.String-">renameBreed(int, String)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupBreed.html" title="class in edu.iastate.ansci.flip.extension">SetupBreed</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PseudoGenomeInfo.html#renameBreed-java.lang.String-java.lang.String-">renameBreed(String, String)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PseudoGenomeInfo.html" title="class in edu.iastate.ansci.flip">PseudoGenomeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/PopulationSetup.html#renameHerd-java.lang.String-java.lang.String-int-">renameHerd(String, String, int)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/PopulationSetup.html" title="class in edu.iastate.ansci.flip.extension">PopulationSetup</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/DisplayHerdsPanel.html#renameHerdButtonPressed--">renameHerdButtonPressed()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/DisplayHerdsPanel.html" title="class in edu.iastate.ansci.flip">DisplayHerdsPanel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/TraitsBean.html#renameTrait-java.lang.String-">renameTrait(String)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/TraitsBean.html" title="class in edu.iastate.ansci.web.instructors">TraitsBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/GenomeInfo.html#repeatTrait-edu.iastate.ansci.flip.PhenotypeInfo-">repeatTrait(PhenotypeInfo)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/GenomeInfo.html" title="class in edu.iastate.ansci.flip">GenomeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/TraitsBean.html#repeatTrait--">repeatTrait()</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/TraitsBean.html" title="class in edu.iastate.ansci.web.instructors">TraitsBean</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/Expression.html#replace-int-java.lang.Comparable-">replace(int, Comparable<?>)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/Expression.html" title="class in edu.iastate.ansci.flip">Expression</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/ExpressionPanel.html#replace-java.lang.Object-">replace(Object)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/ExpressionPanel.html" title="class in edu.iastate.ansci.flip">ExpressionPanel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/VectorListModel.html#replace-int-T-">replace(int, T)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/VectorListModel.html" title="class in edu.iastate.ansci.flip">VectorListModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/ModelPanel.html#replace-java.lang.Object-int-">replace(Object, int)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/ModelPanel.html" title="class in edu.iastate.ansci.web.instructors">ModelPanel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/TraitsBean.html#replaceFunction-int-java.lang.String-">replaceFunction(int, String)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/TraitsBean.html" title="class in edu.iastate.ansci.web.instructors">TraitsBean</a></dt>
<dd> </dd>
<dt><a href="../edu/iastate/ansci/web/instructors/ReproductiveModels.html" title="class in edu.iastate.ansci.web.instructors"><span class="typeNameLink">ReproductiveModels</span></a> - Class in <a href="../edu/iastate/ansci/web/instructors/package-summary.html">edu.iastate.ansci.web.instructors</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/ReproductiveModels.html#ReproductiveModels-java.util.Vector-boolean-">ReproductiveModels(Vector<PhenotypeInfo>, boolean)</a></span> - Constructor for class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/ReproductiveModels.html" title="class in edu.iastate.ansci.web.instructors">ReproductiveModels</a></dt>
<dd> </dd>
<dt><a href="../edu/iastate/ansci/web/instructors/RequestCourseForm.html" title="class in edu.iastate.ansci.web.instructors"><span class="typeNameLink">RequestCourseForm</span></a> - Class in <a href="../edu/iastate/ansci/web/instructors/package-summary.html">edu.iastate.ansci.web.instructors</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/RequestCourseForm.html#RequestCourseForm--">RequestCourseForm()</a></span> - Constructor for class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/RequestCourseForm.html" title="class in edu.iastate.ansci.web.instructors">RequestCourseForm</a></dt>
<dd> </dd>
<dt><a href="../edu/iastate/ansci/web/instructors/RequestDropCourseStudentAction.html" title="class in edu.iastate.ansci.web.instructors"><span class="typeNameLink">RequestDropCourseStudentAction</span></a> - Class in <a href="../edu/iastate/ansci/web/instructors/package-summary.html">edu.iastate.ansci.web.instructors</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/RequestDropCourseStudentAction.html#RequestDropCourseStudentAction--">RequestDropCourseStudentAction()</a></span> - Constructor for class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/RequestDropCourseStudentAction.html" title="class in edu.iastate.ansci.web.instructors">RequestDropCourseStudentAction</a></dt>
<dd> </dd>
<dt><a href="../edu/iastate/ansci/flip/database/RequestsBean.html" title="class in edu.iastate.ansci.flip.database"><span class="typeNameLink">RequestsBean</span></a> - Class in <a href="../edu/iastate/ansci/flip/database/package-summary.html">edu.iastate.ansci.flip.database</a></dt>
<dd>
<div class="block">Auxiliary class that returns a list of request for registration for a FLIP student account</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/RequestsBean.html#RequestsBean-java.lang.String-">RequestsBean(String)</a></span> - Constructor for class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/RequestsBean.html" title="class in edu.iastate.ansci.flip.database">RequestsBean</a></dt>
<dd>
<div class="block">Class constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/Population.html#requestTransfer-edu.iastate.ansci.flip.AnimalTransfer-">requestTransfer(AnimalTransfer)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/Population.html" title="class in edu.iastate.ansci.flip">Population</a></dt>
<dd> </dd>
<dt><a href="../edu/iastate/ansci/web/administrators/RequestUpdateAdministratorAction.html" title="class in edu.iastate.ansci.web.administrators"><span class="typeNameLink">RequestUpdateAdministratorAction</span></a> - Class in <a href="../edu/iastate/ansci/web/administrators/package-summary.html">edu.iastate.ansci.web.administrators</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/administrators/RequestUpdateAdministratorAction.html#RequestUpdateAdministratorAction--">RequestUpdateAdministratorAction()</a></span> - Constructor for class edu.iastate.ansci.web.administrators.<a href="../edu/iastate/ansci/web/administrators/RequestUpdateAdministratorAction.html" title="class in edu.iastate.ansci.web.administrators">RequestUpdateAdministratorAction</a></dt>
<dd> </dd>
<dt><a href="../edu/iastate/ansci/web/instructors/RequestUpdateInstructorAction.html" title="class in edu.iastate.ansci.web.instructors"><span class="typeNameLink">RequestUpdateInstructorAction</span></a> - Class in <a href="../edu/iastate/ansci/web/instructors/package-summary.html">edu.iastate.ansci.web.instructors</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/RequestUpdateInstructorAction.html#RequestUpdateInstructorAction--">RequestUpdateInstructorAction()</a></span> - Constructor for class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/RequestUpdateInstructorAction.html" title="class in edu.iastate.ansci.web.instructors">RequestUpdateInstructorAction</a></dt>
<dd> </dd>
<dt><a href="../edu/iastate/ansci/web/instructors/RequestUpdateStudentAction.html" title="class in edu.iastate.ansci.web.instructors"><span class="typeNameLink">RequestUpdateStudentAction</span></a> - Class in <a href="../edu/iastate/ansci/web/instructors/package-summary.html">edu.iastate.ansci.web.instructors</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/RequestUpdateStudentAction.html#RequestUpdateStudentAction--">RequestUpdateStudentAction()</a></span> - Constructor for class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/RequestUpdateStudentAction.html" title="class in edu.iastate.ansci.web.instructors">RequestUpdateStudentAction</a></dt>
<dd> </dd>
<dt><a href="../edu/iastate/ansci/web/instructors/RequestUserForm.html" title="class in edu.iastate.ansci.web.instructors"><span class="typeNameLink">RequestUserForm</span></a> - Class in <a href="../edu/iastate/ansci/web/instructors/package-summary.html">edu.iastate.ansci.web.instructors</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/RequestUserForm.html#RequestUserForm--">RequestUserForm()</a></span> - Constructor for class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/RequestUserForm.html" title="class in edu.iastate.ansci.web.instructors">RequestUserForm</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PhenotypeInfo.html#requiresTrait-edu.iastate.ansci.flip.PhenotypeInfo-boolean-">requiresTrait(PhenotypeInfo, boolean)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PhenotypeInfo.html" title="class in edu.iastate.ansci.flip">PhenotypeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipUpdateForm.html#reset-org.apache.struts.action.ActionMapping-javax.servlet.http.HttpServletRequest-">reset(ActionMapping, HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipUpdateForm.html" title="class in edu.iastate.ansci.flip.extension">FlipUpdateForm</a></dt>
<dd>
<div class="block">Resets data fields to initial values on FlipUpdateForm</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/HerdWebForm.html#reset-org.apache.struts.action.ActionMapping-javax.servlet.http.HttpServletRequest-">reset(ActionMapping, HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/HerdWebForm.html" title="class in edu.iastate.ansci.flip.extension">HerdWebForm</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PseudoMeanGeneFrequencyTableModel.html#reset--">reset()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PseudoMeanGeneFrequencyTableModel.html" title="class in edu.iastate.ansci.flip">PseudoMeanGeneFrequencyTableModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/CheckBoxForm.html#reset-org.apache.struts.action.ActionMapping-javax.servlet.http.HttpServletRequest-">reset(ActionMapping, HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/CheckBoxForm.html" title="class in edu.iastate.ansci.web.instructors">CheckBoxForm</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/RequestCourseForm.html#reset-org.apache.struts.action.ActionMapping-javax.servlet.http.HttpServletRequest-">reset(ActionMapping, HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/RequestCourseForm.html" title="class in edu.iastate.ansci.web.instructors">RequestCourseForm</a></dt>
<dd>
<div class="block">Resets data fields to initial values on RequestCourseForm</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/RequestUserForm.html#reset-org.apache.struts.action.ActionMapping-javax.servlet.http.HttpServletRequest-">reset(ActionMapping, HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/RequestUserForm.html" title="class in edu.iastate.ansci.web.instructors">RequestUserForm</a></dt>
<dd>
<div class="block">Resets data fields to initial values on RequestUserForm</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/UpdateDataForm.html#reset-org.apache.struts.action.ActionMapping-javax.servlet.http.HttpServletRequest-">reset(ActionMapping, HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/UpdateDataForm.html" title="class in edu.iastate.ansci.web.instructors">UpdateDataForm</a></dt>
<dd>
<div class="block">Resets data fields to initial values on RequestUserForm</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/UpdateUserForm.html#reset-org.apache.struts.action.ActionMapping-javax.servlet.http.HttpServletRequest-">reset(ActionMapping, HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/UpdateUserForm.html" title="class in edu.iastate.ansci.web.instructors">UpdateUserForm</a></dt>
<dd>
<div class="block">Resets data fields to initial values on RegisterForm</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/LoginForm.html#reset-org.apache.struts.action.ActionMapping-javax.servlet.http.HttpServletRequest-">reset(ActionMapping, HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/LoginForm.html" title="class in edu.iastate.ansci.web">LoginForm</a></dt>
<dd>
<div class="block">Resets data fields to initial values on loginform</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/PasswordForm.html#reset-org.apache.struts.action.ActionMapping-javax.servlet.http.HttpServletRequest-">reset(ActionMapping, HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/PasswordForm.html" title="class in edu.iastate.ansci.web">PasswordForm</a></dt>
<dd>
<div class="block">Resets data fields to initial values on PasswordForm</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/PasswordRecoveryForm.html#reset-org.apache.struts.action.ActionMapping-javax.servlet.http.HttpServletRequest-">reset(ActionMapping, HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/PasswordRecoveryForm.html" title="class in edu.iastate.ansci.web">PasswordRecoveryForm</a></dt>
<dd>
<div class="block">Resets data fields to initial values on PasswordRecoveryForm</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/RegisterForm.html#reset-org.apache.struts.action.ActionMapping-javax.servlet.http.HttpServletRequest-">reset(ActionMapping, HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/RegisterForm.html" title="class in edu.iastate.ansci.web">RegisterForm</a></dt>
<dd>
<div class="block">Resets data fields to initial values on RegisterForm</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/StringForm.html#reset-org.apache.struts.action.ActionMapping-javax.servlet.http.HttpServletRequest-">reset(ActionMapping, HttpServletRequest)</a></span> - Method in class edu.iastate.ansci.web.<a href="../edu/iastate/ansci/web/StringForm.html" title="class in edu.iastate.ansci.web">StringForm</a></dt>
<dd>
<div class="block">Resets data fields to initial values on StringForm</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#resetActiveHerds-int-">resetActiveHerds(int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Remove all active herds associated a target population from persistent database
An active herd is a herd whose identifier is > 0.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#resetActiveHerds-java.lang.String-">resetActiveHerds(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Remove all active herds associated a target instructor from temporal database
An active herd is a herd whose identifier is > 0.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/Population.html#resetAnimals--">resetAnimals()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/Population.html" title="class in edu.iastate.ansci.flip">Population</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/ProcessCourseAction.html#resetCourse-java.lang.String-int-">resetCourse(String, int)</a></span> - Static method in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/ProcessCourseAction.html" title="class in edu.iastate.ansci.web.instructors">ProcessCourseAction</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/MultiThumbBoundedRangeModel.html#resetCurrentIndex--">resetCurrentIndex()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/MultiThumbBoundedRangeModel.html" title="class in edu.iastate.ansci.flip">MultiThumbBoundedRangeModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#resetDefaultHerds-java.lang.String-">resetDefaultHerds(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Reset attributes of a herd object associated to a chosen instructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#resetDefaultHerds-int-">resetDefaultHerds(int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Reset attributes of a herd object associated to a chosen population.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/PopulationDatabase.html#resetEvaluationParameters-java.lang.String-">resetEvaluationParameters(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/PopulationDatabase.html" title="class in edu.iastate.ansci.flip.database">PopulationDatabase</a></dt>
<dd>
<div class="block">Reset all evaluation parameters of an active population</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PseudoGenomeInfo.html#resetExcludedFromVariance--">resetExcludedFromVariance()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PseudoGenomeInfo.html" title="class in edu.iastate.ansci.flip">PseudoGenomeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#resetFlip-java.lang.String-">resetFlip(String)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Reset flip data from temporal tables</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#resetHerdOwner-java.lang.String-">resetHerdOwner(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Reset the ownership of all student's herds</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#resetHerdOwner-long-">resetHerdOwner(long)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Reset the ownership of all herds of a selected population.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/HerdDatabase.html#resetHerdOwnerDB-java.lang.String-">resetHerdOwnerDB(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/HerdDatabase.html" title="class in edu.iastate.ansci.flip.database">HerdDatabase</a></dt>
<dd>
<div class="block">Reset the ownership of all herds of populations owned by the declared instructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#resetHerdsAndAnimals-java.lang.String-">resetHerdsAndAnimals(String)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Erase from temporal database, all animals and herds of the active population of an instructor</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#resetHerdsAndAnimals-java.lang.String-int-boolean-">resetHerdsAndAnimals(String, int, boolean)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Erase from temporal and/or persistent database, all animals and herds of the active population of an instructor</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FlipW.html#resetHistoryHerd-java.lang.String-int-boolean-">resetHistoryHerd(String, int, boolean)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FlipW.html" title="class in edu.iastate.ansci.flip.extension">FlipW</a></dt>
<dd>
<div class="block">Reset all herd data created by a selected population</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/GenotypeInfo.html#resetMaps--">resetMaps()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/GenotypeInfo.html" title="class in edu.iastate.ansci.flip">GenotypeInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/LocusInfo.html#resetMaps--">resetMaps()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/LocusInfo.html" title="class in edu.iastate.ansci.flip">LocusInfo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupLocus.html#resetModel--">resetModel()</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupLocus.html" title="class in edu.iastate.ansci.flip.extension">SetupLocus</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/PopulationSetup.html#resetNewAnimals-edu.iastate.ansci.flip.Population-">resetNewAnimals(Population)</a></span> - Static method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/PopulationSetup.html" title="class in edu.iastate.ansci.flip.extension">PopulationSetup</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PopulationPanel.html#resetNumHerdsSpinner--">resetNumHerdsSpinner()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PopulationPanel.html" title="class in edu.iastate.ansci.flip">PopulationPanel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/ManageUsersDB.html#resetOnline-java.lang.String-">resetOnline(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/ManageUsersDB.html" title="class in edu.iastate.ansci.flip.database">ManageUsersDB</a></dt>
<dd>
<div class="block">Reset the Online field of all users except the one whose username is 'username'</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/HerdWebDisplay.html#resetPageValues--">resetPageValues()</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/HerdWebDisplay.html" title="class in edu.iastate.ansci.flip.extension">HerdWebDisplay</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/ParentFoundersDatabase.html#resetParentsFounders-java.lang.String-">resetParentsFounders(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/ParentFoundersDatabase.html" title="class in edu.iastate.ansci.flip.database">ParentFoundersDatabase</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/ParentFoundersDatabase.html#resetParentsFounders-int-">resetParentsFounders(int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/ParentFoundersDatabase.html" title="class in edu.iastate.ansci.flip.database">ParentFoundersDatabase</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/PopulationDatabase.html#resetParentsFounders-java.lang.String-">resetParentsFounders(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/PopulationDatabase.html" title="class in edu.iastate.ansci.flip.database">PopulationDatabase</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/PopulationDatabase.html#resetParentsFounders-int-">resetParentsFounders(int)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/PopulationDatabase.html" title="class in edu.iastate.ansci.flip.database">PopulationDatabase</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SetupBaseBreed.html#resetParentsOfFounders--">resetParentsOfFounders()</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SetupBaseBreed.html" title="class in edu.iastate.ansci.flip.extension">SetupBaseBreed</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/Population.html#resetParentsOfFounders--">resetParentsOfFounders()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/Population.html" title="class in edu.iastate.ansci.flip">Population</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/TraitPrinter.html#resetRealIndices--">resetRealIndices()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/TraitPrinter.html" title="class in edu.iastate.ansci.flip">TraitPrinter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PseudoGenomeInfoDisplay.html#resetTraits--">resetTraits()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PseudoGenomeInfoDisplay.html" title="class in edu.iastate.ansci.flip">PseudoGenomeInfoDisplay</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/MultiThumbBoundedRangeModel.html#resetValue--">resetValue()</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/MultiThumbBoundedRangeModel.html" title="class in edu.iastate.ansci.flip">MultiThumbBoundedRangeModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/PopulationDatabase.html#resetVariances-java.lang.String-">resetVariances(String)</a></span> - Static method in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/PopulationDatabase.html" title="class in edu.iastate.ansci.flip.database">PopulationDatabase</a></dt>
<dd>
<div class="block">Reset all objects related to Herd variances, herd yearly variances and year variances
These objects belongs to the active population being accessed by an instructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/HerdWebDisplay.html#reSortAnimals--">reSortAnimals()</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/HerdWebDisplay.html" title="class in edu.iastate.ansci.flip.extension">HerdWebDisplay</a></dt>
<dd>
<div class="block">Resort a list of animals</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PopulationStorage.html#restoreGenome-java.io.File-">restoreGenome(File)</a></span> - Static method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PopulationStorage.html" title="class in edu.iastate.ansci.flip">PopulationStorage</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/PopulationStorage.html#restoreGenome-de.schlichtherle.io.File-">restoreGenome(File)</a></span> - Static method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/PopulationStorage.html" title="class in edu.iastate.ansci.flip">PopulationStorage</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/SortList.html#retainAll-java.util.Collection-">retainAll(Collection<?>)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/SortList.html" title="class in edu.iastate.ansci.flip">SortList</a></dt>
<dd>
<div class="block">Retains only the elements in this collection that are contained in the
specified collection (optional operation).</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/SortListModel.html#retainAll-java.util.Collection-">retainAll(Collection<T>)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/SortListModel.html" title="class in edu.iastate.ansci.flip">SortListModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/VectorListModel.html#retainAll-java.util.Collection-">retainAll(Collection<?>)</a></span> - Method in class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/VectorListModel.html" title="class in edu.iastate.ansci.flip">VectorListModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/ProcessHerdDisplayAction.html#rewind-java.lang.String-java.util.ArrayList-">rewind(String, ArrayList<Herd>)</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/ProcessHerdDisplayAction.html" title="class in edu.iastate.ansci.flip.extension">ProcessHerdDisplayAction</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/web/instructors/ModelPanel.html#ROOT">ROOT</a></span> - Static variable in class edu.iastate.ansci.web.instructors.<a href="../edu/iastate/ansci/web/instructors/ModelPanel.html" title="class in edu.iastate.ansci.web.instructors">ModelPanel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/TableScrollPane.RowHeaderResizer.html#RowHeaderResizer-javax.swing.JTable-">RowHeaderResizer(JTable)</a></span> - Constructor for class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/TableScrollPane.RowHeaderResizer.html" title="class in edu.iastate.ansci.flip">TableScrollPane.RowHeaderResizer</a></dt>
<dd> </dd>
<dt><a href="../edu/iastate/ansci/flip/RowNameTable.html" title="class in edu.iastate.ansci.flip"><span class="typeNameLink">RowNameTable</span></a> - Class in <a href="../edu/iastate/ansci/flip/package-summary.html">edu.iastate.ansci.flip</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/RowNameTable.html#RowNameTable-edu.iastate.ansci.flip.RowNameTableModel-">RowNameTable(RowNameTableModel)</a></span> - Constructor for class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/RowNameTable.html" title="class in edu.iastate.ansci.flip">RowNameTable</a></dt>
<dd>
<div class="block">Creates a new instance of RowNameTable</div>
</dd>
<dt><a href="../edu/iastate/ansci/flip/RowNameTableModel.html" title="class in edu.iastate.ansci.flip"><span class="typeNameLink">RowNameTableModel</span></a> - Class in <a href="../edu/iastate/ansci/flip/package-summary.html">edu.iastate.ansci.flip</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/RowNameTableModel.html#RowNameTableModel--">RowNameTableModel()</a></span> - Constructor for class edu.iastate.ansci.flip.<a href="../edu/iastate/ansci/flip/RowNameTableModel.html" title="class in edu.iastate.ansci.flip">RowNameTableModel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FileDownloadThread.html#run--">run()</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FileDownloadThread.html" title="class in edu.iastate.ansci.flip.extension">FileDownloadThread</a></dt>
<dd>
<div class="block">It runs a FileDownloadThread</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/FileUploadThread.html#run--">run()</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/FileUploadThread.html" title="class in edu.iastate.ansci.flip.extension">FileUploadThread</a></dt>
<dd>
<div class="block">It runs a FileUploadThread thread</div>
</dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/PopulationThread.html#run--">run()</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/PopulationThread.html" title="class in edu.iastate.ansci.flip.extension">PopulationThread</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SavingThread.html#run--">run()</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SavingThread.html" title="class in edu.iastate.ansci.flip.extension">SavingThread</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/StoringPhenotypesThread.html#run--">run()</a></span> - Method in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/StoringPhenotypesThread.html" title="class in edu.iastate.ansci.flip.extension">StoringPhenotypesThread</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/database/PopulationStatusDatabase.html#RUNNING">RUNNING</a></span> - Static variable in class edu.iastate.ansci.flip.database.<a href="../edu/iastate/ansci/flip/database/PopulationStatusDatabase.html" title="class in edu.iastate.ansci.flip.database">PopulationStatusDatabase</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/PopulationThread.html#RUNNING">RUNNING</a></span> - Static variable in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/PopulationThread.html" title="class in edu.iastate.ansci.flip.extension">PopulationThread</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/SavingThread.html#RUNNING">RUNNING</a></span> - Static variable in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/SavingThread.html" title="class in edu.iastate.ansci.flip.extension">SavingThread</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../edu/iastate/ansci/flip/extension/StoringPhenotypesThread.html#RUNNING">RUNNING</a></span> - Static variable in class edu.iastate.ansci.flip.extension.<a href="../edu/iastate/ansci/flip/extension/StoringPhenotypesThread.html" title="class in edu.iastate.ansci.flip.extension">StoringPhenotypesThread</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> </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>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-17.html">Prev Letter</a></li>
<li><a href="index-19.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-18.html" target="_top">Frames</a></li>
<li><a href="index-18.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>
|
bb/action_menu/header_actions.html | dcoloma/concerts | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Action menu</title>
<meta name="description" content="Presenting a list of actions related to the App content">
<link rel="stylesheet" href="../action_menu.css">
<!--
- This <style> element is only used for the example code;
- it is not required for the real use case.
-->
<style type="text/css">
html, body {
margin: 0;
padding: 0;
font-size: 10px;
background-color: #fff;
}
body {
background: none;
}
</style>
</head>
<body role="application">
<form role="dialog" data-type="action">
<header>
<button><span class="icon icon-close">close</span></button>
<menu type="toolbar">
<button>done</button>
</menu>
<h1>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h1>
</header>
<section>
Curabitur condimentum diam mollis lacus hendrerit congue. Phasellus porttitor orci elit, ac consequat est mollis ut. Ut consequat ipsum a ullamcorper aliquam.
</section>
</form>
</body>
</html> |
p/themes/base-theme/base.css | plopoyop/FreshRSS | @charset "UTF-8";
/*=== FONTS */
@font-face {
font-family: "OpenSans";
src: url("../fonts/openSans.woff") format("woff");
}
/*=== GENERAL */
/*============*/
html, body {
height: 100%;
font-family: "OpenSans", "Cantarell", "Helvetica", "Arial", sans-serif;
}
/*=== Links */
a, button.as-link {
outline: none;
}
/*=== Forms */
legend {
margin: 20px 0 5px;
padding: 5px 0;
font-size: 1.4em;
}
label {
min-height: 25px;
padding: 5px 0;
cursor: pointer;
}
textarea {
width: 360px;
height: 100px;
}
input, select, textarea {
min-height: 25px;
padding: 5px;
line-height: 25px;
vertical-align: middle;
}
option {
padding: 0 .5em;
}
input:focus, select:focus, textarea:focus {
}
input:invalid, select:invalid {
}
input:disabled, select:disabled {
}
input.extend {
transition: width 200ms linear;
-moz-transition: width 200ms linear;
-webkit-transition: width 200ms linear;
-o-transition: width 200ms linear;
-ms-transition: width 200ms linear;
}
/*=== Tables */
table {
border-collapse: collapse;
}
tr, th, td {
padding: 0.5em;
}
th {
}
form td,
form th {
font-weight: normal;
text-align: center;
}
/*=== COMPONENTS */
/*===============*/
/*=== Forms */
.form-group.form-actions {
padding: 5px 0;
}
.form-group.form-actions .btn {
margin: 0 10px;
}
.form-group .group-name {
padding: 10px 0;
text-align: right;
}
.form-group .group-controls {
min-height: 25px;
padding: 5px 0;
}
.form-group table {
margin: 10px 0 0 220px;
}
/*=== Buttons */
.stick {
vertical-align: middle;
font-size: 0;
}
.stick input,
.stick .btn {
}
.stick .btn:first-child,
.stick input:first-child {
}
.stick .btn-important:first-child {
}
.stick .btn:last-child,
.stick input:last-child {
}
.stick .btn + .btn,
.stick .btn + input,
.stick .btn + .dropdown > .btn,
.stick input + .btn,
.stick input + input,
.stick input + .dropdown > .btn,
.stick .dropdown + .btn,
.stick .dropdown + input,
.stick .dropdown + .dropdown > .btn {
}
.stick input + .btn {
}
.stick .btn + .dropdown > .btn {
}
.btn {
display: inline-block;
min-height: 37px;
min-width: 15px;
margin: 0;
padding: 5px 10px;
font-size: 0.9rem;
vertical-align: middle;
cursor: pointer;
overflow: hidden;
}
a.btn {
min-height: 25px;
line-height: 25px;
}
.btn:hover {
text-decoration: none;
}
.btn.active,
.btn:active,
.dropdown-target:target ~ .btn.dropdown-toggle {
}
.btn-important {
font-weight: normal;
}
.btn-important:hover {
}
.btn-important:active {
}
.btn-attention {
}
.btn-attention:hover {
}
.btn-attention:active {
}
/*=== Navigation */
.nav-list .nav-header,
.nav-list .item {
height: 2.5em;
line-height: 2.5em;
font-size: 0.9rem;
}
.nav-list .item:hover {
}
.nav-list .item:hover a {
}
.nav-list .item.active {
}
.nav-list .item.active a {
}
.nav-list .disable {
text-align: center;
}
.nav-list .item > a {
padding: 0 10px;
}
.nav-list a:hover {
text-decoration: none;
}
.nav-list .item.empty a {
}
.nav-list .item.active.empty a {
}
.nav-list .item.error a {
}
.nav-list .item.active.error a {
}
.nav-list .nav-header {
padding: 0 10px;
font-weight: bold;
}
.nav-list .nav-form {
padding: 3px;
text-align: center;
}
.nav-head {
margin: 0;
text-align: right;
}
.nav-head .item {
padding: 5px 10px;
font-size: 0.9rem;
line-height: 1.5rem;
}
/*=== Horizontal-list */
.horizontal-list {
margin: 0;
padding: 0;
}
.horizontal-list .item {
vertical-align: middle;
}
/*=== Dropdown */
.dropdown-menu {
margin: 5px 0 0;
padding: 5px 0;
font-size: 0.8rem;
text-align: left;
}
.dropdown-menu:after {
content: "";
position: absolute;
top: -6px;
right: 13px;
width: 10px;
height: 10px;
z-index: -10;
transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
}
.dropdown-header {
padding: 0 5px 5px;
font-weight: bold;
text-align: left;
}
.dropdown-menu > .item {
}
.dropdown-menu > .item > a {
padding: 0 25px;
line-height: 2.5em;
}
.dropdown-menu > .item > span,
.dropdown-menu > .item > .as-link {
padding: 0 22px;
line-height: 2em;
}
.dropdown-menu > .item:hover {
}
.dropdown-menu > .item[aria-checked="true"] > a:before {
font-weight: bold;
margin: 0 0 0 -14px;
}
.dropdown-menu > .item:hover > a {
text-decoration: none;
}
.dropdown-menu .input select,
.dropdown-menu .input input {
margin: 0 auto 5px;
padding: 2px 5px;
}
.separator {
margin: 5px 0;
}
/*=== Alerts */
.alert {
margin: 15px auto;
padding: 10px 15px;
font-size: 0.9em;
}
.alert-head {
font-size: 1.15em;
}
.alert > a {
text-decoration: underline;
}
.alert-warn {
}
.alert-success {
}
.alert-error {
}
/*=== Pagination */
.pagination {
text-align: center;
font-size: 0.8em;
}
.content .pagination {
margin: 0;
padding: 0;
}
.pagination .item.pager-current {
font-weight: bold;
font-size: 1.5em;
}
.pagination .item a {
display: block;
font-style: italic;
line-height: 3em;
text-decoration: none;
}
.pagination .item a:hover {
}
.pagination:first-child .item {
}
.pagination:last-child .item {
}
.pagination .loading,
.pagination a:hover.loading {
font-size: 0;
}
/*=== Boxes */
.box {
}
.box .box-title {
margin: 0;
padding: 5px 10px;
}
.box .box-content {
max-height: 260px;
}
.box .box-content .item {
padding: 0 10px;
font-size: 0.9rem;
line-height: 2.5em;
}
.box .box-content .item .configure {
visibility: hidden;
}
.box .box-content .item:hover .configure {
visibility: visible;
}
/*=== STRUCTURE */
/*===============*/
/*=== Header */
.header {
height: 85px;
}
.header > .item {
padding: 10px;
vertical-align: middle;
text-align: center;
}
.header > .item.title{
width: 230px;
}
.header > .item.title h1 {
margin: 0.5em 0;
}
.header > .item.title h1 a {
text-decoration: none;
}
.header > .item.search input {
width: 230px;
}
.header .item.search input:focus {
width: 350px;
}
/*=== Body */
#global {
height: calc(100% - 85px);
}
.aside {
}
.aside.aside_flux {
padding: 10px 0 50px;
}
/*=== Aside main page (categories) */
.categories {
text-align: center;
}
.category {
width: 235px;
margin: 10px auto;
text-align: left;
}
.category .btn:first-child {
position: relative;
width: 213px;
}
.category.stick .btn:first-child {
width: 176px;
}
.category .btn:first-child:not([data-unread="0"]):after {
position: absolute;
top: 3px; right: 3px;
padding: 1px 5px;
}
/*=== Aside main page (feeds) */
.categories .feeds .item.active {
}
.categories .feeds .item.empty.active {
}
.categories .feeds .item.error.active {
}
.categories .feeds .item.empty .feed {
}
.categories .feeds .item.error .feed {
}
.categories .feeds .item.active .feed,
.categories .feeds .item.empty.active .feed,
.categories .feeds .item.error.active .feed {
}
.categories .feeds .item .feed {
margin: 0;
width: 165px;
line-height: 3em;
font-size: 0.8em;
text-align: left;
text-decoration: none;
}
.categories .feeds .feed:not([data-unread="0"]) {
font-weight: bold;
}
.categories .feeds .dropdown-menu:after {
left: 2px;
}
.categories .feeds .item .dropdown-target:target ~ .dropdown-toggle > .icon,
.categories .feeds .item:hover .dropdown-toggle > .icon,
.categories .feeds .item.active .dropdown-toggle > .icon {
vertical-align: middle;
}
/*=== Configuration pages */
.post {
padding: 10px 50px;
font-size: 0.9em;
}
.post form {
margin: 10px 0;
}
.post.content {
max-width: 550px;
}
/*=== Prompt (centered) */
.prompt {
text-align: center;
}
.prompt label {
text-align: left;
}
.prompt form {
margin: 10px auto 20px auto;
width: 180px;
}
.prompt input {
margin: 5px auto;
width: 100%;
}
.prompt p {
margin: 20px 0;
}
/*=== New article notification */
#new-article {
text-align: center;
font-size: 0.9em;
}
#new-article:hover {
}
#new-article > a {
line-height: 3em;
font-weight: bold;
}
#new-article > a:hover {
text-decoration: none;
}
/*=== Day indication */
.day {
padding: 0 10px;
font-weight: bold;
line-height: 3em;
}
#new-article + .day {
}
.day .name {
padding: 0 10px 0 0;
font-size: 1.8em;
opacity: 0.3;
font-style: italic;
text-align: right;
}
/*=== Index menu */
.nav_menu {
text-align: center;
padding: 5px 0;
}
/*=== Feed articles */
.flux {
}
.flux:hover {
}
.flux.current {
}
.flux.not_read {
}
.flux.not_read:not(.current):hover .item.title {
}
.flux.favorite {
}
.flux.favorite:not(.current):hover .item.title {
}
.flux.current {
}
.flux_header {
font-size: 0.8rem;
cursor: pointer;
}
.flux_header .title {
font-size: 0.9rem;
}
.flux .website .favicon {
padding: 5px;
}
.flux .date {
font-size: 0.7rem;
}
.flux:not(.current):hover .item.title {
}
.flux .bottom {
font-size: 0.8rem;
text-align: center;
}
/*=== Content of feed articles */
.content {
padding: 20px 10px;
}
.content > h1.title > a {
}
.content hr {
margin: 30px 10px;
height: 1px;
}
.content pre {
margin: 10px auto;
padding: 10px 20px;
overflow: auto;
font-size: 0.9rem;
}
.content code {
padding: 2px 5px;
}
.content pre code {
}
.content blockquote {
display: block;
margin: 0;
padding: 5px 20px;
}
.content blockquote p {
margin: 0;
}
/*=== Notification and actualize notification */
.notification {
padding: 0 0 0 5px;
text-align: center;
font-weight: bold;
font-size: 0.9em;
line-height: 3em;
z-index: 10;
vertical-align: middle;
}
.notification.good {
}
.notification.bad {
}
.notification a.close {
padding: 0 15px;
line-height: 3em;
}
.notification.good a.close:hover {
}
.notification.bad a.close:hover {
}
.notification#actualizeProgress {
line-height: 2em;
}
/*=== "Load more" part */
#bigMarkAsRead {
text-align: center;
text-decoration: none;
}
#bigMarkAsRead:hover {
}
#bigMarkAsRead:hover .bigTick {
}
/*=== Navigation menu (for articles) */
#nav_entries {
margin: 0;
text-align: center;
line-height: 3em;
table-layout: fixed;
}
/*=== READER VIEW */
/*================*/
#stream.reader .flux {
padding: 0 0 50px;
}
#stream.reader .flux .author {
margin: 0 0 10px;
font-size: 90%;
}
/*=== GLOBAL VIEW */
/*================*/
#stream.global .box-category {
text-align: left;
}
#stream.global .category {
margin: 0;
}
#stream.global .btn {
width: auto;
height: 2em;
margin: 0;
padding: 0 10px;
line-height: 2em;
font-size: 1.2rem;
}
#stream.global .btn:not([data-unread="0"]) {
font-weight: bold;
}
#stream.global .btn:first-child:not([data-unread="0"]):after {
top: 0; right: 5px;
font-weight: bold;
}
#stream.global .box-category .feeds {
max-height: 250px;
}
#stream.global .box-category .feeds .item {
padding: 2px 10px;
font-size: 0.9rem;
}
/*=== DIVERS */
/*===========*/
.aside.aside_feed .nav-form input,
.aside.aside_feed .nav-form select {
width: 140px;
}
.aside.aside_feed .nav-form .dropdown .dropdown-menu {
right: -20px;
}
.aside.aside_feed .nav-form .dropdown .dropdown-menu:after {
right: 33px;
}
/*=== STATISTICS */
/*===============*/
.stat {
margin: 10px 0 20px;
}
.stat th,
.stat td,
.stat tr {
}
.stat > table td,
.stat > table th {
text-align: center;
}
.stat > .horizontal-list {
margin: 0 0 5px;
}
.stat > .horizontal-list .item {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.stat > .horizontal-list .item:first-child {
width: 250px;
}
/*=== LOGS */
/*=========*/
.logs {
overflow: hidden;
}
.log {
padding: 5px 10px;
font-size: 0.8rem;
}
.log+.log {
}
.log .date {
display: block;
font-weight: bold;
}
.log.error {
}
.log.warning {
}
.log.notice {
}
.log.debug {
}
/*=== MOBILE */
/*===========*/
@media(max-width: 840px) {
.aside {
transition: width 200ms linear;
-moz-transition: width 200ms linear;
-webkit-transition: width 200ms linear;
-o-transition: width 200ms linear;
-ms-transition: width 200ms linear;
}
.aside .toggle_aside,
#panel .close {
position: absolute;
display: block;
top: 0; right: 0;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
}
.nav_menu .btn {
margin: 5px 10px;
}
.nav_menu .stick {
margin: 0 10px;
}
.nav_menu .stick .btn {
margin: 5px 0;
}
.nav_menu .search {
display: inline-block;
max-width: 97%;
}
.nav_menu .search input {
max-width: 97%;
width: 90px;
}
.nav_menu .search input:focus {
width: 400px;
}
.day .name {
font-size: 1.1rem;
}
.pagination {
margin: 0 0 3.5em;
}
.notification a.close {
display: block;
left: 0;
}
.notification a.close:hover {
opacity: 0.5;
}
.notification a.close .icon {
display: none;
}
}
|
include/ZendGdata/documentation/api/core/Zend_Gdata/_Gdata---Photos---Extension---Width.php.html | MarStan/sugar_work | <?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 xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs for page Width.php</title>
<link rel="stylesheet" href="../media/stylesheet.css" />
<script src="../media/lib/classTree.js"></script>
<script language="javascript" type="text/javascript">
var imgPlus = new Image();
var imgMinus = new Image();
imgPlus.src = "../media/images/plus.png";
imgMinus.src = "../media/images/minus.png";
function showNode(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
var oImg = document.layers["img" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
var oImg = document.all["img" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
var oImg = document.getElementById("img" + Node);
break;
}
oImg.src = imgMinus.src;
oTable.style.display = "block";
}
function hideNode(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
var oImg = document.layers["img" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
var oImg = document.all["img" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
var oImg = document.getElementById("img" + Node);
break;
}
oImg.src = imgPlus.src;
oTable.style.display = "none";
}
function nodeIsVisible(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
break;
}
return (oTable && oTable.style.display == "block");
}
function toggleNodeVisibility(Node){
if (nodeIsVisible(Node)){
hideNode(Node);
}else{
showNode(Node);
}
}
</script>
</head>
<body>
<div class="page-body">
<h2 class="file-name"><img src="../media/images/Page_logo.png" alt="File" style="vertical-align: middle">/Gdata/Photos/Extension/Width.php</h2>
<a name="sec-description"></a>
<div class="info-box">
<div class="info-box-title">Description</div>
<div class="nav-bar">
<span class="disabled">Description</span> |
<a href="#sec-classes">Classes</a>
| <a href="#sec-includes">Includes</a>
</div>
<div class="info-box-body">
<!-- ========== Info from phpDoc block ========= -->
<p class="short-description">Zend Framework</p>
<p class="description"><p>LICENSE</p><p>This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.</p></p>
<ul class="tags">
<li><span class="field">copyright:</span> Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)</li>
<li><span class="field">license:</span> <a href="http://framework.zend.com/license/new-bsd">New BSD License</a></li>
</ul>
</div>
</div>
<a name="sec-classes"></a>
<div class="info-box">
<div class="info-box-title">Classes</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<span class="disabled">Classes</span>
| <a href="#sec-includes">Includes</a>
</div>
<div class="info-box-body">
<table cellpadding="2" cellspacing="0" class="class-table">
<tr>
<th class="class-table-header">Class</th>
<th class="class-table-header">Description</th>
</tr>
<tr>
<td style="padding-right: 2em; vertical-align: top; white-space: nowrap">
<img src="../media/images/Class.png"
alt=" class"
title=" class"/>
<a href="../Zend_Gdata/Zend_Gdata_Photos_Extension_Width.html">Zend_Gdata_Photos_Extension_Width</a>
</td>
<td>
Represents the gphoto:width element used by the API.
</td>
</tr>
</table>
</div>
</div>
<a name="sec-includes"></a>
<div class="info-box">
<div class="info-box-title">Includes</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-classes">Classes</a>
| <span class="disabled">Includes</span>
</div>
<div class="info-box-body">
<a name="_Zend/Gdata/Extension_php"><!-- --></a>
<div class="oddrow">
<div>
<img src="../media/images/Page.png" alt=" " />
<span class="include-title">
<span class="include-type">require_once</span>
(<span class="include-name">'Zend/Gdata/Extension.php'</span>)
(line <span class="line-number">25</span>)
</span>
</div>
<!-- ========== Info from phpDoc block ========= -->
<ul class="tags">
<li><span class="field">see:</span> <a href="../Zend_Gdata/Zend_Gdata_Extension.html">Zend_Gdata_Extension</a></li>
</ul>
</div>
<a name="_Zend/Gdata/Photos_php"><!-- --></a>
<div class="evenrow">
<div>
<img src="../media/images/Page.png" alt=" " />
<span class="include-title">
<span class="include-type">require_once</span>
(<span class="include-name">'Zend/Gdata/Photos.php'</span>)
(line <span class="line-number">30</span>)
</span>
</div>
<!-- ========== Info from phpDoc block ========= -->
<ul class="tags">
<li><span class="field">see:</span> <a href="../Zend_Gdata/Zend_Gdata_Photos.html">Zend_Gdata_Photos</a></li>
</ul>
</div>
</div>
</div>
<p class="notes" id="credit">
Documentation generated on Thu, 15 May 2008 05:38:27 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.2</a>
</p>
</div></body>
</html> |
templates/style.css | plomlompom/htwtxt | body {
background-color: white;
color: black;
font: 1rem/1.5 -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Open Sans', 'Helvetica Neue', sans-serif;
word-wrap: break-word;
max-width: 30rem;
padding: 0 1rem;
margin: 0 auto;
}
a {
color: #00c;
}
a:hover {
background-color: #00c;
color: white;
}
a:focus {
outline: thin solid;
}
header,
nav,
footer {
text-align: center;
}
nav ul {
list-style: none;
padding-left: 0;
}
nav li {
display: inline-block;
margin: 0 .5rem;
}
section,
fieldset {
background-color: #eee;
padding: 1rem;
border: 1px solid black;
}
section.success {
background-color: #cfc;
}
section.error {
background-color: #fcc;
}
section h2:first-child {
margin-top: 0;
}
form div {
margin-bottom: 1rem;
}
form p,
label span {
color: #444;
font-size: .8rem;
}
form p {
margin: 0;
}
legend,
label {
font-weight: bold;
}
label {
display: block;
}
button,
input {
font-size: 1rem;
}
input#twt {
width: 100%;
}
|
uber/templates/marketplace/edit.html | magfest/ubersystem | {% extends "preregistration/preregbase.html" %}
{% block title %}Marketplace Application{% endblock %}
{% block content %}
{% set payment_includes_badge = app.attendee.badge_cost and app.attendee.amount_unpaid > app.total_cost %}
<div class="masthead"></div>
{% set attendee = app.attendee %}
{% if account %}
{% include 'preregistration/update_account.html' %}
{% endif %}
<div class="panel panel-default">
<div class="panel-heading">
Marketplace Application
</div>
<div class="panel-body">
{% if (c.ATTRACTIONS_ENABLED and attractions) or attendee.promo_code_groups or attendee.art_show_applications or attendee.marketplace_applications %}
{% include 'confirm_tabs.html' with context %}
{% endif %}
<h2>{{ c.EVENT_NAME }} Marketplace Application</h2>
<p>
{% if app.status in [c.APPROVED, c.PAID] %}
{% if app.status == c.APPROVED %}Congratulations, your application has been approved!{% endif %}
{% if not app.incomplete_reason and app.amount_unpaid %}
In order to complete your application, please pay {{ app.attendee.amount_unpaid|format_currency }} using the button below.
{% if payment_includes_badge %}This total includes the cost of your badge.{% endif %}<br/><br/>
<div style="text-align:center">
{{ stripe_form('process_marketplace_payment', app.attendee) }}
</div>
{% elif app.attendee.placeholder %}
Before completing your application, please finish filling out your information
<a href="../preregistration/confirm?id={{ app.attendee_id }}" target="_blank">here</a>. You may also use that page
to pay for your {% if payment_includes_badge %}badge and {% endif %}marketplace spot, or pay here later.
{% endif %}
{% elif app.status != c.UNAPPROVED %}
Unfortunately, since your application has been {{ app.status_label|lower }}, you may no longer edit it. However,
you may still view the details of your application below. <br/><br/>
{% endif %}
</p>
<form method="post" id="new_agent" action="new_agent" role="form"></form>
<form method="post" action="edit" class="form-horizontal" role="form">
<input type="hidden" name="id" value="{{ app.id }}">
{% include 'marketplace/marketplace_form.html' %}
{% if app.status == c.UNAPPROVED %}
<div class="form-group">
<div class="col-sm-6 col-sm-offset-3">
<button type="submit" class="btn btn-primary">Update Application</button>
</div>
</div>
{% endif %}
</form>
</div>
</div>
{% endblock %}
|
templates/jui/doc/view/doc_class.html | atk4/atk4-web | <div class="atk_doc class">
<h1>Class <?$name?> (<?$type?>)</h1>
<p><?$descr?></p>
</div>
<?$Notes?>
<?$MoreInfo?>
<!-- methods go here -->
<?$Content?>
|
ynr/apps/official_documents/templates/official_documents/posts_for_document.html | DemocracyClub/yournextrepresentative | {% extends "base.html" %}
{% load pipeline %}
{% block extra_css %}
{% stylesheet 'official_documents' %}
{% endblock %}
{% block hero %}<h1>{{ object.document_type }}</h1>{% endblock hero %}
{% block content %}
<p>The document we cached from <a href="{{ object.source_url }}">{{ object.source_url }}</a>
contains information on {{ document_posts.count }}
area{{ document_posts.count|pluralize }}.</p>
<ul>
{% for document in document_posts %}
<li>
<a href="{{ document.ballot.get_absolute_url }}">
{{ document.ballot.post.label }}</a>
{{ document.ballot.cancelled_status_html }}
{{ document.ballot.locked_status_html }}
{% if not document.locked and not document.lock_suggested %}
<a href="{{ document.ballot.get_bulk_add_url }}" class="button tiny">
Add candidates</a>
{% endif %}
</li>
{% endfor %}
</ul>
{% endblock content %}
|
lms/templates/dashboard/_dashboard_search_block.html | nttks/edx-platform | <%page args="search_genre1_list, search_genre2_list" />
<%!
from django.utils.translation import ugettext as _
%>
<%namespace name='static' file='../static_content.html'/>
<section class="search-block" hidden>
<a id="js-sp-display-btn" class="sp-display-btn" data-active="0" href="javascript:void(0)"><i class="fa fa-plus"></i> ${_("Search / Sort")}</a>
<div class="search-item">
<label>${_('Course Category Genre')} 1</label>
<select name="genre1">
<option value="">${_('All')}</option>
% for name in search_genre1_list:
<option value="${name}">${name}</option>
% endfor
<option value="__GENRE_NULL__">${_('No Course Category Genre')}</option>
</select>
</div>
<div class="search-item">
<label>${_('Course Category Genre')} 2</label>
<select name="genre2" disabled="disabled">
<option value="">${_('Please select Genre1')}</option>
% for genre2 in search_genre2_list:
% for name in genre2['genre2_list']:
<option data-genre1="${genre2['genre1_name']}" value="${name}">${name}</option>
% endfor
% endfor
<option value="__GENRE_NULL__">${_('No Course Category Genre')}</option>
</select>
</div>
<div class="search-item">
<label>${_('Enrolled Status')}</label>
<select name="status">
<option value="">${_('All')}</option>
<option value="waiting">${_('Not Enrolled')}</option>
<option value="working">${_('Currently Enrolled')}</option>
<option value="completed">${_('Finish Enrolled')}</option>
<option value="previous">${_('Not Offered')}</option>
<option value="closing">${_('Already terminate')}</option>
</select>
</div>
<div class="search-item">
<label>${_("Display Order")}</label>
<select name="display-order">
<option value="">${_("Please Select")}</option>
<option value="priority">${_("Course Order")}</option>
<option value="name">${_("Course Name")}</option>
<option value="enroll_date">${_("Enroll Date")}</option>
<option value="start_date">${_("Course Start Date")}</option>
<option value="end_date">${_("Course End Date")}</option>
</select>
</div>
<div class="search-item search-item-display-order-type">
<label>${_("Asc")}</label>
<input type="radio" name="display_order_type" value="asc" checked>
<label>${_("Desc")}</label>
<input type="radio" name="display_order_type" value="desc">
</div>
<div class="search-item search-item-reset">
<a class="search-reset" href="javascript:void(0)">${_("Reset")}</a>
</div>
</section> |
app/static/views/graph.html | lexxodus/gacfacg | <div class="col-sm-4 col-lg-3">
<form name="graphForm" novalidate>
<div class="form-group">
<label for="skillSelect">Skilltype:</label>
<select class="form-control" id="skillSelect"
ng-model="skillType" ng-change="selectSkill()" required>
<option value="level">Level</option>
<option value="levelType">Level Type</option>
<option value="task">Task</option>
<option value="event">Event</option>
</select>
</div>
<div class="form-group">
<label>Player:</label>
<div ng-repeat="(k, v) in players">
<div class="checkbox">
<label>
<input type="checkbox" ng-model="playersSelected[k]"
ng-change="selectPlayer(k)" />
{{ v }}
</label>
</div>
</div>
</div>
<div class="form-group" ng-show="skillType == 'level'">
<label>Level:</label>
<div ng-repeat="(k, v) in levels">
<div class="checkbox">
<label>
<input type="checkbox" ng-model="levelsSelected[k]"
ng-change="selectOther(k)" />
{{ v }}
</label>
</div>
</div>
</div>
<div class="form-group" ng-show="skillType == 'levelType'">
<label>Level Type:</label>
<div ng-repeat="(k, v) in levelTypes">
<div class="checkbox">
<label>
<input type="checkbox" ng-model="levelTypesSelected[k]"
ng-change="selectOther(k)" />
{{ v }}
</label>
</div>
</div>
</div>
<div class="form-group" ng-show="skillType == 'task'">
<label>Task Type:</label>
<div ng-repeat="(k, v) in tasks">
<div class="checkbox">
<label>
<input type="checkbox" ng-model="tasksSelected[k]"
ng-change="selectOther(k)" />
{{ v }}
</label>
</div>
</div>
</div>
<div class="form-group" ng-show="skillType == 'event'">
<label>Task Type:</label>
<div ng-repeat="(k, v) in events">
<div class="checkbox">
<label>
<input type="checkbox" ng-model="eventsSelected[k]"
ng-change="selectOther(k)" />
{{ v }}
</label>
</div>
</div>
</div>
<div class="form-group">
<label>Display Interval:</label>
<div class="checkbox">
<label>
<input type="radio" ng-model="interval" value="timestamp"
ng-change="selectXAxis()" />
Timeline
</label>
</div>
<div class="checkbox" ng-class="{ disabled: skillType != 'level' }">
<label>
<input type="radio" ng-model="interval" value="attempt"
ng-change="selectXAxis()"
ng-disabled="skillType != 'level'" />
Attempts
</label>
</div>
</div>
<!--
<div class="form-group">
<label>Legend:</label>
<div class="checkbox">
<label>
<input type="radio" ng-model="legend" value="nw"
ng-change="selectLegend()" />
Place top left
</label>
</div>
<div class="checkbox">
<label>
<input type="radio" ng-model="legend" value="ne"
ng-change="selectLegend()" />
Place top right
</label>
</div>
<div class="checkbox">
<label>
<input type="radio" ng-model="legend" value="sw"
ng-change="selectLegend()" />
Place bottom left
</label>
</div>
<div class="checkbox">
<label>
<input type="radio" ng-model="legend" value="hide"
ng-change="selectLegend()" />
Hide legend
</label>
</div>
</div>
-->
<div class="form-group">
<label>Show data points:</label>
<div class="checkbox">
<label>
<input type="checkbox" ng-model="showPoints"
ng-change="togglePoints()" />
On/ Off
</label>
</div>
</div>
</form>
</div>
<div class="col-sm-8 col-lg-9">
<flot dataset="dataset" options="options" height="480px"></flot>
<div id="legend"></div>
</div>
|
report/html/com/rapidminer/tools/xml/quick-wins.html | cm-is-dog/rapidminer-studio-core | <!DOCTYPE html>
<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"/>
<link rel="SHORTCUT ICON" href="../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../style.css');
@import url('../../../../tree.css');
</style>
<script src="../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../clover.js" type="text/javascript"></script>
<script src="../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../cloud.js" type="text/javascript"></script>
<title>rapidminer-studio-core 转换结果 </title>
</head>
<body >
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://www.atlassian.com/clover" title="Open Atlassian Clover home page"><span class="aui-header-logo-device">Clover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online Clover documentation" target="_blank"
href="https://confluence.atlassian.com/display/CLOVER/Clover+Documentation+Home">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</div>
<div class="aui-page-header-main" >
<h1>
rapidminer-studio-core 转换结果
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../" data-package-name="com.rapidminer.tools.xml">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../dashboard.html">Project Clover database 星期二 九月 5 2017 16:40:29 CST</a></li>
</ol>
<h1 class="aui-h2-clover">
Package com.rapidminer.tools.xml
</h1>
<div class="aui-tabs horizontal-tabs">
<ul class="tabs-menu">
<li class="menu-item ">
<a href="pkg-summary.html"><strong>Application code</strong></a>
</li>
<li class="menu-item ">
<a href="top-risks.html"><strong>Top risks</strong></a>
</li>
<li class="menu-item active-tab">
<a href="quick-wins.html"><strong>Quick wins</strong></a>
</li>
</ul>
<div class="tabs-pane active-pane" id="tabs-first">
<div> </div>
<div class="aui-message aui-message-warning">
<p class="title">
<strong>Evaluation License</strong>
</p>
<p>
This report was generated with an evaluation server license. <a href="http://www.atlassian.com/software/clover">Purchase Clover</a> or <a href="http://confluence.atlassian.com/x/JAgQCQ">configure your license.</a>
</p>
</div>
<div style="text-align: right; margin-bottom: 10px">
<button class="aui-button aui-button-subtle" id="popupHelp">
<span class="aui-icon aui-icon-small aui-iconfont-help"></span> How to read this chart
</button>
<script>
AJS.InlineDialog(AJS.$("#popupHelp"), "helpDialog",
function (content, trigger, showPopup) {
var description = quickWinsDescription();
var title = 'Quick Wins';
content.css({"padding": "20px"}).html(
'<h2>' + title + '</h2>' + description);
showPopup();
return false;
},
{
width: 600
}
);
</script>
</div>
<div style="padding: 20px; border: 1px solid #cccccc; background-color: #f5f5f5; border-radius: 3px">
<div id="shallowPackageCloud" >
</div>
</div>
</div> <!-- tabs-pane active-pane -->
</div> <!-- aui-tabs horizontal-tabs -->
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://www.atlassian.com/software/clover">Atlassian Clover</a> v 4.1.2
on 星期二 九月 5 2017 17:24:16 CST using coverage data from 星期四 一月 1 1970 08:00:00 CST.
</li>
</ul>
<ul>
<li>Clover Evaluation License registered to Clover Plugin. You have 29 day(s) before your license expires.</li>
</ul>
<div id="footer-logo">
<a target="_blank" href="http://www.atlassian.com/">
Atlassian
</a>
</div>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html> |
share/search-form.html | prestoprime/rightsdraw2 | <html>
<head>
<link href="/rightsdraw2/css/query.css" type="text/css" rel="stylesheet"/>
<script src="/rightsdraw2/js/CalendarPopup.js"></script><script>document.write(getCalendarStyles());</script>
<script src="/rightsdraw2/js/putrunproperties"></script>
</head>
<body>
<h4>This module searches for an MCO document containing the given entities matching the query in input</h4>
<div name="search" style="float:left;background:#f0f0f0"><form id="pform" action="dosearch" method="get" target="query_view">
<div>
<script id="jscal1x">var cal1x = new CalendarPopup(); </script>
<input type="submit" value="Do Search ">
with IRI: <input name="ind" value="null" size="8"> of
<select name="class">
<option value="null">any Class</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#Contract">Contract</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#Organization">Organization</option>
<option value="http://purl.oclc.org/NET/mvco.owl#User">User</option>
<option value="http://purl.oclc.org/NET/mvco.owl#IPEntity">IPEntity</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#TextualClause">TextualClause</option>
<optgroup label="Deontic Expression">
<option value="http://purl.oclc.org/NET/mvco.owl#Permission">Permission</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#Prohibition">Prohibition</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#Obligation">Obligation</option>
</optgroup>
<optgroup label="Actions">
<option value="urn:mpeg:mpeg21:mco:ipre:2012#ExploitIPRights">ExploitIPRights</option>
<optgroup label="Exploit IP Rights">
<option value="urn:mpeg:mpeg21:mco:ipre:2012#CommunicationToThePublic">CommunicationToThePublic</option>
<option value="http://purl.oclc.org/NET/mvco.owl#Distribute">Distribute</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#PublicPerformance">PublicPerformance</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Duplicate">Duplicate</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Fixate">Fixate</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Transform">Transform</option>
</optgroup>
<optgroup label="Transform">
<option value="urn:mpeg:mpeg21:mco:ipre:2012#MakeCutAndEdit">MakeCutAndEdit</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#MakeExcerpt">MakeExcerpt</option>
</optgroup>
</optgroup>
<optgroup label="Facts">
<optgroup label="AccessPolicy">
<option value="urn:mpeg:mpeg21:mco:ipre:2012#FreeOfCharge">Free of Charge</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Pay">Pay</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#PayPerView">Pay: PayPerView</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Subscription">Pay: Subscription</option>
</optgroup>
<optgroup label="ServiceAccessPolicy">
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Open">Open</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Restricted">Restricted</option>
</optgroup>
<optgroup label="DeliveryModality">
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Linear">Linear</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#NonLinear">Non Linear</option>
<optgroup label="DeliveryModality: Linear">
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Broadcasting">Broadcasting</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Webcasting">Webcasting</option>
</optgroup>
<optgroup label="DeliveryModality: Non Linear">
<option value="urn:mpeg:mpeg21:mco:ipre:2012#OnDemandBasis">OnDemand Basis</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#OnDemandDownload">OnDemand Basis: Download</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#OnDemandStreaming">OnDemand Streaming</option>
</optgroup>
</optgroup>
<optgroup label="Means">
<option value="urn:mpeg:mpeg21:mco:ipre:2012#BroadcastTechnology">Broadcast Technology</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#MobileTechnology">Mobile Technology</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Internet">Internet</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Radio">Radio</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Videogram">Videogram</option>
<optgroup label="Means: Broadcast Technology">
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Cable">Cable</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#IPNetwork">IPNetwork</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Satellite">Satellite</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Terrestrial">Terrestrial</option>
</optgroup>
</optgroup>
<optgroup label="Device">
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Computer">Computer</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#MobileDevice">Mobile Device</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#MobileBroadcastDevice">Mobile Broadcast Device</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#MobileTelecommunicationDevice">Mobile Telecommunication Device</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#StorageDevice">Storage Device</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#TelevisionDevice">Television Device</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#TelevisionSet">Television Set</option>
</optgroup>
<optgroup label="UserTimeAccess">
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Limited">Limited</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Unlimited">Unlimited</option>
</optgroup>
<optgroup label="RelatedAction">
<option value="urn:mpeg:mpeg21:mco:core:2012#ActionDone">Done</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#ActionStarted">Started</option>
</optgroup>
</select>
</div>
<div style="clear:both"/>
</blockquote>
<div style="float:left">
with metadata:
<input name="md" value="null" size="20">
<br/>
with
<select name="key">
<option value="null">any Data Property</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#TextVersion">TextVersion</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Text">Text</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#Address">Address</option>
<option value="urn:mpeg:mpeg21:2002:01-DII-NS#Identifier">Identifier</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#afterDate">afterDate</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#beforeDate">beforeDate</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#hasLanguage">hasLanguage</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#hasNumberOfRuns">hasNumberOfRuns</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#hasNumberOfRepetitions">hasNumberOfRepetitions</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#hasValidity">hasValidity</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#withDelay">withDelay</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#inCountry">inCountry</option>
<option value="urn:mpeg:mpeg21:mco:ipre:2012#hasMaxLength">hasMaxLength</option>
</select>
<input name="value" value="null" size="14">
<br/>
with
<select name="obj">
<option value="null">any Object Property</option>
<option value="http://purl.oclc.org/NET/mvco.owl#issuedBy">issuedBy</option>
<option value="http://purl.oclc.org/NET/mvco.owl#actedOver">actedOver</option>
<option value="http://purl.oclc.org/NET/mvco.owl#actedBy">actedBy</option>
<option value="http://purl.oclc.org/NET/mvco.owl#hasRequired">hasRequired</option>
<option value="http://purl.oclc.org/NET/mvco.owl#resultsIn">resultsIn</option>
<option value="http://purl.oclc.org/NET/mvco.owl#permitsAction">permitsAction</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#obligatesAction">obligatesAction</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#forbidsAction">forbidsAction</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#issuedIn">issuedIn</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#implements">implements</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#cancels">cancels</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#isAmendmentOf">isAmendmentOf</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#prevailsOver">prevailsOver</option>
<option value="urn:mpeg:mpeg21:mco:core:2012#supersedes">supersedes</option>
</select>
<select name="objtype">
<option>domain</option>
<option>range</option>
</select>
</div>
<div style="float:left">
<input type="checkbox" name="mdexact"> exact <br/>
<input type="checkbox" name="valueexact"> exact <br/>
<input type="checkbox" name="negative"> negative <br/>
</div>
</form>
</div>
</blockquote>
<div name="helpfill" style="clear:both;background:#f0f0f0">
<blockquote>
Help to fill <br>
<a HREF="#" onClick="cal1x.select(document.forms['pform'].value,'anchor1x','yyyyMMdd'); return false;" TITLE="cal1x.select(document.forms['pform'].value,'anchor1x','yyyyMMdd'); return false;" NAME="anchor1x" ID="anchor1x">date</a>
<a href="#" onclick="window.open('/rightsdraw2/territoriesOptionsValue.html','','top=100,left=300,width=400,height=400,scrollbars')">country codes</a>
<a href="#" onclick="window.open('/rightsdraw2/languagesOptionsValue.html','','top=100,left=300,width=400,height=400,scrollbars')">language codes</a>
<a href="#" onclick="window.open('/rightsdraw2/durationFormValue.html','','top=100,left=300,width=400,height=400,scrollbars')">duration</a>
runs:<a href="javascript:decrun('pform','value')">-</a> / <a href="javascript:incrun('pform','value')">+</a>
</blockquote>
</div>
</body>
</html>
|
report/html/com/rapidminer/repository/gui/actions/OpenInFileBrowserAction.html | cm-is-dog/rapidminer-studio-core | <!DOCTYPE html>
<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"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>rapidminer-studio-core 转换结果 </title>
</head>
<body onload="onLoad('rapidminer-studio-core 转换结果 : com.rapidminer.repository.gui.actions.OpenInFileBrowserAction.java')">
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://www.atlassian.com/clover" title="Open Atlassian Clover home page"><span class="aui-header-logo-device">Clover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online Clover documentation" target="_blank"
href="https://confluence.atlassian.com/display/CLOVER/Clover+Documentation+Home">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</div>
<div class="aui-page-header-main" >
<h1>
rapidminer-studio-core 转换结果
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.rapidminer.repository.gui.actions">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html">Project Clover database 星期二 九月 5 2017 16:40:29 CST</a></li>
<li><a href="pkg-summary.html"> Package com.rapidminer.repository.gui.actions</a></li>
</ol>
<h1 class="aui-h2-clover">
File OpenInFileBrowserAction.java
</h1>
<div class="aui-message aui-message-warning">
<p class="title">
<strong>Evaluation License</strong>
</p>
<p>
This report was generated with an evaluation server license. <a href="http://www.atlassian.com/software/clover">Purchase Clover</a> or <a href="http://confluence.atlassian.com/x/JAgQCQ">configure your license.</a>
</p>
</div>
<div class="aui-tabs horizontal-tabs" id="tabs-file">
<div class="tabs-pane aui-tabs-pane-100-pcnt active-pane" id="tabs-file-source">
<div> </div>
<div style="display: table; width: 100%">
<div style="display: table-cell; ">
<div class="dashboard-widget">
<header class="dashboard-widget-header">
<h3>Code metrics</h3>
</header>
<div class="dashboard-widget-content">
<div id="td-header-stats" class="aui-item" style="display: ">
<div style="display: table">
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of branches in this file">Branches:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of statements in this file">Statements:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of methods in this file">Methods:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of classes in this file">Classes:</label></div>
<div class="stats-box-value">1</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of lines of code in this file">LOC:</label></div>
<div class="stats-box-value">102</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of non-comment lines of code in this file">NCLOC:</label></div>
<div class="stats-box-value">59</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Cyclomatic complexity is the number of paths in this file">Total complexity:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label">
<label title="Complexity density is the complexity divided by the number of statements in this file">Complexity density:</label>
</div>
<div class="stats-box-value">-</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Number of statements per method.">Statements/Method:</label></div>
<div class="stats-box-value">-</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Number of methods per class.">Methods/Class:</label></div>
<div class="stats-box-value">0</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Complexity divided by the number of methods in this file">Average method complexity:</label></div>
<div class="stats-box-value">-</div>
</div>
</div>
<div class="subtle">
<small><strong>100%</strong> of code in this file is excluded from these metrics.</small>
<label class="aui-button aui-button-subtle" onclick="toggleStats('td-header-stats', 'td-filtered-header-stats');"
title="Include or exclude filtered elements from these statistics.">Remove Filter</label>
</div>
</div>
<div id="td-filtered-header-stats" class="aui-item" style="display: none">
<div style="display: table">
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of branches in this file">Branches:</label></div>
<div class="stats-box-value">18</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of statements in this file">Statements:</label></div>
<div class="stats-box-value">26</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of methods in this file">Methods:</label></div>
<div class="stats-box-value">2</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of classes in this file">Classes:</label></div>
<div class="stats-box-value">1</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of lines of code in this file">LOC:</label></div>
<div class="stats-box-value">102</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Total number of non-comment lines of code in this file">NCLOC:</label></div>
<div class="stats-box-value">59</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Cyclomatic complexity is the number of paths in this file">Total complexity:</label></div>
<div class="stats-box-value">17</div>
</div>
<div class="stats-box">
<div class="stats-box-label">
<label title="Complexity density is the complexity divided by the number of statements in this file">Complexity density:</label>
</div>
<div class="stats-box-value">0.65</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Number of statements per method.">Statements/Method:</label></div>
<div class="stats-box-value">13</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Number of methods per class.">Methods/Class:</label></div>
<div class="stats-box-value">2</div>
</div>
<div class="stats-box">
<div class="stats-box-label"><label title="Complexity divided by the number of methods in this file">Average method complexity:</label></div>
<div class="stats-box-value">8.5</div>
</div>
</div>
<div class="subtle">
<small>These metrics include <strong class='bold'>100%</strong> of code marked as filtered.</small>
<label class="aui-button aui-button-subtle" onclick="toggleStats('td-filtered-header-stats', 'td-header-stats');"
title="Include or exclude filtered elements from these statistics.">Apply Filter</label>
</div>
</div> </div>
</div>
</div>
</div>
<h2>Classes</h2>
<table class="aui aui-table-sortable">
<thead>
<tr> <th>Class</th>
<th>Line #</th>
<th class="">
<label title="The total number of statements.">Total Statements</label>
</th>
<th class="">
<label title="Cyclomatic complexity is a measure of the number of paths in your code.">Complexity</label>
</th>
<th class="">
<label title="The amount of code that was hit at least once during testing.">TOTAL Coverage</label>
</th>
<th>Actions</th>
</tr> </thead>
<tbody>
<tr> <td id="OpenInFileBrowserAction">
<span><a href="#41" title="OpenInFileBrowserAction" onclick="closeDialogAndScrollTo('dialog-OpenInFileBrowserAction', '41');">OpenInFileBrowserAction</a></span>
</td>
<td>41<a name="sl-41"></a></td>
<td class="">0</td>
<td class="">0</td>
<td class=""><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td>
<td><button data-dialog-id="dialog-OpenInFileBrowserAction" class="aui-button aui-button-link dialog-show-button">Show methods</button></td>
</tr> </tbody>
</table>
<section role="dialog" id="dialog-OpenInFileBrowserAction" class="aui-layer aui-dialog2 aui-dialog2-xlarge" aria-hidden="true">
<header class="aui-dialog2-header">
<h1 class="aui-dialog2-header-main">Class OpenInFileBrowserAction</h1>
<div class="aui-dialog2-header-secondary">
<input id="dialog-OpenInFileBrowserAction-method-filter" class="test-filter text" type="text" name="method-filter"
placeholder="Type to filter methods..." autocomplete="off"
onkeyup="filterMethods('dialog-OpenInFileBrowserAction-methods-body', 'dialog-OpenInFileBrowserAction-method-filter');"/>
</div>
</header>
<div class="aui-dialog2-content">
<table class="aui aui-table-sortable">
<thead>
<tr> <th id="OpenInFileBrowserAction">
Class<br/> <span><a href="#41" title="OpenInFileBrowserAction" onclick="closeDialogAndScrollTo('dialog-OpenInFileBrowserAction', '41');">OpenInFileBrowserAction</a></span>
</th>
<th>Line #<br/>41<a name="sl-41"></a></th>
<th class=""><label title="The total number of statements.">Total Statements</label><br/>0</th>
<th class=""><label title="Cyclomatic complexity is a measure of the number of paths in your code.">Complexity</label><br/>0</th>
<th class=""><label title="The amount of code that was hit at least once during testing.">TOTAL Coverage</label><br/><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></th>
</tr> </thead>
<tbody id="dialog-OpenInFileBrowserAction-methods-body">
<tr id="OpenInFileBrowserAction-1">
<td id="summary-45-2">
<span class="sortValue">OpenInFileBrowserAction(RepositoryTree)</span>
  <a href="?line=29#45" title="OpenInFileBrowserAction(RepositoryTree)" name="sl-45" onclick="closeDialogAndScrollTo('dialog-OpenInFileBrowserAction', '45');">OpenInFileBrowserAction(RepositoryTree)</a>
</td>
<td align="right"><span class="sortValue">45</span>45</td>
<td class="" align="right"><span class="sortValue">0.0</span>0</td>
<td class="" align="right"><span class="sortValue">1.0</span>1</td>
<td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td>
</tr> <tr id="OpenInFileBrowserAction-2">
<td id="summary-49-2">
<span class="sortValue">actionPerformed(Entry) : void</span>
  <a href="?line=29#49" title="actionPerformed(Entry) : void" name="sl-49" onclick="closeDialogAndScrollTo('dialog-OpenInFileBrowserAction', '49');">actionPerformed(Entry) : void</a>
</td>
<td align="right"><span class="sortValue">49</span>49</td>
<td class="" align="right"><span class="sortValue">0.0</span>0</td>
<td class="" align="right"><span class="sortValue">1.0</span>1</td>
<td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%">
<div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell">
<div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td>
</tr> </tbody>
</table>
<div> </div>
</div>
<footer class="aui-dialog2-footer">
<div class="aui-dialog2-footer-actions">
<button class="aui-button aui-button-primary dialog-close-button"
data-dialog-id="dialog-OpenInFileBrowserAction">Close</button>
</div>
<div class="aui-dialog2-footer-hint">Click on a class or a method name to jump to source.</div>
</footer>
</section>
<div> </div>
<h2>Contributing tests</h2>
<div class="aui-message">
<p>No tests hitting this source file were found.</p>
</div>
<h2>Source view</h2>
<div style="display: table; width: 100%;">
<div style="display: table-cell">
<button class="aui-button aui-button-link"
title="Toggles all methods in the source to be either expanded or collapsed."
onclick="toggleAllInlineMethods(this); return false;" id="method-expander">
Collapse all methods
</button>
</div>
<div style="display: table-cell">
<div style="text-align: right; margin-bottom: 10px">
<button class="aui-button aui-button-subtle" id="popupHelp">
<span class="aui-icon aui-icon-small aui-iconfont-help"></span> Show legend
</button>
<script>
AJS.InlineDialog(AJS.$("#popupHelp"), "helpDialog",
function(content, trigger, showPopup) {
content.css({"padding":"20px"}).html(SRC_FILE_LEGEND_TEXT);
showPopup();
return false;
},
{
width: 700, hideDelay: 60000
}
);
</script> </div>
</div>
</div>
<table cellspacing="0" cellpadding="0" class="srcView" width="100%">
<tbody> <tr id="l1">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=1#src-1">1</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-1" class="srcLine"><span class="comment">/**</span></span></td>
</tr>
<tr id="l2">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=2#src-2">2</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-2" class="srcLine"><span class="comment"> * Copyright (C) 2001-2017 by RapidMiner and the contributors</span></span></td>
</tr>
<tr id="l3">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=3#src-3">3</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-3" class="srcLine"><span class="comment"> * </span></span></td>
</tr>
<tr id="l4">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=4#src-4">4</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-4" class="srcLine"><span class="comment"> * Complete list of developers available at our web site:</span></span></td>
</tr>
<tr id="l5">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=5#src-5">5</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-5" class="srcLine"><span class="comment"> * </span></span></td>
</tr>
<tr id="l6">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=6#src-6">6</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-6" class="srcLine"><span class="comment"> * http://rapidminer.com</span></span></td>
</tr>
<tr id="l7">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=7#src-7">7</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-7" class="srcLine"><span class="comment"> * </span></span></td>
</tr>
<tr id="l8">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=8#src-8">8</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-8" class="srcLine"><span class="comment"> * This program is free software: you can redistribute it and/or modify it under the terms of the</span></span></td>
</tr>
<tr id="l9">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=9#src-9">9</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-9" class="srcLine"><span class="comment"> * GNU Affero General Public License as published by the Free Software Foundation, either version 3</span></span></td>
</tr>
<tr id="l10">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=10#src-10">10</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-10" class="srcLine"><span class="comment"> * of the License, or (at your option) any later version.</span></span></td>
</tr>
<tr id="l11">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=11#src-11">11</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-11" class="srcLine"><span class="comment"> * </span></span></td>
</tr>
<tr id="l12">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=12#src-12">12</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-12" class="srcLine"><span class="comment"> * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without</span></span></td>
</tr>
<tr id="l13">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=13#src-13">13</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-13" class="srcLine"><span class="comment"> * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span></span></td>
</tr>
<tr id="l14">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=14#src-14">14</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-14" class="srcLine"><span class="comment"> * Affero General Public License for more details.</span></span></td>
</tr>
<tr id="l15">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=15#src-15">15</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-15" class="srcLine"><span class="comment"> * </span></span></td>
</tr>
<tr id="l16">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=16#src-16">16</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-16" class="srcLine"><span class="comment"> * You should have received a copy of the GNU Affero General Public License along with this program.</span></span></td>
</tr>
<tr id="l17">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=17#src-17">17</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-17" class="srcLine"><span class="comment"> * If not, see http://www.gnu.org/licenses/.</span></span></td>
</tr>
<tr id="l18">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=18#src-18">18</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-18" class="srcLine"><span class="comment">*/</span></span></td>
</tr>
<tr id="l19">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=19#src-19">19</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-19" class="srcLine"><span class="keyword">package</span> com.<a href="../../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../../repository/pkg-summary.html">repository</a>.<a href="../../gui/pkg-summary.html">gui</a>.<a href="../actions/pkg-summary.html">actions</a>;</span></td>
</tr>
<tr id="l20">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=20#src-20">20</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-20" class="srcLine"></span></td>
</tr>
<tr id="l21">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=21#src-21">21</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-21" class="srcLine"><span class="keyword">import</span> com.<a href="../../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../../gui/pkg-summary.html">gui</a>.<a href="../../../../../com/rapidminer/gui/RapidMinerGUI.html#RapidMinerGUI">RapidMinerGUI</a>;</span></td>
</tr>
<tr id="l22">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=22#src-22">22</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-22" class="srcLine"><span class="keyword">import</span> com.<a href="../../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../../gui/pkg-summary.html">gui</a>.<a href="../../../gui/tools/pkg-summary.html">tools</a>.<a href="../../../../../com/rapidminer/gui/tools/SwingTools.html#SwingTools">SwingTools</a>;</span></td>
</tr>
<tr id="l23">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=23#src-23">23</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-23" class="srcLine"><span class="keyword">import</span> com.<a href="../../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../../gui/pkg-summary.html">gui</a>.<a href="../../../gui/tools/pkg-summary.html">tools</a>.<a href="../../../gui/tools/dialogs/pkg-summary.html">dialogs</a>.<a href="../../../../../com/rapidminer/gui/tools/dialogs/DecisionRememberingConfirmDialog.html#DecisionRememberingConfirmDialog">DecisionRememberingConfirmDialog</a>;</span></td>
</tr>
<tr id="l24">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=24#src-24">24</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-24" class="srcLine"><span class="keyword">import</span> com.<a href="../../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../../repository/pkg-summary.html">repository</a>.<a href="../../../../../com/rapidminer/repository/Entry.html#Entry">Entry</a>;</span></td>
</tr>
<tr id="l25">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=25#src-25">25</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-25" class="srcLine"><span class="keyword">import</span> com.<a href="../../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../../repository/pkg-summary.html">repository</a>.<a href="../../../../../com/rapidminer/repository/Folder.html#Folder">Folder</a>;</span></td>
</tr>
<tr id="l26">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=26#src-26">26</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-26" class="srcLine"><span class="keyword">import</span> com.<a href="../../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../../repository/pkg-summary.html">repository</a>.<a href="../../gui/pkg-summary.html">gui</a>.<a href="../../../../../com/rapidminer/repository/gui/RepositoryTree.html#RepositoryTree">RepositoryTree</a>;</span></td>
</tr>
<tr id="l27">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=27#src-27">27</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-27" class="srcLine"><span class="keyword">import</span> com.<a href="../../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../../repository/pkg-summary.html">repository</a>.<a href="../../local/pkg-summary.html">local</a>.<a href="../../../../../com/rapidminer/repository/local/LocalRepository.html#LocalRepository">LocalRepository</a>;</span></td>
</tr>
<tr id="l28">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=28#src-28">28</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-28" class="srcLine"><span class="keyword">import</span> com.<a href="../../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../../repository/pkg-summary.html">repository</a>.<a href="../../local/pkg-summary.html">local</a>.<a href="../../../../../com/rapidminer/repository/local/SimpleFolder.html#SimpleFolder">SimpleFolder</a>;</span></td>
</tr>
<tr id="l29">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=29#src-29">29</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-29" class="srcLine"></span></td>
</tr>
<tr id="l30">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=30#src-30">30</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-30" class="srcLine"><span class="keyword">import</span> java.awt.Desktop;</span></td>
</tr>
<tr id="l31">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=31#src-31">31</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-31" class="srcLine"><span class="keyword">import</span> java.io.File;</span></td>
</tr>
<tr id="l32">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=32#src-32">32</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-32" class="srcLine"><span class="keyword">import</span> java.io.IOException;</span></td>
</tr>
<tr id="l33">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=33#src-33">33</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-33" class="srcLine"><span class="keyword">import</span> java.util.LinkedList;</span></td>
</tr>
<tr id="l34">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=34#src-34">34</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-34" class="srcLine"></span></td>
</tr>
<tr id="l35">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=35#src-35">35</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-35" class="srcLine"></span></td>
</tr>
<tr id="l36">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=36#src-36">36</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-36" class="srcLine"><span class="comment">/**</span></span></td>
</tr>
<tr id="l37">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=37#src-37">37</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-37" class="srcLine"><span class="comment"> * This action tries to open the folder of the selected entry in the OS file browser.</span></span></td>
</tr>
<tr id="l38">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=38#src-38">38</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-38" class="srcLine"><span class="comment"> * </span></span></td>
</tr>
<tr id="l39">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=39#src-39">39</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-39" class="srcLine"><span class="comment"> * </span><span class="javadoc">@author</span><span class="comment"> Marco Boeck</span></span></td>
</tr>
<tr id="l40">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=40#src-40">40</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-40" class="srcLine"><span class="comment"> */</span></span></td>
</tr>
<tr class="inlineStatsRow" align="right" valign="middle">
<td class="coverageCount"><a name="41" class="nolink"> </a></td>
<td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-41' onclick="toggleInlineStats(this, 'inlinestats-41');"/>
<td align="center" valign="middle">
<table id="inlinestats-41" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px">
<tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-41'), 'inlinestats-41');return true;">
<td><div>
<div title="Empty" class="barEmpty" style="min-width:40px;"></div>
</div></td><td> - </td>
<td class="inlineStat">Uncovered Elements: 0 (0)</td>
<td class="inlineStat">Complexity: 0</td>
<td class="inlineStat">Complexity Density: -</td>
</tr>
</table>
</td>
</tr>
<tr id="l41">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=41#src-41">41</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" id="id-41"><span class="spacer"></span><span id="src-41" class="srcLine"><span class="keyword">public</span> <span class="keyword">class</span> <a href="../../../../../com/rapidminer/repository/gui/actions/OpenInFileBrowserAction.html#OpenInFileBrowserAction">OpenInFileBrowserAction</a> <span class="keyword">extends</span> <a href="../../../../../com/rapidminer/repository/gui/actions/AbstractRepositoryAction.html#AbstractRepositoryAction">AbstractRepositoryAction</a><<a href="../../../../../com/rapidminer/repository/Entry.html#Entry">Entry</a>> {</span></td>
</tr>
<tr id="l42">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=42#src-42">42</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-42" class="srcLine"></span></td>
</tr>
<tr id="l43">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=43#src-43">43</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-43" class="srcLine"> <span class="keyword">private</span> <span class="keyword">static</span> <span class="keyword">final</span> <span class="keyword">long</span> serialVersionUID = 1L;</span></td>
</tr>
<tr id="l44">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=44#src-44">44</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-44" class="srcLine"></span></td>
</tr>
<tr class="inlineStatsRow" align="right" valign="middle">
<td class="coverageCount"><a name="45" class="nolink"> </a></td>
<td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-45' onclick="toggleInlineStats(this, 'inlinestats-45');"/>
<td align="center" valign="middle">
<table id="inlinestats-45" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px">
<tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-45'), 'inlinestats-45');return true;">
<td><div>
<div title="Empty" class="barEmpty" style="min-width:40px;"></div>
</div></td><td> - </td>
<td class="inlineStat">Uncovered Elements: 0 (0)</td>
<td class="inlineStat">Complexity: 1</td>
<td class="inlineStat">Complexity Density: -</td>
</tr>
</table>
</td>
</tr>
<tr id="l45">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=45#src-45">45</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" methodStart srcCell" id="id-45"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 45,47);" id="img-45" src="../../../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-45" class="srcLineFiltered"><span class="nolink" title="Filtered by: constructor"> <span class="keyword">public</span> <a href="../../../../../com/rapidminer/repository/gui/actions/OpenInFileBrowserAction.html#OpenInFileBrowserAction">OpenInFileBrowserAction</a>(<a href="../../../../../com/rapidminer/repository/gui/RepositoryTree.html#RepositoryTree">RepositoryTree</a> tree) {</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-45'), 45,47);" id="e45" style="display:none;border:none;">...</span></span></td>
</tr>
<tr id="l46">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=46#src-46">46</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-46" class="srcLineFiltered"><span class="nolink" title="Filtered by: constructor"> <span class="keyword">super</span>(tree, <a href="../../../../../com/rapidminer/repository/Entry.html#Entry">Entry</a>.<span class="keyword">class</span>, <span class="keyword">false</span>, <span class="string">"repository_open_in_filebrowser"</span>);</span></span></td>
</tr>
<tr id="l47">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=47#src-47">47</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-47" class="srcLine"> }</span></td>
</tr>
<tr id="l48">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=48#src-48">48</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-48" class="srcLine"></span></td>
</tr>
<tr class="inlineStatsRow" align="right" valign="middle">
<td class="coverageCount"><a name="49" class="nolink"> </a></td>
<td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-49' onclick="toggleInlineStats(this, 'inlinestats-49');"/>
<td align="center" valign="middle">
<table id="inlinestats-49" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px">
<tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-49'), 'inlinestats-49');return true;">
<td><div>
<div title="Empty" class="barEmpty" style="min-width:40px;"></div>
</div></td><td> - </td>
<td class="inlineStat">Uncovered Elements: 0 (0)</td>
<td class="inlineStat">Complexity: 1</td>
<td class="inlineStat">Complexity Density: -</td>
</tr>
</table>
</td>
</tr>
<tr id="l49">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=49#src-49">49</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" methodStart srcCell" id="id-49"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 49,100);" id="img-49" src="../../../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-49" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> @Override</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-49'), 49,100);" id="e49" style="display:none;border:none;">...</span></span></td>
</tr>
<tr id="l50">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=50#src-50">50</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-50" class="srcLine"> <span class="keyword">public</span> <span class="keyword">void</span> actionPerformed(<a href="../../../../../com/rapidminer/repository/Entry.html#Entry">Entry</a> entry) {</span></td>
</tr>
<tr id="l51">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=51#src-51">51</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-51" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> <span class="keyword">if</span> (entry == <span class="keyword">null</span> || entry.getLocation() == <span class="keyword">null</span>) {</span></span></td>
</tr>
<tr id="l52">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=52#src-52">52</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-52" class="srcLine"> <span class="comment">// should not happen</span></span></td>
</tr>
<tr id="l53">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=53#src-53">53</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-53" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> <span class="keyword">return</span>;</span></span></td>
</tr>
<tr id="l54">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=54#src-54">54</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-54" class="srcLine"> }</span></td>
</tr>
<tr id="l55">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=55#src-55">55</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-55" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> <span class="keyword">if</span> (!Desktop.isDesktopSupported() || !Desktop.getDesktop().isSupported(Desktop.Action.OPEN)) {</span></span></td>
</tr>
<tr id="l56">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=56#src-56">56</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-56" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> <span class="keyword">return</span>;</span></span></td>
</tr>
<tr id="l57">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=57#src-57">57</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-57" class="srcLine"> }</span></td>
</tr>
<tr id="l58">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=58#src-58">58</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-58" class="srcLine"></span></td>
</tr>
<tr id="l59">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=59#src-59">59</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-59" class="srcLine"> <span class="comment">// check if user knows what he is doing</span></span></td>
</tr>
<tr id="l60">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=60#src-60">60</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-60" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> <span class="keyword">if</span> (!<a href="../../../../../com/rapidminer/gui/tools/dialogs/DecisionRememberingConfirmDialog.html#DecisionRememberingConfirmDialog">DecisionRememberingConfirmDialog</a>.confirmAction(<span class="string">"open_in_filebrowser"</span>,</span></span></td>
</tr>
<tr id="l61">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=61#src-61">61</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-61" class="srcLine"> <a href="../../../../../com/rapidminer/gui/RapidMinerGUI.html#RapidMinerGUI">RapidMinerGUI</a>.PROPERTY_OPEN_IN_FILEBROWSER)) {</span></td>
</tr>
<tr id="l62">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=62#src-62">62</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-62" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if"> <span class="keyword">return</span>;</span></span></td>
</tr>
<tr id="l63">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=63#src-63">63</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-63" class="srcLine"> }</span></td>
</tr>
<tr id="l64">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=64#src-64">64</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-64" class="srcLine"></span></td>
</tr>
<tr id="l65">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=65#src-65">65</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-65" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, try"> <span class="keyword">try</span> {</span></span></td>
</tr>
<tr id="l66">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=66#src-66">66</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-66" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> <span class="keyword">if</span> (entry.getLocation().getRepository() <span class="keyword">instanceof</span> <a href="../../../../../com/rapidminer/repository/local/LocalRepository.html#LocalRepository">LocalRepository</a>) {</span></span></td>
</tr>
<tr id="l67">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=67#src-67">67</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-67" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> File repoRoot = ((<a href="../../../../../com/rapidminer/repository/local/LocalRepository.html#LocalRepository">LocalRepository</a>) entry.getLocation().getRepository()).getRoot();</span></span></td>
</tr>
<tr id="l68">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=68#src-68">68</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-68" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> <span class="keyword">if</span> (repoRoot != <span class="keyword">null</span>) {</span></span></td>
</tr>
<tr id="l69">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=69#src-69">69</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-69" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> StringBuilder pathBuilder = <span class="keyword">new</span> StringBuilder();</span></span></td>
</tr>
<tr id="l70">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=70#src-70">70</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-70" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> LinkedList<String> listOfFolders = <span class="keyword">new</span> LinkedList<>();</span></span></td>
</tr>
<tr id="l71">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=71#src-71">71</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-71" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> <a href="../../../../../com/rapidminer/repository/Folder.html#Folder">Folder</a> folder = entry <span class="keyword">instanceof</span> <a href="../../../../../com/rapidminer/repository/local/SimpleFolder.html#SimpleFolder">SimpleFolder</a> ? (<a href="../../../../../com/rapidminer/repository/local/SimpleFolder.html#SimpleFolder">SimpleFolder</a>) entry : entry.getContainingFolder();</span></span></td>
</tr>
<tr id="l72">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=72#src-72">72</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-72" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> pathBuilder.append(repoRoot.getAbsolutePath());</span></span></td>
</tr>
<tr id="l73">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=73#src-73">73</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-73" class="srcLine"></span></td>
</tr>
<tr id="l74">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=74#src-74">74</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-74" class="srcLine"> <span class="comment">// collect all parent folders until we reach the LocalRepository</span></span></td>
</tr>
<tr id="l75">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=75#src-75">75</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-75" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, while, if, try"> <span class="keyword">while</span> (folder != <span class="keyword">null</span> && !(folder <span class="keyword">instanceof</span> <a href="../../../../../com/rapidminer/repository/local/LocalRepository.html#LocalRepository">LocalRepository</a>)) {</span></span></td>
</tr>
<tr id="l76">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=76#src-76">76</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-76" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, while, if, try"> listOfFolders.add(folder.getName());</span></span></td>
</tr>
<tr id="l77">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=77#src-77">77</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-77" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, while, if, try"> folder = folder.getContainingFolder();</span></span></td>
</tr>
<tr id="l78">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=78#src-78">78</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-78" class="srcLine"> }</span></td>
</tr>
<tr id="l79">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=79#src-79">79</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-79" class="srcLine"></span></td>
</tr>
<tr id="l80">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=80#src-80">80</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-80" class="srcLine"> <span class="comment">// iterate backwards over the folders so we can create the real path</span></span></td>
</tr>
<tr id="l81">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=81#src-81">81</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-81" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, for, if, try"> <span class="keyword">for</span> (<span class="keyword">int</span> i = listOfFolders.size() - 1; i >= 0; i--) {</span></span></td>
</tr>
<tr id="l82">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=82#src-82">82</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-82" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, for, if, try"> pathBuilder.append(File.separatorChar);</span></span></td>
</tr>
<tr id="l83">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=83#src-83">83</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-83" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, for, if, try"> pathBuilder.append(listOfFolders.get(i));</span></span></td>
</tr>
<tr id="l84">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=84#src-84">84</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-84" class="srcLine"> }</span></td>
</tr>
<tr id="l85">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=85#src-85">85</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-85" class="srcLine"></span></td>
</tr>
<tr id="l86">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=86#src-86">86</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-86" class="srcLine"> <span class="comment">// try to open it if it exists and is a directory</span></span></td>
</tr>
<tr id="l87">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=87#src-87">87</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-87" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> File file = <span class="keyword">new</span> File(pathBuilder.toString());</span></span></td>
</tr>
<tr id="l88">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=88#src-88">88</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-88" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> <span class="keyword">if</span> (file.isDirectory() && file.exists()) {</span></span></td>
</tr>
<tr id="l89">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=89#src-89">89</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-89" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, if, try"> Desktop.getDesktop().open(file);</span></span></td>
</tr>
<tr id="l90">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=90#src-90">90</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-90" class="srcLine"> }</span></td>
</tr>
<tr id="l91">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=91#src-91">91</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-91" class="srcLine"> }</span></td>
</tr>
<tr id="l92">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=92#src-92">92</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-92" class="srcLine"> }</span></td>
</tr>
<tr id="l93">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=93#src-93">93</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-93" class="srcLine"> } <span class="keyword">catch</span> (IOException e) {</span></td>
</tr>
<tr id="l94">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=94#src-94">94</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-94" class="srcLine"> <span class="comment">// will appear on newer linux versions as the Desktop.open() call on a folder does not</span></span></td>
</tr>
<tr id="l95">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=95#src-95">95</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-95" class="srcLine"> <span class="comment">// work with current java versions</span></span></td>
</tr>
<tr id="l96">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=96#src-96">96</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-96" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, catch"> <a href="../../../../../com/rapidminer/gui/tools/SwingTools.html#SwingTools">SwingTools</a>.showSimpleErrorMessage(<span class="string">"cannot_open_in_filebrowser_io"</span>, <span class="string">""</span>, entry.getLocation());</span></span></td>
</tr>
<tr id="l97">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=97#src-97">97</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-97" class="srcLine"> } <span class="keyword">catch</span> (Exception e) {</span></td>
</tr>
<tr id="l98">
<td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=98#src-98">98</a></td>
<td align="right" class="coverageCount Filtered missedByTest" >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-98" class="srcLineFiltered"><span class="nolink" title="Filtered by: method, catch"> <a href="../../../../../com/rapidminer/gui/tools/SwingTools.html#SwingTools">SwingTools</a>.showSimpleErrorMessage(<span class="string">"cannot_open_in_filebrowser"</span>, e, entry.getLocation());</span></span></td>
</tr>
<tr id="l99">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=99#src-99">99</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-99" class="srcLine"> }</span></td>
</tr>
<tr id="l100">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=100#src-100">100</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-100" class="srcLine"> }</span></td>
</tr>
<tr id="l101">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=101#src-101">101</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-101" class="srcLine"></span></td>
</tr>
<tr id="l102">
<td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=102#src-102">102</a></td>
<td align="right" class="coverageCount NoHilight " >  </td>
<td class=" srcCell" ><span class="spacer"></span><span id="src-102" class="srcLine">}</span></td>
</tr>
</tbody></table> </div>
</div><!-- .aui-tabs -->
<script type="text/javascript">
var ol_bgclass = "overBG";
var ol_fgclass = "overFG";
var ol_cgclass = "overCaption";
var ol_captionfontclass= "overCaption";
var ol_closefontclass = "closeFont";
var ol_closeclick = 1;
var ol_close = 'X';
var ol_wrap = 1;
var rootRelPath = '../../../../../';
var testsPerFile = -1;
</script>
<script src="OpenInFileBrowserAction.js" type="text/javascript"></script>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://www.atlassian.com/software/clover">Atlassian Clover</a> v 4.1.2
on 星期二 九月 5 2017 17:24:16 CST using coverage data from 星期四 一月 1 1970 08:00:00 CST.
</li>
</ul>
<ul>
<li>Clover Evaluation License registered to Clover Plugin. You have 29 day(s) before your license expires.</li>
</ul>
<div id="footer-logo">
<a target="_blank" href="http://www.atlassian.com/">
Atlassian
</a>
</div>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html> |
interface/html5/theme/default/css/ui.jqgrid.css | aydancoskun/fairness | /*Grid*/
.ui-jqgrid {
position: relative;
}
.ui-jqgrid .ui-jqgrid-view {
position: relative;
left: 0px;
top: 0px;
padding: .0em;
font-size: 11px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* caption*/
.ui-jqgrid .ui-jqgrid-titlebar {
padding: .3em .2em .2em .3em;
position: relative;
border-left: 0px none;
border-right: 0px none;
border-top: 0px none;
}
.ui-jqgrid .ui-jqgrid-title {
float: left;
margin: .1em 0 .2em;
}
.ui-jqgrid .ui-jqgrid-titlebar-close {
position: absolute;
top: 50%;
width: 19px;
margin: -10px 0 0 0;
padding: 1px;
height: 18px;
}
.ui-jqgrid .ui-jqgrid-titlebar-close span {
display: block;
margin: 1px;
}
.ui-jqgrid .ui-jqgrid-titlebar-close:hover {
padding: 0;
}
/* header*/
.ui-jqgrid .ui-jqgrid-hdiv {
position: relative;
margin: 0em;
padding: 0em;
overflow-x: hidden;
border-left: 0px none !important;
border-top: 0px none !important;
border-right: 0px none !important;
background: #375979;
}
.ui-jqgrid .ui-jqgrid-hbox {
float: left;
padding-right: 20px;
}
.ui-jqgrid .ui-jqgrid-htable {
table-layout: fixed;
margin: 0em;
}
.ui-jqgrid .ui-jqgrid-htable th {
height: 22px;
padding: 0px;
}
.ui-jqgrid .ui-jqgrid-htable th div {
overflow: hidden;
position: relative;
min-height: 17px;
}
th.ui-th-column div {
white-space: normal !important;
height: auto !important;
padding: 2px;
}
.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
overflow: hidden;
white-space: nowrap;
text-align: center;
border-top: 0px none;
border-bottom: 0px none;
}
.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
border-left: 0px none;
}
.ui-th-rtl, .ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl {
border-right: 0px none;
}
.ui-first-th-ltr {
border-right: 1px solid;
}
.ui-first-th-rtl {
border-left: 1px solid;
}
.ui-jqgrid .ui-th-div-ie {
white-space: nowrap;
zoom: 1;
height: 17px;
}
.ui-jqgrid .ui-jqgrid-resize {
height: 20px !important;
position: relative;
cursor: e-resize;
display: inline;
overflow: hidden;
}
.ui-jqgrid .ui-grid-ico-sort {
overflow: hidden;
position: absolute;
display: inline;
cursor: pointer !important;
}
.ui-jqgrid .ui-icon-asc {
margin-top: -3px;
height: 12px;
}
.ui-jqgrid .ui-icon-desc {
margin-top: 3px;
height: 12px;
}
.ui-jqgrid .ui-i-asc {
margin-top: 0px;
height: 16px;
}
.ui-jqgrid .ui-i-desc {
margin-top: 0px;
margin-left: 13px;
height: 16px;
}
.ui-jqgrid .ui-jqgrid-sortable {
cursor: pointer;
}
.ui-jqgrid tr.ui-search-toolbar th {
border-top-width: 1px !important;
border-top-color: inherit !important;
border-top-style: ridge !important
}
tr.ui-search-toolbar input {
margin: 1px 0px 0px 0px
}
tr.ui-search-toolbar select {
margin: 1px 0px 0px 0px
}
/* body */
.ui-jqgrid .ui-jqgrid-bdiv {
position: relative;
margin: 0em;
padding: 0;
overflow: auto;
text-align: left;
}
.ui-jqgrid .ui-jqgrid-btable {
table-layout: fixed;
margin: 0em;
outline-style: none;
}
.ui-jqgrid .ui-jqgrid-btable td {
padding-left: 2px;
}
.ui-jqgrid tr.jqgrow {
outline-style: none;
}
.ui-jqgrid tr.jqgroup {
outline-style: none;
}
.ui-jqgrid tr.jqgrow td {
font-weight: normal;
overflow: hidden;
white-space: pre;
height: 22px;
border-bottom-width: 1px;
border-bottom-color: inherit;
border-bottom-style: solid;
}
.ui-jqgrid tr.jqgfirstrow td {
padding: 0px;
border-right-width: 1px;
border-right-style: solid;
}
.ui-jqgrid tr.jqgroup td {
font-weight: normal;
overflow: hidden;
white-space: pre;
height: 22px;
padding: 0 2px 0 2px;
border-bottom-width: 1px;
border-bottom-color: inherit;
border-bottom-style: solid;
}
.ui-jqgrid tr.jqfoot td {
font-weight: bold;
overflow: hidden;
white-space: pre;
height: 22px;
padding: 0 2px 0 2px;
border-bottom-width: 1px;
border-bottom-color: inherit;
border-bottom-style: solid;
}
.ui-jqgrid tr.ui-row-ltr td {
text-align: left;
border-right-width: 1px;
border-right-color: inherit;
border-right-style: solid;
}
.ui-jqgrid tr.ui-row-rtl td {
text-align: right;
border-left-width: 1px;
border-left-color: inherit;
border-left-style: solid;
}
.ui-jqgrid td.jqgrid-rownum {
padding: 0 2px 0 2px;
margin: 0px;
border: 0px none;
}
.ui-jqgrid .ui-jqgrid-resize-mark {
width: 2px;
left: 0;
background-color: #777;
cursor: e-resize;
cursor: col-resize;
position: absolute;
top: 0;
height: 100px;
overflow: hidden;
display: none;
border: 0 none;
z-index: 99999;
}
/* footer */
.ui-jqgrid .ui-jqgrid-sdiv {
position: relative;
margin: 0em;
padding: 0em;
overflow: hidden;
border-left: 0px none !important;
border-top: 0px none !important;
border-right: 0px none !important;
}
.ui-jqgrid .ui-jqgrid-ftable {
table-layout: fixed;
margin-bottom: 0em;
}
.ui-jqgrid tr.footrow td {
font-weight: bold;
overflow: hidden;
white-space: nowrap;
height: 21px;
padding: 0 2px 0 2px;
border-top-width: 1px;
border-top-color: inherit;
border-top-style: solid;
}
.ui-jqgrid tr.footrow-ltr td {
text-align: left;
border-right-width: 1px;
border-right-color: inherit;
border-right-style: solid;
}
.ui-jqgrid tr.footrow-rtl td {
text-align: right;
border-left-width: 1px;
border-left-color: inherit;
border-left-style: solid;
}
/* Pager*/
.ui-jqgrid .ui-jqgrid-pager {
border-left: 0px none !important;
border-right: 0px none !important;
border-bottom: 0px none !important;
margin: 0px !important;
padding: 0px !important;
position: relative;
height: 25px;
white-space: nowrap;
overflow: hidden;
font-size: 11px;
}
.ui-jqgrid .ui-pager-control {
position: relative;
}
.ui-jqgrid .ui-pg-table {
position: relative;
padding-bottom: 2px;
width: auto;
margin: 0em;
}
.ui-jqgrid .ui-pg-table td {
font-weight: normal;
vertical-align: middle;
padding: 1px;
}
.ui-jqgrid .ui-pg-button {
height: 19px !important;
}
.ui-jqgrid .ui-pg-button span {
display: block;
margin: 1px;
float: left;
}
.ui-jqgrid .ui-pg-button:hover {
padding: 0px;
}
.ui-jqgrid .ui-state-disabled:hover {
padding: 1px;
}
.ui-jqgrid .ui-pg-input {
height: 13px;
font-size: .8em;
margin: 0em;
}
.ui-jqgrid .ui-pg-selbox {
font-size: .8em;
line-height: 18px;
display: block;
height: 18px;
margin: 0em;
}
.ui-jqgrid .ui-separator {
height: 18px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin: 1px;
float: right;
}
.ui-jqgrid .ui-paging-info {
font-weight: normal;
height: 19px;
margin-top: 3px;
margin-right: 4px;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
padding: 1px 0;
float: left;
position: relative;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
cursor: pointer;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {
float: left;
margin: 0 2px;
}
.ui-jqgrid td input, .ui-jqgrid td select .ui-jqgrid td textarea {
margin: 0em;
}
.ui-jqgrid td textarea {
width: auto;
height: auto;
}
.ui-jqgrid .ui-jqgrid-toppager {
border-left: 0px none !important;
border-right: 0px none !important;
border-top: 0px none !important;
margin: 0px !important;
padding: 0px !important;
position: relative;
height: 25px !important;
white-space: nowrap;
overflow: hidden;
}
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {
padding: 1px 0;
float: left;
position: relative;
}
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-button {
cursor: pointer;
}
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div span.ui-icon {
float: left;
margin: 0 2px;
}
/*subgrid*/
.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {
display: block;
}
.ui-jqgrid .ui-subgrid {
margin: 0em;
padding: 0em;
width: 100%;
}
.ui-jqgrid .ui-subgrid table {
table-layout: fixed;
}
.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {
height: 18px;
border-right-width: 1px;
border-right-color: inherit;
border-right-style: solid;
border-bottom-width: 1px;
border-bottom-color: inherit;
border-bottom-style: solid;
}
.ui-jqgrid .ui-subgrid td.subgrid-data {
border-top: 0px none !important;
}
.ui-jqgrid .ui-subgrid td.subgrid-cell {
border-width: 0px 0px 1px 0px;
}
.ui-jqgrid .ui-th-subgrid {
height: 20px;
}
/* loading */
.ui-jqgrid .loading {
position: absolute;
top: 45%;
left: 45%;
width: auto;
z-index: 101;
padding: 6px;
margin: 5px;
text-align: center;
font-weight: bold;
display: none;
border-width: 2px !important;
font-size: 11px;
}
.ui-jqgrid .jqgrid-overlay {
display: none;
z-index: 100;
}
* html .jqgrid-overlay {
width: expression(this.parentNode.offsetWidth+'px');
height: expression(this.parentNode.offsetHeight+'px');
}
* .jqgrid-overlay iframe {
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: expression(this.parentNode.offsetWidth+'px');
height: expression(this.parentNode.offsetHeight+'px');
}
/* end loading div */
/* toolbar */
.ui-jqgrid .ui-userdata {
border-left: 0px none;
border-right: 0px none;
height: 21px;
overflow: hidden;
}
/*Modal Window */
.ui-jqdialog {
display: none;
width: 300px;
position: absolute;
padding: .2em;
font-size: 11px;
overflow: visible;
}
.ui-jqdialog .ui-jqdialog-titlebar {
padding: .3em .2em;
position: relative;
}
.ui-jqdialog .ui-jqdialog-title {
margin: .1em 0 .2em;
}
.ui-jqdialog .ui-jqdialog-titlebar-close {
position: absolute;
top: 50%;
width: 19px;
margin: -10px 0 0 0;
padding: 1px;
height: 18px;
}
.ui-jqdialog .ui-jqdialog-titlebar-close span {
display: block;
margin: 1px;
}
.ui-jqdialog .ui-jqdialog-titlebar-close:hover, .ui-jqdialog .ui-jqdialog-titlebar-close:focus {
padding: 0;
}
.ui-jqdialog-content, .ui-jqdialog .ui-jqdialog-content {
border: 0;
padding: .3em .2em;
background: none;
height: auto;
}
.ui-jqdialog .ui-jqconfirm {
padding: .4em 1em;
border-width: 3px;
position: absolute;
bottom: 10px;
right: 10px;
overflow: visible;
display: none;
height: 80px;
width: 220px;
text-align: center;
}
/* end Modal window*/
/* Form edit */
.ui-jqdialog-content .FormGrid {
margin: 0px;
}
.ui-jqdialog-content .EditTable {
width: 100%;
margin-bottom: 0em;
}
.ui-jqdialog-content .DelTable {
width: 100%;
margin-bottom: 0em;
}
.EditTable td input, .EditTable td select, .EditTable td textarea {
margin: 0em;
}
.EditTable td textarea {
width: auto;
height: auto;
}
.ui-jqdialog-content td.EditButton {
text-align: right;
border-top: 0px none;
border-left: 0px none;
border-right: 0px none;
padding-bottom: 5px;
padding-top: 5px;
}
.ui-jqdialog-content td.navButton {
text-align: center;
border-left: 0px none;
border-top: 0px none;
border-right: 0px none;
padding-bottom: 5px;
padding-top: 5px;
}
.ui-jqdialog-content input.FormElement {
padding: .3em
}
.ui-jqdialog-content .data-line {
padding-top: .1em;
border: 0px none;
}
.ui-jqdialog-content .CaptionTD {
vertical-align: middle;
border: 0px none;
padding: 2px;
white-space: nowrap;
}
.ui-jqdialog-content .DataTD {
padding: 2px;
border: 0px none;
vertical-align: top;
}
.ui-jqdialog-content .form-view-data {
white-space: pre
}
.fm-button {
display: inline-block;
margin: 0 4px 0 0;
padding: .4em .5em;
text-decoration: none !important;
cursor: pointer;
position: relative;
text-align: center;
zoom: 1;
}
.fm-button-icon-left {
padding-left: 1.9em;
}
.fm-button-icon-right {
padding-right: 1.9em;
}
.fm-button-icon-left .ui-icon {
right: auto;
left: .2em;
margin-left: 0;
position: absolute;
top: 50%;
margin-top: -8px;
}
.fm-button-icon-right .ui-icon {
left: auto;
right: .2em;
margin-left: 0;
position: absolute;
top: 50%;
margin-top: -8px;
}
#nData, #pData {
float: left;
margin: 3px;
padding: 0;
width: 15px;
}
/* End Eorm edit */
/*.ui-jqgrid .edit-cell {}*/
.ui-jqgrid .selected-row, div.ui-jqgrid .selected-row td {
font-style: normal;
border-left: 0px none;
}
/* inline edit actions button*/
.ui-inline-del.ui-state-hover span, .ui-inline-edit.ui-state-hover span,
.ui-inline-save.ui-state-hover span, .ui-inline-cancel.ui-state-hover span {
margin: -1px;
color: #000000;
}
/* Tree Grid */
.ui-jqgrid .tree-wrap {
float: left;
position: relative;
height: 18px;
white-space: nowrap;
overflow: hidden;
}
.ui-jqgrid .tree-minus {
position: absolute;
height: 18px;
width: 18px;
overflow: hidden;
}
.ui-jqgrid .tree-plus {
position: absolute;
height: 18px;
width: 18px;
overflow: hidden;
}
.ui-jqgrid .tree-leaf {
position: absolute;
height: 18px;
width: 18px;
overflow: hidden;
}
.ui-jqgrid .treeclick {
cursor: pointer;
}
/* moda dialog */
* iframe.jqm {
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: expression(this.parentNode.offsetWidth+'px');
height: expression(this.parentNode.offsetHeight+'px');
}
.ui-jqgrid-dnd tr td {
border-right-width: 1px;
border-right-color: inherit;
border-right-style: solid;
height: 20px
}
/* RTL Support */
.ui-jqgrid .ui-jqgrid-title-rtl {
float: right;
margin: .1em 0 .2em;
}
.ui-jqgrid .ui-jqgrid-hbox-rtl {
float: right;
padding-left: 20px;
}
.ui-jqgrid .ui-jqgrid-resize-ltr {
float: right;
margin: -2px -2px -2px 0px;
width: 8px;
}
.ui-jqgrid .ui-jqgrid-resize-rtl {
float: left;
margin: -2px 0px -1px -3px;
}
.ui-jqgrid .ui-sort-rtl {
left: 0px;
}
.ui-jqgrid .tree-wrap-ltr {
float: left;
}
.ui-jqgrid .tree-wrap-rtl {
float: right;
}
.ui-jqgrid .ui-ellipsis {
text-overflow: ellipsis;
}
|
index.html | vdhan/shift-cipher | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Shift Cipher</title>
<style>
body {
text-align: center;
font-size: 100%;
}
fieldset {
width: 350px;
margin: 20px auto;
}
#copy {
color: #00f;
font-weight: bold;
}
</style>
<script>
function _(x)
{
return document.getElementById(x);
}
function add(msg) {
_('result').innerHTML += msg;
}
function encode()
{
var t = '';
var n = parseInt(_('select').value);
var s = _('pt').value;
var l = s.length;
for(var i = 0; i < l; ++i)
{
var c = s.charCodeAt(i);
if(c >= 65 && c <= 90)
{
c -= 65;
c = (c + n) % 26;
c += 65;
}
else if(c >= 97 && c <= 122)
{
c -= 97;
c = (c + n) % 26;
c += 97;
}
t += String.fromCharCode(c);
}
_('ct').value = t;
}
function decode()
{
s = _('ct').value;
l = s.length;
node = _('result');
while (node.hasChildNodes()) {
node.removeChild(node.firstChild);
}
for (n = 0; n < 26; ++n) {
var t = '';
for(i = 0; i < l; ++i)
{
c = s.charCodeAt(i);
if(c >= 65 && c <= 90)
{
c -= 65;
c = (c + n) % 26;
c += 65;
}
else if(c >= 97 && c <= 122)
{
c -= 97;
c = (c + n) % 26;
c += 97;
}
t += String.fromCharCode(c);
}
add('<p>n = ' + ((26 - n) % 26) + ': ' + t + '</p>');
}
}
</script>
</head>
<body>
<fieldset>
<legend>Encode</legend>
<table>
<tr>
<td>
<label for="pt">Plain text:</label>
</td>
<td>
<textarea id="pt" placeholder="Plain text"></textarea>
</td>
</tr>
<tr>
<td>
<label for="select">n: </label>
<select id="select">
<option>0</option>
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
<option>6</option>
<option>7</option>
<option>8</option>
<option>9</option>
<option>10</option>
<option>11</option>
<option>12</option>
<option>13</option>
<option>14</option>
<option>15</option>
<option>16</option>
<option>17</option>
<option>18</option>
<option>19</option>
<option>20</option>
<option>21</option>
<option>22</option>
<option>23</option>
<option>24</option>
<option>25</option>
</select>
</td>
<td>
<button onclick="encode()">Encode</button>
</td>
</tr>
</table>
</fieldset>
<fieldset>
<legend>Decode</legend>
<table>
<tr>
<td>
<label for="ct">Cipher text:</label>
</td>
<td>
<textarea id="ct" placeholder="Cipher text"></textarea>
</td>
</tr>
<tr>
<td>
</td>
<td>
<button onclick="decode()">Decode</button>
</td>
</tr>
</table>
</fieldset>
<div id='result'></div>
<p id="copy">Copyright © 2013<script>new Date().getFullYear() > 2013 && document.write("-" + new Date().getFullYear());</script>, Hoàng Ân</p>
</body>
</html> |
public/flash/featuredvideos/docs/de/alex_uhlmann/animationpackage/animation/ColorBrightness_run_02.html | dmgarland/hyperactive | <!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="de" lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>ColorBrightness_run_02</title>
</head>
<body bgcolor="#ffffff">
<!--Im Film verwendete URLs-->
<!--Im Film verwendeter Text-->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="640" height="400" id="ColorBrightness_run_02" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="ColorBrightness_run_02.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="ColorBrightness_run_02.swf" quality="high" bgcolor="#ffffff" width="640" height="400" name="ColorBrightness_run_02" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html>
|
src/um/templates/exercises/exercise_detail.html | FlowFX/unkenmathe.de | {% extends 'base.html' %}
{% load static %}
{% block content %}
<div id="app">
<a href="{% url 'index' %}" id="back-id-back" class="btn btn-primary" role="button">Back</a>
{% if can_edit %}
<a href="{% url 'exercises:update' exercise.slug %}" id="id_edit_{{ exercise.slug }}" class="btn btn-outline-primary btn-sm" role="button">Bearbeiten</a>
<button id="id_delete_{{ exercise.slug }}" type="button" class="btn btn-outline-danger btn-sm" data-toggle="modal" data-target="#confirmDeleteModal">Löschen</button>
<a href="{% url 'exercises:pdf' exercise.slug %}" class="btn btn-outline-info btn-sm" role="button">Vorschau als PDF</a>
{% endif %}
{% include 'exercises/_exercise_card.html' %}
</div>
<!-- Confirm Delete Modal -->
<div class="modal fade" id="confirmDeleteModal" tabindex="-1" role="dialog" aria-labelledby="confirmDeleteModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="confirmDeleteLabel">Sicher??</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<form action="{% url 'exercises:delete' exercise.slug %}" method="post">{% csrf_token %}
<div class="modal-body">
<p>Bist du sicher, dass du die Aufgabe löschen möchtest?</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Nein, bloß nicht!</button>
<input id="submit-id-submit" class="btn btn-primary btn-block" type="submit" value="Ja, ich bin mir sicher." />
</div>
</form>
</div>
</div>
</div>
{% endblock content %}
|
blog/categories.html | s40523147/2016fallcp_hw | <!DOCTYPE html>
<html lang="en"
>
<head>
<title>Categories - 2016Fall CPA 課程網誌 (虎尾科大MDE)</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style type="text/css">
/*some stuff for output/input prompts*/
div.cell{border:1px solid transparent;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch}div.cell.selected{border-radius:4px;border:thin #ababab solid}
div.cell.edit_mode{border-radius:4px;border:thin #008000 solid}
div.cell{width:100%;padding:5px 5px 5px 0;margin:0;outline:none}
div.prompt{min-width:11ex;padding:.4em;margin:0;font-family:monospace;text-align:right;line-height:1.21429em}
@media (max-width:480px){div.prompt{text-align:left}}div.inner_cell{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1}
div.input_area{border:1px solid #cfcfcf;border-radius:4px;background:#f7f7f7;line-height:1.21429em}
div.prompt:empty{padding-top:0;padding-bottom:0}
div.input{page-break-inside:avoid;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch;}
div.inner_cell{width:90%;}
div.input_area{border:1px solid #cfcfcf;border-radius:4px;background:#f7f7f7;}
div.input_prompt{color:navy;border-top:1px solid transparent;}
div.output_wrapper{margin-top:5px;position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;}
div.output_scroll{height:24em;width:100%;overflow:auto;border-radius:4px;-webkit-box-shadow:inset 0 2px 8px rgba(0, 0, 0, 0.8);-moz-box-shadow:inset 0 2px 8px rgba(0, 0, 0, 0.8);box-shadow:inset 0 2px 8px rgba(0, 0, 0, 0.8);}
div.output_collapsed{margin:0px;padding:0px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;}
div.out_prompt_overlay{height:100%;padding:0px 0.4em;position:absolute;border-radius:4px;}
div.out_prompt_overlay:hover{-webkit-box-shadow:inset 0 0 1px #000000;-moz-box-shadow:inset 0 0 1px #000000;box-shadow:inset 0 0 1px #000000;background:rgba(240, 240, 240, 0.5);}
div.output_prompt{color:darkred;}
a.anchor-link:link{text-decoration:none;padding:0px 20px;visibility:hidden;}
h1:hover .anchor-link,h2:hover .anchor-link,h3:hover .anchor-link,h4:hover .anchor-link,h5:hover .anchor-link,h6:hover .anchor-link{visibility:visible;}
/* end stuff for output/input prompts*/
.highlight-ipynb .hll { background-color: #ffffcc }
.highlight-ipynb { background: #f8f8f8; }
.highlight-ipynb .c { color: #408080; font-style: italic } /* Comment */
.highlight-ipynb .err { border: 1px solid #FF0000 } /* Error */
.highlight-ipynb .k { color: #008000; font-weight: bold } /* Keyword */
.highlight-ipynb .o { color: #666666 } /* Operator */
.highlight-ipynb .cm { color: #408080; font-style: italic } /* Comment.Multiline */
.highlight-ipynb .cp { color: #BC7A00 } /* Comment.Preproc */
.highlight-ipynb .c1 { color: #408080; font-style: italic } /* Comment.Single */
.highlight-ipynb .cs { color: #408080; font-style: italic } /* Comment.Special */
.highlight-ipynb .gd { color: #A00000 } /* Generic.Deleted */
.highlight-ipynb .ge { font-style: italic } /* Generic.Emph */
.highlight-ipynb .gr { color: #FF0000 } /* Generic.Error */
.highlight-ipynb .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight-ipynb .gi { color: #00A000 } /* Generic.Inserted */
.highlight-ipynb .go { color: #888888 } /* Generic.Output */
.highlight-ipynb .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.highlight-ipynb .gs { font-weight: bold } /* Generic.Strong */
.highlight-ipynb .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.highlight-ipynb .gt { color: #0044DD } /* Generic.Traceback */
.highlight-ipynb .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.highlight-ipynb .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.highlight-ipynb .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.highlight-ipynb .kp { color: #008000 } /* Keyword.Pseudo */
.highlight-ipynb .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.highlight-ipynb .kt { color: #B00040 } /* Keyword.Type */
.highlight-ipynb .m { color: #666666 } /* Literal.Number */
.highlight-ipynb .s { color: #BA2121 } /* Literal.String */
.highlight-ipynb .na { color: #7D9029 } /* Name.Attribute */
.highlight-ipynb .nb { color: #008000 } /* Name.Builtin */
.highlight-ipynb .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.highlight-ipynb .no { color: #880000 } /* Name.Constant */
.highlight-ipynb .nd { color: #AA22FF } /* Name.Decorator */
.highlight-ipynb .ni { color: #999999; font-weight: bold } /* Name.Entity */
.highlight-ipynb .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.highlight-ipynb .nf { color: #0000FF } /* Name.Function */
.highlight-ipynb .nl { color: #A0A000 } /* Name.Label */
.highlight-ipynb .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.highlight-ipynb .nt { color: #008000; font-weight: bold } /* Name.Tag */
.highlight-ipynb .nv { color: #19177C } /* Name.Variable */
.highlight-ipynb .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.highlight-ipynb .w { color: #bbbbbb } /* Text.Whitespace */
.highlight-ipynb .mf { color: #666666 } /* Literal.Number.Float */
.highlight-ipynb .mh { color: #666666 } /* Literal.Number.Hex */
.highlight-ipynb .mi { color: #666666 } /* Literal.Number.Integer */
.highlight-ipynb .mo { color: #666666 } /* Literal.Number.Oct */
.highlight-ipynb .sb { color: #BA2121 } /* Literal.String.Backtick */
.highlight-ipynb .sc { color: #BA2121 } /* Literal.String.Char */
.highlight-ipynb .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.highlight-ipynb .s2 { color: #BA2121 } /* Literal.String.Double */
.highlight-ipynb .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.highlight-ipynb .sh { color: #BA2121 } /* Literal.String.Heredoc */
.highlight-ipynb .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.highlight-ipynb .sx { color: #008000 } /* Literal.String.Other */
.highlight-ipynb .sr { color: #BB6688 } /* Literal.String.Regex */
.highlight-ipynb .s1 { color: #BA2121 } /* Literal.String.Single */
.highlight-ipynb .ss { color: #19177C } /* Literal.String.Symbol */
.highlight-ipynb .bp { color: #008000 } /* Name.Builtin.Pseudo */
.highlight-ipynb .vc { color: #19177C } /* Name.Variable.Class */
.highlight-ipynb .vg { color: #19177C } /* Name.Variable.Global */
.highlight-ipynb .vi { color: #19177C } /* Name.Variable.Instance */
.highlight-ipynb .il { color: #666666 } /* Literal.Number.Integer.Long */
</style>
<style type="text/css">
/* Overrides of notebook CSS for static HTML export */
div.entry-content {
overflow: visible;
padding: 8px;
}
.input_area {
padding: 0.2em;
}
a.heading-anchor {
white-space: normal;
}
.rendered_html
code {
font-size: .8em;
}
pre.ipynb {
color: black;
background: #f7f7f7;
border: none;
box-shadow: none;
margin-bottom: 0;
padding: 0;
margin: 0px;
font-size: 13px;
}
/* remove the prompt div from text cells */
div.text_cell .prompt {
display: none;
}
/* remove horizontal padding from text cells, */
/* so it aligns with outer body text */
div.text_cell_render {
padding: 0.5em 0em;
}
img.anim_icon{padding:0; border:0; vertical-align:middle; -webkit-box-shadow:none; -box-shadow:none}
</style>
<script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML" type="text/javascript"></script>
<script type="text/javascript">
init_mathjax = function() {
if (window.MathJax) {
// MathJax loaded
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
displayMath: [ ['$$','$$'], ["\\[","\\]"] ]
},
displayAlign: 'left', // Change this to 'center' to center equations.
"HTML-CSS": {
styles: {'.MathJax_Display': {"margin": 0}}
}
});
MathJax.Hub.Queue(["Typeset",MathJax.Hub]);
}
}
init_mathjax();
</script>
<meta name="author" content="40523147" />
<!-- Open Graph tags -->
<meta property="og:site_name" content="2016Fall CPA 課程網誌 (虎尾科大MDE)" />
<meta property="og:type" content="website"/>
<meta property="og:title" content="2016Fall CPA 課程網誌 (虎尾科大MDE)"/>
<meta property="og:url" content="."/>
<meta property="og:description" content="2016Fall CPA 課程網誌 (虎尾科大MDE)"/>
<!-- Bootstrap -->
<link rel="stylesheet" href="./theme/css/bootstrap.united.min.css" type="text/css"/>
<link href="./theme/css/font-awesome.min.css" rel="stylesheet">
<link href="./theme/css/pygments/monokai.css" rel="stylesheet">
<link href="./theme/tipuesearch/tipuesearch.css" rel="stylesheet">
<link rel="stylesheet" href="./theme/css/style.css" type="text/css"/>
<link href="./feeds/all.atom.xml" type="application/atom+xml" rel="alternate"
title="2016Fall CPA 課程網誌 (虎尾科大MDE) ATOM Feed"/>
<script type="text/javascript" src="http://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shCore.js"></script>
<script type="text/javascript" src="http://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushJScript.js"></script>
<script type="text/javascript" src="http://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushJava.js"></script>
<script type="text/javascript" src="http://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushPython.js"></script>
<script type="text/javascript" src="http://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushSql.js"></script>
<script type="text/javascript" src="http://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushXml.js"></script>
<script type="text/javascript" src="http://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushPhp.js"></script>
<script type="text/javascript" src="http://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushCpp.js"></script>
<script type="text/javascript" src="http://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushCss.js"></script>
<script type="text/javascript" src="http://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushCSharp.js"></script>
<script type="text/javascript" src="http://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushBash.js"></script>
<script type='text/javascript'>
(function(){
var corecss = document.createElement('link');
var themecss = document.createElement('link');
var corecssurl = "http://chiamingyen.github.io/kmolab_data/files/syntaxhighlighter/css/shCore.css";
if ( corecss.setAttribute ) {
corecss.setAttribute( "rel", "stylesheet" );
corecss.setAttribute( "type", "text/css" );
corecss.setAttribute( "href", corecssurl );
} else {
corecss.rel = "stylesheet";
corecss.href = corecssurl;
}
document.getElementsByTagName("head")[0].insertBefore( corecss, document.getElementById("syntaxhighlighteranchor") );
var themecssurl = "http://chiamingyen.github.io/kmolab_data/files/syntaxhighlighter/css/shThemeDefault.css?ver=3.0.9b";
if ( themecss.setAttribute ) {
themecss.setAttribute( "rel", "stylesheet" );
themecss.setAttribute( "type", "text/css" );
themecss.setAttribute( "href", themecssurl );
} else {
themecss.rel = "stylesheet";
themecss.href = themecssurl;
}
//document.getElementById("syntaxhighlighteranchor").appendChild(themecss);
document.getElementsByTagName("head")[0].insertBefore( themecss, document.getElementById("syntaxhighlighteranchor") );
})();
SyntaxHighlighter.config.strings.expandSource = '+ expand source';
SyntaxHighlighter.config.strings.help = '?';
SyntaxHighlighter.config.strings.alert = 'SyntaxHighlighter\n\n';
SyntaxHighlighter.config.strings.noBrush = 'Can\'t find brush for: ';
SyntaxHighlighter.config.strings.brushNotHtmlScript = 'Brush wasn\'t configured for html-script option: ';
SyntaxHighlighter.defaults['pad-line-numbers'] = false;
SyntaxHighlighter.defaults['toolbar'] = false;
SyntaxHighlighter.all();
</script>
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-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 href="./" class="navbar-brand">
2016Fall CPA 課程網誌 (虎尾科大MDE) </a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li><a href="./pages/about/">
About
</a></li>
<li >
<a href="./category/course.html">Course</a>
</li>
<li >
<a href="./category/misc.html">Misc</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><span>
<form class="navbar-search" action="./search.html">
<input type="text" class="search-query" placeholder="Search" name="q" id="tipue_search_input" required>
</form></span>
</li>
<li><a href="./archives.html"><i class="fa fa-th-list"></i><span class="icon-label">Archives</span></a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</div> <!-- /.navbar -->
<!-- Banner -->
<!-- End Banner -->
<div class="container">
<div class="row">
<div class="col-sm-9">
<section id="categories">
<h1>All Categories for 2016Fall CPA 課程網誌 (虎尾科大MDE)</h1>
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse-course">Course <span class="badge pull-right">8</span></a>
</h4>
</div>
<div id="collapse-course" class="panel-collapse collapse">
<div class="panel-body">
<p><span class="categories-timestamp"><time datetime="2017-01-06T12:00:00+08:00">週五 06 一月 2017</time></span> <a href="./w17.html">W17</a></p>
<p><span class="categories-timestamp"><time datetime="2016-12-30T12:00:00+08:00">週五 30 十二月 2016</time></span> <a href="./w16-xin-nian-kuai-le.html">W16 新年快樂</a></p>
<p><span class="categories-timestamp"><time datetime="2016-12-23T12:00:00+08:00">週五 23 十二月 2016</time></span> <a href="./cp-w15-lian-xi.html">CP W15 練習</a></p>
<p><span class="categories-timestamp"><time datetime="2016-12-10T12:00:00+08:00">週六 10 十二月 2016</time></span> <a href="./w13-lian-xi-2.html">W13 練習-2</a></p>
<p><span class="categories-timestamp"><time datetime="2016-12-09T12:00:00+08:00">週五 09 十二月 2016</time></span> <a href="./w13-lian-xi-1.html">W13 練習-1</a></p>
<p><span class="categories-timestamp"><time datetime="2016-12-06T13:00:00+08:00">週二 06 十二月 2016</time></span> <a href="./ji-suan-ji-cheng-shi-w14-fan-li-zheng-li.html">計算機程式 W14 範例整理</a></p>
<p><span class="categories-timestamp"><time datetime="2016-12-02T00:00:00+08:00">週五 02 十二月 2016</time></span> <a href="./w12-brython-hui-tu-fan-li.html">W12 Brython 繪圖範例</a></p>
<p><span class="categories-timestamp"><time datetime="2016-11-14T12:00:00+08:00">週一 14 十一月 2016</time></span> <a href="./w10-brython-hui-tu-fan-li.html">W10 Brython 繪圖範例</a></p>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapse-misc">Misc <span class="badge pull-right">5</span></a>
</h4>
</div>
<div id="collapse-misc" class="panel-collapse collapse">
<div class="panel-body">
<p><span class="categories-timestamp"><time datetime="2016-12-26T14:35:00+08:00">週一 26 十二月 2016</time></span> <a href="./cai-shu-zi-you-xi.html">猜數字遊戲</a></p>
<p><span class="categories-timestamp"><time datetime="2016-12-12T14:35:00+08:00">週一 12 十二月 2016</time></span> <a href="./w14-lian-xi.html">W14 練習</a></p>
<p><span class="categories-timestamp"><time datetime="2016-12-09T12:00:00+08:00">週五 09 十二月 2016</time></span> <a href="./2016fall.html">2016Fall</a></p>
<p><span class="categories-timestamp"><time datetime="2016-10-22T12:00:00+08:00">週六 22 十月 2016</time></span> <a href="./2016fall-cheng-shi-lian-xi-ti.html">2016Fall 程式練習題</a></p>
<p><span class="categories-timestamp"><time datetime="2016-09-02T12:00:00+08:00">週五 02 九月 2016</time></span> <a href="./2016fall-ji-jie-she-ji-zhu-ti-jiao-xue.html">2016Fall 機械設計主題教學</a></p>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="col-sm-3" id="sidebar">
<aside>
<section class="well well-sm">
<ul class="list-group list-group-flush">
<li class="list-group-item"><h4><i class="fa fa-home fa-lg"></i><span class="icon-label">Recent Posts</span></h4>
<ul class="list-group" id="recentposts">
<li class="list-group-item">
<a href="./w17.html">
W17
</a>
</li>
<li class="list-group-item">
<a href="./w16-xin-nian-kuai-le.html">
W16 新年快樂
</a>
</li>
<li class="list-group-item">
<a href="./cai-shu-zi-you-xi.html">
猜數字遊戲
</a>
</li>
<li class="list-group-item">
<a href="./cp-w15-lian-xi.html">
CP W15 練習
</a>
</li>
<li class="list-group-item">
<a href="./w14-lian-xi.html">
W14 練習
</a>
</li>
</ul>
</li>
<li class="list-group-item"><a href="./categories.html"><h4><i class="fa fa-home fa-lg"></i><span class="icon-label">Categories</span></h4></a>
<ul class="list-group" id="categories">
<li class="list-group-item">
<a href="./category/course.html">
<i class="fa fa-folder-open fa-lg"></i> Course
</a>
</li>
<li class="list-group-item">
<a href="./category/misc.html">
<i class="fa fa-folder-open fa-lg"></i> Misc
</a>
</li>
</ul>
</li>
<li class="list-group-item"><a href="./tags.html"><h4><i class="fa fa-tags fa-lg"></i><span class="icon-label">Tags</span></h4></a>
<ul class="list-group list-inline tagcloud" id="tags">
</ul>
</li>
<li class="list-group-item"><h4><i class="fa fa-external-link-square fa-lg"></i><span class="icon-label">Links</span></h4>
<ul class="list-group" id="links">
<li class="list-group-item">
<a href="http://getpelican.com/" target="_blank">
Pelican
</a>
</li>
<li class="list-group-item">
<a href="https://github.com/DandyDev/pelican-bootstrap3/" target="_blank">
pelican-bootstrap3
</a>
</li>
<li class="list-group-item">
<a href="https://github.com/getpelican/pelican-plugins" target="_blank">
pelican-plugins
</a>
</li>
<li class="list-group-item">
<a href="https://github.com/Tipue/Tipue-Search" target="_blank">
Tipue search
</a>
</li>
</ul>
</li>
</ul>
</section>
</aside>
</div>
</div>
</div>
<footer>
<div class="container">
<hr>
<div class="row">
<div class="col-xs-10">© 2017 40523147
· Powered by <a href="https://github.com/DandyDev/pelican-bootstrap3" target="_blank">pelican-bootstrap3</a>,
<a href="http://docs.getpelican.com/" target="_blank">Pelican</a>,
<a href="http://getbootstrap.com" target="_blank">Bootstrap</a> </div>
<div class="col-xs-2"><p class="pull-right"><i class="fa fa-arrow-up"></i> <a href="#">Back to top</a></p></div>
</div>
</div>
</footer>
<script src="./theme/js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="./theme/js/bootstrap.min.js"></script>
<!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
<script src="./theme/js/respond.min.js"></script>
</body>
</html> |
templates/admin/elections/app_index.html | UWCS/uwcs-website | {% extends "admin/app_index.html" %}
{% load i18n %}
{% block instructions %}
<link rel="stylesheet" type="text/css" href="/static/css/admin-instructions.css" />
<div class="entry">
<h1>Election System Instructions</h1>
<ol>
<li><a href="election/add">Add an election</a></li>
<li><a href="position">Add positions for this election</a></li>
<li><a href="position">For each position, add candidates (addable in the admin page for each position)</a></li>
</ol>
<p>Once an election is setup, people can proxy vote by visiting <a href=/elections>the elections page</a></p>
<h2>Things to note:</h2>
<ul>
<li>For those organising the election, there is a summary page accessible from the elections page which provides a list of completed proxy votes</li>
<li>There is also a page that lists the university ids of all our active members, with lines through those who have already proxy voted</li>
<li>There is also a page that presents a printable ballot form</li>
<li>Guests may not proxy vote</li>
</ul>
</div>
{% endblock %}
{% block pretitle %}{% endblock %}
|
src/applications/content-categories-app/category/category-entitlements/manage-end-user-permissions/manage-end-user-permissions.component.html | kaltura/kmc-ng | <k-area-blocker [showLoader]="_isBusy" [message]="_blockerMessage">
<div class="kContainer">
<div class="kHeader" [class.kInheritance]="categoryInheritUserPermissions">
<span class="kTitle">
{{(categoryInheritUserPermissions ? 'applications.content.categoryDetails.entitlements.usersPermissions.titleView' : 'applications.content.categoryDetails.entitlements.usersPermissions.title') | translate}}
</span>
<button pButton class="kButtonDefault kButton"
label="{{'applications.content.categoryDetails.entitlements.usersPermissions.close' | translate}}"
(click)="parentPopupWidget?.close()"></button>
<span class="kInheritanceMessage" *ngIf="categoryInheritUserPermissions"
[kTooltip]="'applications.content.categoryDetails.entitlements.usersPermissions.inheritanceMessage' | translate:{'0': parentCategory.fullName}"
[maxWidth]="850">
{{'applications.content.categoryDetails.entitlements.usersPermissions.inheritanceMessage' | translate:{'0': parentCategory.fullName} }}
</span>
</div>
<div class="kBulkActionsContainer">
<button class="kButtonBranded kAddItemBtn"
*ngIf="!_selectedUsers.length && _kmcPermissions.CONTENT_MANAGE_CATEGORY_USERS | kNgIfPermitted"
pButton
type="button"
label="{{'applications.content.categoryDetails.entitlements.usersPermissions.bulkOperations.addUsers' | translate}}"
(click)="addUser.open()"
[disabled]="!_actualUsersCount.updated || categoryInheritUserPermissions">
</button>
<div class="kItemsNum" [class.kSelected]="_selectedUsers.length">
<span *ngIf="_usersCount">
{{'applications.content.categoryDetails.entitlements.usersPermissions.bulkOperations.usersCount' | translate: {'0': _usersCount } }}
</span>
</div>
<div class="kFiltersContainer"
[class.kHidden]="_selectedUsers.length">
<input type="text"
pInputText
class="kSearchInput"
[(ngModel)]="_query.freetext"
(keyup.enter)="onFreetextChanged()"
placeholder="{{'applications.content.categoryDetails.entitlements.usersPermissions.searchUsers' | translate}}">
<div #refineBtn class="kRefine kDropdown">
<i class="kIconfilter"></i>
<span>{{'applications.content.categoryDetails.entitlements.usersPermissions.refine' | translate}}</span>
<i class="kIcondropdown_arrow_bottom dropdown"></i>
</div>
</div>
<div class="kBulkActions" [class.kHidden]="!_selectedUsers.length || _kmcPermissions.CONTENT_MANAGE_CATEGORY_USERS | kHiddenIfNotPermitted">
<span class="kSelectedItems">
• {{'applications.content.categoryDetails.entitlements.usersPermissions.bulkOperations.selectedUsersCount' | translate: {'0':_selectedUsers.length} }}
</span>
<kManageEndUserPermissionsBulkOperationsContent
(clearSelection)="_clearSelection()"
[selectedItems]="_selectedUsers"
(onActionSelected)="_onActionSelected($event)">
</kManageEndUserPermissionsBulkOperationsContent>
<a class="kBulkCancel" (click)="_clearSelection()">
{{'applications.content.categoryDetails.entitlements.usersPermissions.bulkOperations.cancel' |
translate}}
</a>
</div>
</div>
<div class="kManageEndUserPermissionsFiltersTags">
<kManageEndUserPermissionsFilterTags
[refineFilters]="_refineFilters"
(onTagsBarVisible)="_isTagsBarVisible = $event"
></kManageEndUserPermissionsFilterTags>
</div>
<div class="kManageEndUserPermissionsTable">
<k-area-blocker [showLoader]="_tableIsBusy"
[message]="_tableBlockerMessage"
[bodyScroll]="true">
<kManageEndUserPermissionsTable
[(selectedUsers)]="_selectedUsers"
[users]="_users"
[isTagsBarVisible]="_isTagsBarVisible"
(onActionSelected)="_onActionSelected($event)"
[categoryInheritUserPermissions]="categoryInheritUserPermissions"
(closeParentPopup)="parentPopupWidget?.close()">
</kManageEndUserPermissionsTable>
</k-area-blocker>
</div>
<div class="kTableFooter" #footer *ngIf="_usersCount">
<p-paginator [rows]="_query.pageSize" (onPageChange)="_onPaginationChanged($event)"
[first]="_query.pageIndex * _query.pageSize"
[totalRecords]="_usersCount" [rowsPerPageOptions]="[25,50,75,100]"></p-paginator>
<span class="kPaginatorShowRowsLabel">{{'applications.content.paginator.showRows' | translate}}</span>
</div>
</div>
</k-area-blocker>
<kPopupWidget #addUser data-aid="addUser" [popupWidth]="790" [popupHeight]="517" [modal]="true">
<ng-template>
<kAddUsers [parentPopupWidget]="addUser"
[category]="category"
[parentCategoryMembersCount]="parentCategory?.membersCount"
[usersCount]="_actualUsersCount.total"
(usersAdded)="_onUsersAdded()"
></kAddUsers>
</ng-template>
</kPopupWidget>
<kPopupWidget #refinePopup
data-aid="manageUsersRefinePopup"
placement="top"
[popupWidth]="400"
[popupHeight]="500"
[closeBtn]="false"
[targetRef]="refineBtn"
[targetOffset]="{'x':-190, 'y': -9}">
<ng-template>
<kManageEndUserPermissionsRefineFilters
[refineFilters]="_refineFilters"
[parentPopupWidget]="refinePopup"></kManageEndUserPermissionsRefineFilters>
</ng-template>
</kPopupWidget>
|
_source/_attachments/2012-03-02-www-flickr-com_photos_tempus7_310131162.html | creativecommons/www2015 | ---
layout: attachment
title: www.flickr.com_photos_tempus7_310131162
date: 2012-03-02 18:48:57.000000000 -05:00
categories: []
tags: []
status: inherit
type: attachment
published: false
meta:
_wp_attached_file: 2012/03/www.flickr.com_photos_tempus7_310131162.jpg
_wp_attachment_metadata: a:6:{s:5:"width";s:3:"640";s:6:"height";s:3:"427";s:14:"hwstring_small";s:23:"height='85'
width='128'";s:4:"file";s:51:"2012/03/www.flickr.com_photos_tempus7_310131162.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:51:"www.flickr.com_photos_tempus7_310131162-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:51:"www.flickr.com_photos_tempus7_310131162-300x200.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"200";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}
_wp_attachment_image_alt: Argentina flag in the breeze
author:
login: jessica
email: jessica@creativecommons.org
display_name: Jessica Coates
first_name: Jessica
last_name: Coates
---
|
static/blog/40323229-qi-mo-bao-gao.html | tsrnnash/bg8-cdw11 | <!DOCTYPE html>
<html lang="en"
>
<head>
<title>40323229 期末 報告 - CDW11 網頁 (虎尾科大MDE)</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style type="text/css">
/*some stuff for output/input prompts*/
div.cell{border:1px solid transparent;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch}div.cell.selected{border-radius:4px;border:thin #ababab solid}
div.cell.edit_mode{border-radius:4px;border:thin #008000 solid}
div.cell{width:100%;padding:5px 5px 5px 0;margin:0;outline:none}
div.prompt{min-width:11ex;padding:.4em;margin:0;font-family:monospace;text-align:right;line-height:1.21429em}
@media (max-width:480px){div.prompt{text-align:left}}div.inner_cell{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1}
div.input_area{border:1px solid #cfcfcf;border-radius:4px;background:#f7f7f7;line-height:1.21429em}
div.prompt:empty{padding-top:0;padding-bottom:0}
div.input{page-break-inside:avoid;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch;}
div.inner_cell{width:90%;}
div.input_area{border:1px solid #cfcfcf;border-radius:4px;background:#f7f7f7;}
div.input_prompt{color:navy;border-top:1px solid transparent;}
div.output_wrapper{margin-top:5px;position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;}
div.output_scroll{height:24em;width:100%;overflow:auto;border-radius:4px;-webkit-box-shadow:inset 0 2px 8px rgba(0, 0, 0, 0.8);-moz-box-shadow:inset 0 2px 8px rgba(0, 0, 0, 0.8);box-shadow:inset 0 2px 8px rgba(0, 0, 0, 0.8);}
div.output_collapsed{margin:0px;padding:0px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;}
div.out_prompt_overlay{height:100%;padding:0px 0.4em;position:absolute;border-radius:4px;}
div.out_prompt_overlay:hover{-webkit-box-shadow:inset 0 0 1px #000000;-moz-box-shadow:inset 0 0 1px #000000;box-shadow:inset 0 0 1px #000000;background:rgba(240, 240, 240, 0.5);}
div.output_prompt{color:darkred;}
a.anchor-link:link{text-decoration:none;padding:0px 20px;visibility:hidden;}
h1:hover .anchor-link,h2:hover .anchor-link,h3:hover .anchor-link,h4:hover .anchor-link,h5:hover .anchor-link,h6:hover .anchor-link{visibility:visible;}
/* end stuff for output/input prompts*/
.highlight-ipynb .hll { background-color: #ffffcc }
.highlight-ipynb { background: #f8f8f8; }
.highlight-ipynb .c { color: #408080; font-style: italic } /* Comment */
.highlight-ipynb .err { border: 1px solid #FF0000 } /* Error */
.highlight-ipynb .k { color: #008000; font-weight: bold } /* Keyword */
.highlight-ipynb .o { color: #666666 } /* Operator */
.highlight-ipynb .cm { color: #408080; font-style: italic } /* Comment.Multiline */
.highlight-ipynb .cp { color: #BC7A00 } /* Comment.Preproc */
.highlight-ipynb .c1 { color: #408080; font-style: italic } /* Comment.Single */
.highlight-ipynb .cs { color: #408080; font-style: italic } /* Comment.Special */
.highlight-ipynb .gd { color: #A00000 } /* Generic.Deleted */
.highlight-ipynb .ge { font-style: italic } /* Generic.Emph */
.highlight-ipynb .gr { color: #FF0000 } /* Generic.Error */
.highlight-ipynb .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight-ipynb .gi { color: #00A000 } /* Generic.Inserted */
.highlight-ipynb .go { color: #888888 } /* Generic.Output */
.highlight-ipynb .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.highlight-ipynb .gs { font-weight: bold } /* Generic.Strong */
.highlight-ipynb .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.highlight-ipynb .gt { color: #0044DD } /* Generic.Traceback */
.highlight-ipynb .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.highlight-ipynb .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.highlight-ipynb .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.highlight-ipynb .kp { color: #008000 } /* Keyword.Pseudo */
.highlight-ipynb .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.highlight-ipynb .kt { color: #B00040 } /* Keyword.Type */
.highlight-ipynb .m { color: #666666 } /* Literal.Number */
.highlight-ipynb .s { color: #BA2121 } /* Literal.String */
.highlight-ipynb .na { color: #7D9029 } /* Name.Attribute */
.highlight-ipynb .nb { color: #008000 } /* Name.Builtin */
.highlight-ipynb .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.highlight-ipynb .no { color: #880000 } /* Name.Constant */
.highlight-ipynb .nd { color: #AA22FF } /* Name.Decorator */
.highlight-ipynb .ni { color: #999999; font-weight: bold } /* Name.Entity */
.highlight-ipynb .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.highlight-ipynb .nf { color: #0000FF } /* Name.Function */
.highlight-ipynb .nl { color: #A0A000 } /* Name.Label */
.highlight-ipynb .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.highlight-ipynb .nt { color: #008000; font-weight: bold } /* Name.Tag */
.highlight-ipynb .nv { color: #19177C } /* Name.Variable */
.highlight-ipynb .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.highlight-ipynb .w { color: #bbbbbb } /* Text.Whitespace */
.highlight-ipynb .mf { color: #666666 } /* Literal.Number.Float */
.highlight-ipynb .mh { color: #666666 } /* Literal.Number.Hex */
.highlight-ipynb .mi { color: #666666 } /* Literal.Number.Integer */
.highlight-ipynb .mo { color: #666666 } /* Literal.Number.Oct */
.highlight-ipynb .sb { color: #BA2121 } /* Literal.String.Backtick */
.highlight-ipynb .sc { color: #BA2121 } /* Literal.String.Char */
.highlight-ipynb .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.highlight-ipynb .s2 { color: #BA2121 } /* Literal.String.Double */
.highlight-ipynb .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.highlight-ipynb .sh { color: #BA2121 } /* Literal.String.Heredoc */
.highlight-ipynb .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.highlight-ipynb .sx { color: #008000 } /* Literal.String.Other */
.highlight-ipynb .sr { color: #BB6688 } /* Literal.String.Regex */
.highlight-ipynb .s1 { color: #BA2121 } /* Literal.String.Single */
.highlight-ipynb .ss { color: #19177C } /* Literal.String.Symbol */
.highlight-ipynb .bp { color: #008000 } /* Name.Builtin.Pseudo */
.highlight-ipynb .vc { color: #19177C } /* Name.Variable.Class */
.highlight-ipynb .vg { color: #19177C } /* Name.Variable.Global */
.highlight-ipynb .vi { color: #19177C } /* Name.Variable.Instance */
.highlight-ipynb .il { color: #666666 } /* Literal.Number.Integer.Long */
</style>
<style type="text/css">
/* Overrides of notebook CSS for static HTML export */
div.entry-content {
overflow: visible;
padding: 8px;
}
.input_area {
padding: 0.2em;
}
a.heading-anchor {
white-space: normal;
}
.rendered_html
code {
font-size: .8em;
}
pre.ipynb {
color: black;
background: #f7f7f7;
border: none;
box-shadow: none;
margin-bottom: 0;
padding: 0;
margin: 0px;
font-size: 13px;
}
/* remove the prompt div from text cells */
div.text_cell .prompt {
display: none;
}
/* remove horizontal padding from text cells, */
/* so it aligns with outer body text */
div.text_cell_render {
padding: 0.5em 0em;
}
img.anim_icon{padding:0; border:0; vertical-align:middle; -webkit-box-shadow:none; -box-shadow:none}
</style>
<script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML" type="text/javascript"></script>
<script type="text/javascript">
init_mathjax = function() {
if (window.MathJax) {
// MathJax loaded
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
displayMath: [ ['$$','$$'], ["\\[","\\]"] ]
},
displayAlign: 'left', // Change this to 'center' to center equations.
"HTML-CSS": {
styles: {'.MathJax_Display': {"margin": 0}}
}
});
MathJax.Hub.Queue(["Typeset",MathJax.Hub]);
}
}
init_mathjax();
</script>
<link rel="canonical" href="http://cdw11-40323200.rhcloud.com/static/blog/40323229-qi-mo-bao-gao.html">
<meta name="author" content="40323229" />
<meta name="keywords" content="40323229,cdw18" />
<meta name="description" content="啟動 期末 協同專案 期末: (1)Cdw11: 畫出AAAA、ABCD、BADC並且調整位子 AAAA: ABCD: BADC: (2)Cdw13: 使原本平行配合的練條變成垂直配合 (3)期末: 畫出四個齒輪,且使其1對1嚙合 期末報告並使用ONSHAPE嚙合四個齒輪 心得: 2D齒輪嚙合的部分因為要多增加一尺嚙合所以必須要多一個N4與多一行spur算式,一開始不太懂後來問過同學後才知道,OnShape的部分繪圖算是比較簡單的因為有內建但是配合的部分還要多約束齒輪比也是問過同學後才知道的 自評:60" />
<meta property="og:site_name" content="CDW11 網頁 (虎尾科大MDE)" />
<meta property="og:type" content="article"/>
<meta property="og:title" content="40323229 期末 報告"/>
<meta property="og:url" content="http://cdw11-40323200.rhcloud.com/static/blog/40323229-qi-mo-bao-gao.html"/>
<meta property="og:description" content="啟動 期末 協同專案 期末: (1)Cdw11: 畫出AAAA、ABCD、BADC並且調整位子 AAAA: ABCD: BADC: (2)Cdw13: 使原本平行配合的練條變成垂直配合 (3)期末: 畫出四個齒輪,且使其1對1嚙合 期末報告並使用ONSHAPE嚙合四個齒輪 心得: 2D齒輪嚙合的部分因為要多增加一尺嚙合所以必須要多一個N4與多一行spur算式,一開始不太懂後來問過同學後才知道,OnShape的部分繪圖算是比較簡單的因為有內建但是配合的部分還要多約束齒輪比也是問過同學後才知道的 自評:60"/>
<meta property="article:published_time" content="2016-06-27" />
<meta property="article:section" content="bg8" />
<meta property="article:tag" content="40323229" />
<meta property="article:tag" content="cdw18" />
<meta property="article:author" content="40323229" />
<!-- Bootstrap -->
<link rel="stylesheet" href="http://cdw11-40323200.rhcloud.com/static/blog/theme/css/bootstrap.united.min.css" type="text/css"/>
<link href="http://cdw11-40323200.rhcloud.com/static/blog/theme/css/font-awesome.min.css" rel="stylesheet">
<link href="http://cdw11-40323200.rhcloud.com/static/blog/theme/css/pygments/monokai.css" rel="stylesheet">
<link href="http://cdw11-40323200.rhcloud.com/static/blog/theme/tipuesearch/tipuesearch.css" rel="stylesheet">
<link rel="stylesheet" href="http://cdw11-40323200.rhcloud.com/static/blog/theme/css/style.css" type="text/css"/>
<link href="http://cdw11-40323200.rhcloud.com/static/blog/feeds/all.atom.xml" type="application/atom+xml" rel="alternate"
title="CDW11 網頁 (虎尾科大MDE) ATOM Feed"/>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shCore.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushJScript.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushJava.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushPython.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushSql.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushXml.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushPhp.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushCpp.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushCss.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushCSharp.js"></script>
<script type='text/javascript'>
(function(){
var corecss = document.createElement('link');
var themecss = document.createElement('link');
var corecssurl = "http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/css/shCore.css";
if ( corecss.setAttribute ) {
corecss.setAttribute( "rel", "stylesheet" );
corecss.setAttribute( "type", "text/css" );
corecss.setAttribute( "href", corecssurl );
} else {
corecss.rel = "stylesheet";
corecss.href = corecssurl;
}
document.getElementsByTagName("head")[0].insertBefore( corecss, document.getElementById("syntaxhighlighteranchor") );
var themecssurl = "http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/css/shThemeDefault.css?ver=3.0.9b";
if ( themecss.setAttribute ) {
themecss.setAttribute( "rel", "stylesheet" );
themecss.setAttribute( "type", "text/css" );
themecss.setAttribute( "href", themecssurl );
} else {
themecss.rel = "stylesheet";
themecss.href = themecssurl;
}
//document.getElementById("syntaxhighlighteranchor").appendChild(themecss);
document.getElementsByTagName("head")[0].insertBefore( themecss, document.getElementById("syntaxhighlighteranchor") );
})();
SyntaxHighlighter.config.strings.expandSource = '+ expand source';
SyntaxHighlighter.config.strings.help = '?';
SyntaxHighlighter.config.strings.alert = 'SyntaxHighlighter\n\n';
SyntaxHighlighter.config.strings.noBrush = 'Can\'t find brush for: ';
SyntaxHighlighter.config.strings.brushNotHtmlScript = 'Brush wasn\'t configured for html-script option: ';
SyntaxHighlighter.defaults['pad-line-numbers'] = false;
SyntaxHighlighter.defaults['toolbar'] = false;
SyntaxHighlighter.all();
</script>
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-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 href="http://cdw11-40323200.rhcloud.com/static/blog/" class="navbar-brand">
CDW11 網頁 (虎尾科大MDE) </a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/ag1.html">Ag1</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/ag10.html">Ag10</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/ag100.html">Ag100</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/ag4.html">Ag4</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/ag7.html">Ag7</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/ag8.html">Ag8</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg1.html">Bg1</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg10.html">Bg10</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg11.html">Bg11</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg2.html">Bg2</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg3.html">Bg3</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg4.html">Bg4</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg5.html">Bg5</a>
</li>
<li class="active">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg8.html">Bg8</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg9.html">Bg9</a>
</li>
<li >
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/g3.html">G3</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><span>
<form class="navbar-search" action="http://cdw11-40323200.rhcloud.com/static/blog/search.html">
<input type="text" class="search-query" placeholder="Search" name="q" id="tipue_search_input" required>
</form></span>
</li>
<li><a href="http://cdw11-40323200.rhcloud.com/static/blog/archives.html"><i class="fa fa-th-list"></i><span class="icon-label">Archives</span></a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</div> <!-- /.navbar -->
<!-- Banner -->
<!-- End Banner -->
<div class="container">
<div class="row">
<div class="col-sm-9">
<section id="content">
<article>
<header class="page-header">
<h1>
<a href="http://cdw11-40323200.rhcloud.com/static/blog/40323229-qi-mo-bao-gao.html"
rel="bookmark"
title="Permalink to 40323229 期末 報告">
40323229 期末 報告
</a>
</h1>
</header>
<div class="entry-content">
<div class="panel">
<div class="panel-body">
<footer class="post-info">
<span class="label label-default">Date</span>
<span class="published">
<i class="fa fa-calendar"></i><time datetime="2016-06-27T09:31:29.853119+08:00"> 週一 27 六月 2016</time>
</span>
<span class="label label-default">By</span>
<a href="http://cdw11-40323200.rhcloud.com/static/blog/author/40323229.html"><i class="fa fa-user"></i> 40323229</a>
<span class="label label-default">Tags</span>
<a href="http://cdw11-40323200.rhcloud.com/static/blog/tag/40323229.html">40323229</a>
/
<a href="http://cdw11-40323200.rhcloud.com/static/blog/tag/cdw18.html">cdw18</a>
</footer><!-- /.post-info --> </div>
</div>
<p>啟動 期末 協同專案</p>
<p>期末:</p>
<p>(1)Cdw11:</p>
<p>畫出AAAA、ABCD、BADC並且調整位子</p>
<p>AAAA: </p>
<p><img src="http://imgur.com/kWWXJ0r.png" width="100%" /></p>
<p>ABCD:</p>
<p><img src="http://imgur.com/0hHz3FV.png" width="100%" /></p>
<p>BADC:</p>
<p><img src="http://imgur.com/2FFs9Ux.png" width="100%" /></p>
<p>(2)Cdw13:</p>
<p>使原本平行配合的練條變成垂直配合</p>
<p><img src="http://imgur.com/96Hbxyc.png" width="100%" /></p>
<p>(3)期末:</p>
<p>畫出四個齒輪,且使其1對1嚙合</p>
<p><img src="http://imgur.com/fvxPkGo.png" width="100%" /></p>
<p>期末報告並使用ONSHAPE嚙合四個齒輪</p>
<p><img src="http://imgur.com/hwdjCdu.png" width="100%" /></p>
<p>心得:</p>
<p>2D齒輪嚙合的部分因為要多增加一尺嚙合所以必須要多一個N4與多一行spur算式,一開始不太懂後來問過同學後才知道,OnShape的部分繪圖算是比較簡單的因為有內建但是配合的部分還要多約束齒輪比也是問過同學後才知道的</p>
<p>自評:60</p>
</div>
<!-- /.entry-content -->
<hr/>
<section class="comments" id="comments">
<h2>Comments</h2>
<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'cadlabmanual'; // required: replace example with your forum shortname
var disqus_identifier = '40323229-qi-mo-bao-gao';
var disqus_url = 'http://cdw11-40323200.rhcloud.com/static/blog/40323229-qi-mo-bao-gao.html';
var disqus_config = function () {
this.language = "en";
};
/* * * DON'T EDIT BELOW THIS LINE * * */
(function () {
var dsq = document.createElement('script');
dsq.type = 'text/javascript';
dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by
Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</section>
</article>
</section>
</div>
<div class="col-sm-3" id="sidebar">
<aside>
<section class="well well-sm">
<ul class="list-group list-group-flush">
<li class="list-group-item"><h4><i class="fa fa-home fa-lg"></i><span class="icon-label">Recent Posts</span></h4>
<ul class="list-group" id="recentposts">
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/40323229-cdw13-bao-gao.html">
40323229 cdw13 報告
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/40323229-qi-mo-bao-gao.html">
40323229 期末 報告
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/40323229-cdw11-bao-gao.html">
40323229 cdw11 報告
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/40323250-cdw11bao-gao.html">
40323250 cdw11報告
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/40323231-cdw11bao-gao.html">
40323231 cdw11報告
</a>
</li>
</ul>
</li>
<li class="list-group-item"><a href="http://cdw11-40323200.rhcloud.com/static/blog/categories.html"><h4><i class="fa fa-home fa-lg"></i><span class="icon-label">Categories</span></h4></a>
<ul class="list-group" id="categories">
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/ag1.html">
<i class="fa fa-folder-open fa-lg"></i> ag1
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/ag10.html">
<i class="fa fa-folder-open fa-lg"></i> ag10
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/ag100.html">
<i class="fa fa-folder-open fa-lg"></i> ag100
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/ag4.html">
<i class="fa fa-folder-open fa-lg"></i> ag4
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/ag7.html">
<i class="fa fa-folder-open fa-lg"></i> ag7
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/ag8.html">
<i class="fa fa-folder-open fa-lg"></i> ag8
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg1.html">
<i class="fa fa-folder-open fa-lg"></i> bg1
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg10.html">
<i class="fa fa-folder-open fa-lg"></i> bg10
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg11.html">
<i class="fa fa-folder-open fa-lg"></i> bg11
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg2.html">
<i class="fa fa-folder-open fa-lg"></i> bg2
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg3.html">
<i class="fa fa-folder-open fa-lg"></i> bg3
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg4.html">
<i class="fa fa-folder-open fa-lg"></i> bg4
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg5.html">
<i class="fa fa-folder-open fa-lg"></i> bg5
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg8.html">
<i class="fa fa-folder-open fa-lg"></i> bg8
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/bg9.html">
<i class="fa fa-folder-open fa-lg"></i> bg9
</a>
</li>
<li class="list-group-item">
<a href="http://cdw11-40323200.rhcloud.com/static/blog/category/g3.html">
<i class="fa fa-folder-open fa-lg"></i> g3
</a>
</li>
</ul>
</li>
<li class="list-group-item"><a href="http://cdw11-40323200.rhcloud.com/static/blog/tags.html"><h4><i class="fa fa-tags fa-lg"></i><span class="icon-label">Tags</span></h4></a>
<ul class="list-group list-inline tagcloud" id="tags">
</ul>
</li>
<li class="list-group-item"><h4><i class="fa fa-external-link-square fa-lg"></i><span class="icon-label">Links</span></h4>
<ul class="list-group" id="links">
<li class="list-group-item">
<a href="http://getpelican.com/" target="_blank">
Pelican
</a>
</li>
<li class="list-group-item">
<a href="https://github.com/DandyDev/pelican-bootstrap3/" target="_blank">
pelican-bootstrap3
</a>
</li>
<li class="list-group-item">
<a href="https://github.com/getpelican/pelican-plugins" target="_blank">
pelican-plugins
</a>
</li>
<li class="list-group-item">
<a href="https://github.com/Tipue/Tipue-Search" target="_blank">
Tipue search
</a>
</li>
</ul>
</li>
</ul>
</section>
</aside>
</div>
</div>
</div>
<footer>
<div class="container">
<hr>
<div class="row">
<div class="col-xs-10">© 2016 kmol
· Powered by <a href="https://github.com/DandyDev/pelican-bootstrap3" target="_blank">pelican-bootstrap3</a>,
<a href="http://docs.getpelican.com/" target="_blank">Pelican</a>,
<a href="http://getbootstrap.com" target="_blank">Bootstrap</a> </div>
<div class="col-xs-2"><p class="pull-right"><i class="fa fa-arrow-up"></i> <a href="#">Back to top</a></p></div>
</div>
</div>
</footer>
<script src="http://cdw11-40323200.rhcloud.com/static/blog/theme/js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="http://cdw11-40323200.rhcloud.com/static/blog/theme/js/bootstrap.min.js"></script>
<!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
<script src="http://cdw11-40323200.rhcloud.com/static/blog/theme/js/respond.min.js"></script>
<!-- Disqus -->
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'cadlabmanual'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function () {
var s = document.createElement('script');
s.async = true;
s.type = 'text/javascript';
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
<!-- End Disqus Code -->
</body>
</html> |
Server/doc/dynagent/server/dbmap/class-use/ObjectIdentifier.html | semantic-web-software/dynagent | <!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_06) on Mon Mar 14 16:36:22 CET 2011 -->
<TITLE>
Uses of Class dynagent.server.dbmap.ObjectIdentifier
</TITLE>
<META NAME="date" CONTENT="2011-03-14">
<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 dynagent.server.dbmap.ObjectIdentifier";
}
}
</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="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap"><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="../../../../index-files/index-1.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">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?dynagent/server/dbmap/\class-useObjectIdentifier.html" target="_top"><B>FRAMES</B></A>
<A HREF="ObjectIdentifier.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>dynagent.server.dbmap.ObjectIdentifier</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="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap">ObjectIdentifier</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#dynagent.server.services"><B>dynagent.server.services</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="dynagent.server.services"><!-- --></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="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap">ObjectIdentifier</A> in <A HREF="../../../../dynagent/server/services/package-summary.html">dynagent.server.services</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="../../../../dynagent/server/services/package-summary.html">dynagent.server.services</A> that return types with arguments of type <A HREF="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap">ObjectIdentifier</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap">ObjectIdentifier</A>></CODE></FONT></TD>
<TD><CODE><B>DeletableObject.</B><B><A HREF="../../../../dynagent/server/services/DeletableObject.html#getCandidatesToDelete()">getCandidatesToDelete</A></B>()</CODE>
<BR>
Devuelve todos los objetos candidatos a ser borrados de la estructura que
depende del nodo raíz.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap">ObjectIdentifier</A>></CODE></FONT></TD>
<TD><CODE><B>DeletableObject.</B><B><A HREF="../../../../dynagent/server/services/DeletableObject.html#getDeletedObjects()">getDeletedObjects</A></B>()</CODE>
<BR>
Consulta los objetos que se han conseguido borrar por no tener
dependencias que lo impidan.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap">ObjectIdentifier</A>></CODE></FONT></TD>
<TD><CODE><B>DeletableObject.</B><B><A HREF="../../../../dynagent/server/services/DeletableObject.html#getLinksToNonDeletedObject(dynagent.server.dbmap.ObjectIdentifier)">getLinksToNonDeletedObject</A></B>(<A HREF="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap">ObjectIdentifier</A> object)</CODE>
<BR>
Devuelve los vínculos que impiden que se borre un objeto de la estructura
del root del que se ordenó el borrado.</TD>
</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="../../../../dynagent/server/services/package-summary.html">dynagent.server.services</A> with parameters of type <A HREF="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap">ObjectIdentifier</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap">ObjectIdentifier</A>></CODE></FONT></TD>
<TD><CODE><B>DeletableObject.</B><B><A HREF="../../../../dynagent/server/services/DeletableObject.html#getLinksToNonDeletedObject(dynagent.server.dbmap.ObjectIdentifier)">getLinksToNonDeletedObject</A></B>(<A HREF="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap">ObjectIdentifier</A> object)</CODE>
<BR>
Devuelve los vínculos que impiden que se borre un objeto de la estructura
del root del que se ordenó el borrado.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructor parameters in <A HREF="../../../../dynagent/server/services/package-summary.html">dynagent.server.services</A> with type arguments of type <A HREF="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap">ObjectIdentifier</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../dynagent/server/services/DeletableObject.html#DeletableObject(dynagent.server.dbmap.DataBaseMap, java.util.Set, dynagent.server.ejb.FactoryConnectionDB, org.jdom.Element)">DeletableObject</A></B>(<A HREF="../../../../dynagent/server/dbmap/DataBaseMap.html" title="class in dynagent.server.dbmap">DataBaseMap</A> dataBaseMap,
java.util.Set<<A HREF="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap">ObjectIdentifier</A>> lockedObjects,
dynagent.server.ejb.FactoryConnectionDB fcdb,
org.jdom.Element elementToDelete)</CODE>
<BR>
Inicializa el objeto para poder ejecutar el intento de borrado del objeto
representado por el elemento XML dado.</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="../../../../dynagent/server/dbmap/ObjectIdentifier.html" title="class in dynagent.server.dbmap"><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="../../../../index-files/index-1.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">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?dynagent/server/dbmap/\class-useObjectIdentifier.html" target="_top"><B>FRAMES</B></A>
<A HREF="ObjectIdentifier.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>
</BODY>
</HTML>
|
static/blog/40123242-cdw11-bao-gao.html | ll22145683/cdw11_2 | <!DOCTYPE html>
<html lang="en"
>
<head>
<title>40123242 cdw11 報告 - CDW11 網頁 (虎尾科大MDE)</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style type="text/css">
/*some stuff for output/input prompts*/
div.cell{border:1px solid transparent;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch}div.cell.selected{border-radius:4px;border:thin #ababab solid}
div.cell.edit_mode{border-radius:4px;border:thin #008000 solid}
div.cell{width:100%;padding:5px 5px 5px 0;margin:0;outline:none}
div.prompt{min-width:11ex;padding:.4em;margin:0;font-family:monospace;text-align:right;line-height:1.21429em}
@media (max-width:480px){div.prompt{text-align:left}}div.inner_cell{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1}
div.input_area{border:1px solid #cfcfcf;border-radius:4px;background:#f7f7f7;line-height:1.21429em}
div.prompt:empty{padding-top:0;padding-bottom:0}
div.input{page-break-inside:avoid;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:horizontal;-moz-box-align:stretch;display:box;box-orient:horizontal;box-align:stretch;}
div.inner_cell{width:90%;}
div.input_area{border:1px solid #cfcfcf;border-radius:4px;background:#f7f7f7;}
div.input_prompt{color:navy;border-top:1px solid transparent;}
div.output_wrapper{margin-top:5px;position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;}
div.output_scroll{height:24em;width:100%;overflow:auto;border-radius:4px;-webkit-box-shadow:inset 0 2px 8px rgba(0, 0, 0, 0.8);-moz-box-shadow:inset 0 2px 8px rgba(0, 0, 0, 0.8);box-shadow:inset 0 2px 8px rgba(0, 0, 0, 0.8);}
div.output_collapsed{margin:0px;padding:0px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:stretch;display:-moz-box;-moz-box-orient:vertical;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;width:100%;}
div.out_prompt_overlay{height:100%;padding:0px 0.4em;position:absolute;border-radius:4px;}
div.out_prompt_overlay:hover{-webkit-box-shadow:inset 0 0 1px #000000;-moz-box-shadow:inset 0 0 1px #000000;box-shadow:inset 0 0 1px #000000;background:rgba(240, 240, 240, 0.5);}
div.output_prompt{color:darkred;}
a.anchor-link:link{text-decoration:none;padding:0px 20px;visibility:hidden;}
h1:hover .anchor-link,h2:hover .anchor-link,h3:hover .anchor-link,h4:hover .anchor-link,h5:hover .anchor-link,h6:hover .anchor-link{visibility:visible;}
/* end stuff for output/input prompts*/
.highlight-ipynb .hll { background-color: #ffffcc }
.highlight-ipynb { background: #f8f8f8; }
.highlight-ipynb .c { color: #408080; font-style: italic } /* Comment */
.highlight-ipynb .err { border: 1px solid #FF0000 } /* Error */
.highlight-ipynb .k { color: #008000; font-weight: bold } /* Keyword */
.highlight-ipynb .o { color: #666666 } /* Operator */
.highlight-ipynb .cm { color: #408080; font-style: italic } /* Comment.Multiline */
.highlight-ipynb .cp { color: #BC7A00 } /* Comment.Preproc */
.highlight-ipynb .c1 { color: #408080; font-style: italic } /* Comment.Single */
.highlight-ipynb .cs { color: #408080; font-style: italic } /* Comment.Special */
.highlight-ipynb .gd { color: #A00000 } /* Generic.Deleted */
.highlight-ipynb .ge { font-style: italic } /* Generic.Emph */
.highlight-ipynb .gr { color: #FF0000 } /* Generic.Error */
.highlight-ipynb .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight-ipynb .gi { color: #00A000 } /* Generic.Inserted */
.highlight-ipynb .go { color: #888888 } /* Generic.Output */
.highlight-ipynb .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.highlight-ipynb .gs { font-weight: bold } /* Generic.Strong */
.highlight-ipynb .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.highlight-ipynb .gt { color: #0044DD } /* Generic.Traceback */
.highlight-ipynb .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.highlight-ipynb .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.highlight-ipynb .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.highlight-ipynb .kp { color: #008000 } /* Keyword.Pseudo */
.highlight-ipynb .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.highlight-ipynb .kt { color: #B00040 } /* Keyword.Type */
.highlight-ipynb .m { color: #666666 } /* Literal.Number */
.highlight-ipynb .s { color: #BA2121 } /* Literal.String */
.highlight-ipynb .na { color: #7D9029 } /* Name.Attribute */
.highlight-ipynb .nb { color: #008000 } /* Name.Builtin */
.highlight-ipynb .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.highlight-ipynb .no { color: #880000 } /* Name.Constant */
.highlight-ipynb .nd { color: #AA22FF } /* Name.Decorator */
.highlight-ipynb .ni { color: #999999; font-weight: bold } /* Name.Entity */
.highlight-ipynb .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.highlight-ipynb .nf { color: #0000FF } /* Name.Function */
.highlight-ipynb .nl { color: #A0A000 } /* Name.Label */
.highlight-ipynb .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.highlight-ipynb .nt { color: #008000; font-weight: bold } /* Name.Tag */
.highlight-ipynb .nv { color: #19177C } /* Name.Variable */
.highlight-ipynb .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.highlight-ipynb .w { color: #bbbbbb } /* Text.Whitespace */
.highlight-ipynb .mf { color: #666666 } /* Literal.Number.Float */
.highlight-ipynb .mh { color: #666666 } /* Literal.Number.Hex */
.highlight-ipynb .mi { color: #666666 } /* Literal.Number.Integer */
.highlight-ipynb .mo { color: #666666 } /* Literal.Number.Oct */
.highlight-ipynb .sb { color: #BA2121 } /* Literal.String.Backtick */
.highlight-ipynb .sc { color: #BA2121 } /* Literal.String.Char */
.highlight-ipynb .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.highlight-ipynb .s2 { color: #BA2121 } /* Literal.String.Double */
.highlight-ipynb .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.highlight-ipynb .sh { color: #BA2121 } /* Literal.String.Heredoc */
.highlight-ipynb .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.highlight-ipynb .sx { color: #008000 } /* Literal.String.Other */
.highlight-ipynb .sr { color: #BB6688 } /* Literal.String.Regex */
.highlight-ipynb .s1 { color: #BA2121 } /* Literal.String.Single */
.highlight-ipynb .ss { color: #19177C } /* Literal.String.Symbol */
.highlight-ipynb .bp { color: #008000 } /* Name.Builtin.Pseudo */
.highlight-ipynb .vc { color: #19177C } /* Name.Variable.Class */
.highlight-ipynb .vg { color: #19177C } /* Name.Variable.Global */
.highlight-ipynb .vi { color: #19177C } /* Name.Variable.Instance */
.highlight-ipynb .il { color: #666666 } /* Literal.Number.Integer.Long */
</style>
<style type="text/css">
/* Overrides of notebook CSS for static HTML export */
div.entry-content {
overflow: visible;
padding: 8px;
}
.input_area {
padding: 0.2em;
}
a.heading-anchor {
white-space: normal;
}
.rendered_html
code {
font-size: .8em;
}
pre.ipynb {
color: black;
background: #f7f7f7;
border: none;
box-shadow: none;
margin-bottom: 0;
padding: 0;
margin: 0px;
font-size: 13px;
}
/* remove the prompt div from text cells */
div.text_cell .prompt {
display: none;
}
/* remove horizontal padding from text cells, */
/* so it aligns with outer body text */
div.text_cell_render {
padding: 0.5em 0em;
}
img.anim_icon{padding:0; border:0; vertical-align:middle; -webkit-box-shadow:none; -box-shadow:none}
</style>
<script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML" type="text/javascript"></script>
<script type="text/javascript">
init_mathjax = function() {
if (window.MathJax) {
// MathJax loaded
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
displayMath: [ ['$$','$$'], ["\\[","\\]"] ]
},
displayAlign: 'left', // Change this to 'center' to center equations.
"HTML-CSS": {
styles: {'.MathJax_Display': {"margin": 0}}
}
});
MathJax.Hub.Queue(["Typeset",MathJax.Hub]);
}
}
init_mathjax();
</script>
<link rel="canonical" href="./40123242-cdw11-bao-gao.html">
<meta name="author" content="40123242" />
<meta name="keywords" content="40123242,cdw11" />
<meta name="description" content="啟動 cdw11 協同專案" />
<meta property="og:site_name" content="CDW11 網頁 (虎尾科大MDE)" />
<meta property="og:type" content="article"/>
<meta property="og:title" content="40123242 cdw11 報告"/>
<meta property="og:url" content="./40123242-cdw11-bao-gao.html"/>
<meta property="og:description" content="啟動 cdw11 協同專案"/>
<meta property="article:published_time" content="2016-06-23" />
<meta property="article:section" content="g3" />
<meta property="article:tag" content="40123242" />
<meta property="article:tag" content="cdw11" />
<meta property="article:author" content="40123242" />
<!-- Bootstrap -->
<link rel="stylesheet" href="./theme/css/bootstrap.united.min.css" type="text/css"/>
<link href="./theme/css/font-awesome.min.css" rel="stylesheet">
<link href="./theme/css/pygments/monokai.css" rel="stylesheet">
<link href="./theme/tipuesearch/tipuesearch.css" rel="stylesheet">
<link rel="stylesheet" href="./theme/css/style.css" type="text/css"/>
<link href="./feeds/all.atom.xml" type="application/atom+xml" rel="alternate"
title="CDW11 網頁 (虎尾科大MDE) ATOM Feed"/>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shCore.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushJScript.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushJava.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushPython.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushSql.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushXml.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushPhp.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushCpp.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushCss.js"></script>
<script type="text/javascript" src="http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/shBrushCSharp.js"></script>
<script type='text/javascript'>
(function(){
var corecss = document.createElement('link');
var themecss = document.createElement('link');
var corecssurl = "http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/css/shCore.css";
if ( corecss.setAttribute ) {
corecss.setAttribute( "rel", "stylesheet" );
corecss.setAttribute( "type", "text/css" );
corecss.setAttribute( "href", corecssurl );
} else {
corecss.rel = "stylesheet";
corecss.href = corecssurl;
}
document.getElementsByTagName("head")[0].insertBefore( corecss, document.getElementById("syntaxhighlighteranchor") );
var themecssurl = "http://cad-lab.github.io/cadlab_data/files/syntaxhighlighter/css/shThemeDefault.css?ver=3.0.9b";
if ( themecss.setAttribute ) {
themecss.setAttribute( "rel", "stylesheet" );
themecss.setAttribute( "type", "text/css" );
themecss.setAttribute( "href", themecssurl );
} else {
themecss.rel = "stylesheet";
themecss.href = themecssurl;
}
//document.getElementById("syntaxhighlighteranchor").appendChild(themecss);
document.getElementsByTagName("head")[0].insertBefore( themecss, document.getElementById("syntaxhighlighteranchor") );
})();
SyntaxHighlighter.config.strings.expandSource = '+ expand source';
SyntaxHighlighter.config.strings.help = '?';
SyntaxHighlighter.config.strings.alert = 'SyntaxHighlighter\n\n';
SyntaxHighlighter.config.strings.noBrush = 'Can\'t find brush for: ';
SyntaxHighlighter.config.strings.brushNotHtmlScript = 'Brush wasn\'t configured for html-script option: ';
SyntaxHighlighter.defaults['pad-line-numbers'] = false;
SyntaxHighlighter.defaults['toolbar'] = false;
SyntaxHighlighter.all();
</script>
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-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 href="./" class="navbar-brand">
CDW11 網頁 (虎尾科大MDE) </a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li >
<a href="./category/ag1.html">Ag1</a>
</li>
<li >
<a href="./category/ag10.html">Ag10</a>
</li>
<li >
<a href="./category/ag1_40223153.html">Ag1_40223153</a>
</li>
<li >
<a href="./category/ag1_402231530.html">Ag1_402231530</a>
</li>
<li >
<a href="./category/ag4.html">Ag4</a>
</li>
<li >
<a href="./category/ag7.html">Ag7</a>
</li>
<li >
<a href="./category/ag8.html">Ag8</a>
</li>
<li >
<a href="./category/bg1.html">Bg1</a>
</li>
<li >
<a href="./category/bg10.html">Bg10</a>
</li>
<li >
<a href="./category/bg101.html">Bg101</a>
</li>
<li >
<a href="./category/bg11.html">Bg11</a>
</li>
<li >
<a href="./category/bg2.html">Bg2</a>
</li>
<li >
<a href="./category/bg3.html">Bg3</a>
</li>
<li >
<a href="./category/bg4.html">Bg4</a>
</li>
<li >
<a href="./category/bg5.html">Bg5</a>
</li>
<li >
<a href="./category/bg7.html">Bg7</a>
</li>
<li >
<a href="./category/bg8.html">Bg8</a>
</li>
<li >
<a href="./category/bg9.html">Bg9</a>
</li>
<li class="active">
<a href="./category/g3.html">G3</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><span>
<form class="navbar-search" action="./search.html">
<input type="text" class="search-query" placeholder="Search" name="q" id="tipue_search_input" required>
</form></span>
</li>
<li><a href="./archives.html"><i class="fa fa-th-list"></i><span class="icon-label">Archives</span></a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</div> <!-- /.navbar -->
<!-- Banner -->
<!-- End Banner -->
<div class="container">
<div class="row">
<div class="col-sm-9">
<section id="content">
<article>
<header class="page-header">
<h1>
<a href="./40123242-cdw11-bao-gao.html"
rel="bookmark"
title="Permalink to 40123242 cdw11 報告">
40123242 cdw11 報告
</a>
</h1>
</header>
<div class="entry-content">
<div class="panel">
<div class="panel-body">
<footer class="post-info">
<span class="label label-default">Date</span>
<span class="published">
<i class="fa fa-calendar"></i><time datetime="2016-06-23T08:32:22.235722+08:00"> 週四 23 六月 2016</time>
</span>
<span class="label label-default">By</span>
<a href="./author/40123242.html"><i class="fa fa-user"></i> 40123242</a>
<span class="label label-default">Tags</span>
<a href="./tag/40123242.html">40123242</a>
/
<a href="./tag/cdw11.html">cdw11</a>
</footer><!-- /.post-info --> </div>
</div>
<p>啟動 cdw11 協同專案</p>
<p>pelican 網誌位置: <a href="http://cdw11-ag100.rhcloud.com/static/">http://cdw11-ag100.rhcloud.com/static/</a></p>
<p>分組程式: <a href="http://cdw11-ag100.rhcloud.com/option">http://cdw11-ag100.rhcloud.com/option</a></p>
<p>fileuploadform: <a href="http://cdw11-ag100.rhcloud.com/fileuploadform">http://cdw11-ag100.rhcloud.com/fileuploadform</a></p>
<p>imageuploadform: <a href="http://cdw11-ag100.rhcloud.com/imageuploadform">http://cdw11-ag100.rhcloud.com/imageuploadform</a></p>
<p>請各組在 CDW11 下課前完成下列3個圖形的零件組合繪圖:</p>
<p><img src="http://cdw11-ag100.rhcloud.com/images/cdw11_4a.png" width="100%" /></p>
<p><img src="http://cdw11-ag100.rhcloud.com/images/cdw11_badc.png" width="100%" /></p>
<p><img src="http://cdw11-ag100.rhcloud.com/images/cdw11_abcd.png" width="100%" /></p>
</div>
<!-- /.entry-content -->
</article>
</section>
</div>
<div class="col-sm-3" id="sidebar">
<aside>
<section class="well well-sm">
<ul class="list-group list-group-flush">
<li class="list-group-item"><h4><i class="fa fa-home fa-lg"></i><span class="icon-label">Recent Posts</span></h4>
<ul class="list-group" id="recentposts">
<li class="list-group-item">
<a href="./40323216-cdw18bao-gao.html">
40323216 cdw18報告
</a>
</li>
<li class="list-group-item">
<a href="./40323250-cdw11bao-gao.html">
40323250 cdw11報告
</a>
</li>
<li class="list-group-item">
<a href="./40323231-cdw11bao-gao.html">
40323231 cdw11報告
</a>
</li>
<li class="list-group-item">
<a href="./40323218-cdw11-bao-gao.html">
40323218 cdw11 報告
</a>
</li>
<li class="list-group-item">
<a href="./40323230-w11nei-rong.html">
40323230 W11內容
</a>
</li>
</ul>
</li>
<li class="list-group-item"><a href="./categories.html"><h4><i class="fa fa-home fa-lg"></i><span class="icon-label">Categories</span></h4></a>
<ul class="list-group" id="categories">
<li class="list-group-item">
<a href="./category/ag1.html">
<i class="fa fa-folder-open fa-lg"></i> ag1
</a>
</li>
<li class="list-group-item">
<a href="./category/ag10.html">
<i class="fa fa-folder-open fa-lg"></i> ag10
</a>
</li>
<li class="list-group-item">
<a href="./category/ag1_40223153.html">
<i class="fa fa-folder-open fa-lg"></i> ag1_40223153
</a>
</li>
<li class="list-group-item">
<a href="./category/ag1_402231530.html">
<i class="fa fa-folder-open fa-lg"></i> ag1_402231530
</a>
</li>
<li class="list-group-item">
<a href="./category/ag4.html">
<i class="fa fa-folder-open fa-lg"></i> ag4
</a>
</li>
<li class="list-group-item">
<a href="./category/ag7.html">
<i class="fa fa-folder-open fa-lg"></i> ag7
</a>
</li>
<li class="list-group-item">
<a href="./category/ag8.html">
<i class="fa fa-folder-open fa-lg"></i> ag8
</a>
</li>
<li class="list-group-item">
<a href="./category/bg1.html">
<i class="fa fa-folder-open fa-lg"></i> bg1
</a>
</li>
<li class="list-group-item">
<a href="./category/bg10.html">
<i class="fa fa-folder-open fa-lg"></i> bg10
</a>
</li>
<li class="list-group-item">
<a href="./category/bg101.html">
<i class="fa fa-folder-open fa-lg"></i> bg101
</a>
</li>
<li class="list-group-item">
<a href="./category/bg11.html">
<i class="fa fa-folder-open fa-lg"></i> bg11
</a>
</li>
<li class="list-group-item">
<a href="./category/bg2.html">
<i class="fa fa-folder-open fa-lg"></i> bg2
</a>
</li>
<li class="list-group-item">
<a href="./category/bg3.html">
<i class="fa fa-folder-open fa-lg"></i> bg3
</a>
</li>
<li class="list-group-item">
<a href="./category/bg4.html">
<i class="fa fa-folder-open fa-lg"></i> bg4
</a>
</li>
<li class="list-group-item">
<a href="./category/bg5.html">
<i class="fa fa-folder-open fa-lg"></i> bg5
</a>
</li>
<li class="list-group-item">
<a href="./category/bg7.html">
<i class="fa fa-folder-open fa-lg"></i> bg7
</a>
</li>
<li class="list-group-item">
<a href="./category/bg8.html">
<i class="fa fa-folder-open fa-lg"></i> bg8
</a>
</li>
<li class="list-group-item">
<a href="./category/bg9.html">
<i class="fa fa-folder-open fa-lg"></i> bg9
</a>
</li>
<li class="list-group-item">
<a href="./category/g3.html">
<i class="fa fa-folder-open fa-lg"></i> g3
</a>
</li>
</ul>
</li>
<li class="list-group-item"><a href="./tags.html"><h4><i class="fa fa-tags fa-lg"></i><span class="icon-label">Tags</span></h4></a>
<ul class="list-group list-inline tagcloud" id="tags">
</ul>
</li>
<li class="list-group-item"><h4><i class="fa fa-external-link-square fa-lg"></i><span class="icon-label">Links</span></h4>
<ul class="list-group" id="links">
<li class="list-group-item">
<a href="http://getpelican.com/" target="_blank">
Pelican
</a>
</li>
<li class="list-group-item">
<a href="https://github.com/DandyDev/pelican-bootstrap3/" target="_blank">
pelican-bootstrap3
</a>
</li>
<li class="list-group-item">
<a href="https://github.com/getpelican/pelican-plugins" target="_blank">
pelican-plugins
</a>
</li>
<li class="list-group-item">
<a href="https://github.com/Tipue/Tipue-Search" target="_blank">
Tipue search
</a>
</li>
</ul>
</li>
</ul>
</section>
</aside>
</div>
</div>
</div>
<footer>
<div class="container">
<hr>
<div class="row">
<div class="col-xs-10">© 2016 kmol
· Powered by <a href="https://github.com/DandyDev/pelican-bootstrap3" target="_blank">pelican-bootstrap3</a>,
<a href="http://docs.getpelican.com/" target="_blank">Pelican</a>,
<a href="http://getbootstrap.com" target="_blank">Bootstrap</a> </div>
<div class="col-xs-2"><p class="pull-right"><i class="fa fa-arrow-up"></i> <a href="#">Back to top</a></p></div>
</div>
</div>
</footer>
<script src="./theme/js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="./theme/js/bootstrap.min.js"></script>
<!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
<script src="./theme/js/respond.min.js"></script>
</body>
</html> |
BimServer/www/index.html | opensourceBIM/BIMserver | <!DOCTYPE html>
<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css" media="screen"/>
<link rel="stylesheet" href="css/main.css" type="text/css" media="screen"/>
<script type='text/javascript' src='js/String.js'></script>
<script type='text/javascript' src='js/jquery-2.2.0.min.js'></script>
<script type='text/javascript' src='js/jquery.enterpress.js'></script>
<script type='text/javascript' src='js/bootstrap.min.js'></script>
<script type='text/javascript' src='js/main.js'></script>
<script type='text/javascript' src='js/basicapi.js'></script>
<script type='text/javascript' src='js/pnglib.js'></script>
<script type='text/javascript' src='js/identicon.js'></script>
<title>BIMserver</title>
</head>
<body style="margin: 0; padding: 0">
<div class="indexStatus statusWrapper">
<div class="alert status">
<div class="message"></div>
</div>
</div>
<div class="my-fluid-container" style="padding: 15px; padding-bottom: 0px; margin-left: auto; margin-right: auto;">
<div class="row" style="margin-left: -15px; margin-right: -15px;">
<div class="indexcontainer col-md-12" style="padding-left: 20px; padding-right: 20px;">
<div
style="text-align: center; color: #31708f; background-color: #d9edf7; border-color: #bce8f1; padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857143;">
Loading...</div>
</div>
</div>
</div>
<script>
var Global = {};
function getApiAddress() {
var fullpath = document.location.origin + document.location.pathname;
if (fullpath.substring(fullpath.length - 1) == "/") {
fullpath = fullpath.substring(0, fullpath.length - 1);
}
return fullpath;
}
var apiAddress = getApiAddress();
Global.api = new BasicApi(apiAddress)
Global.api.call("AdminInterface", "getServerInfo", {}, function(serverInfo){
var state = serverInfo.serverState;
if (state == "NOT_SETUP") {
$(".indexcontainer").load("setup.html", function(){
new Setup($(this), apiAddress);
});
} else {
$(".indexcontainer").load("status.html", function(){
new Status($(this), serverInfo);
});
}
});
</script>
</body>
</html> |
02-principio-abierto-cerrado-01-mal.html | asanzdiego/principios-solid-javascript-6 | <!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Principios SOLID con ECMAScript 6, el nuevo estándar de JavaScript - 02 - Principio Abierto/Cerrado (Mal implementado)</title>
<script src="babel/browser.js"></script>
</head>
<body>
<h1>Principios SOLID con ECMAScript 6, el nuevo estándar de JavaScript</h1>
<h2>02 - Principio Abierto/Cerrado (Mal implementado)</h2>
<p>Ver código fuente y la consola del navegador</p>
<script type="text/babel">
class FormateadorDeDatos {
formatearDatos(datos, tipoDeFormateo) {
console.log("Formateando datos...");
var datosFormateados = "******************************"
+"\n"+datos+"\n"
+"******************************";
switch(tipoDeFormateo) {
case 'M':
return datosFormateados.toUpperCase();
case 'm':
return datosFormateados.toLowerCase();
default:
return datosFormateados;
}
}
}
class ImpresoraDeDatos {
imprimirDatos(datos) {
console.log("Imprimiendo datos...");
console.log(datos);
}
}
class ProcesadorDeDatos {
procesaDatos(datos, tipoDeFormateo) {
var formateador = new FormateadorDeDatos();
var datosFormateados = formateador.formatearDatos(datos, tipoDeFormateo);
var impresora = new ImpresoraDeDatos();
impresora.imprimirDatos(datosFormateados);
}
}
var p = new ProcesadorDeDatos();
p.procesaDatos("Principios SOLID con JavaScipt");
p.procesaDatos("Principios SOLID con JavaScipt", 'M');
p.procesaDatos("Principios SOLID con JavaScipt", 'm');
</script>
</body>
</html>
|
external/ZendGdata-1.5.2/documentation/api/core/Zend_Gdata/Zend_Gdata_Photos_Extension_Client.html | JojoCMS-Plugins/jojo_gcal | <?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 xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs For Class Zend_Gdata_Photos_Extension_Client</title>
<link rel="stylesheet" href="../media/stylesheet.css" />
<script src="../media/lib/classTree.js"></script>
<script language="javascript" type="text/javascript">
var imgPlus = new Image();
var imgMinus = new Image();
imgPlus.src = "../media/images/plus.png";
imgMinus.src = "../media/images/minus.png";
function showNode(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
var oImg = document.layers["img" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
var oImg = document.all["img" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
var oImg = document.getElementById("img" + Node);
break;
}
oImg.src = imgMinus.src;
oTable.style.display = "block";
}
function hideNode(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
var oImg = document.layers["img" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
var oImg = document.all["img" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
var oImg = document.getElementById("img" + Node);
break;
}
oImg.src = imgPlus.src;
oTable.style.display = "none";
}
function nodeIsVisible(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
break;
}
return (oTable && oTable.style.display == "block");
}
function toggleNodeVisibility(Node){
if (nodeIsVisible(Node)){
hideNode(Node);
}else{
showNode(Node);
}
}
</script>
</head>
<body>
<div class="page-body">
<h2 class="class-name"><img src="../media/images/Class_logo.png"
alt=" Class"
title=" Class"
style="vertical-align: middle"> Zend_Gdata_Photos_Extension_Client</h2>
<a name="sec-description"></a>
<div class="info-box">
<div class="info-box-title">Description</div>
<div class="nav-bar">
<span class="disabled">Description</span> |
<a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
| <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<!-- ========== Info from phpDoc block ========= -->
<p class="short-description">Represents the gphoto:client element used by the API.</p>
<p class="description"><p>This is an optional field that can be used to indicate the client which created a photo.</p></p>
<ul class="tags">
<li><span class="field">copyright:</span> Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)</li>
<li><span class="field">license:</span> <a href="http://framework.zend.com/license/new-bsd">New BSD License</a></li>
</ul>
<p class="notes">
Located in <a class="field" href="_Gdata---Photos---Extension---Client.php.html">/Gdata/Photos/Extension/Client.php</a> (line <span class="field">42</span>)
</p>
<pre><a href="../Zend_Gdata/Zend_Gdata_App_Base.html">Zend_Gdata_App_Base</a>
|
--<a href="../Zend_Gdata/Zend_Gdata_App_Extension.html">Zend_Gdata_App_Extension</a>
|
--<a href="../Zend_Gdata/Zend_Gdata_Extension.html">Zend_Gdata_Extension</a>
|
--Zend_Gdata_Photos_Extension_Client</pre>
</div>
</div>
<a name="sec-var-summary"></a>
<div class="info-box">
<div class="info-box-title">Variable Summary</span></div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<span class="disabled">Vars</span> (<a href="#sec-vars">details</a>)
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<div class="var-summary">
<div class="var-title">
<img src="../media/images/Variable.png" alt=" " />
<span class="var-type">mixed</span>
<a href="#$_rootElement" title="details" class="var-name">$_rootElement</a>
</div>
<div class="var-title">
<img src="../media/images/Variable.png" alt=" " />
<span class="var-type">mixed</span>
<a href="#$_rootNamespace" title="details" class="var-name">$_rootNamespace</a>
</div>
</div>
</div>
</div>
<a name="sec-method-summary"></a>
<div class="info-box">
<div class="info-box-title">Method Summary</span></div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<div class="method-summary">
<div class="method-definition">
<img src="../media/images/Constructor.png" alt=" "/>
<span class="method-result">Zend_Gdata_Photos_Extension_Client</span>
<a href="#__construct" title="details" class="method-name">__construct</a>
([<span class="var-type">string</span> <span class="var-name">$text</span> = <span class="var-default">null</span>])
</div>
</div>
</div>
</div>
<a name="sec-vars"></a>
<div class="info-box">
<div class="info-box-title">Variables</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<a name="var$_rootElement" id="$_rootElement"><!-- --></A>
<div class="oddrow">
<div class="var-header">
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-type">mixed</span>
<span class="var-name">$_rootElement</span>
= <span class="var-default"> 'client'</span> (line <span class="line-number">46</span>)
</span>
</div>
<!-- ========== Info from phpDoc block ========= -->
<ul class="tags">
<li><span class="field">access:</span> protected</li>
</ul>
<hr class="separator" />
<div class="notes">Redefinition of:</div>
<dl>
<dt><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#var$_rootElement">Zend_Gdata_App_Base::$_rootElement</a></dt>
</dl>
</div>
<a name="var$_rootNamespace" id="$_rootNamespace"><!-- --></A>
<div class="evenrow">
<div class="var-header">
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-type">mixed</span>
<span class="var-name">$_rootNamespace</span>
= <span class="var-default"> 'gphoto'</span> (line <span class="line-number">45</span>)
</span>
</div>
<!-- ========== Info from phpDoc block ========= -->
<ul class="tags">
<li><span class="field">access:</span> protected</li>
</ul>
<hr class="separator" />
<div class="notes">Redefinition of:</div>
<dl>
<dt><a href="../Zend_Gdata/Zend_Gdata_Extension.html#var$_rootNamespace">Zend_Gdata_Extension::$_rootNamespace</a></dt>
</dl>
</div>
<h4>Inherited Variables</h4>
<A NAME='inherited_vars'><!-- --></A>
<p>Inherited from <span class="classname"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html">Zend_Gdata_App_Base</a></span></p>
<blockquote>
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#var$_extensionAttributes">Zend_Gdata_App_Base::$_extensionAttributes</a></span><br>
</span>
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#var$_extensionElements">Zend_Gdata_App_Base::$_extensionElements</a></span><br>
</span>
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#var$_namespaces">Zend_Gdata_App_Base::$_namespaces</a></span><br>
</span>
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#var$_rootNamespaceURI">Zend_Gdata_App_Base::$_rootNamespaceURI</a></span><br>
</span>
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#var$_text">Zend_Gdata_App_Base::$_text</a></span><br>
</span>
</blockquote>
</div>
</div>
<a name="sec-methods"></a>
<div class="info-box">
<div class="info-box-title">Methods</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
</div>
<div class="info-box-body">
<A NAME='method_detail'></A>
<a name="method__construct" id="__construct"><!-- --></a>
<div class="oddrow">
<div class="method-header">
<img src="../media/images/Constructor.png" />
<span class="method-title">Constructor __construct</span> (line <span class="line-number">53</span>)
</div>
<!-- ========== Info from phpDoc block ========= -->
<p class="short-description">Constructs a new Zend_Gdata_Photos_Extension_Client object.</p>
<ul class="tags">
<li><span class="field">access:</span> public</li>
</ul>
<div class="method-signature">
<span class="method-result">Zend_Gdata_Photos_Extension_Client</span>
<span class="method-name">
__construct
</span>
([<span class="var-type">string</span> <span class="var-name">$text</span> = <span class="var-default">null</span>])
</div>
<ul class="parameters">
<li>
<span class="var-type">string</span>
<span class="var-name">$text</span><span class="var-description">: (optional) The value to represent.</span> </li>
</ul>
<hr class="separator" />
<div class="notes">Redefinition of:</div>
<dl>
<dt><a href="../Zend_Gdata/Zend_Gdata_Extension.html#method__construct">Zend_Gdata_Extension::__construct()</a></dt>
</dl>
</div>
<h4>Inherited Methods</h4>
<a name='inherited_methods'><!-- --></a>
<!-- =========== Summary =========== -->
<p>Inherited From <span class="classname"><a href="../Zend_Gdata/Zend_Gdata_Extension.html">Zend_Gdata_Extension</a></span></p>
<blockquote>
<img src="../media/images/Constructor.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_Extension.html#method__construct">Zend_Gdata_Extension::__construct()</a></span><br>
</blockquote>
<!-- =========== Summary =========== -->
<p>Inherited From <span class="classname"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html">Zend_Gdata_App_Base</a></span></p>
<blockquote>
<img src="../media/images/Constructor.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#method__construct">Zend_Gdata_App_Base::__construct()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodencode">Zend_Gdata_App_Base::encode()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodgetDOM">Zend_Gdata_App_Base::getDOM()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodgetExtensionAttributes">Zend_Gdata_App_Base::getExtensionAttributes()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodgetExtensionElements">Zend_Gdata_App_Base::getExtensionElements()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodgetText">Zend_Gdata_App_Base::getText()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodgetXML">Zend_Gdata_App_Base::getXML()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodlookupNamespace">Zend_Gdata_App_Base::lookupNamespace()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodregisterNamespace">Zend_Gdata_App_Base::registerNamespace()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodsaveXML">Zend_Gdata_App_Base::saveXML()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodsetExtensionAttributes">Zend_Gdata_App_Base::setExtensionAttributes()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodsetExtensionElements">Zend_Gdata_App_Base::setExtensionElements()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodsetText">Zend_Gdata_App_Base::setText()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodtakeAttributeFromDOM">Zend_Gdata_App_Base::takeAttributeFromDOM()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodtakeChildFromDOM">Zend_Gdata_App_Base::takeChildFromDOM()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodtransferFromDOM">Zend_Gdata_App_Base::transferFromDOM()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodtransferFromXML">Zend_Gdata_App_Base::transferFromXML()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#method__get">Zend_Gdata_App_Base::__get()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#method__isset">Zend_Gdata_App_Base::__isset()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#method__set">Zend_Gdata_App_Base::__set()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#method__toString">Zend_Gdata_App_Base::__toString()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#method__unset">Zend_Gdata_App_Base::__unset()</a></span><br>
</blockquote>
</div>
</div>
<p class="notes" id="credit">
Documentation generated on Thu, 15 May 2008 05:35:47 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.2</a>
</p>
</div></body>
</html> |
test-unit-rails/en/top-level-namespace.html | test-unit/test-unit.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../../test-unit.css" type="text/css" />
<link rel="shortcut icon" href="../../favicon.ico" />
<link rel="icon" href="../../favicon.png" />
<title>
Top Level Namespace
— test-unit-rails
- test-unit-rails</title>
<link rel="stylesheet" href="css/style.css" type="text/css" />
<link rel="stylesheet" href="css/common.css" type="text/css" />
<script type="text/javascript">
pathId = "";
relpath = '';
</script>
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
</head>
<body>
<div class="nav_wrap">
<iframe id="nav" src="class_list.html?1"></iframe>
<div id="resizer"></div>
</div>
<div id="main" tabindex="-1">
<div class="header">
<div class="title">
<a href="../../">
<span class="title">
Top Level Namespace
— test-unit-rails
</span>
<span class="title-separator">-</span>
<span class="title-project">test-unit</span>
</a>
</div>
<ul class="other-languages">
<li id="other-language-japanese" lang="ja" xml:lang="ja"><a href="../../test-unit-rails/ja/top-level-namespace.html">日本語</a></li>
</ul>
<ul class="menu">
<li id="menu-reference"><a href="../../test-unit-rails/en/">Reference Manual</a></li>
<li id="menu-install"><a href="../../#test-unit-rails-install">Install</a></li>
<li id="menu-developer"><a href="../../#developer">Developers</a></li>
</ul>
</div>
<div class="content">
<div id="header">
<div id="menu">
<a href="alphabetical_index.html">Index</a> »
<span class="title">Top Level Namespace</span>
</div>
<div id="search">
<a class="full_list_link" id="class_list_link"
href="class_list.html">
<svg width="24" height="24">
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
</svg>
</a>
</div>
<div class="clear"></div>
</div>
<div id="content"><h1>Top Level Namespace
</h1>
<div class="box_info">
</div>
<h2>Defined Under Namespace</h2>
<p class="children">
<strong class="modules">Modules:</strong> <span class='object_link'><a href="Capybara.html" title="Capybara (module)">Capybara</a></span>, <span class='object_link'><a href="Rails.html" title="Rails (module)">Rails</a></span>, <span class='object_link'><a href="Test.html" title="Test (module)">Test</a></span>, <span class='object_link'><a href="TestUnitRails.html" title="TestUnitRails (module)">TestUnitRails</a></span>
</p>
</div>
<div id="footer">
</div>
<div class="sponsors">
<p id="sponsor-github">
<a href="https://github.com/test-unit/">
<img src="../../github-logo.png" width="100" height="45" border="0" alt="The test-unit project uses GitHub's git repositories." />
</a>
</p>
<p id="sponsor-tango">
<a href="http://tango.freedesktop.org/">
<img width="120" height="53" border="0" alt="Tango Desktop Project's icons are used." src="../../tango-logo.png" />
</a>
</p>
<p id="sponsor-famfamfam">
<a href="http://www.famfamfam.com/">
<img width="120" height="18" border="0" alt="famfamfam.com's flags are used." src="../../famfamfam-logo.png" />
</a>
</p>
<p id="sponsor-famfamfam">
<a href="http://www.famfamfam.com/">
<img width="120" height="18" border="0" alt="famfamfam.com's flags are used." src="../../famfamfam-logo.png" />
</a>
</p>
<!-- Piwik -->
<a href="http://piwik.org" title="Web analytics" onclick="window.open(this.href);return(false);">
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://www.clear-code.com/piwik/" : "http://www.clear-code.com/piwik/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
piwik_action_name = '';
piwik_idsite = 2;
piwik_url = pkBaseURL + "piwik.php";
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
</script>
<object><noscript><p>Web analytics <img src="http://www.clear-code.com/piwik/piwik.php?idsite=2" style="border:0" alt=""/></p></noscript></object></a>
<!-- End Piwik Tag -->
</div>
</div>
</body>
</html> |
external/ZendGdata-1.5.2/documentation/api/core/Zend_Gdata/Zend_Gdata_Exif_Extension_Exposure.html | JojoCMS-Plugins/jojo_gcal | <?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 xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs For Class Zend_Gdata_Exif_Extension_Exposure</title>
<link rel="stylesheet" href="../media/stylesheet.css" />
<script src="../media/lib/classTree.js"></script>
<script language="javascript" type="text/javascript">
var imgPlus = new Image();
var imgMinus = new Image();
imgPlus.src = "../media/images/plus.png";
imgMinus.src = "../media/images/minus.png";
function showNode(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
var oImg = document.layers["img" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
var oImg = document.all["img" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
var oImg = document.getElementById("img" + Node);
break;
}
oImg.src = imgMinus.src;
oTable.style.display = "block";
}
function hideNode(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
var oImg = document.layers["img" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
var oImg = document.all["img" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
var oImg = document.getElementById("img" + Node);
break;
}
oImg.src = imgPlus.src;
oTable.style.display = "none";
}
function nodeIsVisible(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
break;
}
return (oTable && oTable.style.display == "block");
}
function toggleNodeVisibility(Node){
if (nodeIsVisible(Node)){
hideNode(Node);
}else{
showNode(Node);
}
}
</script>
</head>
<body>
<div class="page-body">
<h2 class="class-name"><img src="../media/images/Class_logo.png"
alt=" Class"
title=" Class"
style="vertical-align: middle"> Zend_Gdata_Exif_Extension_Exposure</h2>
<a name="sec-description"></a>
<div class="info-box">
<div class="info-box-title">Description</div>
<div class="nav-bar">
<span class="disabled">Description</span> |
<a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
| <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<!-- ========== Info from phpDoc block ========= -->
<p class="short-description">Represents the exif:exposure element used by the Gdata Exif extensions.</p>
<ul class="tags">
<li><span class="field">copyright:</span> Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)</li>
<li><span class="field">license:</span> <a href="http://framework.zend.com/license/new-bsd">New BSD License</a></li>
</ul>
<p class="notes">
Located in <a class="field" href="_Gdata---Exif---Extension---Exposure.php.html">/Gdata/Exif/Extension/Exposure.php</a> (line <span class="field">40</span>)
</p>
<pre><a href="../Zend_Gdata/Zend_Gdata_App_Base.html">Zend_Gdata_App_Base</a>
|
--<a href="../Zend_Gdata/Zend_Gdata_App_Extension.html">Zend_Gdata_App_Extension</a>
|
--<a href="../Zend_Gdata/Zend_Gdata_Extension.html">Zend_Gdata_Extension</a>
|
--Zend_Gdata_Exif_Extension_Exposure</pre>
</div>
</div>
<a name="sec-var-summary"></a>
<div class="info-box">
<div class="info-box-title">Variable Summary</span></div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<span class="disabled">Vars</span> (<a href="#sec-vars">details</a>)
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<div class="var-summary">
<div class="var-title">
<img src="../media/images/Variable.png" alt=" " />
<span class="var-type">mixed</span>
<a href="#$_rootElement" title="details" class="var-name">$_rootElement</a>
</div>
<div class="var-title">
<img src="../media/images/Variable.png" alt=" " />
<span class="var-type">mixed</span>
<a href="#$_rootNamespace" title="details" class="var-name">$_rootNamespace</a>
</div>
</div>
</div>
</div>
<a name="sec-method-summary"></a>
<div class="info-box">
<div class="info-box-title">Method Summary</span></div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<div class="method-summary">
<div class="method-definition">
<img src="../media/images/Constructor.png" alt=" "/>
<span class="method-result">Zend_Gdata_Exif_Extension_Exposure</span>
<a href="#__construct" title="details" class="method-name">__construct</a>
([<span class="var-type">string</span> <span class="var-name">$text</span> = <span class="var-default">null</span>])
</div>
</div>
</div>
</div>
<a name="sec-vars"></a>
<div class="info-box">
<div class="info-box-title">Variables</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<a name="var$_rootElement" id="$_rootElement"><!-- --></A>
<div class="oddrow">
<div class="var-header">
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-type">mixed</span>
<span class="var-name">$_rootElement</span>
= <span class="var-default"> 'exposure'</span> (line <span class="line-number">44</span>)
</span>
</div>
<!-- ========== Info from phpDoc block ========= -->
<ul class="tags">
<li><span class="field">access:</span> protected</li>
</ul>
<hr class="separator" />
<div class="notes">Redefinition of:</div>
<dl>
<dt><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#var$_rootElement">Zend_Gdata_App_Base::$_rootElement</a></dt>
</dl>
</div>
<a name="var$_rootNamespace" id="$_rootNamespace"><!-- --></A>
<div class="evenrow">
<div class="var-header">
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-type">mixed</span>
<span class="var-name">$_rootNamespace</span>
= <span class="var-default"> 'exif'</span> (line <span class="line-number">43</span>)
</span>
</div>
<!-- ========== Info from phpDoc block ========= -->
<ul class="tags">
<li><span class="field">access:</span> protected</li>
</ul>
<hr class="separator" />
<div class="notes">Redefinition of:</div>
<dl>
<dt><a href="../Zend_Gdata/Zend_Gdata_Extension.html#var$_rootNamespace">Zend_Gdata_Extension::$_rootNamespace</a></dt>
</dl>
</div>
<h4>Inherited Variables</h4>
<A NAME='inherited_vars'><!-- --></A>
<p>Inherited from <span class="classname"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html">Zend_Gdata_App_Base</a></span></p>
<blockquote>
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#var$_extensionAttributes">Zend_Gdata_App_Base::$_extensionAttributes</a></span><br>
</span>
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#var$_extensionElements">Zend_Gdata_App_Base::$_extensionElements</a></span><br>
</span>
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#var$_namespaces">Zend_Gdata_App_Base::$_namespaces</a></span><br>
</span>
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#var$_rootNamespaceURI">Zend_Gdata_App_Base::$_rootNamespaceURI</a></span><br>
</span>
<img src="../media/images/Variable.png" />
<span class="var-title">
<span class="var-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#var$_text">Zend_Gdata_App_Base::$_text</a></span><br>
</span>
</blockquote>
</div>
</div>
<a name="sec-methods"></a>
<div class="info-box">
<div class="info-box-title">Methods</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
</div>
<div class="info-box-body">
<A NAME='method_detail'></A>
<a name="method__construct" id="__construct"><!-- --></a>
<div class="oddrow">
<div class="method-header">
<img src="../media/images/Constructor.png" />
<span class="method-title">Constructor __construct</span> (line <span class="line-number">51</span>)
</div>
<!-- ========== Info from phpDoc block ========= -->
<p class="short-description">Constructs a new Zend_Gdata_Exif_Extension_Exposure object.</p>
<ul class="tags">
<li><span class="field">access:</span> public</li>
</ul>
<div class="method-signature">
<span class="method-result">Zend_Gdata_Exif_Extension_Exposure</span>
<span class="method-name">
__construct
</span>
([<span class="var-type">string</span> <span class="var-name">$text</span> = <span class="var-default">null</span>])
</div>
<ul class="parameters">
<li>
<span class="var-type">string</span>
<span class="var-name">$text</span><span class="var-description">: (optional) The value to use for this element.</span> </li>
</ul>
<hr class="separator" />
<div class="notes">Redefinition of:</div>
<dl>
<dt><a href="../Zend_Gdata/Zend_Gdata_Extension.html#method__construct">Zend_Gdata_Extension::__construct()</a></dt>
</dl>
</div>
<h4>Inherited Methods</h4>
<a name='inherited_methods'><!-- --></a>
<!-- =========== Summary =========== -->
<p>Inherited From <span class="classname"><a href="../Zend_Gdata/Zend_Gdata_Extension.html">Zend_Gdata_Extension</a></span></p>
<blockquote>
<img src="../media/images/Constructor.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_Extension.html#method__construct">Zend_Gdata_Extension::__construct()</a></span><br>
</blockquote>
<!-- =========== Summary =========== -->
<p>Inherited From <span class="classname"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html">Zend_Gdata_App_Base</a></span></p>
<blockquote>
<img src="../media/images/Constructor.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#method__construct">Zend_Gdata_App_Base::__construct()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodencode">Zend_Gdata_App_Base::encode()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodgetDOM">Zend_Gdata_App_Base::getDOM()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodgetExtensionAttributes">Zend_Gdata_App_Base::getExtensionAttributes()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodgetExtensionElements">Zend_Gdata_App_Base::getExtensionElements()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodgetText">Zend_Gdata_App_Base::getText()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodgetXML">Zend_Gdata_App_Base::getXML()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodlookupNamespace">Zend_Gdata_App_Base::lookupNamespace()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodregisterNamespace">Zend_Gdata_App_Base::registerNamespace()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodsaveXML">Zend_Gdata_App_Base::saveXML()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodsetExtensionAttributes">Zend_Gdata_App_Base::setExtensionAttributes()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodsetExtensionElements">Zend_Gdata_App_Base::setExtensionElements()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodsetText">Zend_Gdata_App_Base::setText()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodtakeAttributeFromDOM">Zend_Gdata_App_Base::takeAttributeFromDOM()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodtakeChildFromDOM">Zend_Gdata_App_Base::takeChildFromDOM()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodtransferFromDOM">Zend_Gdata_App_Base::transferFromDOM()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#methodtransferFromXML">Zend_Gdata_App_Base::transferFromXML()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#method__get">Zend_Gdata_App_Base::__get()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#method__isset">Zend_Gdata_App_Base::__isset()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#method__set">Zend_Gdata_App_Base::__set()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#method__toString">Zend_Gdata_App_Base::__toString()</a></span><br>
<img src="../media/images/Method.png" alt=" "/>
<span class="method-name"><a href="../Zend_Gdata/Zend_Gdata_App_Base.html#method__unset">Zend_Gdata_App_Base::__unset()</a></span><br>
</blockquote>
</div>
</div>
<p class="notes" id="credit">
Documentation generated on Thu, 15 May 2008 05:36:28 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.2</a>
</p>
</div></body>
</html> |
doc/html/landmarkbrowser-categoryadddialog-h.html | robclark/qtmobility-1.1.0 | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qt Mobility 1.1: categoryadddialog.h Example File (landmarkbrowser/categoryadddialog.h)</title>
<link rel="stylesheet" type="text/css" href="style/style.css"
/> <!--[if IE]>
<meta name="MSSmartTagsPreventParsing" content="true">
<meta http-equiv="imagetoolbar" content="no">
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="style/style_ie6.css">
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="style/style_ie7.css">
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="style/style_ie8.css">
<![endif]-->
<script src="scripts/jquery.js" type="text/javascript"></script>
<script src="scripts/functions.js" type="text/javascript"></script>
<script src="./scripts/superfish.js" type="text/javascript"></script>
<script src="./scripts/narrow.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="style/superfish.css" /> <link rel="stylesheet" type="text/css" href="style/narrow.css" /></head>
<body class="" onload="CheckEmptyAndLoadList();">
<div class="header" id="qtdocheader">
<div class="content">
<div id="nav-logo">
<a href="index.html">Home</a></div>
<a href="index.html" class="qtref"><span>Qt Mobility Reference Documentation</span></a>
<div id="narrowsearch"><form onsubmit="return false;" action="" id="qtdocsearchTop">
<fieldset>
<input type="text" value="" id="pageType2" name="searchstring"/>
</fieldset>
</form></div>
<div id="nav-topright">
<ul>
<li class="nav-topright-home"><a href="http://qt.nokia.com/">Qt HOME</a></li>
<li class="nav-topright-dev"><a href="http://developer.qt.nokia.com/">DEV</a></li>
<li class="nav-topright-labs"><a href="http://labs.qt.nokia.com/blogs/">LABS</a></li>
<li class="nav-topright-doc nav-topright-doc-active"><a href="http://doc.qt.nokia.com/">
DOC</a></li>
<li class="nav-topright-blog"><a href="http://blog.qt.nokia.com/">BLOG</a></li>
</ul>
</div>
<div id="shortCut">
<ul>
<li class="shortCut-topleft-inactive"><span><a href="index.html">Mobility 1.1</a></span></li>
<li class="shortCut-topleft-active"><a href="http://doc.qt.nokia.com">ALL VERSIONS </a></li>
</ul>
</div>
<ul class="sf-menu sf-js-enabled sf-shadow" id="narrowmenu">
<li><a href="#">API Lookup</a>
<ul id="topmenuLook">
<li><a href="classes.html">Class index</a></li>
<li><a href="functions.html">Function index</a></li>
<li><a href="modules.html">Modules</a></li>
</ul>
</li>
<li><a href="#">Examples</a>
<ul id="topmenuexample">
<li><a href="all-examples.html">Examples</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="wrapper">
<div class="hd">
<span></span>
</div>
<div class="bd group">
<div class="sidebar">
<div class="searchlabel">
Search index:</div>
<div class="search">
<form id="qtdocsearch" action="" onsubmit="return false;">
<fieldset>
<input type="text" name="searchstring" id="pageType" value="" />
</fieldset>
</form>
</div>
<div class="box first bottombar" id="lookup">
<h2 title="API Lookup"><span></span>
API Lookup</h2>
<div id="list001" class="list">
<ul id="ul001" >
<li class="defaultLink"><a href="classes.html">Class index</a></li>
<li class="defaultLink"><a href="functions.html">Function index</a></li>
<li class="defaultLink"><a href="modules.html">Modules</a></li>
<li class="defaultLink"><a href="index.html#platform-compatibility">Platform Compatibility</a></li>
<li class="defaultLink"><a href="qml-plugins.html">QML Plugins</a></li>
</ul>
</div>
</div>
<div class="box bottombar" id="topics">
<h2 title="Qt Topics"><span></span>
Qt Topics</h2>
<div id="list002" class="list">
<ul id="ul002" >
<li class="defaultLink"><a href="http://doc.qt.nokia.com/4.7-snapshot/">Qt 4.7</a></li>
<li class="defaultLink"><a href="http://doc.qt.nokia.com/4.7-snapshot/qt-basic-concepts.html">Basic Qt architecture</a></li>
<li class="defaultLink"><a href="http://doc.qt.nokia.com/4.7-snapshot/declarativeui.html">Device UI's & Qt Quick</a></li>
<li class="defaultLink"><a href="http://doc.qt.nokia.com/4.7-snapshot/qt-gui-concepts.html">Desktop UI components</a></li>
<li class="defaultLink"><a href="http://doc.qt.nokia.com/4.7-snapshot/platform-specific.html">Platform-specific info</a></li>
</ul>
</div>
</div>
<div class="box" id="examples">
<h2 title="Examples"><span></span>
Examples</h2>
<div id="list003" class="list">
<ul id="ul003">
<li class="defaultLink"><a href="all-examples.html">Examples</a></li>
</ul>
</div>
</div>
</div>
<div class="wrap">
<div class="toolbar">
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Bread crumbs goes here -->
</ul>
</div>
<div class="toolbuttons toolblock">
<ul>
<li id="smallA" class="t_button">A</li>
<li id="medA" class="t_button active">A</li>
<li id="bigA" class="t_button">A</li>
<li id="print" class="t_button"><a href="javascript:this.print();">
<span>Print</span></a></li>
</ul>
</div>
</div>
<div class="content">
<h1 class="title">categoryadddialog.h Example File</h1>
<span class="small-subtitle">landmarkbrowser/categoryadddialog.h</span>
<div class="descr"/>
<pre class="highlightedCode brush: cpp"><span class="comment"> /****************************************************************************
**
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the Qt Mobility Components.
**
** $QT_BEGIN_LICENSE:BSD$
** You may use this file under the terms of the BSD license as follows:
**
** "Redistribution and use in source and binary forms, with or without
** modification, are permitted provided that the following conditions are
** met:
** * Redistributions of source code must retain the above copyright
** notice, this list of conditions and the following disclaimer.
** * Redistributions in binary form must reproduce the above copyright
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
** the names of its contributors may be used to endorse or promote
** products derived from this software without specific prior written
** permission.
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
** $QT_END_LICENSE$
**
****************************************************************************/</span>
#ifndef CATEGORYADDDIALOG_H
#define CATEGORYADDDIALOG_H
#include <QWidget>
#include <qlandmarkcategory.h>
#include "ui_categoryadddialog.h"
QTM_USE_NAMESPACE
class CategoryAddDialog : public QDialog, public Ui_CategoryAddDialog
{
Q_OBJECT
public:
CategoryAddDialog(QWidget *parent, Qt::WindowFlags flags =0);
~CategoryAddDialog();
QLandmarkCategory category();
public slots:
virtual void accept();
virtual void reject();
private:
QLandmarkCategory m_category;
};
#endif</pre>
</div>
<!-- /div -->
<div class="feedback t_button">
[+] Documentation Feedback</div>
</div>
</div>
<div class="ft">
<span></span>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2008-2010 Nokia Corporation and/or its
subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation
in Finland and/or other countries worldwide.</p>
<p>
All other trademarks are property of their respective owners. <a title="Privacy Policy"
href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p>
</div>
<div id="feedbackBox">
<div id="feedcloseX" class="feedclose t_button">X</div>
<form id="feedform" action="http://doc.qt.nokia.com/docFeedbck/feedback.php" method="get">
<p id="noteHead">Thank you for giving your feedback.</p> <div class="note"><p>Make sure it is related to this specific page. For more general bugs and
requests, please use the <a href="http://bugreports.qt.nokia.com/secure/Dashboard.jspa">Qt Bug Tracker</a>.</p></div>
<p><textarea id="feedbox" name="feedText" rows="5" cols="40"></textarea></p>
<p><input id="feedsubmit" class="feedclose" type="submit" name="feedback" /></p>
</form>
</div>
<div id="blurpage">
</div>
</div>
<script src="scripts/functions.js" type="text/javascript"></script>
</body>
</html>
|
3rdparty/spring-framework-2.5.1/docs/api/org/springframework/web/multipart/MultipartResolver.html | cacheonix/cacheonix-core | <!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_03) on Wed Jan 09 13:25:13 CET 2008 -->
<TITLE>
MultipartResolver (Spring Framework API 2.5)
</TITLE>
<META NAME="date" CONTENT="2008-01-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="MultipartResolver (Spring Framework API 2.5)";
}
}
</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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MultipartResolver.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>
<a href="http://www.springframework.org/" target="_top">The Spring Framework</a></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html" title="interface in org.springframework.web.multipart"><B>PREV CLASS</B></A>
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/springframework/web/multipart/MultipartResolver.html" target="_top"><B>FRAMES</B></A>
<A HREF="MultipartResolver.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.springframework.web.multipart</FONT>
<BR>
Interface MultipartResolver</H2>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/springframework/web/multipart/commons/CommonsMultipartResolver.html" title="class in org.springframework.web.multipart.commons">CommonsMultipartResolver</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>MultipartResolver</B></DL>
</PRE>
<P>
A strategy interface for multipart file upload resolution in accordance
with <a href="http://www.ietf.org/rfc/rfc1867.txt">RFC 1867</a>.
Implementations are typically usable both within an application context
and standalone.
<p>There is only one concrete implementation included in Spring,
as of Spring 2.5:
<ul>
<li><A HREF="../../../../org/springframework/web/multipart/commons/CommonsMultipartResolver.html" title="class in org.springframework.web.multipart.commons"><CODE>CommonsMultipartResolver</CODE></A> for Jakarta Commons FileUpload
</ul>
<p>There is no default resolver implementation used for Spring
<A HREF="../../../../org/springframework/web/servlet/DispatcherServlet.html" title="class in org.springframework.web.servlet"><CODE>DispatcherServlets</CODE></A>,
as an application might choose to parse its multipart requests itself. To define
an implementation, create a bean with the id "multipartResolver" in a
<A HREF="../../../../org/springframework/web/servlet/DispatcherServlet.html" title="class in org.springframework.web.servlet"><CODE>DispatcherServlet's</CODE></A>
application context. Such a resolver gets applied to all requests handled
by that <A HREF="../../../../org/springframework/web/servlet/DispatcherServlet.html" title="class in org.springframework.web.servlet"><CODE>DispatcherServlet</CODE></A>.
<p>If a <A HREF="../../../../org/springframework/web/servlet/DispatcherServlet.html" title="class in org.springframework.web.servlet"><CODE>DispatcherServlet</CODE></A> detects
a multipart request, it will resolve it via the configured
<A HREF="../../../../org/springframework/web/multipart/MultipartResolver.html" title="interface in org.springframework.web.multipart"><CODE>MultipartResolver</CODE></A> and pass on a
wrapped <A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http"><CODE>HttpServletRequest</CODE></A>.
Controllers can then cast their given request to the
<A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html" title="interface in org.springframework.web.multipart"><CODE>MultipartHttpServletRequest</CODE></A>
interface, which permits access to any
<A HREF="../../../../org/springframework/web/multipart/MultipartFile.html" title="interface in org.springframework.web.multipart"><CODE>MultipartFiles</CODE></A>.
Note that this cast is only supported in case of an actual multipart request.
<pre class="code">
public ModelAndView handleRequest(HttpServletRequest request, HttpServletResponse response) {
MultipartHttpServletRequest multipartRequest = (MultipartHttpServletRequest) request;
MultipartFile multipartFile = multipartRequest.getFile("image");
...
}</pre>
Instead of direct access, command or form controllers can register a
<A HREF="../../../../org/springframework/web/multipart/support/ByteArrayMultipartFileEditor.html" title="class in org.springframework.web.multipart.support"><CODE>ByteArrayMultipartFileEditor</CODE></A>
or <A HREF="../../../../org/springframework/web/multipart/support/StringMultipartFileEditor.html" title="class in org.springframework.web.multipart.support"><CODE>StringMultipartFileEditor</CODE></A>
with their data binder, to automatically apply multipart content to command
bean properties.
<p>As an alternative to using a
<A HREF="../../../../org/springframework/web/multipart/MultipartResolver.html" title="interface in org.springframework.web.multipart"><CODE>MultipartResolver</CODE></A> with a
<A HREF="../../../../org/springframework/web/servlet/DispatcherServlet.html" title="class in org.springframework.web.servlet"><CODE>DispatcherServlet</CODE></A>,
a <A HREF="../../../../org/springframework/web/multipart/support/MultipartFilter.html" title="class in org.springframework.web.multipart.support"><CODE>MultipartFilter</CODE></A> can be
registered in <code>web.xml</code>. It will delegate to a corresponding
<A HREF="../../../../org/springframework/web/multipart/MultipartResolver.html" title="interface in org.springframework.web.multipart"><CODE>MultipartResolver</CODE></A> bean in the root
application context. This is mainly intended for applications that do not
use Spring's own web MVC framework.
<p>Note: There is hardly ever a need to access the
<A HREF="../../../../org/springframework/web/multipart/MultipartResolver.html" title="interface in org.springframework.web.multipart"><CODE>MultipartResolver</CODE></A> itself
from application code. It will simply do its work behind the scenes,
making
<A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html" title="interface in org.springframework.web.multipart"><CODE>MultipartHttpServletRequests</CODE></A>
available to controllers.
<P>
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>29.09.2003</DD>
<DT><B>Author:</B></DT>
<DD>Juergen Hoeller, Trevor D. Cook</DD>
<DT><B>See Also:</B><DD><A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html" title="interface in org.springframework.web.multipart"><CODE>MultipartHttpServletRequest</CODE></A>,
<A HREF="../../../../org/springframework/web/multipart/MultipartFile.html" title="interface in org.springframework.web.multipart"><CODE>MultipartFile</CODE></A>,
<A HREF="../../../../org/springframework/web/multipart/commons/CommonsMultipartResolver.html" title="class in org.springframework.web.multipart.commons"><CODE>CommonsMultipartResolver</CODE></A>,
<A HREF="../../../../org/springframework/web/multipart/support/ByteArrayMultipartFileEditor.html" title="class in org.springframework.web.multipart.support"><CODE>ByteArrayMultipartFileEditor</CODE></A>,
<A HREF="../../../../org/springframework/web/multipart/support/StringMultipartFileEditor.html" title="class in org.springframework.web.multipart.support"><CODE>StringMultipartFileEditor</CODE></A>,
<A HREF="../../../../org/springframework/web/servlet/DispatcherServlet.html" title="class in org.springframework.web.servlet"><CODE>DispatcherServlet</CODE></A></DL>
<HR>
<P>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/springframework/web/multipart/MultipartResolver.html#cleanupMultipart(org.springframework.web.multipart.MultipartHttpServletRequest)">cleanupMultipart</A></B>(<A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html" title="interface in org.springframework.web.multipart">MultipartHttpServletRequest</A> request)</CODE>
<BR>
Cleanup any resources used for the multipart handling,
like a storage for the uploaded files.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/springframework/web/multipart/MultipartResolver.html#isMultipart(javax.servlet.http.HttpServletRequest)">isMultipart</A></B>(<A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http">HttpServletRequest</A> request)</CODE>
<BR>
Determine if the given request contains multipart content.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html" title="interface in org.springframework.web.multipart">MultipartHttpServletRequest</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/springframework/web/multipart/MultipartResolver.html#resolveMultipart(javax.servlet.http.HttpServletRequest)">resolveMultipart</A></B>(<A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http">HttpServletRequest</A> request)</CODE>
<BR>
Parse the given HTTP request into multipart files and parameters,
and wrap the request inside a
<A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html" title="interface in org.springframework.web.multipart"><CODE>MultipartHttpServletRequest</CODE></A> object
that provides access to file descriptors and makes contained
parameters accessible via the standard ServletRequest methods.</TD>
</TR>
</TABLE>
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="isMultipart(javax.servlet.http.HttpServletRequest)"><!-- --></A><H3>
isMultipart</H3>
<PRE>
boolean <B>isMultipart</B>(<A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http">HttpServletRequest</A> request)</PRE>
<DL>
<DD>Determine if the given request contains multipart content.
<p>Will typically check for content type "multipart/form-data", but the actually
accepted requests might depend on the capabilities of the resolver implementation.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>request</CODE> - the servlet request to be evaluated
<DT><B>Returns:</B><DD>whether the request contains multipart content</DL>
</DD>
</DL>
<HR>
<A NAME="resolveMultipart(javax.servlet.http.HttpServletRequest)"><!-- --></A><H3>
resolveMultipart</H3>
<PRE>
<A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html" title="interface in org.springframework.web.multipart">MultipartHttpServletRequest</A> <B>resolveMultipart</B>(<A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http">HttpServletRequest</A> request)
throws <A HREF="../../../../org/springframework/web/multipart/MultipartException.html" title="class in org.springframework.web.multipart">MultipartException</A></PRE>
<DL>
<DD>Parse the given HTTP request into multipart files and parameters,
and wrap the request inside a
<A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html" title="interface in org.springframework.web.multipart"><CODE>MultipartHttpServletRequest</CODE></A> object
that provides access to file descriptors and makes contained
parameters accessible via the standard ServletRequest methods.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>request</CODE> - the servlet request to wrap (must be of a multipart content type)
<DT><B>Returns:</B><DD>the wrapped servlet request
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../org/springframework/web/multipart/MultipartException.html" title="class in org.springframework.web.multipart">MultipartException</A></CODE> - if the servlet request is not multipart, or if
implementation-specific problems are encountered (such as exceeding file size limits)<DT><B>See Also:</B><DD><A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html#getFile(java.lang.String)"><CODE>MultipartHttpServletRequest.getFile(java.lang.String)</CODE></A>,
<A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html#getFileNames()"><CODE>MultipartHttpServletRequest.getFileNames()</CODE></A>,
<A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html#getFileMap()"><CODE>MultipartHttpServletRequest.getFileMap()</CODE></A>,
<A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletRequest.html?is-external=true#getParameter(java.lang.String)" title="class or interface in javax.servlet"><CODE>ServletRequest.getParameter(java.lang.String)</CODE></A>,
<A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletRequest.html?is-external=true#getParameterNames()" title="class or interface in javax.servlet"><CODE>ServletRequest.getParameterNames()</CODE></A>,
<A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletRequest.html?is-external=true#getParameterMap()" title="class or interface in javax.servlet"><CODE>ServletRequest.getParameterMap()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="cleanupMultipart(org.springframework.web.multipart.MultipartHttpServletRequest)"><!-- --></A><H3>
cleanupMultipart</H3>
<PRE>
void <B>cleanupMultipart</B>(<A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html" title="interface in org.springframework.web.multipart">MultipartHttpServletRequest</A> request)</PRE>
<DL>
<DD>Cleanup any resources used for the multipart handling,
like a storage for the uploaded files.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>request</CODE> - the request to cleanup resources for</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MultipartResolver.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>
<a href="http://www.springframework.org/" target="_top">The Spring Framework</a></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/springframework/web/multipart/MultipartHttpServletRequest.html" title="interface in org.springframework.web.multipart"><B>PREV CLASS</B></A>
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/springframework/web/multipart/MultipartResolver.html" target="_top"><B>FRAMES</B></A>
<A HREF="MultipartResolver.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright © 2002-2007 <a href=http://www.springframework.org/ target=_top>The Spring Framework</a>.</i>
</BODY>
</HTML>
|
doc/html/qpen.html | sicily/qt4.8.4 | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qpen.cpp -->
<title>Qt 4.8: QPen Class Reference</title>
<link rel="stylesheet" type="text/css" href="style/style.css" />
<script src="scripts/jquery.js" type="text/javascript"></script>
<script src="scripts/functions.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="style/superfish.css" />
<link rel="stylesheet" type="text/css" href="style/narrow.css" />
<!--[if IE]>
<meta name="MSSmartTagsPreventParsing" content="true">
<meta http-equiv="imagetoolbar" content="no">
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="style/style_ie6.css">
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="style/style_ie7.css">
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="style/style_ie8.css">
<![endif]-->
<script src="scripts/superfish.js" type="text/javascript"></script>
<script src="scripts/narrow.js" type="text/javascript"></script>
</head>
<body class="" onload="CheckEmptyAndLoadList();">
<div class="header" id="qtdocheader">
<div class="content">
<div id="nav-logo">
<a href="index.html">Home</a></div>
<a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a>
<div id="narrowsearch"></div>
<div id="nav-topright">
<ul>
<li class="nav-topright-home"><a href="http://qt.digia.com/">Qt HOME</a></li>
<li class="nav-topright-dev"><a href="http://qt-project.org/">DEV</a></li>
<li class="nav-topright-doc nav-topright-doc-active"><a href="http://qt-project.org/doc/">
DOC</a></li>
<li class="nav-topright-blog"><a href="http://blog.qt.digia.com/">BLOG</a></li>
</ul>
</div>
<div id="shortCut">
<ul>
<li class="shortCut-topleft-inactive"><span><a href="index.html">Qt 4.8</a></span></li>
<li class="shortCut-topleft-active"><a href="http://qt-project.org/doc/">ALL VERSIONS </a></li>
</ul>
</div>
<ul class="sf-menu" id="narrowmenu">
<li><a href="#">API Lookup</a>
<ul>
<li><a href="classes.html">Class index</a></li>
<li><a href="functions.html">Function index</a></li>
<li><a href="modules.html">Modules</a></li>
<li><a href="namespaces.html">Namespaces</a></li>
<li><a href="qtglobal.html">Global Declarations</a></li>
<li><a href="qdeclarativeelements.html">QML elements</a></li>
</ul>
</li>
<li><a href="#">Qt Topics</a>
<ul>
<li><a href="qt-basic-concepts.html">Programming with Qt</a></li>
<li><a href="qtquick.html">Device UIs & Qt Quick</a></li>
<li><a href="qt-gui-concepts.html">UI Design with Qt</a></li>
<li><a href="supported-platforms.html">Supported Platforms</a></li>
<li><a href="technology-apis.html">Qt and Key Technologies</a></li>
<li><a href="best-practices.html">How-To's and Best Practices</a></li>
</ul>
</li>
<li><a href="#">Examples</a>
<ul>
<li><a href="all-examples.html">Examples</a></li>
<li><a href="tutorials.html">Tutorials</a></li>
<li><a href="demos.html">Demos</a></li>
<li><a href="qdeclarativeexamples.html">QML Examples</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="wrapper">
<div class="hd">
<span></span>
</div>
<div class="bd group">
<div class="sidebar">
<div class="searchlabel">
Search index:</div>
<div class="search" id="sidebarsearch">
<form id="qtdocsearch" action="" onsubmit="return false;">
<fieldset>
<input type="text" name="searchstring" id="pageType" value="" />
<div id="resultdialog">
<a href="#" id="resultclose">Close</a>
<p id="resultlinks" class="all"><a href="#" id="showallresults">All</a> | <a href="#" id="showapiresults">API</a> | <a href="#" id="showarticleresults">Articles</a> | <a href="#" id="showexampleresults">Examples</a></p>
<p id="searchcount" class="all"><span id="resultcount"></span><span id="apicount"></span><span id="articlecount"></span><span id="examplecount"></span> results:</p>
<ul id="resultlist" class="all">
</ul>
</div>
</fieldset>
</form>
</div>
<div class="box first bottombar" id="lookup">
<h2 title="API Lookup"><span></span>
API Lookup</h2>
<div id="list001" class="list">
<ul id="ul001" >
<li class="defaultLink"><a href="classes.html">Class index</a></li>
<li class="defaultLink"><a href="functions.html">Function index</a></li>
<li class="defaultLink"><a href="modules.html">Modules</a></li>
<li class="defaultLink"><a href="namespaces.html">Namespaces</a></li>
<li class="defaultLink"><a href="qtglobal.html">Global Declarations</a></li>
<li class="defaultLink"><a href="qdeclarativeelements.html">QML elements</a></li>
</ul>
</div>
</div>
<div class="box bottombar" id="topics">
<h2 title="Qt Topics"><span></span>
Qt Topics</h2>
<div id="list002" class="list">
<ul id="ul002" >
<li class="defaultLink"><a href="qt-basic-concepts.html">Programming with Qt</a></li>
<li class="defaultLink"><a href="qtquick.html">Device UIs & Qt Quick</a></li>
<li class="defaultLink"><a href="qt-gui-concepts.html">UI Design with Qt</a></li>
<li class="defaultLink"><a href="supported-platforms.html">Supported Platforms</a></li>
<li class="defaultLink"><a href="technology-apis.html">Qt and Key Technologies</a></li>
<li class="defaultLink"><a href="best-practices.html">How-To's and Best Practices</a></li>
</ul>
</div>
</div>
<div class="box" id="examples">
<h2 title="Examples"><span></span>
Examples</h2>
<div id="list003" class="list">
<ul id="ul003">
<li class="defaultLink"><a href="all-examples.html">Examples</a></li>
<li class="defaultLink"><a href="tutorials.html">Tutorials</a></li>
<li class="defaultLink"><a href="demos.html">Demos</a></li>
<li class="defaultLink"><a href="qdeclarativeexamples.html">QML Examples</a></li>
</ul>
</div>
</div>
</div>
<div class="wrap">
<div class="toolbar">
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Breadcrumbs go here -->
<li><a href="modules.html">Modules</a></li>
<li><a href="qtgui.html">QtGui</a></li>
<li>QPen</li>
</ul>
</div>
<div class="toolbuttons toolblock">
<ul>
<li id="smallA" class="t_button">A</li>
<li id="medA" class="t_button active">A</li>
<li id="bigA" class="t_button">A</li>
<li id="print" class="t_button"><a href="javascript:this.print();">
<span>Print</span></a></li>
</ul>
</div>
</div>
<div class="content mainContent">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#public-functions">Public Functions</a></li>
<li class="level1"><a href="#related-non-members">Related Non-Members</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
<li class="level2"><a href="#pen-style">Pen Style</a></li>
<li class="level2"><a href="#cap-style">Cap Style</a></li>
<li class="level2"><a href="#join-style">Join Style</a></li>
</ul>
</div>
<h1 class="title">QPen Class Reference</h1>
<!-- $$$QPen-brief -->
<p>The QPen class defines how a <a href="qpainter.html">QPainter</a> should draw lines and outlines of shapes. <a href="#details">More...</a></p>
<!-- @@@QPen -->
<pre class="cpp"> <span class="preprocessor">#include <QPen></span></pre><ul>
<li><a href="qpen-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="public-functions"></a>
<h2>Public Functions</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#QPen">QPen</a></b> ()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#QPen-2">QPen</a></b> ( Qt::PenStyle <i>style</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#QPen-3">QPen</a></b> ( const QColor & <i>color</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#QPen-4">QPen</a></b> ( const QBrush & <i>brush</i>, qreal <i>width</i>, Qt::PenStyle <i>style</i> = Qt::SolidLine, Qt::PenCapStyle <i>cap</i> = Qt::SquareCap, Qt::PenJoinStyle <i>join</i> = Qt::BevelJoin )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#QPen-5">QPen</a></b> ( const QPen & <i>pen</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#dtor.QPen">~QPen</a></b> ()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QBrush </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#brush">brush</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> Qt::PenCapStyle </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#capStyle">capStyle</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QColor </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#color">color</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> qreal </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#dashOffset">dashOffset</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QVector<qreal> </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#dashPattern">dashPattern</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#isCosmetic">isCosmetic</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#isSolid">isSolid</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> Qt::PenJoinStyle </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#joinStyle">joinStyle</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> qreal </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#miterLimit">miterLimit</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#setBrush">setBrush</a></b> ( const QBrush & <i>brush</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#setCapStyle">setCapStyle</a></b> ( Qt::PenCapStyle <i>style</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#setColor">setColor</a></b> ( const QColor & <i>color</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#setCosmetic">setCosmetic</a></b> ( bool <i>cosmetic</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#setDashOffset">setDashOffset</a></b> ( qreal <i>offset</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#setDashPattern">setDashPattern</a></b> ( const QVector<qreal> & <i>pattern</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#setJoinStyle">setJoinStyle</a></b> ( Qt::PenJoinStyle <i>style</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#setMiterLimit">setMiterLimit</a></b> ( qreal <i>limit</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#setStyle">setStyle</a></b> ( Qt::PenStyle <i>style</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#setWidth">setWidth</a></b> ( int <i>width</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#setWidthF">setWidthF</a></b> ( qreal <i>width</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> Qt::PenStyle </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#style">style</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#swap">swap</a></b> ( QPen & <i>other</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#width">width</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> qreal </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#widthF">widthF</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#operator-QVariant">operator QVariant</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#operator-not-eq">operator!=</a></b> ( const QPen & <i>pen</i> ) const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QPen & </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#operator-eq">operator=</a></b> ( const QPen & <i>pen</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#operator-eq-eq">operator==</a></b> ( const QPen & <i>pen</i> ) const</td></tr>
</table>
<a name="related-non-members"></a>
<h2>Related Non-Members</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> QDataStream & </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#operator-lt-lt-82">operator<<</a></b> ( QDataStream & <i>stream</i>, const QPen & <i>pen</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QDataStream & </td><td class="memItemRight bottomAlign"><b><a href="qpen.html#operator-gt-gt-51">operator>></a></b> ( QDataStream & <i>stream</i>, QPen & <i>pen</i> )</td></tr>
</table>
<a name="details"></a>
<!-- $$$QPen-description -->
<div class="descr">
<h2>Detailed Description</h2>
<p>The QPen class defines how a <a href="qpainter.html">QPainter</a> should draw lines and outlines of shapes.</p>
<p>A pen has a <a href="qpen.html#style">style</a>(), <a href="qpen.html#width">width</a>(), <a href="qpen.html#brush">brush</a>(), <a href="qpen.html#capStyle">capStyle</a>() and <a href="qpen.html#joinStyle">joinStyle</a>().</p>
<p>The pen style defines the line type. The brush is used to fill strokes generated with the pen. Use the <a href="qbrush.html">QBrush</a> class to specify fill styles. The cap style determines the line end caps that can be drawn using <a href="qpainter.html">QPainter</a>, while the join style describes how joins between two lines are drawn. The pen width can be specified in both integer (<a href="qpen.html#width">width</a>()) and floating point (<a href="qpen.html#widthF">widthF</a>()) precision. A line width of zero indicates a cosmetic pen. This means that the pen width is always drawn one pixel wide, independent of the <a href="qpainter.html#coordinate-transformations">transformation</a> set on the painter.</p>
<p>The various settings can easily be modified using the corresponding <a href="qpen.html#setStyle">setStyle</a>(), <a href="qpen.html#setWidth">setWidth</a>(), <a href="qpen.html#setBrush">setBrush</a>(), <a href="qpen.html#setCapStyle">setCapStyle</a>() and <a href="qpen.html#setJoinStyle">setJoinStyle</a>() functions (note that the painter's pen must be reset when altering the pen's properties).</p>
<p>For example:</p>
<pre class="cpp"> <span class="type"><a href="qpainter.html">QPainter</a></span> painter(<span class="keyword">this</span>);
<span class="type">QPen</span> pen(<span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>green<span class="operator">,</span> <span class="number">3</span><span class="operator">,</span> <span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>DashDotLine<span class="operator">,</span> <span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>RoundCap<span class="operator">,</span> <span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>RoundJoin);
painter<span class="operator">.</span>setPen(pen);</pre>
<p>which is equivalent to</p>
<pre class="cpp"> <span class="type"><a href="qpainter.html">QPainter</a></span> painter(<span class="keyword">this</span>);
<span class="type">QPen</span> pen; <span class="comment">// creates a default pen</span>
pen<span class="operator">.</span><a href="qpen.html#setStyle">setStyle</a>(<span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>DashDotLine);
pen<span class="operator">.</span><a href="qpen.html#setWidth">setWidth</a>(<span class="number">3</span>);
pen<span class="operator">.</span><a href="qpen.html#setBrush">setBrush</a>(<span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>green);
pen<span class="operator">.</span><a href="qpen.html#setCapStyle">setCapStyle</a>(<span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>RoundCap);
pen<span class="operator">.</span><a href="qpen.html#setJoinStyle">setJoinStyle</a>(<span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>RoundJoin);
painter<span class="operator">.</span>setPen(pen);</pre>
<p>The default pen is a solid black brush with 0 width, square cap style (<a href="qt.html#PenCapStyle-enum">Qt::SquareCap</a>), and bevel join style (<a href="qt.html#PenJoinStyle-enum">Qt::BevelJoin</a>).</p>
<p>In addition QPen provides the <a href="qpen.html#color">color</a>() and <a href="qpen.html#setColor">setColor</a>() convenience functions to extract and set the color of the pen's brush, respectively. Pens may also be compared and streamed.</p>
<p>For more information about painting in general, see the <a href="paintsystem.html">Paint System</a> documentation.</p>
<a name="pen-style"></a>
<h3>Pen Style</h3>
<p>Qt provides several built-in styles represented by the <a href="qt.html#PenStyle-enum">Qt::PenStyle</a> enum:</p>
<table class="generic">
<tr valign="top" class="odd"><td ><img src="images/qpen-solid.png" alt="" /></td><td ><img src="images/qpen-dash.png" alt="" /></td><td ><img src="images/qpen-dot.png" alt="" /></td></tr>
<tr valign="top" class="even"><td ><a href="qt.html#PenStyle-enum">Qt::SolidLine</a></td><td ><a href="qt.html#PenStyle-enum">Qt::DashLine</a></td><td ><a href="qt.html#PenStyle-enum">Qt::DotLine</a></td></tr>
<tr valign="top" class="odd"><td ><img src="images/qpen-dashdot.png" alt="" /></td><td ><img src="images/qpen-dashdotdot.png" alt="" /></td><td ><img src="images/qpen-custom.png" alt="" /></td></tr>
<tr valign="top" class="even"><td ><a href="qt.html#PenStyle-enum">Qt::DashDotLine</a></td><td ><a href="qt.html#PenStyle-enum">Qt::DashDotDotLine</a></td><td ><a href="qt.html#PenStyle-enum">Qt::CustomDashLine</a></td></tr>
</table>
<p>Simply use the <a href="qpen.html#setStyle">setStyle</a>() function to convert the pen style to either of the built-in styles, except the <a href="qt.html#PenStyle-enum">Qt::CustomDashLine</a> style which we will come back to shortly. Setting the style to <a href="qt.html#PenStyle-enum">Qt::NoPen</a> tells the painter to not draw lines or outlines. The default pen style is <a href="qt.html#PenStyle-enum">Qt::SolidLine</a>.</p>
<p>Since Qt 4.1 it is also possible to specify a custom dash pattern using the <a href="qpen.html#setDashPattern">setDashPattern</a>() function which implicitly converts the style of the pen to <a href="qt.html#PenStyle-enum">Qt::CustomDashLine</a>. The pattern argument, a <a href="qvector.html">QVector</a>, must be specified as an even number of <a href="qtglobal.html#qreal-typedef">qreal</a> entries where the entries 1, 3, 5... are the dashes and 2, 4, 6... are the spaces. For example, the custom pattern shown above is created using the following code:</p>
<pre class="cpp"> <span class="type">QPen</span> pen;
<span class="type"><a href="qvector.html">QVector</a></span><span class="operator"><</span><span class="type"><a href="qtglobal.html#qreal-typedef">qreal</a></span><span class="operator">></span> dashes;
<span class="type"><a href="qtglobal.html#qreal-typedef">qreal</a></span> space <span class="operator">=</span> <span class="number">4</span>;
dashes <span class="operator"><</span><span class="operator"><</span> <span class="number">1</span> <span class="operator"><</span><span class="operator"><</span> space <span class="operator"><</span><span class="operator"><</span> <span class="number">3</span> <span class="operator"><</span><span class="operator"><</span> space <span class="operator"><</span><span class="operator"><</span> <span class="number">9</span> <span class="operator"><</span><span class="operator"><</span> space
<span class="operator"><</span><span class="operator"><</span> <span class="number">27</span> <span class="operator"><</span><span class="operator"><</span> space <span class="operator"><</span><span class="operator"><</span> <span class="number">9</span> <span class="operator"><</span><span class="operator"><</span> space;
pen<span class="operator">.</span><a href="qpen.html#setDashPattern">setDashPattern</a>(dashes);</pre>
<p>Note that the dash pattern is specified in units of the pens width, e.g. a dash of length 5 in width 10 is 50 pixels long.</p>
<p>The currently set dash pattern can be retrieved using the <a href="qpen.html#dashPattern">dashPattern</a>() function. Use the <a href="qpen.html#isSolid">isSolid</a>() function to determine whether the pen has a solid fill, or not.</p>
<a name="cap-style"></a>
<h3>Cap Style</h3>
<p>The cap style defines how the end points of lines are drawn using <a href="qpainter.html">QPainter</a>. The cap style only apply to wide lines, i.e. when the width is 1 or greater. The <a href="qt.html#PenCapStyle-enum">Qt::PenCapStyle</a> enum provides the following styles:</p>
<table class="generic">
<tr valign="top" class="odd"><td ><img src="images/qpen-square.png" alt="" /></td><td ><img src="images/qpen-flat.png" alt="" /></td><td ><img src="images/qpen-roundcap.png" alt="" /></td></tr>
<tr valign="top" class="even"><td ><a href="qt.html#PenCapStyle-enum">Qt::SquareCap</a></td><td ><a href="qt.html#PenCapStyle-enum">Qt::FlatCap</a></td><td ><a href="qt.html#PenCapStyle-enum">Qt::RoundCap</a></td></tr>
</table>
<p>The <a href="qt.html#PenCapStyle-enum">Qt::SquareCap</a> style is a square line end that covers the end point and extends beyond it by half the line width. The <a href="qt.html#PenCapStyle-enum">Qt::FlatCap</a> style is a square line end that does not cover the end point of the line. And the <a href="qt.html#PenCapStyle-enum">Qt::RoundCap</a> style is a rounded line end covering the end point.</p>
<p>The default is <a href="qt.html#PenCapStyle-enum">Qt::SquareCap</a>.</p>
<p>Whether or not end points are drawn when the pen width is 0 or 1 depends on the cap style. Using <a href="qt.html#PenCapStyle-enum">Qt::SquareCap</a> or <a href="qt.html#PenCapStyle-enum">Qt::RoundCap</a> they are drawn, using <a href="qt.html#PenCapStyle-enum">Qt::FlatCap</a> they are not drawn.</p>
<a name="join-style"></a>
<h3>Join Style</h3>
<p>The join style defines how joins between two connected lines can be drawn using <a href="qpainter.html">QPainter</a>. The join style only apply to wide lines, i.e. when the width is 1 or greater. The <a href="qt.html#PenJoinStyle-enum">Qt::PenJoinStyle</a> enum provides the following styles:</p>
<table class="generic">
<tr valign="top" class="odd"><td ><img src="images/qpen-bevel.png" alt="" /></td><td ><img src="images/qpen-miter.png" alt="" /></td><td ><img src="images/qpen-roundjoin.png" alt="" /></td></tr>
<tr valign="top" class="even"><td ><a href="qt.html#PenJoinStyle-enum">Qt::BevelJoin</a></td><td ><a href="qt.html#PenJoinStyle-enum">Qt::MiterJoin</a></td><td ><a href="qt.html#PenJoinStyle-enum">Qt::RoundJoin</a></td></tr>
</table>
<p>The <a href="qt.html#PenJoinStyle-enum">Qt::BevelJoin</a> style fills the triangular notch between the two lines. The <a href="qt.html#PenJoinStyle-enum">Qt::MiterJoin</a> style extends the lines to meet at an angle. And the <a href="qt.html#PenJoinStyle-enum">Qt::RoundJoin</a> style fills a circular arc between the two lines.</p>
<p>The default is <a href="qt.html#PenJoinStyle-enum">Qt::BevelJoin</a>.</p>
<p class="centerAlign"><img src="images/qpen-miterlimit.png" alt="" /></p><p>When the <a href="qt.html#PenJoinStyle-enum">Qt::MiterJoin</a> style is applied, it is possible to use the <a href="qpen.html#setMiterLimit">setMiterLimit</a>() function to specify how far the miter join can extend from the join point. The <a href="qpen.html#miterLimit">miterLimit</a>() is used to reduce artifacts between line joins where the lines are close to parallel.</p>
<p>The <a href="qpen.html#miterLimit">miterLimit</a>() must be specified in units of the pens width, e.g. a miter limit of 5 in width 10 is 50 pixels long. The default miter limit is 2, i.e. twice the pen width in pixels.</p>
<table class="generic" width="100%">
<tr valign="top" class="odd"><td ><img src="images/qpen-demo.png" alt="" /></td><td ><b><a href="demos-pathstroke.html">The Path Stroking Demo</a></b><p>The Path Stroking demo shows Qt's built-in dash patterns and shows how custom patterns can be used to extend the range of available patterns.</p>
</td></tr>
</table>
</div>
<p><b>See also </b><a href="qpainter.html">QPainter</a>, <a href="qbrush.html">QBrush</a>, <a href="demos-pathstroke.html">Path Stroking Demo</a>, and <a href="widgets-scribble.html">Scribble Example</a>.</p>
<!-- @@@QPen -->
<div class="func">
<h2>Member Function Documentation</h2>
<!-- $$$QPen[overload1]$$$QPen -->
<h3 class="fn"><a name="QPen"></a>QPen::<span class="name">QPen</span> ()</h3>
<p>Constructs a default black solid line pen with 0 width.</p>
<!-- @@@QPen -->
<!-- $$$QPen$$$QPenQt::PenStyle -->
<h3 class="fn"><a name="QPen-2"></a>QPen::<span class="name">QPen</span> ( <span class="type"><a href="qt.html#PenStyle-enum">Qt::PenStyle</a></span> <i>style</i> )</h3>
<p>Constructs a black pen with 0 width and the given <i>style</i>.</p>
<p><b>See also </b><a href="qpen.html#setStyle">setStyle</a>().</p>
<!-- @@@QPen -->
<!-- $$$QPen$$$QPenconstQColor& -->
<h3 class="fn"><a name="QPen-3"></a>QPen::<span class="name">QPen</span> ( const <span class="type"><a href="qcolor.html">QColor</a></span> & <i>color</i> )</h3>
<p>Constructs a solid line pen with 0 width and the given <i>color</i>.</p>
<p><b>See also </b><a href="qpen.html#setBrush">setBrush</a>() and <a href="qpen.html#setColor">setColor</a>().</p>
<!-- @@@QPen -->
<!-- $$$QPen$$$QPenconstQBrush&qrealQt::PenStyleQt::PenCapStyleQt::PenJoinStyle -->
<h3 class="fn"><a name="QPen-4"></a>QPen::<span class="name">QPen</span> ( const <span class="type"><a href="qbrush.html">QBrush</a></span> & <i>brush</i>, <span class="type"><a href="qtglobal.html#qreal-typedef">qreal</a></span> <i>width</i>, <span class="type"><a href="qt.html#PenStyle-enum">Qt::PenStyle</a></span> <i>style</i> = Qt::SolidLine, <span class="type"><a href="qt.html#PenCapStyle-enum">Qt::PenCapStyle</a></span> <i>cap</i> = Qt::SquareCap, <span class="type"><a href="qt.html#PenJoinStyle-enum">Qt::PenJoinStyle</a></span> <i>join</i> = Qt::BevelJoin )</h3>
<p>Constructs a pen with the specified <i>brush</i>, <i>width</i>, pen <i>style</i>, <i>cap</i> style and <i>join</i> style.</p>
<p><b>See also </b><a href="qpen.html#setBrush">setBrush</a>(), <a href="qpen.html#setWidth">setWidth</a>(), <a href="qpen.html#setStyle">setStyle</a>(), <a href="qpen.html#setCapStyle">setCapStyle</a>(), and <a href="qpen.html#setJoinStyle">setJoinStyle</a>().</p>
<!-- @@@QPen -->
<!-- $$$QPen$$$QPenconstQPen& -->
<h3 class="fn"><a name="QPen-5"></a>QPen::<span class="name">QPen</span> ( const <span class="type">QPen</span> & <i>pen</i> )</h3>
<p>Constructs a pen that is a copy of the given <i>pen</i>.</p>
<!-- @@@QPen -->
<!-- $$$~QPen[overload1]$$$~QPen -->
<h3 class="fn"><a name="dtor.QPen"></a>QPen::<span class="name">~QPen</span> ()</h3>
<p>Destroys the pen.</p>
<!-- @@@~QPen -->
<!-- $$$brush[overload1]$$$brush -->
<h3 class="fn"><a name="brush"></a><span class="type"><a href="qbrush.html">QBrush</a></span> QPen::<span class="name">brush</span> () const</h3>
<p>Returns the brush used to fill strokes generated with this pen.</p>
<p><b>See also </b><a href="qpen.html#setBrush">setBrush</a>().</p>
<!-- @@@brush -->
<!-- $$$capStyle[overload1]$$$capStyle -->
<h3 class="fn"><a name="capStyle"></a><span class="type"><a href="qt.html#PenCapStyle-enum">Qt::PenCapStyle</a></span> QPen::<span class="name">capStyle</span> () const</h3>
<p>Returns the pen's cap style.</p>
<p><b>See also </b><a href="qpen.html#setCapStyle">setCapStyle</a>() and <a href="qpen.html#cap-style">Cap Style</a>.</p>
<!-- @@@capStyle -->
<!-- $$$color[overload1]$$$color -->
<h3 class="fn"><a name="color"></a><span class="type"><a href="qcolor.html">QColor</a></span> QPen::<span class="name">color</span> () const</h3>
<p>Returns the color of this pen's brush.</p>
<p><b>See also </b><a href="qpen.html#brush">brush</a>() and <a href="qpen.html#setColor">setColor</a>().</p>
<!-- @@@color -->
<!-- $$$dashOffset[overload1]$$$dashOffset -->
<h3 class="fn"><a name="dashOffset"></a><span class="type"><a href="qtglobal.html#qreal-typedef">qreal</a></span> QPen::<span class="name">dashOffset</span> () const</h3>
<p>Returns the dash offset for the pen.</p>
<p><b>See also </b><a href="qpen.html#setDashOffset">setDashOffset</a>().</p>
<!-- @@@dashOffset -->
<!-- $$$dashPattern[overload1]$$$dashPattern -->
<h3 class="fn"><a name="dashPattern"></a><span class="type"><a href="qvector.html">QVector</a></span><<span class="type"><a href="qtglobal.html#qreal-typedef">qreal</a></span>> QPen::<span class="name">dashPattern</span> () const</h3>
<p>Returns the dash pattern of this pen.</p>
<p><b>See also </b><a href="qpen.html#setDashPattern">setDashPattern</a>(), <a href="qpen.html#style">style</a>(), and <a href="qpen.html#isSolid">isSolid</a>().</p>
<!-- @@@dashPattern -->
<!-- $$$isCosmetic[overload1]$$$isCosmetic -->
<h3 class="fn"><a name="isCosmetic"></a><span class="type">bool</span> QPen::<span class="name">isCosmetic</span> () const</h3>
<p>Returns true if the pen is cosmetic; otherwise returns false.</p>
<p>Cosmetic pens are used to draw strokes that have a constant width regardless of any transformations applied to the <a href="qpainter.html">QPainter</a> they are used with. Drawing a shape with a cosmetic pen ensures that its outline will have the same thickness at different scale factors.</p>
<p>A zero width pen is cosmetic by default; pens with a non-zero width are non-cosmetic.</p>
<p><b>See also </b><a href="qpen.html#setCosmetic">setCosmetic</a>() and <a href="qpen.html#widthF">widthF</a>().</p>
<!-- @@@isCosmetic -->
<!-- $$$isSolid[overload1]$$$isSolid -->
<h3 class="fn"><a name="isSolid"></a><span class="type">bool</span> QPen::<span class="name">isSolid</span> () const</h3>
<p>Returns true if the pen has a solid fill, otherwise false.</p>
<p><b>See also </b><a href="qpen.html#style">style</a>() and <a href="qpen.html#dashPattern">dashPattern</a>().</p>
<!-- @@@isSolid -->
<!-- $$$joinStyle[overload1]$$$joinStyle -->
<h3 class="fn"><a name="joinStyle"></a><span class="type"><a href="qt.html#PenJoinStyle-enum">Qt::PenJoinStyle</a></span> QPen::<span class="name">joinStyle</span> () const</h3>
<p>Returns the pen's join style.</p>
<p><b>See also </b><a href="qpen.html#setJoinStyle">setJoinStyle</a>() and <a href="qpen.html#join-style">Join Style</a>.</p>
<!-- @@@joinStyle -->
<!-- $$$miterLimit[overload1]$$$miterLimit -->
<h3 class="fn"><a name="miterLimit"></a><span class="type"><a href="qtglobal.html#qreal-typedef">qreal</a></span> QPen::<span class="name">miterLimit</span> () const</h3>
<p>Returns the miter limit of the pen. The miter limit is only relevant when the join style is set to <a href="qt.html#PenJoinStyle-enum">Qt::MiterJoin</a>.</p>
<p><b>See also </b><a href="qpen.html#setMiterLimit">setMiterLimit</a>() and <a href="qpen.html#join-style">Join Style</a>.</p>
<!-- @@@miterLimit -->
<!-- $$$setBrush[overload1]$$$setBrushconstQBrush& -->
<h3 class="fn"><a name="setBrush"></a><span class="type">void</span> QPen::<span class="name">setBrush</span> ( const <span class="type"><a href="qbrush.html">QBrush</a></span> & <i>brush</i> )</h3>
<p>Sets the brush used to fill strokes generated with this pen to the given <i>brush</i>.</p>
<p><b>See also </b><a href="qpen.html#brush">brush</a>() and <a href="qpen.html#setColor">setColor</a>().</p>
<!-- @@@setBrush -->
<!-- $$$setCapStyle[overload1]$$$setCapStyleQt::PenCapStyle -->
<h3 class="fn"><a name="setCapStyle"></a><span class="type">void</span> QPen::<span class="name">setCapStyle</span> ( <span class="type"><a href="qt.html#PenCapStyle-enum">Qt::PenCapStyle</a></span> <i>style</i> )</h3>
<p>Sets the pen's cap style to the given <i>style</i>. The default value is <a href="qt.html#PenCapStyle-enum">Qt::SquareCap</a>.</p>
<p><b>See also </b><a href="qpen.html#capStyle">capStyle</a>() and <a href="qpen.html#cap-style">Cap Style</a>.</p>
<!-- @@@setCapStyle -->
<!-- $$$setColor[overload1]$$$setColorconstQColor& -->
<h3 class="fn"><a name="setColor"></a><span class="type">void</span> QPen::<span class="name">setColor</span> ( const <span class="type"><a href="qcolor.html">QColor</a></span> & <i>color</i> )</h3>
<p>Sets the color of this pen's brush to the given <i>color</i>.</p>
<p><b>See also </b><a href="qpen.html#setBrush">setBrush</a>() and <a href="qpen.html#color">color</a>().</p>
<!-- @@@setColor -->
<!-- $$$setCosmetic[overload1]$$$setCosmeticbool -->
<h3 class="fn"><a name="setCosmetic"></a><span class="type">void</span> QPen::<span class="name">setCosmetic</span> ( <span class="type">bool</span> <i>cosmetic</i> )</h3>
<p>Sets this pen to cosmetic or non-cosmetic, depending on the value of <i>cosmetic</i>.</p>
<p><b>See also </b><a href="qpen.html#isCosmetic">isCosmetic</a>().</p>
<!-- @@@setCosmetic -->
<!-- $$$setDashOffset[overload1]$$$setDashOffsetqreal -->
<h3 class="fn"><a name="setDashOffset"></a><span class="type">void</span> QPen::<span class="name">setDashOffset</span> ( <span class="type"><a href="qtglobal.html#qreal-typedef">qreal</a></span> <i>offset</i> )</h3>
<p>Sets the dash offset (the starting point on the dash pattern) for this pen to the <i>offset</i> specified. The offset is measured in terms of the units used to specify the dash pattern.</p>
<table class="generic">
<tr valign="top" class="odd"><td ><img src="images/qpen-dashpattern.png" alt="" /></td><td >For example, a pattern where each stroke is four units long, followed by a gap of two units, will begin with the stroke when drawn as a line.<p>However, if the dash offset is set to 4.0, any line drawn will begin with the gap. Values of the offset up to 4.0 will cause part of the stroke to be drawn first, and values of the offset between 4.0 and 6.0 will cause the line to begin with part of the gap.</p>
</td></tr>
</table>
<p><b>Note:</b> This implicitly converts the style of the pen to <a href="qt.html#PenStyle-enum">Qt::CustomDashLine</a>.</p>
<p><b>See also </b><a href="qpen.html#dashOffset">dashOffset</a>().</p>
<!-- @@@setDashOffset -->
<!-- $$$setDashPattern[overload1]$$$setDashPatternconstQVector<qreal>& -->
<h3 class="fn"><a name="setDashPattern"></a><span class="type">void</span> QPen::<span class="name">setDashPattern</span> ( const <span class="type"><a href="qvector.html">QVector</a></span><<span class="type"><a href="qtglobal.html#qreal-typedef">qreal</a></span>> & <i>pattern</i> )</h3>
<p>Sets the dash pattern for this pen to the given <i>pattern</i>. This implicitly converts the style of the pen to <a href="qt.html#PenStyle-enum">Qt::CustomDashLine</a>.</p>
<p>The pattern must be specified as an even number of positive entries where the entries 1, 3, 5... are the dashes and 2, 4, 6... are the spaces. For example:</p>
<table class="generic" width="100%">
<tr valign="top" class="odd"><td ><img src="images/qpen-custom.png" alt="" /></td><td ><pre class="cpp"> <span class="type"><a href="qpen.html">QPen</a></span> pen;
<span class="type"><a href="qvector.html">QVector</a></span><span class="operator"><</span><span class="type"><a href="qtglobal.html#qreal-typedef">qreal</a></span><span class="operator">></span> dashes;
<span class="type"><a href="qtglobal.html#qreal-typedef">qreal</a></span> space <span class="operator">=</span> <span class="number">4</span>;
dashes <span class="operator"><</span><span class="operator"><</span> <span class="number">1</span> <span class="operator"><</span><span class="operator"><</span> space <span class="operator"><</span><span class="operator"><</span> <span class="number">3</span> <span class="operator"><</span><span class="operator"><</span> space <span class="operator"><</span><span class="operator"><</span> <span class="number">9</span> <span class="operator"><</span><span class="operator"><</span> space
<span class="operator"><</span><span class="operator"><</span> <span class="number">27</span> <span class="operator"><</span><span class="operator"><</span> space <span class="operator"><</span><span class="operator"><</span> <span class="number">9</span> <span class="operator"><</span><span class="operator"><</span> space;
pen<span class="operator">.</span>setDashPattern(dashes);</pre>
</td></tr>
</table>
<p>The dash pattern is specified in units of the pens width; e.g. a dash of length 5 in width 10 is 50 pixels long. Note that a pen with zero width is equivalent to a cosmetic pen with a width of 1 pixel.</p>
<p>Each dash is also subject to cap styles so a dash of 1 with square cap set will extend 0.5 pixels out in each direction resulting in a total width of 2.</p>
<p>Note that the default cap style is <a href="qt.html#PenCapStyle-enum">Qt::SquareCap</a>, meaning that a square line end covers the end point and extends beyond it by half the line width.</p>
<p><b>See also </b><a href="qpen.html#setStyle">setStyle</a>(), <a href="qpen.html#dashPattern">dashPattern</a>(), <a href="qpen.html#setCapStyle">setCapStyle</a>(), and <a href="qpen.html#setCosmetic">setCosmetic</a>().</p>
<!-- @@@setDashPattern -->
<!-- $$$setJoinStyle[overload1]$$$setJoinStyleQt::PenJoinStyle -->
<h3 class="fn"><a name="setJoinStyle"></a><span class="type">void</span> QPen::<span class="name">setJoinStyle</span> ( <span class="type"><a href="qt.html#PenJoinStyle-enum">Qt::PenJoinStyle</a></span> <i>style</i> )</h3>
<p>Sets the pen's join style to the given <i>style</i>. The default value is <a href="qt.html#PenJoinStyle-enum">Qt::BevelJoin</a>.</p>
<p><b>See also </b><a href="qpen.html#joinStyle">joinStyle</a>() and <a href="qpen.html#join-style">Join Style</a>.</p>
<!-- @@@setJoinStyle -->
<!-- $$$setMiterLimit[overload1]$$$setMiterLimitqreal -->
<h3 class="fn"><a name="setMiterLimit"></a><span class="type">void</span> QPen::<span class="name">setMiterLimit</span> ( <span class="type"><a href="qtglobal.html#qreal-typedef">qreal</a></span> <i>limit</i> )</h3>
<p>Sets the miter limit of this pen to the given <i>limit</i>.</p>
<p class="centerAlign"><img src="images/qpen-miterlimit.png" alt="" /></p><p>The miter limit describes how far a miter join can extend from the join point. This is used to reduce artifacts between line joins where the lines are close to parallel.</p>
<p>This value does only have effect when the pen style is set to <a href="qt.html#PenJoinStyle-enum">Qt::MiterJoin</a>. The value is specified in units of the pen's width, e.g. a miter limit of 5 in width 10 is 50 pixels long. The default miter limit is 2, i.e. twice the pen width in pixels.</p>
<p><b>See also </b><a href="qpen.html#miterLimit">miterLimit</a>(), <a href="qpen.html#setJoinStyle">setJoinStyle</a>(), and <a href="qpen.html#join-style">Join Style</a>.</p>
<!-- @@@setMiterLimit -->
<!-- $$$setStyle[overload1]$$$setStyleQt::PenStyle -->
<h3 class="fn"><a name="setStyle"></a><span class="type">void</span> QPen::<span class="name">setStyle</span> ( <span class="type"><a href="qt.html#PenStyle-enum">Qt::PenStyle</a></span> <i>style</i> )</h3>
<p>Sets the pen style to the given <i>style</i>.</p>
<p>See the <a href="qt.html#PenStyle-enum">Qt::PenStyle</a> documentation for a list of the available styles. Since Qt 4.1 it is also possible to specify a custom dash pattern using the <a href="qpen.html#setDashPattern">setDashPattern</a>() function which implicitly converts the style of the pen to <a href="qt.html#PenStyle-enum">Qt::CustomDashLine</a>.</p>
<p><b>Note:</b> This function resets the dash offset to zero.</p>
<p><b>See also </b><a href="qpen.html#style">style</a>() and <a href="qpen.html#pen-style">Pen Style</a>.</p>
<!-- @@@setStyle -->
<!-- $$$setWidth[overload1]$$$setWidthint -->
<h3 class="fn"><a name="setWidth"></a><span class="type">void</span> QPen::<span class="name">setWidth</span> ( <span class="type">int</span> <i>width</i> )</h3>
<p>Sets the pen width to the given <i>width</i> in pixels with integer precision.</p>
<p>A line width of zero indicates a cosmetic pen. This means that the pen width is always drawn one pixel wide, independent of the <a href="qpainter.html#coordinate-transformations">transformation</a> set on the painter.</p>
<p>Setting a pen width with a negative value is not supported.</p>
<p><b>See also </b><a href="qpen.html#setWidthF">setWidthF</a>() and <a href="qpen.html#width">width</a>().</p>
<!-- @@@setWidth -->
<!-- $$$setWidthF[overload1]$$$setWidthFqreal -->
<h3 class="fn"><a name="setWidthF"></a><span class="type">void</span> QPen::<span class="name">setWidthF</span> ( <span class="type"><a href="qtglobal.html#qreal-typedef">qreal</a></span> <i>width</i> )</h3>
<p>Sets the pen width to the given <i>width</i> in pixels with floating point precision.</p>
<p>A line width of zero indicates a cosmetic pen. This means that the pen width is always drawn one pixel wide, independent of the <a href="qpainter.html#coordinate-transformations">transformation</a> on the painter.</p>
<p>Setting a pen width with a negative value is not supported.</p>
<p><b>See also </b><a href="qpen.html#setWidth">setWidth</a>() and <a href="qpen.html#widthF">widthF</a>().</p>
<!-- @@@setWidthF -->
<!-- $$$style[overload1]$$$style -->
<h3 class="fn"><a name="style"></a><span class="type"><a href="qt.html#PenStyle-enum">Qt::PenStyle</a></span> QPen::<span class="name">style</span> () const</h3>
<p>Returns the pen style.</p>
<p><b>See also </b><a href="qpen.html#setStyle">setStyle</a>() and <a href="qpen.html#pen-style">Pen Style</a>.</p>
<!-- @@@style -->
<!-- $$$swap[overload1]$$$swapQPen& -->
<h3 class="fn"><a name="swap"></a><span class="type">void</span> QPen::<span class="name">swap</span> ( <span class="type">QPen</span> & <i>other</i> )</h3>
<p>Swaps pen <i>other</i> with this pen. This operation is very fast and never fails.</p>
<p>This function was introduced in Qt 4.8.</p>
<!-- @@@swap -->
<!-- $$$width[overload1]$$$width -->
<h3 class="fn"><a name="width"></a><span class="type">int</span> QPen::<span class="name">width</span> () const</h3>
<p>Returns the pen width with integer precision.</p>
<p><b>See also </b><a href="qpen.html#setWidth">setWidth</a>() and <a href="qpen.html#widthF">widthF</a>().</p>
<!-- @@@width -->
<!-- $$$widthF[overload1]$$$widthF -->
<h3 class="fn"><a name="widthF"></a><span class="type"><a href="qtglobal.html#qreal-typedef">qreal</a></span> QPen::<span class="name">widthF</span> () const</h3>
<p>Returns the pen width with floating point precision.</p>
<p><b>See also </b><a href="qpen.html#setWidthF">setWidthF</a>() and <a href="qpen.html#width">width</a>().</p>
<!-- @@@widthF -->
<!-- $$$operator QVariant[overload1]$$$operator QVariant -->
<h3 class="fn"><a name="operator-QVariant"></a>QPen::<span class="name">operator QVariant</span> () const</h3>
<p>Returns the pen as a <a href="qvariant.html">QVariant</a>.</p>
<!-- @@@operator QVariant -->
<!-- $$$operator!=[overload1]$$$operator!=constQPen& -->
<h3 class="fn"><a name="operator-not-eq"></a><span class="type">bool</span> QPen::<span class="name">operator!=</span> ( const <span class="type">QPen</span> & <i>pen</i> ) const</h3>
<p>Returns true if the pen is different from the given <i>pen</i>; otherwise false. Two pens are different if they have different styles, widths or colors.</p>
<p><b>See also </b><a href="qpen.html#operator-eq-eq">operator==</a>().</p>
<!-- @@@operator!= -->
<!-- $$$operator=[overload1]$$$operator=constQPen& -->
<h3 class="fn"><a name="operator-eq"></a><span class="type">QPen</span> & QPen::<span class="name">operator=</span> ( const <span class="type">QPen</span> & <i>pen</i> )</h3>
<p>Assigns the given <i>pen</i> to this pen and returns a reference to this pen.</p>
<!-- @@@operator= -->
<!-- $$$operator==[overload1]$$$operator==constQPen& -->
<h3 class="fn"><a name="operator-eq-eq"></a><span class="type">bool</span> QPen::<span class="name">operator==</span> ( const <span class="type">QPen</span> & <i>pen</i> ) const</h3>
<p>Returns true if the pen is equal to the given <i>pen</i>; otherwise false. Two pens are equal if they have equal styles, widths and colors.</p>
<p><b>See also </b><a href="qpen.html#operator-not-eq">operator!=</a>().</p>
<!-- @@@operator== -->
</div>
<div class="relnonmem">
<h2>Related Non-Members</h2>
<!-- $$$operator<<$$$operator<<QDataStream&constQPen& -->
<h3 class="fn"><a name="operator-lt-lt-82"></a><span class="type"><a href="qdatastream.html">QDataStream</a></span> & <span class="name">operator<<</span> ( <span class="type"><a href="qdatastream.html">QDataStream</a></span> & <i>stream</i>, const <span class="type">QPen</span> & <i>pen</i> )</h3>
<p>Writes the given <i>pen</i> to the given <i>stream</i> and returns a reference to the <i>stream</i>.</p>
<p><b>See also </b><a href="datastreamformat.html">Serializing Qt Data Types</a>.</p>
<!-- @@@operator<< -->
<!-- $$$operator>>$$$operator>>QDataStream&QPen& -->
<h3 class="fn"><a name="operator-gt-gt-51"></a><span class="type"><a href="qdatastream.html">QDataStream</a></span> & <span class="name">operator>></span> ( <span class="type"><a href="qdatastream.html">QDataStream</a></span> & <i>stream</i>, <span class="type">QPen</span> & <i>pen</i> )</h3>
<p>Reads a pen from the given <i>stream</i> into the given <i>pen</i> and returns a reference to the <i>stream</i>.</p>
<p><b>See also </b><a href="datastreamformat.html">Serializing Qt Data Types</a>.</p>
<!-- @@@operator>> -->
</div>
</div>
</div>
</div>
<div class="ft">
<span></span>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2012 Digia Plc and/or its
subsidiaries. Documentation contributions included herein are the copyrights of
their respective owners.</p>
<br />
<p>
The documentation provided herein is licensed under the terms of the
<a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation
License version 1.3</a> as published by the Free Software Foundation.</p>
<p>
Documentation sources may be obtained from <a href="http://www.qt-project.org">
www.qt-project.org</a>.</p>
<br />
<p>
Digia, Qt and their respective logos are trademarks of Digia Plc
in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners. <a title="Privacy Policy"
href="http://en.gitorious.org/privacy_policy/">Privacy Policy</a></p>
</div>
<script src="scripts/functions.js" type="text/javascript"></script>
</body>
</html>
|
3rdparty/jmx-1.2.1-ri/doc/api/javax/management/NotificationFilterSupport.html | cacheonix/cacheonix-core | <!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.4.2) on Tue Jul 15 17:22:52 MEST 2003 -->
<TITLE>
NotificationFilterSupport (Java Management Extensions 1.2.1 API Specification)
</TITLE>
<META NAME="keywords" CONTENT="javax.management.NotificationFilterSupport class">
<LINK REL="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title = "NotificationFilterSupport (Java Management Extensions 1.2.1 API Specification)";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= 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=3 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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>
</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="class-use/NotificationFilterSupport.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="../../javax/management/NotificationBroadcasterSupport.html"
title="class in javax.management"><B>PREV CLASS</B></A>
<A HREF="../../javax/management/ObjectInstance.html" title="class in javax.management"><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="NotificationFilterSupport.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | 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>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
javax.management</FONT>
<BR>
Class NotificationFilterSupport</H2>
<PRE>
java.lang.Object
<IMG SRC="../../resources/inherit.gif" ALT="extended by"><B>javax.management.NotificationFilterSupport</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B>
<DD><A HREF="../../javax/management/NotificationFilter.html" title="interface in javax.management">NotificationFilter</A>,
java.io.Serializable
</DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B>
<DD><A HREF="../../javax/management/relation/MBeanServerNotificationFilter.html"
title="class in javax.management.relation">MBeanServerNotificationFilter</A></DD>
</DL>
<HR>
<DL>
<DT>public class <B>NotificationFilterSupport</B>
<DT>extends java.lang.Object
<DT>implements <A HREF="../../javax/management/NotificationFilter.html" title="interface in javax.management">NotificationFilter</A>,
java.io.Serializable
</DL>
<P>
Provides an implementation of the <A HREF="../../javax/management/NotificationFilter.html"
title="interface in javax.management"><CODE>NotificationFilter</CODE></A>
interface.
The filtering is performed on the notification type attribute.
<P>
Manages a list of enabled notification types.
A method allows users to enable/disable as many notification types as required.
<P>
Then, before sending a notification to a listener registered with a filter,
the notification broadcaster compares this notification type with all notification types
enabled by the filter. The notification will be sent to the listener
only if its filter enables this notification type.
<P>
Example:
<BLOCKQUOTE>
<PRE>
NotificationFilterSupport myFilter = new NotificationFilterSupport();
myFilter.enableType("my_example.my_type");
myBroadcaster.addListener(myListener, myFilter, null);
</PRE>
</BLOCKQUOTE>
The listener <CODE>myListener</CODE> will only receive notifications the type of which equals/starts with
"my_example.my_type".
<P>
<P>
<DL>
<DT><B>See Also:</B>
<DD>
<A HREF="../../javax/management/NotificationBroadcaster.html#addNotificationListener(javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object)"><CODE>NotificationBroadcaster.addNotificationListener(javax.management.NotificationListener,
javax.management.NotificationFilter, java.lang.Object)</CODE></A>,
<A HREF="../../serialized-form.html#javax.management.NotificationFilterSupport">Serialized Form</A>
</DL>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<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="../../javax/management/NotificationFilterSupport.html#NotificationFilterSupport()">NotificationFilterSupport</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<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> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../javax/management/NotificationFilterSupport.html#disableAllTypes()">disableAllTypes</A></B>()</CODE>
<BR>
Disables all notification types.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/management/NotificationFilterSupport.html#disableType(java.lang.String)">disableType</A></B>(java.lang.String prefix)</CODE>
<BR>
Removes the given prefix from the prefix list.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/management/NotificationFilterSupport.html#enableType(java.lang.String)">enableType</A></B>(java.lang.String prefix)</CODE>
<BR>
Enables all the notifications the type of which
starts with the specified prefix
to be sent to the listener.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Vector</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../javax/management/NotificationFilterSupport.html#getEnabledTypes()">getEnabledTypes</A></B>()</CODE>
<BR>
Gets all the enabled notification types for this
filter.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../javax/management/NotificationFilterSupport.html#isNotificationEnabled(javax.management.Notification)">isNotificationEnabled</A></B>(<A
HREF="../../javax/management/Notification.html" title="class in javax.management">Notification</A> notification)</CODE>
<BR>
Invoked before sending the specified
notification to the listener.
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, 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" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="NotificationFilterSupport()"><!-- --></A>
<H3>
NotificationFilterSupport</H3>
<PRE>
public <B>NotificationFilterSupport</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="isNotificationEnabled(javax.management.Notification)"><!-- --></A>
<H3>
isNotificationEnabled</H3>
<PRE>
public boolean <B>isNotificationEnabled</B>(<A HREF="../../javax/management/Notification.html"
title="class in javax.management">Notification</A> notification)</PRE>
<DL>
<DD>Invoked before sending the specified notification to the listener.
<BR>This filter compares the type of the specified notification with each enabled type.
If the notification type matches one of the enabled types,
the notification should be sent to the listener and this method returns <CODE>true</CODE>.
<P>
<DD>
<DL>
<DT><B>Specified by:</B>
<DD><CODE><A
HREF="../../javax/management/NotificationFilter.html#isNotificationEnabled(javax.management.Notification)">isNotificationEnabled</A></CODE>
in interface <CODE><A HREF="../../javax/management/NotificationFilter.html"
title="interface in javax.management">NotificationFilter</A></CODE>
</DL>
</DD>
<DD>
<DL>
<DT><B>Parameters:</B>
<DD><CODE>notification</CODE> - The notification to be sent.
<DT><B>Returns:</B>
<DD><CODE>true</CODE> if the notification should be sent to the listener, <CODE>false</CODE> otherwise.
</DL>
</DD>
</DL>
<HR>
<A NAME="enableType(java.lang.String)"><!-- --></A>
<H3>
enableType</H3>
<PRE>
public void <B>enableType</B>(java.lang.String prefix)
throws java.lang.IllegalArgumentException</PRE>
<DL>
<DD>Enables all the notifications the type of which starts with the specified prefix
to be sent to the listener.
<BR>If the specified prefix is already in the list of enabled notification types,
this method has no effect.
<P>
Example:
<BLOCKQUOTE>
<PRE>
// Enables all notifications the type of which starts with "my_example" to be sent.
myFilter.enableType("my_example");
// Enables all notifications the type of which is "my_example.my_type" to be sent.
myFilter.enableType("my_example.my_type");
</PRE>
</BLOCKQUOTE>
Note that:
<BLOCKQUOTE><CODE>
myFilter.enableType("my_example.*");
</CODE></BLOCKQUOTE>
will no match any notification type.
<P>
<DD>
<DL>
</DL>
</DD>
<DD>
<DL>
<DT><B>Parameters:</B>
<DD><CODE>prefix</CODE> - The prefix.
<DT><B>Throws:</B>
<DD><CODE>java.lang.IllegalArgumentException</CODE> - The prefix parameter is null.
</DL>
</DD>
</DL>
<HR>
<A NAME="disableType(java.lang.String)"><!-- --></A>
<H3>
disableType</H3>
<PRE>
public void <B>disableType</B>(java.lang.String prefix)</PRE>
<DL>
<DD>Removes the given prefix from the prefix list.
<BR>If the specified prefix is not in the list of enabled notification types,
this method has no effect.
<P>
<DD>
<DL>
</DL>
</DD>
<DD>
<DL>
<DT><B>Parameters:</B>
<DD><CODE>prefix</CODE> - The prefix.
</DL>
</DD>
</DL>
<HR>
<A NAME="disableAllTypes()"><!-- --></A>
<H3>
disableAllTypes</H3>
<PRE>
public void <B>disableAllTypes</B>()</PRE>
<DL>
<DD>Disables all notification types.
<P>
<DD>
<DL>
</DL>
</DD>
<DD>
<DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getEnabledTypes()"><!-- --></A>
<H3>
getEnabledTypes</H3>
<PRE>
public java.util.Vector <B>getEnabledTypes</B>()</PRE>
<DL>
<DD>Gets all the enabled notification types for this filter.
<P>
<DD>
<DL>
</DL>
</DD>
<DD>
<DL>
<DT><B>Returns:</B>
<DD>The list containing all the enabled notification types.
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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=3 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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>
</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="class-use/NotificationFilterSupport.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>
<b>Maintenance Release</b> <br> <font size="-1">jmx-1.2.1-b14 2003.07.15_17:22:05_MEST</font></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../javax/management/NotificationBroadcasterSupport.html"
title="class in javax.management"><B>PREV CLASS</B></A>
<A HREF="../../javax/management/ObjectInstance.html" title="class in javax.management"><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="NotificationFilterSupport.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | 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>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<font size="-1">Copyright 1999-2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.</font>
</BODY>
</HTML>
|
reader/xref/org/accada/reader/rprm/core/msg/OutgoingMessageDispatcher.html | Fosstrak/fosstrak.github.io | <!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=ISO-8859-1" />
<title>OutgoingMessageDispatcher xref</title>
<link type="text/css" rel="stylesheet" href="../../../../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../../../../apidocs/org/accada/reader/rprm/core/msg/OutgoingMessageDispatcher.html">View Javadoc</a></div><pre>
<a name="1" href="#1">1</a> <em class="jxr_comment">/*</em>
<a name="2" href="#2">2</a> <em class="jxr_comment"> * Copyright (C) 2007 ETH Zurich</em>
<a name="3" href="#3">3</a> <em class="jxr_comment"> *</em>
<a name="4" href="#4">4</a> <em class="jxr_comment"> * This file is part of Accada (www.accada.org).</em>
<a name="5" href="#5">5</a> <em class="jxr_comment"> *</em>
<a name="6" href="#6">6</a> <em class="jxr_comment"> * Accada is free software; you can redistribute it and/or</em>
<a name="7" href="#7">7</a> <em class="jxr_comment"> * modify it under the terms of the GNU Lesser General Public</em>
<a name="8" href="#8">8</a> <em class="jxr_comment"> * License version 2.1, as published by the Free Software Foundation.</em>
<a name="9" href="#9">9</a> <em class="jxr_comment"> *</em>
<a name="10" href="#10">10</a> <em class="jxr_comment"> * Accada is distributed in the hope that it will be useful,</em>
<a name="11" href="#11">11</a> <em class="jxr_comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</em>
<a name="12" href="#12">12</a> <em class="jxr_comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</em>
<a name="13" href="#13">13</a> <em class="jxr_comment"> * Lesser General Public License for more details.</em>
<a name="14" href="#14">14</a> <em class="jxr_comment"> *</em>
<a name="15" href="#15">15</a> <em class="jxr_comment"> * You should have received a copy of the GNU Lesser General Public</em>
<a name="16" href="#16">16</a> <em class="jxr_comment"> * License along with Accada; if not, write to the Free</em>
<a name="17" href="#17">17</a> <em class="jxr_comment"> * Software Foundation, Inc., 51 Franklin Street, Fifth Floor,</em>
<a name="18" href="#18">18</a> <em class="jxr_comment"> * Boston, MA 02110-1301 USA</em>
<a name="19" href="#19">19</a> <em class="jxr_comment"> */</em>
<a name="20" href="#20">20</a>
<a name="21" href="#21">21</a> <strong class="jxr_keyword">package</strong> org.accada.reader.rprm.core.msg;
<a name="22" href="#22">22</a>
<a name="23" href="#23">23</a> <strong class="jxr_keyword">import</strong> java.io.BufferedReader;
<a name="24" href="#24">24</a> <strong class="jxr_keyword">import</strong> java.io.DataOutputStream;
<a name="25" href="#25">25</a> <strong class="jxr_keyword">import</strong> java.io.IOException;
<a name="26" href="#26">26</a> <strong class="jxr_keyword">import</strong> java.io.InputStreamReader;
<a name="27" href="#27">27</a> <strong class="jxr_keyword">import</strong> java.net.MalformedURLException;
<a name="28" href="#28">28</a> <strong class="jxr_keyword">import</strong> java.net.URL;
<a name="29" href="#29">29</a> <strong class="jxr_keyword">import</strong> java.net.URLConnection;
<a name="30" href="#30">30</a> <strong class="jxr_keyword">import</strong> java.net.Socket;
<a name="31" href="#31">31</a> <strong class="jxr_keyword">import</strong> java.util.Iterator;
<a name="32" href="#32">32</a> <strong class="jxr_keyword">import</strong> java.util.List;
<a name="33" href="#33">33</a>
<a name="34" href="#34">34</a> <strong class="jxr_keyword">import</strong> org.accada.reader.rprm.core.msg.transport.HttpConnection;
<a name="35" href="#35">35</a>
<a name="36" href="#36">36</a> <em class="jxr_javadoccomment">/**</em>
<a name="37" href="#37">37</a> <em class="jxr_javadoccomment"> * <code>OutgoingMessageDispatcher</code> sends a message to a given client</em>
<a name="38" href="#38">38</a> <em class="jxr_javadoccomment"> * (called "host" in the EPC Reader Protocol). <code>MessageDispatcher</code></em>
<a name="39" href="#39">39</a> <em class="jxr_javadoccomment"> * or <code>NotificationListener</code> call the <code>sendMessage()</code></em>
<a name="40" href="#40">40</a> <em class="jxr_javadoccomment"> * method of the <code>OutgoingMessageDispatcher</code> to send a message. It</em>
<a name="41" href="#41">41</a> <em class="jxr_javadoccomment"> * receives a clientID to which the message has to be sent. Using</em>
<a name="42" href="#42">42</a> <em class="jxr_javadoccomment"> * <code>Clients</code> it finds an <code>OutgoingMessageBuffer</code> that</em>
<a name="43" href="#43">43</a> <em class="jxr_javadoccomment"> * belongs to the client with given client id and puts the message into the</em>
<a name="44" href="#44">44</a> <em class="jxr_javadoccomment"> * buffer.</em>
<a name="45" href="#45">45</a> <em class="jxr_javadoccomment"> *</em>
<a name="46" href="#46">46</a> <em class="jxr_javadoccomment"> *</em>
<a name="47" href="#47">47</a> <em class="jxr_javadoccomment"> * @author Dijana Micijevic, ETH Zurich Switzerland, Winter 2003/04</em>
<a name="48" href="#48">48</a> <em class="jxr_javadoccomment"> * @author Andreas Fürer, ETH Zurich Switzerland, Winter 2005/06</em>
<a name="49" href="#49">49</a> <em class="jxr_javadoccomment"> *</em>
<a name="50" href="#50">50</a> <em class="jxr_javadoccomment"> */</em>
<a name="51" href="#51">51</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/accada/reader/rprm/core/msg/OutgoingMessageDispatcher.html">OutgoingMessageDispatcher</a> {
<a name="52" href="#52">52</a>
<a name="53" href="#53">53</a> <em class="jxr_comment">// ============================== fields =======================================</em>
<a name="54" href="#54">54</a> <strong class="jxr_keyword">private</strong> <a href="../../../../../../org/accada/reader/rprm/core/msg/Clients.html">Clients</a> clients_;
<a name="55" href="#55">55</a>
<a name="56" href="#56">56</a> <em class="jxr_javadoccomment">/**</em>
<a name="57" href="#57">57</a> <em class="jxr_javadoccomment"> * Instance of <code>OutgoingMessageDispatcher</code>.</em>
<a name="58" href="#58">58</a> <em class="jxr_javadoccomment"> */</em>
<a name="59" href="#59">59</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <a href="../../../../../../org/accada/reader/rprm/core/msg/OutgoingMessageDispatcher.html">OutgoingMessageDispatcher</a> outDispatcher_ = <strong class="jxr_keyword">null</strong>;
<a name="60" href="#60">60</a>
<a name="61" href="#61">61</a> <em class="jxr_comment">// ============================== constructor =======================================</em>
<a name="62" href="#62">62</a> <strong class="jxr_keyword">private</strong> <a href="../../../../../../org/accada/reader/rprm/core/msg/OutgoingMessageDispatcher.html">OutgoingMessageDispatcher</a>() {
<a name="63" href="#63">63</a> }
<a name="64" href="#64">64</a>
<a name="65" href="#65">65</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> Gets instance of <code>OutgoingMessageDispatcher</code> */</em>
<a name="66" href="#66">66</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <a href="../../../../../../org/accada/reader/rprm/core/msg/OutgoingMessageDispatcher.html">OutgoingMessageDispatcher</a> getInstance() {
<a name="67" href="#67">67</a> <strong class="jxr_keyword">if</strong> (outDispatcher_ == <strong class="jxr_keyword">null</strong>) {
<a name="68" href="#68">68</a> outDispatcher_ = <strong class="jxr_keyword">new</strong> <a href="../../../../../../org/accada/reader/rprm/core/msg/OutgoingMessageDispatcher.html">OutgoingMessageDispatcher</a>();
<a name="69" href="#69">69</a> }
<a name="70" href="#70">70</a> <strong class="jxr_keyword">return</strong> outDispatcher_;
<a name="71" href="#71">71</a> }
<a name="72" href="#72">72</a>
<a name="73" href="#73">73</a> <em class="jxr_javadoccomment">/**</em>
<a name="74" href="#74">74</a> <em class="jxr_javadoccomment"> * Initializes the <code>OutgoingMessageDispatcher</code>.</em>
<a name="75" href="#75">75</a> <em class="jxr_javadoccomment"> *</em>
<a name="76" href="#76">76</a> <em class="jxr_javadoccomment"> * @param clients</em>
<a name="77" href="#77">77</a> <em class="jxr_javadoccomment"> * The clients</em>
<a name="78" href="#78">78</a> <em class="jxr_javadoccomment"> */</em>
<a name="79" href="#79">79</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> initialize(<a href="../../../../../../org/accada/reader/rprm/core/msg/Clients.html">Clients</a> clients) {
<a name="80" href="#80">80</a> clients_ = clients;
<a name="81" href="#81">81</a> }
<a name="82" href="#82">82</a>
<a name="83" href="#83">83</a> <em class="jxr_javadoccomment">/**</em>
<a name="84" href="#84">84</a> <em class="jxr_javadoccomment"> * Puts a message into a corresponding buffer. It gets a corresponding</em>
<a name="85" href="#85">85</a> <em class="jxr_javadoccomment"> * buffer from <code>Clients</code> since it gets a <code>ClientID</code></em>
<a name="86" href="#86">86</a> <em class="jxr_javadoccomment"> * as a parameter (i.e. a list of client ids) Method</em>
<a name="87" href="#87">87</a> <em class="jxr_javadoccomment"> * <code>sendMessage</code></em>
<a name="88" href="#88">88</a> <em class="jxr_javadoccomment"> *</em>
<a name="89" href="#89">89</a> <em class="jxr_javadoccomment"> * @param clients</em>
<a name="90" href="#90">90</a> <em class="jxr_javadoccomment"> * a list of client ids to whome the message has to be sent</em>
<a name="91" href="#91">91</a> <em class="jxr_javadoccomment"> * @param msg</em>
<a name="92" href="#92">92</a> <em class="jxr_javadoccomment"> * message to send</em>
<a name="93" href="#93">93</a> <em class="jxr_javadoccomment"> */</em>
<a name="94" href="#94">94</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">synchronized</strong> <strong class="jxr_keyword">void</strong> sendMessage(List clients, String msg) {
<a name="95" href="#95">95</a> <strong class="jxr_keyword">for</strong> (Iterator iter = clients.iterator(); iter.hasNext();) {
<a name="96" href="#96">96</a> String clientID = (String) iter.next();
<a name="97" href="#97">97</a> sendMessage(clientID, msg);
<a name="98" href="#98">98</a> }
<a name="99" href="#99">99</a> }
<a name="100" href="#100">100</a>
<a name="101" href="#101">101</a> <em class="jxr_javadoccomment">/**</em>
<a name="102" href="#102">102</a> <em class="jxr_javadoccomment"> * Puts a message into a corresponding buffer. It gets a corresponding</em>
<a name="103" href="#103">103</a> <em class="jxr_javadoccomment"> * buffer from <code>Clients</code> since it gets a <code>ClientID</code></em>
<a name="104" href="#104">104</a> <em class="jxr_javadoccomment"> * as a parameter.</em>
<a name="105" href="#105">105</a> <em class="jxr_javadoccomment"> *</em>
<a name="106" href="#106">106</a> <em class="jxr_javadoccomment"> * @param clientID</em>
<a name="107" href="#107">107</a> <em class="jxr_javadoccomment"> * the client id to whom the message has to be sent.</em>
<a name="108" href="#108">108</a> <em class="jxr_javadoccomment"> * @param msg</em>
<a name="109" href="#109">109</a> <em class="jxr_javadoccomment"> * the message to send</em>
<a name="110" href="#110">110</a> <em class="jxr_javadoccomment"> */</em>
<a name="111" href="#111">111</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">synchronized</strong> <strong class="jxr_keyword">void</strong> sendMessage(String clientID, String msg) {
<a name="112" href="#112">112</a> <a href="../../../../../../org/accada/reader/rprm/core/msg/OutgoingMessageBuffer.html">OutgoingMessageBuffer</a> outgoingMessageBuffer = clients_
<a name="113" href="#113">113</a> .getOutMsgBuffer(clientID);
<a name="114" href="#114">114</a> <strong class="jxr_keyword">if</strong> (outgoingMessageBuffer != <strong class="jxr_keyword">null</strong>) {
<a name="115" href="#115">115</a> outgoingMessageBuffer.put(msg);
<a name="116" href="#116">116</a> }
<a name="117" href="#117">117</a> }
<a name="118" href="#118">118</a>
<a name="119" href="#119">119</a> <em class="jxr_javadoccomment">/**</em>
<a name="120" href="#120">120</a> <em class="jxr_javadoccomment"> * Puts a request message into a corresponding buffer like the method</em>
<a name="121" href="#121">121</a> <em class="jxr_javadoccomment"> * sendMessage above but filters out the http messages for special</em>
<a name="122" href="#122">122</a> <em class="jxr_javadoccomment"> * handling (see ReadReportNotificationListener method notifyHost).</em>
<a name="123" href="#123">123</a> <em class="jxr_javadoccomment"> *</em>
<a name="124" href="#124">124</a> <em class="jxr_javadoccomment"> * @author hallerj</em>
<a name="125" href="#125">125</a> <em class="jxr_javadoccomment"> * @param clientID</em>
<a name="126" href="#126">126</a> <em class="jxr_javadoccomment"> * the client id to whom the message has to be sent.</em>
<a name="127" href="#127">127</a> <em class="jxr_javadoccomment"> * @param msg</em>
<a name="128" href="#128">128</a> <em class="jxr_javadoccomment"> * the message to send.</em>
<a name="129" href="#129">129</a> <em class="jxr_javadoccomment"> */</em>
<a name="130" href="#130">130</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">synchronized</strong> <strong class="jxr_keyword">void</strong> sendRequest(String clientID, String msg) {
<a name="131" href="#131">131</a> <strong class="jxr_keyword">if</strong> (clients_.getConnection(clientID) instanceof HttpConnection) {
<a name="132" href="#132">132</a> sendHttpRequest(clientID, msg);
<a name="133" href="#133">133</a> } <strong class="jxr_keyword">else</strong> {
<a name="134" href="#134">134</a> <a href="../../../../../../org/accada/reader/rprm/core/msg/OutgoingMessageBuffer.html">OutgoingMessageBuffer</a> outgoingMessageBuffer = clients_
<a name="135" href="#135">135</a> .getOutMsgBuffer(clientID);
<a name="136" href="#136">136</a> <strong class="jxr_keyword">if</strong> (outgoingMessageBuffer != <strong class="jxr_keyword">null</strong>) {
<a name="137" href="#137">137</a> outgoingMessageBuffer.put(msg);
<a name="138" href="#138">138</a> }
<a name="139" href="#139">139</a> }
<a name="140" href="#140">140</a> }
<a name="141" href="#141">141</a>
<a name="142" href="#142">142</a> <em class="jxr_javadoccomment">/**</em>
<a name="143" href="#143">143</a> <em class="jxr_javadoccomment"> * Sends a HTTP request. Provisional solution without message buffers.</em>
<a name="144" href="#144">144</a> <em class="jxr_javadoccomment"> * Current thread has to send request and wait for response.</em>
<a name="145" href="#145">145</a> <em class="jxr_javadoccomment"> *</em>
<a name="146" href="#146">146</a> <em class="jxr_javadoccomment"> * @author hallerj</em>
<a name="147" href="#147">147</a> <em class="jxr_javadoccomment"> * @param clientID</em>
<a name="148" href="#148">148</a> <em class="jxr_javadoccomment"> * the client id to whom the message has to be sent.</em>
<a name="149" href="#149">149</a> <em class="jxr_javadoccomment"> * @param msg</em>
<a name="150" href="#150">150</a> <em class="jxr_javadoccomment"> * the message to send.</em>
<a name="151" href="#151">151</a> <em class="jxr_javadoccomment"> */</em>
<a name="152" href="#152">152</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">void</strong> sendHttpRequest(String clientID, String msg) {
<a name="153" href="#153">153</a> <strong class="jxr_keyword">try</strong> {
<a name="154" href="#154">154</a> Socket s = ((HttpConnection) clients_.getConnection(clientID)).getSocket();
<a name="155" href="#155">155</a> URL url = <strong class="jxr_keyword">new</strong> URL (<span class="jxr_string">"http"</span>, s.getInetAddress().getHostAddress(), s.getPort(), <span class="jxr_string">""</span>);
<a name="156" href="#156">156</a> URLConnection urlConn = url.openConnection();
<a name="157" href="#157">157</a>
<a name="158" href="#158">158</a> urlConn.setDoInput (<strong class="jxr_keyword">true</strong>);
<a name="159" href="#159">159</a> urlConn.setDoOutput (<strong class="jxr_keyword">true</strong>);
<a name="160" href="#160">160</a> urlConn.setUseCaches (false);
<a name="161" href="#161">161</a> urlConn.setRequestProperty(<span class="jxr_string">"Content-Type"</span>, <span class="jxr_string">"text/xml; charset=utf-8"</span>);
<a name="162" href="#162">162</a>
<a name="163" href="#163">163</a> <em class="jxr_comment">// Send POST output.</em>
<a name="164" href="#164">164</a> DataOutputStream printout = <strong class="jxr_keyword">new</strong> DataOutputStream (urlConn.getOutputStream ());
<a name="165" href="#165">165</a> printout.writeBytes (msg);
<a name="166" href="#166">166</a> printout.flush ();
<a name="167" href="#167">167</a> printout.close ();
<a name="168" href="#168">168</a>
<a name="169" href="#169">169</a> <em class="jxr_comment">// Get response data.</em>
<a name="170" href="#170">170</a> BufferedReader input = <strong class="jxr_keyword">new</strong> BufferedReader(<strong class="jxr_keyword">new</strong> InputStreamReader(
<a name="171" href="#171">171</a> urlConn.getInputStream ()));
<a name="172" href="#172">172</a> String str;
<a name="173" href="#173">173</a> <strong class="jxr_keyword">while</strong> (<strong class="jxr_keyword">null</strong> != (str = input.readLine())) {
<a name="174" href="#174">174</a> <em class="jxr_comment">// do nothing, only read whole input.</em>
<a name="175" href="#175">175</a> <em class="jxr_comment">// System.out.println(str);</em>
<a name="176" href="#176">176</a> }
<a name="177" href="#177">177</a> input.close ();
<a name="178" href="#178">178</a> } <strong class="jxr_keyword">catch</strong> (MalformedURLException e) {
<a name="179" href="#179">179</a> e.printStackTrace();
<a name="180" href="#180">180</a> } <strong class="jxr_keyword">catch</strong> (IOException e) {
<a name="181" href="#181">181</a> e.printStackTrace();
<a name="182" href="#182">182</a> }
<a name="183" href="#183">183</a> }
<a name="184" href="#184">184</a> }
</pre>
<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
</html>
|
docs/html/structSound__Sample.html | cooljeanius/SDL_sound-1.0.3 | <!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.3.1"/>
<title>SDL_sound: Sound_Sample 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="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 style="padding-left: 0.5em;">
<div id="projectname">SDL_sound
 <span id="projectnumber">1.0.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<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>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">Sound_Sample Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Represents sound data in the process of being decoded.
<a href="structSound__Sample.html#details">More...</a></p>
<p><code>#include <<a class="el" href="SDL__sound_8h_source.html">SDL_sound.h</a>></code></p>
<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:af9b14d108498631919187832d74efa11"><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="structSound__Sample.html#af9b14d108498631919187832d74efa11">opaque</a></td></tr>
<tr class="separator:af9b14d108498631919187832d74efa11"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a03ef7710992520e65edacc9ad694b034"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="structSound__DecoderInfo.html">Sound_DecoderInfo</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structSound__Sample.html#a03ef7710992520e65edacc9ad694b034">decoder</a></td></tr>
<tr class="separator:a03ef7710992520e65edacc9ad694b034"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aca3059080501599b2fef90032122108d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structSound__AudioInfo.html">Sound_AudioInfo</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structSound__Sample.html#aca3059080501599b2fef90032122108d">desired</a></td></tr>
<tr class="separator:aca3059080501599b2fef90032122108d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4862ebaacdb0d4ec3aa3f7874ef2b903"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structSound__AudioInfo.html">Sound_AudioInfo</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structSound__Sample.html#a4862ebaacdb0d4ec3aa3f7874ef2b903">actual</a></td></tr>
<tr class="separator:a4862ebaacdb0d4ec3aa3f7874ef2b903"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a160959b8f33b039d54e6a64452d3d9e7"><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="structSound__Sample.html#a160959b8f33b039d54e6a64452d3d9e7">buffer</a></td></tr>
<tr class="separator:a160959b8f33b039d54e6a64452d3d9e7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7bd0273a97a4044e8dbf2bbba36ca176"><td class="memItemLeft" align="right" valign="top">Uint32 </td><td class="memItemRight" valign="bottom"><a class="el" href="structSound__Sample.html#a7bd0273a97a4044e8dbf2bbba36ca176">buffer_size</a></td></tr>
<tr class="separator:a7bd0273a97a4044e8dbf2bbba36ca176"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0aa7f52ce553407fdff6947b50626b2b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="SDL__sound_8h.html#abf2c8cef39e83f01531f0bf255bdc625">Sound_SampleFlags</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structSound__Sample.html#a0aa7f52ce553407fdff6947b50626b2b">flags</a></td></tr>
<tr class="separator:a0aa7f52ce553407fdff6947b50626b2b"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Represents sound data in the process of being decoded. </p>
<p>The <a class="el" href="structSound__Sample.html" title="Represents sound data in the process of being decoded.">Sound_Sample</a> structure is the heart of SDL_sound. This holds information about a source of sound data as it is being decoded. EVERY FIELD IN THIS IS READ-ONLY. Please use the API functions to change them. </p>
</div><h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="a4862ebaacdb0d4ec3aa3f7874ef2b903"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structSound__AudioInfo.html">Sound_AudioInfo</a> Sound_Sample::actual</td>
</tr>
</table>
</div><div class="memdoc">
<p>Actual audio format of sample. </p>
</div>
</div>
<a class="anchor" id="a160959b8f33b039d54e6a64452d3d9e7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void* Sound_Sample::buffer</td>
</tr>
</table>
</div><div class="memdoc">
<p>Decoded sound data lands in here. </p>
</div>
</div>
<a class="anchor" id="a7bd0273a97a4044e8dbf2bbba36ca176"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Uint32 Sound_Sample::buffer_size</td>
</tr>
</table>
</div><div class="memdoc">
<p>Current size of (buffer), in bytes (Uint8). </p>
</div>
</div>
<a class="anchor" id="a03ef7710992520e65edacc9ad694b034"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="structSound__DecoderInfo.html">Sound_DecoderInfo</a>* Sound_Sample::decoder</td>
</tr>
</table>
</div><div class="memdoc">
<p>Decoder used for this sample. </p>
</div>
</div>
<a class="anchor" id="aca3059080501599b2fef90032122108d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structSound__AudioInfo.html">Sound_AudioInfo</a> Sound_Sample::desired</td>
</tr>
</table>
</div><div class="memdoc">
<p>Desired audio format for conversion. </p>
</div>
</div>
<a class="anchor" id="a0aa7f52ce553407fdff6947b50626b2b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="SDL__sound_8h.html#abf2c8cef39e83f01531f0bf255bdc625">Sound_SampleFlags</a> Sound_Sample::flags</td>
</tr>
</table>
</div><div class="memdoc">
<p>Flags relating to this sample. </p>
</div>
</div>
<a class="anchor" id="af9b14d108498631919187832d74efa11"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void* Sound_Sample::opaque</td>
</tr>
</table>
</div><div class="memdoc">
<p>Internal use only. Don't touch. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="SDL__sound_8h_source.html">SDL_sound.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Jan 23 2014 16:05:00 for SDL_sound by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/documentation/javadocs/org/hibernate/annotations/class-use/GenericGenerators.html | 1fechner/FeatureExtractor | <!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_40) on Wed Feb 10 11:30:57 CST 2016 -->
<title>Uses of Class org.hibernate.annotations.GenericGenerators (Hibernate JavaDocs)</title>
<meta name="date" content="2016-02-10">
<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 org.hibernate.annotations.GenericGenerators (Hibernate JavaDocs)";
}
}
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="../../../../org/hibernate/annotations/GenericGenerators.html" title="annotation in org.hibernate.annotations">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-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?org/hibernate/annotations/class-use/GenericGenerators.html" target="_top">Frames</a></li>
<li><a href="GenericGenerators.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 org.hibernate.annotations.GenericGenerators" class="title">Uses of Class<br>org.hibernate.annotations.GenericGenerators</h2>
</div>
<div class="classUseContainer">No usage of org.hibernate.annotations.GenericGenerators</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="../../../../org/hibernate/annotations/GenericGenerators.html" title="annotation in org.hibernate.annotations">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../overview-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?org/hibernate/annotations/class-use/GenericGenerators.html" target="_top">Frames</a></li>
<li><a href="GenericGenerators.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 © 2001-2016 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved.</small></p>
</body>
</html>
|
mamda/c_cpp/doc/cpp/html/MamdaOptionChainView_8h-source.html | reed-jpm-alpert/OpenMAMA.233 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>OpenMAMDA C++ API: MamdaOptionChainView.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label> <u>S</u>earch for </label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul></div>
<h1>MamdaOptionChainView.h</h1><a href="MamdaOptionChainView_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* $Id$</span>
<a name="l00002"></a>00002 <span class="comment"> *</span>
<a name="l00003"></a>00003 <span class="comment"> * OpenMAMA: The open middleware agnostic messaging API</span>
<a name="l00004"></a>00004 <span class="comment"> * Copyright (C) 2011 NYSE Technologies, Inc.</span>
<a name="l00005"></a>00005 <span class="comment"> *</span>
<a name="l00006"></a>00006 <span class="comment"> * This library is free software; you can redistribute it and/or</span>
<a name="l00007"></a>00007 <span class="comment"> * modify it under the terms of the GNU Lesser General Public</span>
<a name="l00008"></a>00008 <span class="comment"> * License as published by the Free Software Foundation; either</span>
<a name="l00009"></a>00009 <span class="comment"> * version 2.1 of the License, or (at your option) any later version.</span>
<a name="l00010"></a>00010 <span class="comment"> *</span>
<a name="l00011"></a>00011 <span class="comment"> * This library is distributed in the hope that it will be useful,</span>
<a name="l00012"></a>00012 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00013"></a>00013 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span>
<a name="l00014"></a>00014 <span class="comment"> * Lesser General Public License for more details.</span>
<a name="l00015"></a>00015 <span class="comment"> *</span>
<a name="l00016"></a>00016 <span class="comment"> * You should have received a copy of the GNU Lesser General Public</span>
<a name="l00017"></a>00017 <span class="comment"> * License along with this library; if not, write to the Free Software</span>
<a name="l00018"></a>00018 <span class="comment"> * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA</span>
<a name="l00019"></a>00019 <span class="comment"> * 02110-1301 USA</span>
<a name="l00020"></a>00020 <span class="comment"> */</span>
<a name="l00021"></a>00021
<a name="l00022"></a>00022 <span class="preprocessor">#ifndef MamdaOptionChainViewH</span>
<a name="l00023"></a>00023 <span class="preprocessor"></span><span class="preprocessor">#define MamdaOptionChainViewH</span>
<a name="l00024"></a>00024 <span class="preprocessor"></span>
<a name="l00025"></a>00025 <span class="preprocessor">#include <<a class="code" href="MamdaOptionalConfig_8h.html">mamda/MamdaOptionalConfig.h</a>></span>
<a name="l00026"></a>00026 <span class="preprocessor">#include <<a class="code" href="MamdaOptionAtTheMoneyCompareType_8h.html">mamda/MamdaOptionAtTheMoneyCompareType.h</a>></span>
<a name="l00027"></a>00027 <span class="preprocessor">#include <<a class="code" href="MamdaOptionChainHandler_8h.html">mamda/MamdaOptionChainHandler.h</a>></span>
<a name="l00028"></a>00028 <span class="preprocessor">#include <<a class="code" href="MamdaOptionExpirationDateSet_8h.html">mamda/MamdaOptionExpirationDateSet.h</a>></span>
<a name="l00029"></a>00029
<a name="l00030"></a>00030 <span class="keyword">namespace </span>Wombat
<a name="l00031"></a>00031 {
<a name="l00032"></a>00032
<a name="l00045"></a><a class="code" href="classWombat_1_1MamdaOptionChainView.html">00045</a> <span class="keyword">class </span>MAMDAOPTExpDLL MamdaOptionChainView : <span class="keyword">public</span> <a class="code" href="classWombat_1_1MamdaOptionChainHandler.html">MamdaOptionChainHandler</a>
<a name="l00046"></a>00046 {
<a name="l00047"></a>00047 <span class="keyword">public</span>:
<a name="l00055"></a>00055 MamdaOptionChainView (<a class="code" href="classWombat_1_1MamdaOptionChain.html">MamdaOptionChain</a>& chain);
<a name="l00056"></a>00056
<a name="l00060"></a>00060 <span class="keyword">virtual</span> ~MamdaOptionChainView ();
<a name="l00061"></a>00061
<a name="l00067"></a>00067 <span class="keyword">const</span> <span class="keywordtype">char</span>* getSymbol () <span class="keyword">const</span>;
<a name="l00068"></a>00068
<a name="l00077"></a>00077 <span class="keywordtype">void</span> setAtTheMoneyType (<a class="code" href="namespaceWombat.html#a07b06a78fb02e1f93ee37a2d944c33a">MamdaOptionAtTheMoneyCompareType</a> atTheMoneyType);
<a name="l00078"></a>00078
<a name="l00088"></a>00088 <span class="keywordtype">void</span> setStrikeRangePercent (<span class="keywordtype">double</span> percentMargin);
<a name="l00089"></a>00089
<a name="l00096"></a>00096 <span class="keywordtype">void</span> setStrikeRangeNumber (<span class="keywordtype">int</span> number);
<a name="l00097"></a>00097
<a name="l00106"></a>00106 <span class="keywordtype">void</span> setExpirationRangeDays (<span class="keywordtype">int</span> expirationDays);
<a name="l00107"></a>00107
<a name="l00116"></a>00116 <span class="keywordtype">void</span> setNumberOfExpirations (<span class="keywordtype">int</span> numExpirations);
<a name="l00117"></a>00117
<a name="l00129"></a>00129 <span class="keywordtype">void</span> setJitterMargin (<span class="keywordtype">double</span> percentMargin);
<a name="l00130"></a>00130
<a name="l00138"></a>00138 <span class="keywordtype">bool</span> isVisible (<span class="keyword">const</span> <a class="code" href="classWombat_1_1MamdaOptionContract.html">MamdaOptionContract</a>& contract) <span class="keyword">const</span>;
<a name="l00139"></a>00139
<a name="l00147"></a>00147 <span class="keyword">const</span> <a class="code" href="classWombat_1_1MamdaOptionExpirationDateSet.html">MamdaOptionExpirationDateSet</a>& getExpireDateSet() <span class="keyword">const</span>;
<a name="l00148"></a>00148
<a name="l00158"></a>00158 <span class="keywordtype">void</span> onOptionChainRecap (
<a name="l00159"></a>00159 <a class="code" href="classWombat_1_1MamdaSubscription.html">MamdaSubscription</a>* subscription,
<a name="l00160"></a>00160 <a class="code" href="classWombat_1_1MamdaOptionChainListener.html">MamdaOptionChainListener</a>& listener,
<a name="l00161"></a>00161 <span class="keyword">const</span> MamaMsg& msg,
<a name="l00162"></a>00162 <a class="code" href="classWombat_1_1MamdaOptionChain.html">MamdaOptionChain</a>& chain);
<a name="l00163"></a>00163
<a name="l00175"></a>00175 <span class="keywordtype">void</span> onOptionContractCreate (
<a name="l00176"></a>00176 <a class="code" href="classWombat_1_1MamdaSubscription.html">MamdaSubscription</a>* subscription,
<a name="l00177"></a>00177 <a class="code" href="classWombat_1_1MamdaOptionChainListener.html">MamdaOptionChainListener</a>& listener,
<a name="l00178"></a>00178 <span class="keyword">const</span> MamaMsg& msg,
<a name="l00179"></a>00179 <a class="code" href="classWombat_1_1MamdaOptionContract.html">MamdaOptionContract</a>& contract,
<a name="l00180"></a>00180 <a class="code" href="classWombat_1_1MamdaOptionChain.html">MamdaOptionChain</a>& chain);
<a name="l00181"></a>00181
<a name="l00192"></a>00192 <span class="keywordtype">void</span> onOptionSeriesUpdate (
<a name="l00193"></a>00193 <a class="code" href="classWombat_1_1MamdaSubscription.html">MamdaSubscription</a>* subscription,
<a name="l00194"></a>00194 <a class="code" href="classWombat_1_1MamdaOptionChainListener.html">MamdaOptionChainListener</a>& listener,
<a name="l00195"></a>00195 <span class="keyword">const</span> MamaMsg& msg,
<a name="l00196"></a>00196 <span class="keyword">const</span> <a class="code" href="classWombat_1_1MamdaOptionSeriesUpdate.html">MamdaOptionSeriesUpdate</a>& event,
<a name="l00197"></a>00197 <a class="code" href="classWombat_1_1MamdaOptionChain.html">MamdaOptionChain</a>& chain);
<a name="l00198"></a>00198
<a name="l00208"></a>00208 <span class="keywordtype">void</span> onOptionChainGap (
<a name="l00209"></a>00209 <a class="code" href="classWombat_1_1MamdaSubscription.html">MamdaSubscription</a>* subscription,
<a name="l00210"></a>00210 <a class="code" href="classWombat_1_1MamdaOptionChainListener.html">MamdaOptionChainListener</a>& listener,
<a name="l00211"></a>00211 <span class="keyword">const</span> MamaMsg& msg,
<a name="l00212"></a>00212 <a class="code" href="classWombat_1_1MamdaOptionChain.html">MamdaOptionChain</a>& chain);
<a name="l00213"></a>00213
<a name="l00214"></a>00214 <span class="keyword">private</span>:
<a name="l00215"></a>00215 <span class="keyword">struct </span>MamdaOptionChainViewImpl;
<a name="l00216"></a>00216 MamdaOptionChainViewImpl& mImpl;
<a name="l00217"></a>00217 };
<a name="l00218"></a>00218
<a name="l00219"></a>00219 } <span class="comment">// namespace</span>
<a name="l00220"></a>00220
<a name="l00221"></a>00221 <span class="preprocessor">#endif // MamdaOptionChainViewH</span>
</pre></div><d<!-- HTML footer for doxygen 1.8.7-->
<!-- start footer part -->
<!--BEGIN GENERATE_TREEVIEW-->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
$navpath
<li class="footer">
<span>© 2014 Linux Foundation</span>
</ul>
</div>
<!--END GENERATE_TREEVIEW-->
<!--BEGIN !GENERATE_TREEVIEW-->
<hr class="footer"/><address class="footer"><small>
$generatedby  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="$relpath^doxygen.png" alt="doxygen"/>
</a> 1.4.7
</small></address>
<!--END !GENERATE_TREEVIEW-->
</body>
</html>
|
pkg/systemd/hwinfo.html | cockpituous/cockpit | <!DOCTYPE html>
<html>
<head>
<title translate="yes">Hardware Information</title>
<meta charset="utf-8">
<link href="../base1/patternfly.css" type="text/css" rel="stylesheet">
<link href="hwinfo.css" type="text/css" rel="stylesheet">
<script src="../base1/cockpit.js"></script>
<script src="../*/po.js"></script>
</head>
<body class="pf-m-redhat-font">
<div id="hwinfo"></div>
<script src="hwinfo.js"></script>
</body>
</html>
|
archives/2015/08/index.html | KevinLu10/kevinlu10.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Archives: 2015/8 | KevinLu Blog</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description">
<meta property="og:type" content="website">
<meta property="og:title" content="KevinLu Blog">
<meta property="og:url" content="http://kevinlu10.github.io/archives/2015/08/index.html">
<meta property="og:site_name" content="KevinLu Blog">
<meta property="og:description">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="KevinLu Blog">
<meta name="twitter:description">
<link rel="alternative" href="/atom.xml" title="KevinLu Blog" type="application/atom+xml">
<link rel="icon" href="/favicon.png">
<link href="//fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="/css/style.css" type="text/css">
</head>
<body>
<div id="container">
<div id="wrap">
<header id="header">
<div id="banner"></div>
<div id="header-outer" class="outer">
<div id="header-title" class="inner">
<h1 id="logo-wrap">
<a href="/" id="logo">KevinLu Blog</a>
</h1>
</div>
<div id="header-inner" class="inner">
<nav id="main-nav">
<a id="main-nav-toggle" class="nav-icon"></a>
<a class="main-nav-link" href="/">Home</a>
<a class="main-nav-link" href="/archives">Archives</a>
</nav>
<nav id="sub-nav">
<a id="nav-rss-link" class="nav-icon" href="/atom.xml" title="RSS Feed"></a>
<a id="nav-search-btn" class="nav-icon" title="Search"></a>
</nav>
<div id="search-form-wrap">
<form action="//google.com/search" method="get" accept-charset="UTF-8" class="search-form"><input type="search" name="q" results="0" class="search-form-input" placeholder="Search"><button type="submit" class="search-form-submit"></button><input type="hidden" name="sitesearch" value="http://kevinlu10.github.io"></form>
</div>
</div>
</div>
</header>
<div class="outer">
<section id="main">
<section class="archives-wrap">
<div class="archive-year-wrap">
<a href="/archives/2015" class="archive-year">2015</a>
</div>
<div class="archives">
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2015/08/05/hello-world/" class="archive-article-date">
<time datetime="2015-08-05T15:14:43.000Z" itemprop="datePublished">Aug 5</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2015/08/05/hello-world/">Hello World</a>
</h1>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2015/08/05/我的第一篇博文/" class="archive-article-date">
<time datetime="2015-08-05T14:54:16.000Z" itemprop="datePublished">Aug 5</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2015/08/05/我的第一篇博文/">我的第一篇博文</a>
</h1>
</header>
</div>
</article>
</div></section>
</section>
<aside id="sidebar">
<div class="widget-wrap">
<h3 class="widget-title">Archives</h3>
<div class="widget">
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2015/08/">August 2015</a><span class="archive-list-count">2</span></li></ul>
</div>
</div>
<div class="widget-wrap">
<h3 class="widget-title">Recents</h3>
<div class="widget">
<ul>
<li>
<a href="/2015/08/05/hello-world/">Hello World</a>
</li>
<li>
<a href="/2015/08/05/我的第一篇博文/">我的第一篇博文</a>
</li>
</ul>
</div>
</div>
</aside>
</div>
<footer id="footer">
<div class="outer">
<div id="footer-info" class="inner">
© 2015 KevinLu<br>
Powered by <a href="http://hexo.io/" target="_blank">Hexo</a>
</div>
</div>
</footer>
</div>
<nav id="mobile-nav">
<a href="/" class="mobile-nav-link">Home</a>
<a href="/archives" class="mobile-nav-link">Archives</a>
</nav>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css" type="text/css">
<script src="/fancybox/jquery.fancybox.pack.js" type="text/javascript"></script>
<script src="/js/script.js" type="text/javascript"></script>
</div>
</body>
</html> |
JavaClass/docs/de/fub/bytecode/generic/FLOAD.html | sehugg/SSBT | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Tue Feb 01 13:43:52 CET 2000 -->
<TITLE>
: Class FLOAD
</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 ID="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT ID="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="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT ID="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="../../../../de/fub/bytecode/generic/FindPattern.html"><B>PREV CLASS</B></A>
<A HREF="../../../../de/fub/bytecode/generic/FMUL.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="FLOAD.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | <A HREF="#fields_inherited_from_class_de.fub.bytecode.generic.Instruction">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_de.fub.bytecode.generic.LocalVariableInstruction">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
de.fub.bytecode.generic</FONT>
<BR>
Class FLOAD</H2>
<PRE>
java.lang.Object
|
+--<A HREF="../../../../de/fub/bytecode/generic/Instruction.html">de.fub.bytecode.generic.Instruction</A>
|
+--<A HREF="../../../../de/fub/bytecode/generic/LocalVariableInstruction.html">de.fub.bytecode.generic.LocalVariableInstruction</A>
|
+--<B>de.fub.bytecode.generic.FLOAD</B>
</PRE>
<HR>
<DL>
<DT>public class <B>FLOAD</B><DT>extends <A HREF="../../../../de/fub/bytecode/generic/LocalVariableInstruction.html">LocalVariableInstruction</A><DT>implements <A HREF="../../../../de/fub/bytecode/generic/PushInstruction.html">PushInstruction</A></DL>
<P>
FLOAD - Load float from local variable
Stack ... -> ..., result
<P>
<DL>
<DT><B>Version: </B><DD>$Id: FLOAD.html,v 1.1.1.1 2000/02/01 12:43:36 hugg Exp $</DD>
<DT><B>Author: </B><DD><A HREF="http://www.inf.fu-berlin.de/~dahm">M. Dahm</A></DD>
<DT><B>See Also: </B><DD><A HREF="../../../../serialized-form.html#de.fub.bytecode.generic.FLOAD">Serialized Form</A></DL>
<HR>
<P>
<!-- ======== INNER CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="fields_inherited_from_class_de.fub.bytecode.generic.Instruction"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Fields inherited from class de.fub.bytecode.generic.<A HREF="../../../../de/fub/bytecode/generic/Instruction.html">Instruction</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../de/fub/bytecode/generic/Instruction.html#length">length</A>,
<A HREF="../../../../de/fub/bytecode/generic/Instruction.html#tag">tag</A></CODE></TD>
</TR>
</TABLE>
<!-- ======== 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="../../../../de/fub/bytecode/generic/FLOAD.html#FLOAD(int)">FLOAD</A></B>(int n)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="methods_inherited_from_class_de.fub.bytecode.generic.LocalVariableInstruction"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class de.fub.bytecode.generic.<A HREF="../../../../de/fub/bytecode/generic/LocalVariableInstruction.html">LocalVariableInstruction</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../de/fub/bytecode/generic/LocalVariableInstruction.html#dump(java.io.DataOutputStream)">dump</A>,
<A HREF="../../../../de/fub/bytecode/generic/LocalVariableInstruction.html#getIndex()">getIndex</A>,
<A HREF="../../../../de/fub/bytecode/generic/LocalVariableInstruction.html#initFromFile(de.fub.bytecode.util.ByteSequence, boolean)">initFromFile</A>,
<A HREF="../../../../de/fub/bytecode/generic/LocalVariableInstruction.html#setIndex(int)">setIndex</A>,
<A HREF="../../../../de/fub/bytecode/generic/LocalVariableInstruction.html#toString(boolean)">toString</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_de.fub.bytecode.generic.Instruction"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class de.fub.bytecode.generic.<A HREF="../../../../de/fub/bytecode/generic/Instruction.html">Instruction</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../de/fub/bytecode/generic/Instruction.html#consumeStack()">consumeStack</A>,
<A HREF="../../../../de/fub/bytecode/generic/Instruction.html#consumeStack(de.fub.bytecode.generic.ConstantPoolGen)">consumeStack</A>,
<A HREF="../../../../de/fub/bytecode/generic/Instruction.html#copy()">copy</A>,
<A HREF="../../../../de/fub/bytecode/generic/Instruction.html#getLength()">getLength</A>,
<A HREF="../../../../de/fub/bytecode/generic/Instruction.html#getTag()">getTag</A>,
<A HREF="../../../../de/fub/bytecode/generic/Instruction.html#produceStack()">produceStack</A>,
<A HREF="../../../../de/fub/bytecode/generic/Instruction.html#produceStack(de.fub.bytecode.generic.ConstantPoolGen)">produceStack</A>,
<A HREF="../../../../de/fub/bytecode/generic/Instruction.html#toString()">toString</A>,
<A HREF="../../../../de/fub/bytecode/generic/Instruction.html#toString(de.fub.bytecode.classfile.ConstantPool)">toString</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>clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
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="FLOAD(int)"><!-- --></A><H3>
FLOAD</H3>
<PRE>
public <B>FLOAD</B>(int n)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<!-- ========= 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 ID="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT ID="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="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT ID="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="../../../../de/fub/bytecode/generic/FindPattern.html"><B>PREV CLASS</B></A>
<A HREF="../../../../de/fub/bytecode/generic/FMUL.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="FLOAD.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | <A HREF="#fields_inherited_from_class_de.fub.bytecode.generic.Instruction">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_de.fub.bytecode.generic.LocalVariableInstruction">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>
|
doc/html/qml-systempalette.html | kobolabs/qt-everywhere-4.8.0 | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qdeclarativesystempalette.cpp -->
<title>Qt 4.8: QML SystemPalette Element</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
<div class="content">
<a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a>
</div>
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Breadcrumbs go here -->
<li><a href="qdeclarativeelements.html">QML Elements</a></li>
<li>QML SystemPalette Element</li>
</ul>
</div>
</div>
<div class="content mainContent">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#properties">Properties</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<h1 class="title">QML SystemPalette Element</h1>
<span class="subtitle"></span>
<!-- $$$SystemPalette-brief -->
<p>The SystemPalette element provides access to the Qt palettes. <a href="#details">More...</a></p>
<!-- @@@SystemPalette -->
<p>This element was introduced in Qt 4.7.</p>
<ul>
<li><a href="qml-systempalette-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="properties"></a>
<h2>Properties</h2>
<ul>
<li class="fn"><b><b><a href="qml-systempalette.html#alternateBase-prop">alternateBase</a></b></b> : color</li>
<li class="fn"><b><b><a href="qml-systempalette.html#base-prop">base</a></b></b> : color</li>
<li class="fn"><b><b><a href="qml-systempalette.html#button-prop">button</a></b></b> : color</li>
<li class="fn"><b><b><a href="qml-systempalette.html#buttonText-prop">buttonText</a></b></b> : color</li>
<li class="fn"><b><b><a href="qml-systempalette.html#colorGroup-prop">colorGroup</a></b></b> : enumeration</li>
<li class="fn"><b><b><a href="qml-systempalette.html#dark-prop">dark</a></b></b> : color</li>
<li class="fn"><b><b><a href="qml-systempalette.html#highlight-prop">highlight</a></b></b> : color</li>
<li class="fn"><b><b><a href="qml-systempalette.html#highlightedText-prop">highlightedText</a></b></b> : color</li>
<li class="fn"><b><b><a href="qml-systempalette.html#light-prop">light</a></b></b> : color</li>
<li class="fn"><b><b><a href="qml-systempalette.html#mid-prop">mid</a></b></b> : color</li>
<li class="fn"><b><b><a href="qml-systempalette.html#midlight-prop">midlight</a></b></b> : color</li>
<li class="fn"><b><b><a href="qml-systempalette.html#shadow-prop">shadow</a></b></b> : color</li>
<li class="fn"><b><b><a href="qml-systempalette.html#text-prop">text</a></b></b> : color</li>
<li class="fn"><b><b><a href="qml-systempalette.html#window-prop">window</a></b></b> : color</li>
<li class="fn"><b><b><a href="qml-systempalette.html#windowText-prop">windowText</a></b></b> : color</li>
</ul>
<!-- $$$SystemPalette-description -->
<a name="details"></a>
<h2>Detailed Description</h2>
<p>The SystemPalette element provides access to the Qt application palettes. This provides information about the standard colors used for application windows, buttons and other features. These colors are grouped into three <i>color groups</i>: <tt>Active</tt>, <tt>Inactive</tt>, and <tt>Disabled</tt>. See the <a href="qpalette.html">QPalette</a> documentation for details about color groups and the properties provided by SystemPalette.</p>
<p>This can be used to color items in a way that provides a more native look and feel.</p>
<p>The following example creates a palette from the <tt>Active</tt> color group and uses this to color the window and text items appropriately:</p>
<pre class="qml"> import QtQuick 1.0
<span class="type"><a href="qml-rectangle.html">Rectangle</a></span> {
<span class="type">SystemPalette</span> { <span class="name">id</span>: <span class="name">myPalette</span>; <span class="name">colorGroup</span>: <span class="name">SystemPalette</span>.<span class="name">Active</span> }
<span class="name">width</span>: <span class="number">640</span>; <span class="name">height</span>: <span class="number">480</span>
<span class="name">color</span>: <span class="name">myPalette</span>.<span class="name">window</span>
<span class="type"><a href="qml-text.html">Text</a></span> {
<span class="name">anchors</span>.fill: <span class="name">parent</span>
<span class="name">text</span>: <span class="string">"Hello!"</span>; <span class="name">color</span>: <span class="name">myPalette</span>.<span class="name">windowText</span>
}
}</pre>
<p><b>See also </b><a href="qpalette.html">QPalette</a>.</p>
<!-- @@@SystemPalette -->
<h2>Property Documentation</h2>
<!-- $$$alternateBase -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="alternateBase-prop"></a><span class="qmlreadonly">read-only</span><span class="name">alternateBase</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The alternate base color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@alternateBase -->
<br/>
<!-- $$$base -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="base-prop"></a><span class="qmlreadonly">read-only</span><span class="name">base</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The base color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@base -->
<br/>
<!-- $$$button -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="button-prop"></a><span class="qmlreadonly">read-only</span><span class="name">button</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The button color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@button -->
<br/>
<!-- $$$buttonText -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="buttonText-prop"></a><span class="qmlreadonly">read-only</span><span class="name">buttonText</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The button text foreground color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@buttonText -->
<br/>
<!-- $$$colorGroup -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="colorGroup-prop"></a><span class="name">colorGroup</span> : <span class="type"><a href="qml-enumeration.html">enumeration</a></span></p></td></tr></table></div><div class="qmldoc"><p>The color group of the palette. This can be one of:</p>
<ul>
<li><a href="qml-systempalette.html">SystemPalette</a>.Active (default)</li>
<li><a href="qml-systempalette.html">SystemPalette</a>.Inactive</li>
<li><a href="qml-systempalette.html">SystemPalette</a>.Disabled</li>
</ul>
<p><b>See also </b><a href="qpalette.html#ColorGroup-enum">QPalette::ColorGroup</a>.</p>
</div></div><!-- @@@colorGroup -->
<br/>
<!-- $$$dark -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="dark-prop"></a><span class="qmlreadonly">read-only</span><span class="name">dark</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The dark color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@dark -->
<br/>
<!-- $$$highlight -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="highlight-prop"></a><span class="qmlreadonly">read-only</span><span class="name">highlight</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The highlight color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@highlight -->
<br/>
<!-- $$$highlightedText -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="highlightedText-prop"></a><span class="qmlreadonly">read-only</span><span class="name">highlightedText</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The highlighted text color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@highlightedText -->
<br/>
<!-- $$$light -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="light-prop"></a><span class="qmlreadonly">read-only</span><span class="name">light</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The light color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@light -->
<br/>
<!-- $$$mid -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="mid-prop"></a><span class="qmlreadonly">read-only</span><span class="name">mid</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The mid color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@mid -->
<br/>
<!-- $$$midlight -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="midlight-prop"></a><span class="qmlreadonly">read-only</span><span class="name">midlight</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The midlight color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@midlight -->
<br/>
<!-- $$$shadow -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="shadow-prop"></a><span class="qmlreadonly">read-only</span><span class="name">shadow</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The shadow color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@shadow -->
<br/>
<!-- $$$text -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="text-prop"></a><span class="qmlreadonly">read-only</span><span class="name">text</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The text color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@text -->
<br/>
<!-- $$$window -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="window-prop"></a><span class="qmlreadonly">read-only</span><span class="name">window</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The window (general background) color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@window -->
<br/>
<!-- $$$windowText -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="windowText-prop"></a><span class="qmlreadonly">read-only</span><span class="name">windowText</span> : <span class="type"><a href="qml-color.html">color</a></span></p></td></tr></table></div><div class="qmldoc"><p>The window text (general foreground) color of the current color group.</p>
<p><b>See also </b><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a>.</p>
</div></div><!-- @@@windowText -->
<br/>
<div class="ft">
<span></span>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2008-2011 Nokia Corporation and/or its
subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation
in Finland and/or other countries worldwide.</p>
<p>
All other trademarks are property of their respective owners. <a title="Privacy Policy"
href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p>
<br />
<p>
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.</p>
<p>
Alternatively, this document may be used under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU
Free Documentation License version 1.3</a>
as published by the Free Software Foundation.</p>
</div>
</body>
</html>
|
QScintilla/doc/html-Qt3/classQsciDocument-members.html | bitsauce/ASIDE | <!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>QScintilla: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</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">QScintilla
 <span id="projectnumber">2.8.2</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.5.1 -->
<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="dirs.html"><span>Directories</span></a></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="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="headertitle">
<div class="title">QsciDocument Member List</div> </div>
</div>
<div class="contents">
This is the complete list of members for <a class="el" href="classQsciDocument.html">QsciDocument</a>, including all inherited members.<table>
<tr bgcolor="#f0f0f0"><td><b>operator=</b>(const QsciDocument &) (defined in <a class="el" href="classQsciDocument.html">QsciDocument</a>)</td><td><a class="el" href="classQsciDocument.html">QsciDocument</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classQsciDocument.html#a3da32a3198c407aa692764ccd98ad66f">QsciDocument</a>()</td><td><a class="el" href="classQsciDocument.html">QsciDocument</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>QsciDocument</b>(const QsciDocument &) (defined in <a class="el" href="classQsciDocument.html">QsciDocument</a>)</td><td><a class="el" href="classQsciDocument.html">QsciDocument</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>~QsciDocument</b>() (defined in <a class="el" href="classQsciDocument.html">QsciDocument</a>)</td><td><a class="el" href="classQsciDocument.html">QsciDocument</a></td><td><code> [virtual]</code></td></tr>
</table></div>
<hr class="footer"/><address class="footer"><small>
Generated on Mon May 26 2014 14:42:19 for QScintilla by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.5.1
</small></address>
</body>
</html>
|
doc/html/qdial.html | kobolabs/qt-everywhere-opensource-src-4.6.2 | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- qdial.cpp -->
<head>
<title>Qt 4.6: QDial Class Reference</title>
<link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<a name="//apple_ref/cpp/cl//QDial"></a>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" valign="top" width="32"><a href="http://qt.nokia.com/"><img src="images/qt-logo.png" align="left" border="0" /></a></td>
<td width="1"> </td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a> · <a href="classes.html"><font color="#004faf">All Classes</font></a> · <a href="functions.html"><font color="#004faf">All Functions</font></a> · <a href="overviews.html"><font color="#004faf">Overviews</font></a></td></tr></table><h1 class="title">QDial Class Reference<br /><span class="small-subtitle">[<a href="qtgui.html">QtGui</a> module]</span>
</h1>
<p>The QDial class provides a rounded range control (like a speedometer or potentiometer). <a href="#details">More...</a></p>
<pre> #include <QDial></pre><p>Inherits <a href="qabstractslider.html">QAbstractSlider</a>.</p>
<ul>
<li><a href="qdial-members.html">List of all members, including inherited members</a></li>
<li><a href="qdial-qt3.html">Qt 3 support members</a></li>
</ul>
<hr />
<a name="properties"></a>
<h2>Properties</h2>
<ul>
<li><div class="fn"><b><a href="qdial.html#notchSize-prop">notchSize</a></b> : const int</div></li>
<li><div class="fn"><b><a href="qdial.html#notchTarget-prop">notchTarget</a></b> : qreal</div></li>
<li><div class="fn"><b><a href="qdial.html#notchesVisible-prop">notchesVisible</a></b> : bool</div></li>
<li><div class="fn"><b><a href="qdial.html#wrapping-prop">wrapping</a></b> : bool</div></li>
</ul>
<ul>
<li><div bar="2" class="fn"></div>11 properties inherited from <a href="qabstractslider.html#properties">QAbstractSlider</a></li>
<li><div bar="2" class="fn"></div>58 properties inherited from <a href="qwidget.html#properties">QWidget</a></li>
<li><div bar="2" class="fn"></div>1 property inherited from <a href="qobject.html#properties">QObject</a></li>
</ul>
<hr />
<a name="public-functions"></a>
<h2>Public Functions</h2>
<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="memItemLeft" align="right" valign="top"></td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#QDial">QDial</a></b> ( QWidget * <i>parent</i> = 0 )</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"></td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#dtor.QDial">~QDial</a></b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#notchSize-prop">notchSize</a></b> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">qreal </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#notchTarget-prop">notchTarget</a></b> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#notchesVisible-prop">notchesVisible</a></b> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#notchTarget-prop">setNotchTarget</a></b> ( double <i>target</i> )</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#wrapping-prop">wrapping</a></b> () const</td></tr>
</table>
<hr />
<a name="reimplemented-public-functions"></a>
<h2>Reimplemented Public Functions</h2>
<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="memItemLeft" align="right" valign="top">virtual QSize </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#minimumSizeHint">minimumSizeHint</a></b> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual QSize </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#sizeHint">sizeHint</a></b> () const</td></tr>
</table>
<ul>
<li><div bar="2" class="fn"></div>22 public functions inherited from <a href="qabstractslider.html#public-functions">QAbstractSlider</a></li>
<li><div bar="2" class="fn"></div>217 public functions inherited from <a href="qwidget.html#public-functions">QWidget</a></li>
<li><div bar="2" class="fn"></div>29 public functions inherited from <a href="qobject.html#public-functions">QObject</a></li>
<li><div bar="2" class="fn"></div>13 public functions inherited from <a href="qpaintdevice.html#public-functions">QPaintDevice</a></li>
</ul>
<hr />
<a name="public-slots"></a>
<h2>Public Slots</h2>
<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#notchesVisible-prop">setNotchesVisible</a></b> ( bool <i>visible</i> )</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#wrapping-prop">setWrapping</a></b> ( bool <i>on</i> )</td></tr>
</table>
<ul>
<li><div bar="2" class="fn"></div>2 public slots inherited from <a href="qabstractslider.html#public-slots">QAbstractSlider</a></li>
<li><div bar="2" class="fn"></div>19 public slots inherited from <a href="qwidget.html#public-slots">QWidget</a></li>
<li><div bar="2" class="fn"></div>1 public slot inherited from <a href="qobject.html#public-slots">QObject</a></li>
</ul>
<hr />
<a name="protected-functions"></a>
<h2>Protected Functions</h2>
<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#initStyleOption">initStyleOption</a></b> ( QStyleOptionSlider * <i>option</i> ) const</td></tr>
</table>
<hr />
<a name="reimplemented-protected-functions"></a>
<h2>Reimplemented Protected Functions</h2>
<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#event">event</a></b> ( QEvent * <i>e</i> )</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#mouseMoveEvent">mouseMoveEvent</a></b> ( QMouseEvent * <i>e</i> )</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#mousePressEvent">mousePressEvent</a></b> ( QMouseEvent * <i>e</i> )</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#mouseReleaseEvent">mouseReleaseEvent</a></b> ( QMouseEvent * <i>e</i> )</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#paintEvent">paintEvent</a></b> ( QPaintEvent * <i>pe</i> )</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#resizeEvent">resizeEvent</a></b> ( QResizeEvent * <i>e</i> )</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><b><a href="qdial.html#sliderChange">sliderChange</a></b> ( SliderChange <i>change</i> )</td></tr>
</table>
<ul>
<li><div bar="2" class="fn"></div>8 protected functions inherited from <a href="qabstractslider.html#protected-functions">QAbstractSlider</a></li>
<li><div bar="2" class="fn"></div>37 protected functions inherited from <a href="qwidget.html#protected-functions">QWidget</a></li>
<li><div bar="2" class="fn"></div>7 protected functions inherited from <a href="qobject.html#protected-functions">QObject</a></li>
<li><div bar="2" class="fn"></div>1 protected function inherited from <a href="qpaintdevice.html#protected-functions">QPaintDevice</a></li>
</ul>
<h3>Additional Inherited Members</h3>
<ul>
<li><div class="fn"></div>6 signals inherited from <a href="qabstractslider.html#signals">QAbstractSlider</a></li>
<li><div class="fn"></div>1 signal inherited from <a href="qwidget.html#signals">QWidget</a></li>
<li><div class="fn"></div>1 signal inherited from <a href="qobject.html#signals">QObject</a></li>
<li><div class="fn"></div>4 static public members inherited from <a href="qwidget.html#static-public-members">QWidget</a></li>
<li><div class="fn"></div>5 static public members inherited from <a href="qobject.html#static-public-members">QObject</a></li>
<li><div class="fn"></div>1 protected slot inherited from <a href="qwidget.html#protected-slots">QWidget</a></li>
</ul>
<a name="details"></a>
<hr />
<h2>Detailed Description</h2>
<p>The QDial class provides a rounded range control (like a speedometer or potentiometer).</p>
<p>QDial is used when the user needs to control a value within a program-definable range, and the range either wraps around (for example, with angles measured from 0 to 359 degrees) or the dialog layout needs a square widget.</p>
<p>Since QDial inherits from <a href="qabstractslider.html">QAbstractSlider</a>, the dial behaves in a similar way to a <a href="qslider.html">slider</a>. When <a href="qdial.html#wrapping-prop">wrapping</a>() is false (the default setting) there is no real difference between a slider and a dial. They both share the same signals, slots and member functions. Which one you use depends on the expectations of your users and on the type of application.</p>
<p>The dial initially emits <a href="qabstractslider.html#valueChanged">valueChanged</a>() signals continuously while the slider is being moved; you can make it emit the signal less often by disabling the <a href="qabstractslider.html#tracking-prop">tracking</a> property. The <a href="qabstractslider.html#sliderMoved">sliderMoved</a>() signal is emitted continuously even when tracking is disabled.</p>
<p>The dial also emits <a href="qabstractslider.html#sliderPressed">sliderPressed</a>() and <a href="qabstractslider.html#sliderReleased">sliderReleased</a>() signals when the mouse button is pressed and released. Note that the dial's value can change without these signals being emitted since the keyboard and wheel can also be used to change the value.</p>
<p>Unlike the slider, QDial attempts to draw a "nice" number of notches rather than one per line step. If possible, the number of notches drawn is one per line step, but if there aren't enough pixels to draw every one, QDial will skip notches to try and draw a uniform set (e.g. by drawing every second or third notch).</p>
<p>Like the slider, the dial makes the <a href="qabstractslider.html">QAbstractSlider</a> functions <a href="qabstractslider.html#value-prop">setValue</a>(), <a href="qabstractslider-qt3.html#addLine" class="compat">addLine</a>(), <a href="qabstractslider-qt3.html#subtractLine" class="compat">subtractLine</a>(), <a href="qabstractslider-qt3.html#addPage" class="compat">addPage</a>() and <a href="qabstractslider-qt3.html#subtractPage" class="compat">subtractPage</a>() available as slots.</p>
<p>The dial's keyboard interface is fairly simple: The <b>left</b>/<b>up</b> and <b>right</b>/<b>down</b> arrow keys adjust the dial's <a href="qabstractslider.html#value-prop">value</a> by the defined <a href="qabstractslider.html#singleStep-prop">singleStep</a>, <b>Page Up</b> and <b>Page Down</b> by the defined <a href="qabstractslider.html#pageStep-prop">pageStep</a>, and the <b>Home</b> and <b>End</b> keys set the value to the defined <a href="qabstractslider.html#minimum-prop">minimum</a> and <a href="qabstractslider.html#maximum-prop">maximum</a> values.</p>
<p>If you are using the mouse wheel to adjust the dial, the increment value is determined by the lesser value of <a href="qapplication.html#wheelScrollLines-prop">wheelScrollLines</a> multipled by <a href="qabstractslider.html#singleStep-prop">singleStep</a>, and <a href="qabstractslider.html#pageStep-prop">pageStep</a>.</p>
<p><table class="generic" align="center" cellpadding="2" cellspacing="1" border="0">
<tr valign="top" class="odd"><td><img src="images/plastique-dial.png" alt="Screenshot of a dial in the Plastique widget style" /></td><td><img src="images/windowsxp-dial.png" alt="Screenshot of a dial in the Windows XP widget style" /></td><td><img src="images/macintosh-dial.png" alt="Screenshot of a dial in the Macintosh widget style" /></td></tr>
<tr valign="top" class="even"><td colspan="3">Dials shown in various widget styles (from left to right): <a href="gallery-plastique.html">Plastique</a>, <a href="gallery-windowsxp.html">Windows XP</a>, <a href="gallery-macintosh.html">Macintosh</a>.</td></tr>
</table></p>
<p>See also <a href="qscrollbar.html">QScrollBar</a>, <a href="qspinbox.html">QSpinBox</a>, <a href="qslider.html">QSlider</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Slider</a>, and <a href="widgets-sliders.html">Sliders Example</a>.</p>
<hr />
<h2>Property Documentation</h2>
<a name="//apple_ref/cpp/instm/QDial/notchSize"></a>
<h3 class="fn"><a name="notchSize-prop"></a>notchSize : const int</h3>
<p>This property holds the current notch size.</p>
<p>The notch size is in range control units, not pixels, and if possible it is a multiple of <a href="qabstractslider.html#singleStep-prop">singleStep</a>() that results in an on-screen notch size near <a href="qdial.html#notchTarget-prop">notchTarget</a>().</p>
<p>By default, this property has a value of 1.</p>
<p><b>Access functions:</b></p>
<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><b>notchSize</b> () const</td></tr>
</table>
<p>See also <a href="qdial.html#notchTarget-prop">notchTarget</a>() and <a href="qabstractslider.html#singleStep-prop">singleStep</a>().</p>
<a name="//apple_ref/cpp/instm/QDial/notchTarget"></a>
<a name="//apple_ref/cpp/instm/QDial/setNotchTarget"></a>
<h3 class="fn"><a name="notchTarget-prop"></a>notchTarget : <a href="qtglobal.html#qreal-typedef">qreal</a></h3>
<p>This property holds the target number of pixels between notches.</p>
<p>The notch target is the number of pixels <a href="qdial.html">QDial</a> attempts to put between each notch.</p>
<p>The actual size may differ from the target size.</p>
<p>The default notch target is 3.7 pixels.</p>
<p><b>Access functions:</b></p>
<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="memItemLeft" align="right" valign="top">qreal </td><td class="memItemRight" valign="bottom"><b>notchTarget</b> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b>setNotchTarget</b> ( double <i>target</i> )</td></tr>
</table>
<a name="//apple_ref/cpp/instm/QDial/notchesVisible"></a>
<a name="//apple_ref/cpp/instm/QDial/setNotchesVisible"></a>
<h3 class="fn"><a name="notchesVisible-prop"></a>notchesVisible : bool</h3>
<p>This property holds whether the notches are shown.</p>
<p>If the property is true, a series of notches are drawn around the dial to indicate the range of values available; otherwise no notches are shown.</p>
<p>By default, this property is disabled.</p>
<p><b>Access functions:</b></p>
<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><b>notchesVisible</b> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b>setNotchesVisible</b> ( bool <i>visible</i> )</td></tr>
</table>
<a name="//apple_ref/cpp/instm/QDial/wrapping"></a>
<a name="//apple_ref/cpp/instm/QDial/setWrapping"></a>
<h3 class="fn"><a name="wrapping-prop"></a>wrapping : bool</h3>
<p>This property holds whether wrapping is enabled.</p>
<p>If true, wrapping is enabled; otherwise some space is inserted at the bottom of the dial to separate the ends of the range of valid values.</p>
<p>If enabled, the arrow can be oriented at any angle on the dial. If disabled, the arrow will be restricted to the upper part of the dial; if it is rotated into the space at the bottom of the dial, it will be clamped to the closest end of the valid range of values.</p>
<p>By default this property is false.</p>
<p><b>Access functions:</b></p>
<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><b>wrapping</b> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b>setWrapping</b> ( bool <i>on</i> )</td></tr>
</table>
<hr />
<h2>Member Function Documentation</h2>
<a name="//apple_ref/cpp/instm/QDial/QDial"></a>
<h3 class="fn"><a name="QDial"></a>QDial::QDial ( <a href="qwidget.html">QWidget</a> * <i>parent</i> = 0 )</h3>
<p>Constructs a dial.</p>
<p>The <i>parent</i> argument is sent to the <a href="qabstractslider.html">QAbstractSlider</a> constructor.</p>
<a name="//apple_ref/cpp/instm/QDial/~QDial"></a>
<h3 class="fn"><a name="dtor.QDial"></a>QDial::~QDial ()</h3>
<p>Destroys the dial.</p>
<a name="//apple_ref/cpp/instm/QDial/event"></a>
<h3 class="fn"><a name="event"></a>bool QDial::event ( <a href="qevent.html">QEvent</a> * <i>e</i> ) <tt> [virtual protected]</tt></h3>
<p>Reimplemented from <a href="qobject.html#event">QObject::event</a>().</p>
<a name="//apple_ref/cpp/instm/QDial/initStyleOption"></a>
<h3 class="fn"><a name="initStyleOption"></a>void QDial::initStyleOption ( <a href="qstyleoptionslider.html">QStyleOptionSlider</a> * <i>option</i> ) const <tt> [protected]</tt></h3>
<p>Initialize <i>option</i> with the values from this <a href="qdial.html">QDial</a>. This method is useful for subclasses when they need a <a href="qstyleoptionslider.html">QStyleOptionSlider</a>, but don't want to fill in all the information themselves.</p>
<p>See also <a href="qstyleoption.html#initFrom">QStyleOption::initFrom</a>().</p>
<a name="//apple_ref/cpp/instm/QDial/minimumSizeHint"></a>
<h3 class="fn"><a name="minimumSizeHint"></a><a href="qsize.html">QSize</a> QDial::minimumSizeHint () const <tt> [virtual]</tt></h3>
<p>Reimplemented from <a href="qwidget.html#minimumSizeHint-prop">QWidget::minimumSizeHint</a>().</p>
<a name="//apple_ref/cpp/instm/QDial/mouseMoveEvent"></a>
<h3 class="fn"><a name="mouseMoveEvent"></a>void QDial::mouseMoveEvent ( <a href="qmouseevent.html">QMouseEvent</a> * <i>e</i> ) <tt> [virtual protected]</tt></h3>
<p>Reimplemented from <a href="qwidget.html#mouseMoveEvent">QWidget::mouseMoveEvent</a>().</p>
<a name="//apple_ref/cpp/instm/QDial/mousePressEvent"></a>
<h3 class="fn"><a name="mousePressEvent"></a>void QDial::mousePressEvent ( <a href="qmouseevent.html">QMouseEvent</a> * <i>e</i> ) <tt> [virtual protected]</tt></h3>
<p>Reimplemented from <a href="qwidget.html#mousePressEvent">QWidget::mousePressEvent</a>().</p>
<a name="//apple_ref/cpp/instm/QDial/mouseReleaseEvent"></a>
<h3 class="fn"><a name="mouseReleaseEvent"></a>void QDial::mouseReleaseEvent ( <a href="qmouseevent.html">QMouseEvent</a> * <i>e</i> ) <tt> [virtual protected]</tt></h3>
<p>Reimplemented from <a href="qwidget.html#mouseReleaseEvent">QWidget::mouseReleaseEvent</a>().</p>
<a name="//apple_ref/cpp/instm/QDial/paintEvent"></a>
<h3 class="fn"><a name="paintEvent"></a>void QDial::paintEvent ( <a href="qpaintevent.html">QPaintEvent</a> * <i>pe</i> ) <tt> [virtual protected]</tt></h3>
<p>Reimplemented from <a href="qwidget.html#paintEvent">QWidget::paintEvent</a>().</p>
<a name="//apple_ref/cpp/instm/QDial/resizeEvent"></a>
<h3 class="fn"><a name="resizeEvent"></a>void QDial::resizeEvent ( <a href="qresizeevent.html">QResizeEvent</a> * <i>e</i> ) <tt> [virtual protected]</tt></h3>
<p>Reimplemented from <a href="qwidget.html#resizeEvent">QWidget::resizeEvent</a>().</p>
<a name="//apple_ref/cpp/instm/QDial/sizeHint"></a>
<h3 class="fn"><a name="sizeHint"></a><a href="qsize.html">QSize</a> QDial::sizeHint () const <tt> [virtual]</tt></h3>
<p>Reimplemented from <a href="qwidget.html#sizeHint-prop">QWidget::sizeHint</a>().</p>
<a name="//apple_ref/cpp/instm/QDial/sliderChange"></a>
<h3 class="fn"><a name="sliderChange"></a>void QDial::sliderChange ( <a href="qabstractslider.html#SliderChange-enum">SliderChange</a> <i>change</i> ) <tt> [virtual protected]</tt></h3>
<p>Reimplemented from <a href="qabstractslider.html#sliderChange">QAbstractSlider::sliderChange</a>().</p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="40%" align="left">Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies)</td>
<td width="20%" align="center"><a href="trademarks.html">Trademarks</a></td>
<td width="40%" align="right"><div align="right">Qt 4.6.2</div></td>
</tr></table></div></address></body>
</html>
|
docs/api/sdljava/x/swig/SWIGTYPE_p_short.html | MyOwnClone/sdljava-osx-port | <!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.5.0_01) on Sun Feb 20 17:14:11 EST 2005 -->
<TITLE>
SWIGTYPE_p_short (sdljava api)
</TITLE>
<META NAME="keywords" CONTENT="sdljava.x.swig.SWIGTYPE_p_short class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="SWIGTYPE_p_short (sdljava api)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= 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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SWIGTYPE_p_short.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="../../../sdljava/x/swig/SWIGTYPE_p_SDL_SysWMmsg.html" title="class in sdljava.x.swig"><B>PREV CLASS</B></A>
<A HREF="../../../sdljava/x/swig/SWIGTYPE_p_this.html" title="class in sdljava.x.swig"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?sdljava/x/swig/SWIGTYPE_p_short.html" target="_top"><B>FRAMES</B></A>
<A HREF="SWIGTYPE_p_short.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
sdljava.x.swig</FONT>
<BR>
Class SWIGTYPE_p_short</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>sdljava.x.swig.SWIGTYPE_p_short</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>SWIGTYPE_p_short</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../sdljava/x/swig/SWIGTYPE_p_short.html#swigCPtr">swigCPtr</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../sdljava/x/swig/SWIGTYPE_p_short.html#SWIGTYPE_p_short()">SWIGTYPE_p_short</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../sdljava/x/swig/SWIGTYPE_p_short.html#SWIGTYPE_p_short(long, boolean)">SWIGTYPE_p_short</A></B>(long cPtr,
boolean bFutureUse)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../sdljava/x/swig/SWIGTYPE_p_short.html#getCPtr(sdljava.x.swig.SWIGTYPE_p_short)">getCPtr</A></B>(<A HREF="../../../sdljava/x/swig/SWIGTYPE_p_short.html" title="class in sdljava.x.swig">SWIGTYPE_p_short</A> obj)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="swigCPtr"><!-- --></A><H3>
swigCPtr</H3>
<PRE>
private long <B>swigCPtr</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="SWIGTYPE_p_short(long, boolean)"><!-- --></A><H3>
SWIGTYPE_p_short</H3>
<PRE>
protected <B>SWIGTYPE_p_short</B>(long cPtr,
boolean bFutureUse)</PRE>
<DL>
</DL>
<HR>
<A NAME="SWIGTYPE_p_short()"><!-- --></A><H3>
SWIGTYPE_p_short</H3>
<PRE>
protected <B>SWIGTYPE_p_short</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getCPtr(sdljava.x.swig.SWIGTYPE_p_short)"><!-- --></A><H3>
getCPtr</H3>
<PRE>
protected static long <B>getCPtr</B>(<A HREF="../../../sdljava/x/swig/SWIGTYPE_p_short.html" title="class in sdljava.x.swig">SWIGTYPE_p_short</A> obj)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SWIGTYPE_p_short.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="../../../sdljava/x/swig/SWIGTYPE_p_SDL_SysWMmsg.html" title="class in sdljava.x.swig"><B>PREV CLASS</B></A>
<A HREF="../../../sdljava/x/swig/SWIGTYPE_p_this.html" title="class in sdljava.x.swig"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?sdljava/x/swig/SWIGTYPE_p_short.html" target="_top"><B>FRAMES</B></A>
<A HREF="SWIGTYPE_p_short.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
doc/html/declarative-i18n-qml-i18n-i18n-qml.html | sicily/qt4.8.4 | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qt 4.8: i18n.qml Example File (declarative/i18n/qml/i18n/i18n.qml)</title>
<link rel="stylesheet" type="text/css" href="style/style.css" />
<script src="scripts/jquery.js" type="text/javascript"></script>
<script src="scripts/functions.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="style/superfish.css" />
<link rel="stylesheet" type="text/css" href="style/narrow.css" />
<!--[if IE]>
<meta name="MSSmartTagsPreventParsing" content="true">
<meta http-equiv="imagetoolbar" content="no">
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="style/style_ie6.css">
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="style/style_ie7.css">
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="style/style_ie8.css">
<![endif]-->
<script src="scripts/superfish.js" type="text/javascript"></script>
<script src="scripts/narrow.js" type="text/javascript"></script>
</head>
<body class="" onload="CheckEmptyAndLoadList();">
<div class="header" id="qtdocheader">
<div class="content">
<div id="nav-logo">
<a href="index.html">Home</a></div>
<a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a>
<div id="narrowsearch"></div>
<div id="nav-topright">
<ul>
<li class="nav-topright-home"><a href="http://qt.digia.com/">Qt HOME</a></li>
<li class="nav-topright-dev"><a href="http://qt-project.org/">DEV</a></li>
<li class="nav-topright-doc nav-topright-doc-active"><a href="http://qt-project.org/doc/">
DOC</a></li>
<li class="nav-topright-blog"><a href="http://blog.qt.digia.com/">BLOG</a></li>
</ul>
</div>
<div id="shortCut">
<ul>
<li class="shortCut-topleft-inactive"><span><a href="index.html">Qt 4.8</a></span></li>
<li class="shortCut-topleft-active"><a href="http://qt-project.org/doc/">ALL VERSIONS </a></li>
</ul>
</div>
<ul class="sf-menu" id="narrowmenu">
<li><a href="#">API Lookup</a>
<ul>
<li><a href="classes.html">Class index</a></li>
<li><a href="functions.html">Function index</a></li>
<li><a href="modules.html">Modules</a></li>
<li><a href="namespaces.html">Namespaces</a></li>
<li><a href="qtglobal.html">Global Declarations</a></li>
<li><a href="qdeclarativeelements.html">QML elements</a></li>
</ul>
</li>
<li><a href="#">Qt Topics</a>
<ul>
<li><a href="qt-basic-concepts.html">Programming with Qt</a></li>
<li><a href="qtquick.html">Device UIs & Qt Quick</a></li>
<li><a href="qt-gui-concepts.html">UI Design with Qt</a></li>
<li><a href="supported-platforms.html">Supported Platforms</a></li>
<li><a href="technology-apis.html">Qt and Key Technologies</a></li>
<li><a href="best-practices.html">How-To's and Best Practices</a></li>
</ul>
</li>
<li><a href="#">Examples</a>
<ul>
<li><a href="all-examples.html">Examples</a></li>
<li><a href="tutorials.html">Tutorials</a></li>
<li><a href="demos.html">Demos</a></li>
<li><a href="qdeclarativeexamples.html">QML Examples</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="wrapper">
<div class="hd">
<span></span>
</div>
<div class="bd group">
<div class="sidebar">
<div class="searchlabel">
Search index:</div>
<div class="search" id="sidebarsearch">
<form id="qtdocsearch" action="" onsubmit="return false;">
<fieldset>
<input type="text" name="searchstring" id="pageType" value="" />
<div id="resultdialog">
<a href="#" id="resultclose">Close</a>
<p id="resultlinks" class="all"><a href="#" id="showallresults">All</a> | <a href="#" id="showapiresults">API</a> | <a href="#" id="showarticleresults">Articles</a> | <a href="#" id="showexampleresults">Examples</a></p>
<p id="searchcount" class="all"><span id="resultcount"></span><span id="apicount"></span><span id="articlecount"></span><span id="examplecount"></span> results:</p>
<ul id="resultlist" class="all">
</ul>
</div>
</fieldset>
</form>
</div>
<div class="box first bottombar" id="lookup">
<h2 title="API Lookup"><span></span>
API Lookup</h2>
<div id="list001" class="list">
<ul id="ul001" >
<li class="defaultLink"><a href="classes.html">Class index</a></li>
<li class="defaultLink"><a href="functions.html">Function index</a></li>
<li class="defaultLink"><a href="modules.html">Modules</a></li>
<li class="defaultLink"><a href="namespaces.html">Namespaces</a></li>
<li class="defaultLink"><a href="qtglobal.html">Global Declarations</a></li>
<li class="defaultLink"><a href="qdeclarativeelements.html">QML elements</a></li>
</ul>
</div>
</div>
<div class="box bottombar" id="topics">
<h2 title="Qt Topics"><span></span>
Qt Topics</h2>
<div id="list002" class="list">
<ul id="ul002" >
<li class="defaultLink"><a href="qt-basic-concepts.html">Programming with Qt</a></li>
<li class="defaultLink"><a href="qtquick.html">Device UIs & Qt Quick</a></li>
<li class="defaultLink"><a href="qt-gui-concepts.html">UI Design with Qt</a></li>
<li class="defaultLink"><a href="supported-platforms.html">Supported Platforms</a></li>
<li class="defaultLink"><a href="technology-apis.html">Qt and Key Technologies</a></li>
<li class="defaultLink"><a href="best-practices.html">How-To's and Best Practices</a></li>
</ul>
</div>
</div>
<div class="box" id="examples">
<h2 title="Examples"><span></span>
Examples</h2>
<div id="list003" class="list">
<ul id="ul003">
<li class="defaultLink"><a href="all-examples.html">Examples</a></li>
<li class="defaultLink"><a href="tutorials.html">Tutorials</a></li>
<li class="defaultLink"><a href="demos.html">Demos</a></li>
<li class="defaultLink"><a href="qdeclarativeexamples.html">QML Examples</a></li>
</ul>
</div>
</div>
</div>
<div class="wrap">
<div class="toolbar">
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Breadcrumbs go here -->
</ul>
</div>
<div class="toolbuttons toolblock">
<ul>
<li id="smallA" class="t_button">A</li>
<li id="medA" class="t_button active">A</li>
<li id="bigA" class="t_button">A</li>
<li id="print" class="t_button"><a href="javascript:this.print();">
<span>Print</span></a></li>
</ul>
</div>
</div>
<div class="content mainContent">
<h1 class="title">i18n.qml Example File</h1>
<span class="small-subtitle">declarative/i18n/qml/i18n/i18n.qml</span>
<!-- $$$declarative/i18n/qml/i18n/i18n.qml-description -->
<div class="descr"> <a name="details"></a>
<pre class="qml"> <span class="comment">/****************************************************************************
**
** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
** You may use this file under the terms of the BSD license as follows:
**
** "Redistribution and use in source and binary forms, with or without
** modification, are permitted provided that the following conditions are
** met:
** * Redistributions of source code must retain the above copyright
** notice, this list of conditions and the following disclaimer.
** * Redistributions in binary form must reproduce the above copyright
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
** of its contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
**
** $QT_END_LICENSE$
**
****************************************************************************/</span>
import QtQuick 1.0
//
<span class="comment">// The QML runtime automatically loads a translation from the i18n subdirectory of the root</span>
<span class="comment">// QML file, based on the system language.</span>
//
<span class="comment">// The files are created/updated by running:</span>
//
<span class="comment">// lupdate i18n.qml -ts i18n/base.ts</span>
//
<span class="comment">// Translations for new languages are created by copying i18n/base.ts to i18n/qml_<lang>.ts</span>
<span class="comment">// The .ts files can then be edited with Linguist:</span>
//
<span class="comment">// linguist i18n/qml_fr.ts</span>
//
<span class="comment">// The run-time translation files are then generaeted by running:</span>
//
<span class="comment">// lrelease i18n/*.ts</span>
//
<span class="type"><a href="qml-rectangle.html">Rectangle</a></span> {
<span class="name">width</span>: <span class="number">640</span>; <span class="name">height</span>: <span class="number">480</span>
<span class="type"><a href="qml-column.html">Column</a></span> {
<span class="name">anchors</span>.fill: <span class="name">parent</span>; <span class="name">spacing</span>: <span class="number">20</span>
<span class="type"><a href="qml-text.html">Text</a></span> {
<span class="name">text</span>: <span class="string">"If a translation is available for the system language (eg. French) then the
string below will translated (eg. 'Bonjour'). Otherwise it will show 'Hello'."</span>
<span class="name">width</span>: <span class="name">parent</span>.<span class="name">width</span>; <span class="name">wrapMode</span>: <span class="name">Text</span>.<span class="name">WordWrap</span>
}
<span class="type"><a href="qml-text.html">Text</a></span> {
<span class="name">text</span>: <span class="name">qsTr</span>(<span class="string">"Hello"</span>)
<span class="name">font</span>.pointSize: <span class="number">25</span>; <span class="name">anchors</span>.horizontalCenter: <span class="name">parent</span>.<span class="name">horizontalCenter</span>
}
}
}</pre>
</div>
<!-- @@@declarative/i18n/qml/i18n/i18n.qml -->
</div>
</div>
</div>
<div class="ft">
<span></span>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2012 Digia Plc and/or its
subsidiaries. Documentation contributions included herein are the copyrights of
their respective owners.</p>
<br />
<p>
The documentation provided herein is licensed under the terms of the
<a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation
License version 1.3</a> as published by the Free Software Foundation.</p>
<p>
Documentation sources may be obtained from <a href="http://www.qt-project.org">
www.qt-project.org</a>.</p>
<br />
<p>
Digia, Qt and their respective logos are trademarks of Digia Plc
in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners. <a title="Privacy Policy"
href="http://en.gitorious.org/privacy_policy/">Privacy Policy</a></p>
</div>
<script src="scripts/functions.js" type="text/javascript"></script>
</body>
</html>
|
doc/html/requirements-x11.html | sunblithe/qt-everywhere-opensource-src-4.7.1 | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- installation.qdoc -->
<title>Qt 4.7: Qt for X11 Requirements</title>
<link rel="stylesheet" type="text/css" href="style/style.css" />
<script src="scripts/jquery.js" type="text/javascript"></script>
<script src="scripts/functions.js" type="text/javascript"></script>
</head>
<body class="offline narrow creator">
<div class="header" id="qtdocheader">
<div class="content">
<div id="nav-logo">
<a href="index.html">Home</a></div>
<a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a>
<div id="nav-topright">
<ul>
<li class="nav-topright-home"><a href="http://qt.nokia.com/">Qt HOME</a></li>
<li class="nav-topright-dev"><a href="http://developer.qt.nokia.com/">DEV</a></li>
<li class="nav-topright-labs"><a href="http://labs.qt.nokia.com/blogs/">LABS</a></li>
<li class="nav-topright-doc nav-topright-doc-active"><a href="http://doc.qt.nokia.com/">
DOC</a></li>
<li class="nav-topright-blog"><a href="http://blog.qt.nokia.com/">BLOG</a></li>
</ul>
</div>
<div id="shortCut">
<ul>
<li class="shortCut-topleft-inactive"><span><a href="index.html">Qt 4.7</a></span></li>
<li class="shortCut-topleft-active"><a href="http://doc.qt.nokia.com">ALL VERSIONS </a></li>
</ul>
</div>
<ul class="sf-menu sf-js-enabled sf-shadow" id="narrowmenu">
<li><a href="#">API Lookup</a>
<ul id="topmenuLook">
<li><a href="classes.html">Class index</a></li>
<li><a href="functions.html">Function index</a></li>
<li><a href="modules.html">Modules</a></li>
<li><a href="namespaces.html">Namespaces</a></li>
<li><a href="qtglobal.html">Global Declarations</a></li>
<li><a href="licensing.html">Licenses and Credits</a></li>
</ul>
</li>
<li><a href="#">Qt Topics</a>
<ul id="topmenuTopic">
<li><a href="qt-basic-concepts.html">Programming with Qt</a></li>
<li><a href="qtquick.html">Device UI's & Qt Quick</a></li>
<li><a href="qt-gui-concepts.html">UI Design with Qt</a></li>
<li><a href="developing-with-qt.html">Cross-platform and Platform-specific</a></li>
<li><a href="platform-specific.html">Platform-specific info</a></li>
<li><a href="technology-apis.html">Qt and Key Technologies</a></li>
<li><a href="best-practices.html">How-To's and Best Practices</a></li>
</ul>
</li>
<li><a href="#">Examples</a>
<ul id="topmenuexample">
<li><a href="all-examples.html">Examples</a></li>
<li><a href="tutorials.html">Tutorials</a></li>
<li><a href="demos.html">Demos</a></li>
<li><a href="qdeclarativeexamples.html">QML Examples</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="wrapper">
<div class="hd">
<span></span>
</div>
<div class="bd group">
<div class="sidebar">
<div class="searchlabel">
Search index:</div>
<div class="search">
<form id="qtdocsearch" action="" onsubmit="return false;">
<fieldset>
<input type="text" name="searchstring" id="pageType" value="" />
</fieldset>
</form>
</div>
<div class="box first bottombar" id="lookup">
<h2 title="API Lookup"><span></span>
API Lookup</h2>
<div id="list001" class="list">
<ul id="ul001" >
<li class="defaultLink"><a href="classes.html">Class index</a></li>
<li class="defaultLink"><a href="functions.html">Function index</a></li>
<li class="defaultLink"><a href="modules.html">Modules</a></li>
<li class="defaultLink"><a href="namespaces.html">Namespaces</a></li>
<li class="defaultLink"><a href="qtglobal.html">Global Declarations</a></li>
<li class="defaultLink"><a href="qdeclarativeelements.html">QML elements</a></li>
</ul>
</div>
</div>
<div class="box bottombar" id="topics">
<h2 title="Qt Topics"><span></span>
Qt Topics</h2>
<div id="list002" class="list">
<ul id="ul002" >
<li class="defaultLink"><a href="qt-basic-concepts.html">Programming with Qt</a></li>
<li class="defaultLink"><a href="qtquick.html">Device UI's & Qt Quick</a></li>
<li class="defaultLink"><a href="qt-gui-concepts.html">UI Design with Qt</a></li>
<li class="defaultLink"><a href="developing-with-qt.html">Cross-platform and Platform-specific</a></li>
<li class="defaultLink"><a href="platform-specific.html">Platform-specific info</a></li>
<li class="defaultLink"><a href="technology-apis.html">Qt and Key Technologies</a></li>
<li class="defaultLink"><a href="best-practices.html">How-To's and Best Practices</a></li>
</ul>
</div>
</div>
<div class="box" id="examples">
<h2 title="Examples"><span></span>
Examples</h2>
<div id="list003" class="list">
<ul id="ul003">
<li class="defaultLink"><a href="all-examples.html">Examples</a></li>
<li class="defaultLink"><a href="tutorials.html">Tutorials</a></li>
<li class="defaultLink"><a href="demos.html">Demos</a></li>
<li class="defaultLink"><a href="qdeclarativeexamples.html">QML Examples</a></li>
</ul>
</div>
</div>
</div>
<div class="wrap">
<div class="toolbar">
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Bread crumbs goes here -->
<li>Qt for X11 Requirements</li> </ul>
</div>
<div class="toolbuttons toolblock">
<ul>
<li id="smallA" class="t_button">A</li>
<li id="medA" class="t_button active">A</li>
<li id="bigA" class="t_button">A</li>
<li id="print" class="t_button"><a href="javascript:this.print();">
<span>Print</span></a></li>
</ul>
</div>
</div>
<div class="content">
<link rel="prev" href="requirements.html" />
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#qtgui-dependencies">QtGui Dependencies</a></li>
<li class="level1"><a href="#opengl-dependencies">OpenGL Dependencies</a></li>
<li class="level1"><a href="#phonon-dependencies">Phonon Dependencies</a></li>
</ul>
</div>
<h1 class="title">Qt for X11 Requirements</h1>
<span class="subtitle"></span>
<!-- $$$requirements-x11.html-description -->
<div class="descr"> <a name="details"></a>
<a name="qtgui-dependencies"></a>
<h2>QtGui Dependencies</h2>
<p class="centerAlign"><img src="images/x11_dependencies.png" alt="Qt for X11 Dependencies" /></p> <style type="text/css" id="colorstyles">
#QtGuiColor { background-color: #98fd00; color: black }
#QtCoreColor { background-color: #9c9cff; color: black }
#DefaultColor { background-color: #f6f6dc; color: black }
#FreetypeColor { background-color: #e6e6fa; color: black }
#GLColor { background-color: #ffc0cb; color: black }
#PthreadColor { background-color: #bdb76b; color: black }
#OptionalColor { background-color: #cae1ff; color: black }
#SMColor { background-color: #c2fafa; color: black }
#MiscColor { background-color: #f0f9ff; color: black }
#GlibColor { background-color: #b3b3b3; color: black }
</style>
<p>The <a href="qtgui.html">QtGui</a> module and the <a href="qtcore.html">QtCore</a> module, which provides the non-GUI features required by <a href="qtgui.html">QtGui</a>, depend on the libraries described in the following table. To build Qt from its source code, you will also need to install the development packages for these libraries for your system.</p>
<table class="generic">
<thead><tr class="qt-style topAlign"><th >Name</th><th >Library</th><th >Notes</th><th >Configuration options</th><th >Minimum working version <tr id="OptionalColor">
<td> XRender </td><td> libXrender </td><td> X Rendering Extension; used for anti-aliasing</td>
<td><tt>-xrender</tt> or auto-detected</td><td>0.9.0</td>
</tr><tr id="OptionalColor">
<td> Xrandr </td><td> libXrandr </td><td> X Resize and Rotate Extension</td>
<td><tt>-xrandr</tt> or auto-detected</td><td>1.0.2</td>
</tr><tr id="OptionalColor">
<td> Xcursor </td><td> libXcursor </td><td> X Cursor Extension</td>
<td><tt>-xcursor</tt> or auto-detected</td><td>1.1.4</td>
</tr><tr id="OptionalColor">
<td> Xfixes </td><td> libXfixes </td><td> X Fixes Extension</td>
<td><tt>-xfixes</tt> or auto-detected</td><td>3.0.0</td>
</tr><tr id="OptionalColor">
<td> Xinerama </td><td> libXinerama </td><td> Multi-head support</td>
<td><tt>-xinerama</tt> or auto-detected</td><td>1.1.0</td>
</tr><tr id="OptionalColor">
<td> Fontconfig </td><td> libfontconfig </td><td> Font customization and configuration</td>
<td><tt>-fontconfig</tt> or auto-detected</td><td>2.1</td>
</tr><tr id="OptionalColor">
<td> FreeType </td><td> libfreetype </td><td> Font engine</td>
<td></td><td>2.1.3</td>
</tr><tr id="DefaultColor">
<td> Xi </td><td> libXi </td><td> X11 Input Extensions</td>
<td><tt>-xinput</tt> or auto-detected</td><td>1.3.0</td>
</tr><tr id="DefaultColor">
<td> Xt </td><td> libXt </td><td> Xt Intrinsics</td><td></td><td>0.99</td>
</tr><tr id="DefaultColor">
<td> Xext </td><td> libXext </td><td> X Extensions</td><td></td><td>6.4.3</td>
</tr><tr id="DefaultColor">
<td> X11 </td><td> libX11 </td><td> X11 Client-Side Library</td><td></td><td>6.2.1</td>
</tr><tr id="SMColor">
<td> SM </td><td> libSM </td><td> X Session Management</td>
<td><tt>-sm</tt> or auto-detected</td><td>6.0.4</td>
</tr><tr id="SMColor">
<td> ICE </td><td> libICE </td><td> Inter-Client Exchange</td>
<td><tt>-sm</tt> or auto-detected</td><td>6.3.5</td>
</tr><tr id="GlibColor">
<td> glib </td><td> libglib-2.0 </td><td> Common event loop handling</td>
<td><tt>-glib</tt> or auto-detected</td><td>2.8.3</td>
</tr><tr id="PthreadColor">
<td> pthread </td><td> libpthread </td><td> Multithreading</td>
<td></td><td>2.3.5</td>
</tr>
</th></tr></thead>
</table>
<p><b>Note:</b> You must compile with XRender support to get alpha transparency support for pixmaps and images.</p>
<p>Development packages for these libraries contain header files that are used when building Qt from its source code. On Debian-based GNU/Linux systems, for example, we recommend that you install the following development packages:</p>
<ul>
<li>libfontconfig1-dev</li>
<li>libfreetype6-dev</li>
<li>libx11-dev</li>
<li>libxcursor-dev</li>
<li>libxext-dev</li>
<li>libxfixes-dev</li>
<li>libxft-dev</li>
<li>libxi-dev</li>
<li>libxrandr-dev</li>
<li>libxrender-dev</li>
</ul>
<p>Some of these packages depend on others in this list, so installing one may cause others to be automatically installed. Other distributions may provide system packages with similar names.</p>
<a name="opengl-dependencies"></a>
<h2>OpenGL Dependencies</h2>
<p>The configure script will autodetect if OpenGL headers and libraries are installed on your system, and if so, it will include the <a href="qtopengl.html">QtOpenGL</a> module in the Qt library.</p>
<p>If your OpenGL headers or libraries are placed in a non-standard directory, you may need to change the <tt>QMAKE_INCDIR_OPENGL</tt> and/or <tt>QMAKE_LIBDIR_OPENGL</tt> in the config file for your system.</p>
<p>The QGL documentation assumes that you are familiar with OpenGL programming. If you're new to the subject a good starting point is <a href="http://www.opengl.org/">http://www.opengl.org/</a>.</p>
<a name="phonon-dependencies"></a>
<h2>Phonon Dependencies</h2>
<p>As described in the <a href="phonon-overview.html#phonon-overview">Phonon Overview</a>, Phonon uses the GStreamer multimedia framework as the backend for audio and video playback on X11. The minimum required version of GStreamer is 0.10.</p>
<p>To build Phonon, you need the GStreamer library, base plugins, and development files for your system. The package names for GStreamer vary between Linux distributions; try searching for <tt>gstreamer</tt> or <tt>libgstreamer</tt> in your distribution's package repository to find suitable packages.</p>
</div>
<p>See also <a href="known-issues.html">Known Issues</a>.</p>
<!-- @@@requirements-x11.html -->
<p>
[Previous: <a href="requirements.html">General Qt Requirements</a>]
</p>
<div class="feedback t_button">
[+] Documentation Feedback</div>
</div>
</div>
</div>
<div class="ft">
<span></span>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2008-2010 Nokia Corporation and/or its
subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation
in Finland and/or other countries worldwide.</p>
<p>
All other trademarks are property of their respective owners. <a title="Privacy Policy"
href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p>
<br />
<p>
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.</p>
<p>
Alternatively, this document may be used under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU
Free Documentation License version 1.3</a>
as published by the Free Software Foundation.</p>
</div>
<div id="feedbackBox">
<div id="feedcloseX" class="feedclose t_button">X</div>
<form id="feedform" action="http://doc.qt.nokia.com/docFeedbck/feedback.php" method="get">
<p id="noteHead">Thank you for giving your feedback.</p> <p class="note">Make sure it is related to this specific page. For more general bugs and
requests, please use the <a href="http://bugreports.qt.nokia.com/secure/Dashboard.jspa">Qt Bug Tracker</a>.</p>
<p><textarea id="feedbox" name="feedText" rows="5" cols="40"></textarea></p>
<p><input id="feedsubmit" class="feedclose" type="submit" name="feedback" /></p>
</form>
</div>
<div id="blurpage">
</div>
</body>
</html>
|
doc/html/demos-sub-attaq-pics-scalable-boat-svg.html | sicily/qt4.8.4 | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qt 4.8: boat.svg Example File (demos/sub-attaq/pics/scalable/boat.svg)</title>
<link rel="stylesheet" type="text/css" href="style/style.css" />
<script src="scripts/jquery.js" type="text/javascript"></script>
<script src="scripts/functions.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="style/superfish.css" />
<link rel="stylesheet" type="text/css" href="style/narrow.css" />
<!--[if IE]>
<meta name="MSSmartTagsPreventParsing" content="true">
<meta http-equiv="imagetoolbar" content="no">
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="style/style_ie6.css">
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="style/style_ie7.css">
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="style/style_ie8.css">
<![endif]-->
<script src="scripts/superfish.js" type="text/javascript"></script>
<script src="scripts/narrow.js" type="text/javascript"></script>
</head>
<body class="" onload="CheckEmptyAndLoadList();">
<div class="header" id="qtdocheader">
<div class="content">
<div id="nav-logo">
<a href="index.html">Home</a></div>
<a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a>
<div id="narrowsearch"></div>
<div id="nav-topright">
<ul>
<li class="nav-topright-home"><a href="http://qt.digia.com/">Qt HOME</a></li>
<li class="nav-topright-dev"><a href="http://qt-project.org/">DEV</a></li>
<li class="nav-topright-doc nav-topright-doc-active"><a href="http://qt-project.org/doc/">
DOC</a></li>
<li class="nav-topright-blog"><a href="http://blog.qt.digia.com/">BLOG</a></li>
</ul>
</div>
<div id="shortCut">
<ul>
<li class="shortCut-topleft-inactive"><span><a href="index.html">Qt 4.8</a></span></li>
<li class="shortCut-topleft-active"><a href="http://qt-project.org/doc/">ALL VERSIONS </a></li>
</ul>
</div>
<ul class="sf-menu" id="narrowmenu">
<li><a href="#">API Lookup</a>
<ul>
<li><a href="classes.html">Class index</a></li>
<li><a href="functions.html">Function index</a></li>
<li><a href="modules.html">Modules</a></li>
<li><a href="namespaces.html">Namespaces</a></li>
<li><a href="qtglobal.html">Global Declarations</a></li>
<li><a href="qdeclarativeelements.html">QML elements</a></li>
</ul>
</li>
<li><a href="#">Qt Topics</a>
<ul>
<li><a href="qt-basic-concepts.html">Programming with Qt</a></li>
<li><a href="qtquick.html">Device UIs & Qt Quick</a></li>
<li><a href="qt-gui-concepts.html">UI Design with Qt</a></li>
<li><a href="supported-platforms.html">Supported Platforms</a></li>
<li><a href="technology-apis.html">Qt and Key Technologies</a></li>
<li><a href="best-practices.html">How-To's and Best Practices</a></li>
</ul>
</li>
<li><a href="#">Examples</a>
<ul>
<li><a href="all-examples.html">Examples</a></li>
<li><a href="tutorials.html">Tutorials</a></li>
<li><a href="demos.html">Demos</a></li>
<li><a href="qdeclarativeexamples.html">QML Examples</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="wrapper">
<div class="hd">
<span></span>
</div>
<div class="bd group">
<div class="sidebar">
<div class="searchlabel">
Search index:</div>
<div class="search" id="sidebarsearch">
<form id="qtdocsearch" action="" onsubmit="return false;">
<fieldset>
<input type="text" name="searchstring" id="pageType" value="" />
<div id="resultdialog">
<a href="#" id="resultclose">Close</a>
<p id="resultlinks" class="all"><a href="#" id="showallresults">All</a> | <a href="#" id="showapiresults">API</a> | <a href="#" id="showarticleresults">Articles</a> | <a href="#" id="showexampleresults">Examples</a></p>
<p id="searchcount" class="all"><span id="resultcount"></span><span id="apicount"></span><span id="articlecount"></span><span id="examplecount"></span> results:</p>
<ul id="resultlist" class="all">
</ul>
</div>
</fieldset>
</form>
</div>
<div class="box first bottombar" id="lookup">
<h2 title="API Lookup"><span></span>
API Lookup</h2>
<div id="list001" class="list">
<ul id="ul001" >
<li class="defaultLink"><a href="classes.html">Class index</a></li>
<li class="defaultLink"><a href="functions.html">Function index</a></li>
<li class="defaultLink"><a href="modules.html">Modules</a></li>
<li class="defaultLink"><a href="namespaces.html">Namespaces</a></li>
<li class="defaultLink"><a href="qtglobal.html">Global Declarations</a></li>
<li class="defaultLink"><a href="qdeclarativeelements.html">QML elements</a></li>
</ul>
</div>
</div>
<div class="box bottombar" id="topics">
<h2 title="Qt Topics"><span></span>
Qt Topics</h2>
<div id="list002" class="list">
<ul id="ul002" >
<li class="defaultLink"><a href="qt-basic-concepts.html">Programming with Qt</a></li>
<li class="defaultLink"><a href="qtquick.html">Device UIs & Qt Quick</a></li>
<li class="defaultLink"><a href="qt-gui-concepts.html">UI Design with Qt</a></li>
<li class="defaultLink"><a href="supported-platforms.html">Supported Platforms</a></li>
<li class="defaultLink"><a href="technology-apis.html">Qt and Key Technologies</a></li>
<li class="defaultLink"><a href="best-practices.html">How-To's and Best Practices</a></li>
</ul>
</div>
</div>
<div class="box" id="examples">
<h2 title="Examples"><span></span>
Examples</h2>
<div id="list003" class="list">
<ul id="ul003">
<li class="defaultLink"><a href="all-examples.html">Examples</a></li>
<li class="defaultLink"><a href="tutorials.html">Tutorials</a></li>
<li class="defaultLink"><a href="demos.html">Demos</a></li>
<li class="defaultLink"><a href="qdeclarativeexamples.html">QML Examples</a></li>
</ul>
</div>
</div>
</div>
<div class="wrap">
<div class="toolbar">
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Breadcrumbs go here -->
</ul>
</div>
<div class="toolbuttons toolblock">
<ul>
<li id="smallA" class="t_button">A</li>
<li id="medA" class="t_button active">A</li>
<li id="bigA" class="t_button">A</li>
<li id="print" class="t_button"><a href="javascript:this.print();">
<span>Print</span></a></li>
</ul>
</div>
</div>
<div class="content mainContent">
<h1 class="title">boat.svg Example File</h1>
<span class="small-subtitle">demos/sub-attaq/pics/scalable/boat.svg</span>
<!-- $$$demos/sub-attaq/pics/scalable/boat.svg-description -->
<div class="descr"> <a name="details"></a>
<pre class="cpp"> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="1.0"
width="744.09448"
height="1052.3622"
id="svg2584">
<defs
id="defs2666">
<linearGradient
x1="542.5"
y1="222.59448"
x2="559"
y2="222.59448"
id="linearGradient3387"
xlink:href="#linearGradient3746"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-110.6791,190.19124)" />
<linearGradient
id="linearGradient3167">
<stop
id="stop3169"
style="stop-color:#464646;stop-opacity:1"
offset="0" />
<stop
id="stop3345"
style="stop-color:#848788;stop-opacity:1"
offset="0.44021741" />
<stop
id="stop3347"
style="stop-color:#9ca0a2;stop-opacity:1"
offset="0.56799388" />
<stop
id="stop3171"
style="stop-color:#b5babd;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="474.23065"
y1="229.92336"
x2="474.1944"
y2="218.27365"
id="linearGradient3416"
xlink:href="#linearGradient3167"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-125.98032,185.95625)" />
<linearGradient
id="linearGradient3692">
<stop
id="stop3694"
style="stop-color:#ffffff;stop-opacity:1"
offset="0" />
<stop
id="stop3696"
style="stop-color:#b6b6b6;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="573.5"
y1="244.2056"
x2="578.25"
y2="216.9556"
id="linearGradient3972"
xlink:href="#linearGradient3692"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-126.5541,188.56624)" />
<linearGradient
id="linearGradient3438">
<stop
id="stop3440"
style="stop-color:#939393;stop-opacity:1"
offset="0" />
<stop
id="stop3444"
style="stop-color:#d6d6d6;stop-opacity:1"
offset="0.12354442" />
<stop
id="stop3446"
style="stop-color:#dadada;stop-opacity:1"
offset="0.74055624" />
<stop
id="stop3442"
style="stop-color:#ffffff;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="660.29303"
y1="256.53284"
x2="444.79303"
y2="255.62085"
id="linearGradient3948"
xlink:href="#linearGradient3438"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-126.5541,185.56624)" />
<linearGradient
x1="542.5"
y1="222.59448"
x2="559"
y2="222.59448"
id="linearGradient3990"
xlink:href="#linearGradient3746"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-132.8041,190.19124)" />
<linearGradient
id="linearGradient3746">
<stop
id="stop3748"
style="stop-color:#ffffff;stop-opacity:1"
offset="0" />
<stop
id="stop3750"
style="stop-color:#0074b7;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="542.5"
y1="222.59448"
x2="559"
y2="222.59448"
id="linearGradient3994"
xlink:href="#linearGradient3746"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-88.054101,190.19124)" />
<linearGradient
id="linearGradient3428">
<stop
id="stop3430"
style="stop-color:#464646;stop-opacity:1"
offset="0" />
<stop
id="stop3432"
style="stop-color:#848788;stop-opacity:1"
offset="0.18306103" />
<stop
id="stop3434"
style="stop-color:#9ca0a2;stop-opacity:1"
offset="0.66368055" />
<stop
id="stop3436"
style="stop-color:#b5babd;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="592.92798"
y1="199.43727"
x2="557.05743"
y2="196.5448"
id="linearGradient3426"
xlink:href="#linearGradient3428"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-102.5217,149.09845)" />
</defs>
<g
id="layer1">
<g
id="boat">
<path
d="M 296.669,434.15623 C 376.12538,436.50959 448.282,436.46711 542.42304,434.15623 C 542.42304,434.15623 544.22253,425.03531 542.42304,422.57953 C 432.90655,403.86953 296.669,418.12547 296.669,422.57953 L 296.669,434.15623 z"
id="path3469"
style="fill:#a9a9a9;fill-opacity:1;fill-rule:nonzero;stroke:#484848;stroke-width:3.4975698;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
<rect
width="3.4280596"
height="29.611124"
x="647.59613"
y="173.91156"
transform="matrix(0.9327494,0.3605254,-0.3633626,0.9316478,0,0)"
id="rect3408"
style="opacity:1;fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
width="48.499989"
height="8.5"
x="318.48221"
y="405.82172"
transform="matrix(0.9999952,3.0887777e-3,-3.0887777e-3,0.9999952,0,0)"
id="rect3376"
style="opacity:1;fill:url(#linearGradient3416);fill-opacity:1;fill-rule:nonzero;stroke:#484848;stroke-width:2.99999928;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 382.4459,430.66072 C 382.4459,430.66072 420.85999,388.74829 397.4459,385.66072 L 488.4459,397.66072 L 488.4459,432.66072 L 382.4459,430.66072 z"
id="path3952"
style="fill:url(#linearGradient3972);fill-opacity:1;fill-rule:evenodd;stroke:#323232;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 301.4459,429.66072 C 301.4459,429.66072 330.46329,468.66072 343.4459,468.66072 C 355.42851,471.91072 507.57644,473.70653 525.4459,465.91072 C 534.58031,461.59104 537.90602,455.58662 539.4459,429.66072 C 473.70193,439.43306 371.2651,439.78219 301.4459,429.66072 z"
id="path3938"
style="fill:url(#linearGradient3948);fill-opacity:1;fill-rule:evenodd;stroke:#545454;stroke-width:3.0999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 339.44863,416.12222 L 357.69854,416.17859 L 368.1622,427.96097 L 339.41234,427.87217 L 339.44863,416.12222 z"
id="rect3378"
style="fill:#dedede;fill-opacity:1;fill-rule:nonzero;stroke:#484848;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
<rect
width="13.5"
height="17"
x="411.19589"
y="404.28574"
id="rect3974"
style="opacity:1;fill:url(#linearGradient3990);fill-opacity:1;fill-rule:nonzero;stroke:#323232;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
width="13.5"
height="17"
x="455.94589"
y="404.28574"
id="rect3992"
style="opacity:1;fill:url(#linearGradient3994);fill-opacity:1;fill-rule:nonzero;stroke:#323232;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 295.6959,421.91072 C 360.77923,430.41072 446.61257,432.91072 541.9459,421.91072 C 541.9459,421.91072 543.74902,428.6076 541.9459,430.41072 C 432.20839,444.14823 295.6959,433.68104 295.6959,430.41072 L 295.6959,421.91072 z"
id="rect2558"
style="fill:#dedede;fill-opacity:1;fill-rule:nonzero;stroke:#484848;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
<rect
width="94.427879"
height="7.236649"
x="437.10614"
y="342.2645"
transform="matrix(0.9947793,0.1020501,-0.1079723,0.9941539,0,0)"
id="rect2569"
style="opacity:1;fill:#c1c1c1;fill-opacity:1;fill-rule:nonzero;stroke:#404040;stroke-width:3.0365274;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
width="13.5"
height="17"
x="433.32089"
y="404.28574"
id="rect3385"
style="opacity:1;fill:url(#linearGradient3387);fill-opacity:1;fill-rule:nonzero;stroke:#323232;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 402.86916,380.21847 L 489.80407,388.85485 L 491.52271,394.54919 L 397.58781,384.91281 L 402.86916,380.21847 z"
id="rect3466"
style="fill:#dcdcdc;fill-opacity:1;fill-rule:nonzero;stroke:#404040;stroke-width:3.03650045;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
<rect
width="34.5"
height="14.5"
x="456.4783"
y="336.94293"
transform="matrix(0.997157,7.5351915e-2,-7.5351915e-2,0.997157,0,0)"
id="rect3418"
style="opacity:1;fill:url(#linearGradient3426);fill-opacity:1;fill-rule:nonzero;stroke:#494949;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<g
transform="matrix(0.9246214,0.3808874,-0.3808874,0.9246214,-13.252851,-40.129692)"
id="flag">
<rect
width="19.75"
height="27.75"
x="193.34448"
y="-709"
transform="matrix(0,1,-1,0,0,0)"
id="rect3389"
style="opacity:1;fill:#b20000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
width="27.25"
height="5.75"
x="681.5"
y="200.59448"
id="rect3393"
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
width="5.75"
height="19.5"
x="691.25"
y="193.59448"
id="rect3395"
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
width="27.75"
height="2.5"
x="681.5"
y="202.34448"
id="rect3397"
style="opacity:1;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
width="3"
height="19.25"
x="692.5"
y="193.59448"
id="rect3399"
style="opacity:1;fill:#000080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</g>
</g>
</svg></pre>
</div>
<!-- @@@demos/sub-attaq/pics/scalable/boat.svg -->
</div>
</div>
</div>
<div class="ft">
<span></span>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2012 Digia Plc and/or its
subsidiaries. Documentation contributions included herein are the copyrights of
their respective owners.</p>
<br />
<p>
The documentation provided herein is licensed under the terms of the
<a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation
License version 1.3</a> as published by the Free Software Foundation.</p>
<p>
Documentation sources may be obtained from <a href="http://www.qt-project.org">
www.qt-project.org</a>.</p>
<br />
<p>
Digia, Qt and their respective logos are trademarks of Digia Plc
in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners. <a title="Privacy Policy"
href="http://en.gitorious.org/privacy_policy/">Privacy Policy</a></p>
</div>
<script src="scripts/functions.js" type="text/javascript"></script>
</body>
</html>
|
doc/html/classlists.html | robclark/qtmobility-1.1.0 | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- classes.qdoc -->
<title>Qt Mobility 1.1: Class and Function Documentation</title>
<link rel="stylesheet" type="text/css" href="style/style.css"
/> <!--[if IE]>
<meta name="MSSmartTagsPreventParsing" content="true">
<meta http-equiv="imagetoolbar" content="no">
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="style/style_ie6.css">
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="style/style_ie7.css">
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="style/style_ie8.css">
<![endif]-->
<script src="scripts/jquery.js" type="text/javascript"></script>
<script src="scripts/functions.js" type="text/javascript"></script>
<script src="./scripts/superfish.js" type="text/javascript"></script>
<script src="./scripts/narrow.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="style/superfish.css" /> <link rel="stylesheet" type="text/css" href="style/narrow.css" /></head>
<body class="" onload="CheckEmptyAndLoadList();">
<div class="header" id="qtdocheader">
<div class="content">
<div id="nav-logo">
<a href="index.html">Home</a></div>
<a href="index.html" class="qtref"><span>Qt Mobility Reference Documentation</span></a>
<div id="narrowsearch"><form onsubmit="return false;" action="" id="qtdocsearchTop">
<fieldset>
<input type="text" value="" id="pageType2" name="searchstring"/>
</fieldset>
</form></div>
<div id="nav-topright">
<ul>
<li class="nav-topright-home"><a href="http://qt.nokia.com/">Qt HOME</a></li>
<li class="nav-topright-dev"><a href="http://developer.qt.nokia.com/">DEV</a></li>
<li class="nav-topright-labs"><a href="http://labs.qt.nokia.com/blogs/">LABS</a></li>
<li class="nav-topright-doc nav-topright-doc-active"><a href="http://doc.qt.nokia.com/">
DOC</a></li>
<li class="nav-topright-blog"><a href="http://blog.qt.nokia.com/">BLOG</a></li>
</ul>
</div>
<div id="shortCut">
<ul>
<li class="shortCut-topleft-inactive"><span><a href="index.html">Mobility 1.1</a></span></li>
<li class="shortCut-topleft-active"><a href="http://doc.qt.nokia.com">ALL VERSIONS </a></li>
</ul>
</div>
<ul class="sf-menu sf-js-enabled sf-shadow" id="narrowmenu">
<li><a href="#">API Lookup</a>
<ul id="topmenuLook">
<li><a href="classes.html">Class index</a></li>
<li><a href="functions.html">Function index</a></li>
<li><a href="modules.html">Modules</a></li>
</ul>
</li>
<li><a href="#">Examples</a>
<ul id="topmenuexample">
<li><a href="all-examples.html">Examples</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="wrapper">
<div class="hd">
<span></span>
</div>
<div class="bd group">
<div class="sidebar">
<div class="searchlabel">
Search index:</div>
<div class="search">
<form id="qtdocsearch" action="" onsubmit="return false;">
<fieldset>
<input type="text" name="searchstring" id="pageType" value="" />
</fieldset>
</form>
</div>
<div class="box first bottombar" id="lookup">
<h2 title="API Lookup"><span></span>
API Lookup</h2>
<div id="list001" class="list">
<ul id="ul001" >
<li class="defaultLink"><a href="classes.html">Class index</a></li>
<li class="defaultLink"><a href="functions.html">Function index</a></li>
<li class="defaultLink"><a href="modules.html">Modules</a></li>
<li class="defaultLink"><a href="index.html#platform-compatibility">Platform Compatibility</a></li>
<li class="defaultLink"><a href="qml-plugins.html">QML Plugins</a></li>
</ul>
</div>
</div>
<div class="box bottombar" id="topics">
<h2 title="Qt Topics"><span></span>
Qt Topics</h2>
<div id="list002" class="list">
<ul id="ul002" >
<li class="defaultLink"><a href="http://doc.qt.nokia.com/4.7-snapshot/">Qt 4.7</a></li>
<li class="defaultLink"><a href="http://doc.qt.nokia.com/4.7-snapshot/qt-basic-concepts.html">Basic Qt architecture</a></li>
<li class="defaultLink"><a href="http://doc.qt.nokia.com/4.7-snapshot/declarativeui.html">Device UI's & Qt Quick</a></li>
<li class="defaultLink"><a href="http://doc.qt.nokia.com/4.7-snapshot/qt-gui-concepts.html">Desktop UI components</a></li>
<li class="defaultLink"><a href="http://doc.qt.nokia.com/4.7-snapshot/platform-specific.html">Platform-specific info</a></li>
</ul>
</div>
</div>
<div class="box" id="examples">
<h2 title="Examples"><span></span>
Examples</h2>
<div id="list003" class="list">
<ul id="ul003">
<li class="defaultLink"><a href="all-examples.html">Examples</a></li>
</ul>
</div>
</div>
</div>
<div class="wrap">
<div class="toolbar">
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Bread crumbs goes here -->
<li>Class and Function Documentation</li> </ul>
</div>
<div class="toolbuttons toolblock">
<ul>
<li id="smallA" class="t_button">A</li>
<li id="medA" class="t_button active">A</li>
<li id="bigA" class="t_button">A</li>
<li id="print" class="t_button"><a href="javascript:this.print();">
<span>Print</span></a></li>
</ul>
</div>
</div>
<div class="content">
<div class="toc">
<h3>Contents</h3>
<ul>
<li class="level1"><a href="#class-lists">Class Lists</a></li>
<li class="level1"><a href="#function-lists">Function Lists</a></li>
</ul>
</div>
<h1 class="title">Class and Function Documentation</h1>
<span class="subtitle"></span>
<div class="descr"/>
<p>Links to indexes and lists for finding class and function reference documentation.</p>
<a name="class-lists"></a>
<h2>Class Lists</h2>
<table class="annotated">
<tr class="odd topAlign"><td><p><a href="modules.html">All Modules</a></p></td><td><p>Qt Mobility comprises several modules.</p></td></tr>
<tr class="even topAlign"><td><p><a href="classes.html">All Qt Mobility Classes</a></p></td><td><p>If you know the name of the class you want, find it here.</p></td></tr>
<tr class="odd topAlign"><td><p><a href="annotated.html">Annotated Class List</a></p></td><td><p>If you don't know the name of the class you want, but you know what the class should do, you might try looking here.</p></td></tr>
<tr class="even topAlign"><td><p><a href="hierarchy.html">Inheritance Hierarchy</a></p></td><td><p>The C++ class inheritance hierarchy for all classes in the Mobility API.</p></td></tr>
</table>
<a name="function-lists"></a>
<h2>Function Lists</h2>
<table class="annotated">
<tr class="odd topAlign"><td><p><a href="functions.html">All Functions</a></p></td><td><p>All documented Mobility functions listed alphabetically with a link to where each one is declared.</p></td></tr>
</table>
</div>
<table class="annotated">
</table>
<!-- /div -->
<div class="feedback t_button">
[+] Documentation Feedback</div>
</div>
</div>
<div class="ft">
<span></span>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2008-2010 Nokia Corporation and/or its
subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation
in Finland and/or other countries worldwide.</p>
<p>
All other trademarks are property of their respective owners. <a title="Privacy Policy"
href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p>
</div>
<div id="feedbackBox">
<div id="feedcloseX" class="feedclose t_button">X</div>
<form id="feedform" action="http://doc.qt.nokia.com/docFeedbck/feedback.php" method="get">
<p id="noteHead">Thank you for giving your feedback.</p> <div class="note"><p>Make sure it is related to this specific page. For more general bugs and
requests, please use the <a href="http://bugreports.qt.nokia.com/secure/Dashboard.jspa">Qt Bug Tracker</a>.</p></div>
<p><textarea id="feedbox" name="feedText" rows="5" cols="40"></textarea></p>
<p><input id="feedsubmit" class="feedclose" type="submit" name="feedback" /></p>
</form>
</div>
<div id="blurpage">
</div>
</div>
<script src="scripts/functions.js" type="text/javascript"></script>
</body>
</html>
|
src/org/jgroups/jmx/protocols/pbcast/package.html | jadahl/jgroups-android | <HTML>
<BODY>
<!-- Description of package that supports JMX probabilistic broadcasts. -->
</BODY>
</HTML> |
web/apidoc/html/class_g_classes_1_1_g_dynamic_page_server-members.html | litaoshao/waffles | <!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>GClasses: Member List</title>
<link href="tabs.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="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">GClasses</div>
</td>
</tr>
</tbody>
</table>
</div>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></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="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</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('class_g_classes_1_1_g_dynamic_page_server.html','');
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle">
<h1>GClasses::GDynamicPageServer Member List</h1> </div>
</div>
<div class="contents">
This is the complete list of members for <a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a>, including all inherited members.<table>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#ad1994d305e93ae7287b6d59e62e55243">beginRequest</a>(GHttpConnection *pConn, int eType, const char *szIn)</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a58b5a102a8b188b268bdc5fc8f44704f">computePasswordSalt</a>()</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a196ff4634452591aacbad56ab39f5c6d">daemonSalt</a>()</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#aef439806ea61cf7717276fea48873c4d">doGet</a>(const char *szUrl, const char *szParams, size_t nParamsLen, const char *szCookie, std::ostream &response)</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [protected, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#afa744e650e3bcc4d503a75f094da5924">doMaintenance</a>()</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a92f59852e114d947d11c4a2bb9fc3e58">doPost</a>(const char *szUrl, unsigned char *pData, size_t nDataSize, const char *szCookie, std::ostream &response)</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [protected, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#abada171c45339d4f8cf9b0f534228df2">establishSession</a>(const char *szCookie)</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a79d9ca4150c9bc9f902b5e14e0d14f8e">flushSessions</a>()</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a790e509dd9e03ea7cd6a15d0b4c90949">GDynamicPageServer</a>(int port, GRand *pRand)</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#ab90484fcb267f9a250c779fdbdb87380">GHttpServer</a>(int nPort)</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#ae54d13d1b12aafa1d817fcf87e6fe846">go</a>()</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a30c1f6336b24efbc9f64dfe0eb41880a">handleRequest</a>(const char *szUrl, const char *szParams, int nParamsLen, GDynamicPageSession *pSession, std::ostream &response)=0</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#aff1b46cb82b60ff113ae8834b51cdf47">hasBeenModifiedSince</a>(const char *szUrl, const char *szDate)</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [protected, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a1255c4b1f3608c3770271bc4bcc36c13">m_bKeepGoing</a></td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a2b04cf4e0523b898f095c2de9c64c098">m_bPersistCookie</a></td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#ad0c32f4410372d9db749780f8779efef">m_buffers</a></td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a8c16e064e94ee3b1b3fd324fbd52e769">m_daemonSalt</a></td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a3a5cf31017d20c28905126c6e8379782">m_modifiedTime</a></td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a6dc935e3372ee4f3e81f4502abddf6bc">m_passwordSalt</a></td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#af01722a633ff1900ddc1135e8df514b3">m_pRand</a></td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a88e4c216ea83851e4b4c5410b3416dd9">m_pReceiveBuf</a></td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a0a298e0db4ed2187de8aeea9a045c844">m_pSocket</a></td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a99bde3d9903165fcdaaca33f868b75f5">m_sessions</a></td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#addf66e5e8bddcf3313182b0d688ceaa8">m_stream</a></td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#ad4133caf5bf610b1eaa47a5e9c969e7e">m_szContentType</a></td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a5b72c0105987b22167770e6442eb8fa3">m_szCookie</a></td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a19d7a79c698d957dccad5206c4bfa4d7">m_szMyAddress</a></td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#af55f868f54984a33ba4bc0af778ae3cf">myAddress</a>()</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#af85e338c73332fad7d8f7b3195f950bc">onEverySixHours</a>()</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a7f8455afb160c4cdeab6196486631d5e">onProcessLine</a>(GHttpConnection *pConn, const char *szLine)</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [inline, protected, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a7a352ef376f1985ea5c0ea4bfa539609">onReceiveFullPostRequest</a>(GHttpConnection *pConn)</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a66da63a85abb0d72539ef1794998ba27">onShutDown</a>()</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a87ee2b924033e0e67966ca39dfa4c2a1">onStateChange</a>()</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#ab1cec52c30089c6c9c8a512e65553c4c">parseFileParam</a>(const char *pParams, size_t nParamsLen, const char **ppFilename, size_t *pFilenameLen, const unsigned char **ppFile, size_t *pFileLen)</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a91b4083d9b49e0b6ddb16d2bccd628e1">passwordSalt</a>()</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a2d7cb4cd7953593cbbc4aae388126365">prng</a>()</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#aedcd950abf4051ff54beac0714fbb6a0">process</a>()</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a854745bef3bee8331be97e96727d4c32">processHeaderLine</a>(GHttpConnection *pConn, const char *szLine)</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a516a5741617f9a0411550496b9f7cf2c">processPostData</a>(GHttpConnection *pConn, const unsigned char *pData, size_t nDataSize)</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#af99ebd4f243b56dd82e97c3e9a1cf2b0">redirect</a>(std::ostream &response, const char *szUrl)</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a2e69a072450d35ca88b6c568b28d5848">sendFile</a>(const char *szMimeType, const char *szFilename, std::ostream &response)</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a734552d1fff7616379e8a8956e35bbea">sendFileSafe</a>(const char *szJailPath, const char *localPath, std::ostream &response)</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a91971634ea92522e4f1278c4e213582c">sendNotModifiedResponse</a>(GHttpConnection *pConn)</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a87ac0b6e5872ba5c50b85a9561ff79b8">sendResponse</a>(GHttpConnection *pConn)</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a3120d9c627e29d82633116aabd6737bb">setContentType</a>(const char *szContentType)</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#ad9076352efd9ca8d4db1749cafd01618">setCookie</a>(const char *szPayload, bool bPersist)</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#adb6fda622b658721d8df3f36f5ff0b7a">setDaemonSalt</a>(const char *szSalt)</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#a06c125ae58430efae543ad69eaa1a113">setHeaders</a>(const char *szUrl, const char *szParams)</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [protected, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a514d096a813c80e75be6122c1afd449e">setModifiedTime</a>(time_t t)</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#ad0077fdfbbd5e7d367baacbabf36efff">shutDown</a>()</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a153fd09ddc74e64b1cc49dff09069d33">socket</a>()</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a51a45bb9b83158d3818252279593b82d">unescapeUrl</a>(char *szOut, const char *szIn, size_t nInLen)</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html#ae8b62a746e2a950d66c3ccdb2c1057b7">~GDynamicPageServer</a>()</td><td><a class="el" href="class_g_classes_1_1_g_dynamic_page_server.html">GClasses::GDynamicPageServer</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_g_classes_1_1_g_http_server.html#a108c93014a95136fb205a6582cf61627">~GHttpServer</a>()</td><td><a class="el" href="class_g_classes_1_1_g_http_server.html">GClasses::GHttpServer</a></td><td><code> [virtual]</code></td></tr>
</table></div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="footer">Generated on Mon Dec 5 2011 14:19:00 for GClasses by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
</ul>
</div>
</body>
</html>
|
reader/apidocs/org/accada/reader/rp/proxy/configurator/FieldName.html | Fosstrak/fosstrak.github.io | <!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_05) on Tue Mar 25 10:45:09 CET 2008 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
FieldName (reader 0.4.1-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2008-03-25">
<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="FieldName (reader 0.4.1-SNAPSHOT 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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FieldName.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/accada/reader/rp/proxy/configurator/EventFilter.html" title="enum in org.accada.reader.rp.proxy.configurator"><B>PREV CLASS</B></A>
<A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/IOEdgeTriggerConfiguration.html" title="class in org.accada.reader.rp.proxy.configurator"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/accada/reader/rp/proxy/configurator/FieldName.html" target="_top"><B>FRAMES</B></A>
<A HREF="FieldName.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#enum_constant_summary">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#enum_constant_detail">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.accada.reader.rp.proxy.configurator</FONT>
<BR>
Enum FieldName</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">java.lang.Enum<<A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A>>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.accada.reader.rp.proxy.configurator.FieldName</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Comparable<<A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A>></DD>
</DL>
<HR>
<DL>
<DT><PRE>public enum <B>FieldName</B><DT>extends java.lang.Enum<<A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A>></DL>
</PRE>
<P>
<p>Java class for FieldName.
<p>The following schema fragment specifies the expected content contained within this class.
<p>
<pre>
<simpleType name="FieldName">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="eventTriggers"/>
<enumeration value="eventType"/>
<enumeration value="eventTimeTick"/>
<enumeration value="eventTimeUTC"/>
<enumeration value="readerEPC"/>
<enumeration value="readerHandle"/>
<enumeration value="readerName"/>
<enumeration value="readerRole"/>
<enumeration value="readerNowTick"/>
<enumeration value="readerNowUTC"/>
<enumeration value="tagType"/>
<enumeration value="tagID"/>
<enumeration value="tagIDasPureURI"/>
<enumeration value="tagIDasTagURI"/>
<enumeration value="sourceName"/>
<enumeration value="sourceFrequency"/>
<enumeration value="sourceProtocol"/>
<enumeration value="notifyChannelName"/>
<enumeration value="notifyTriggerName"/>
<enumeration value="allEvent"/>
<enumeration value="allReader"/>
<enumeration value="allTag"/>
<enumeration value="allSource"/>
<enumeration value="allNotify"/>
<enumeration value="all"/>
<enumeration value="allSupported"/>
</restriction>
</simpleType>
</pre>
<P>
<P>
<HR>
<P>
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<A NAME="enum_constant_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Enum Constant Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#ALL">ALL</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#ALL_EVENT">ALL_EVENT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#ALL_NOTIFY">ALL_NOTIFY</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#ALL_READER">ALL_READER</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#ALL_SOURCE">ALL_SOURCE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#ALL_SUPPORTED">ALL_SUPPORTED</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#ALL_TAG">ALL_TAG</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#EVENT_TIME_TICK">EVENT_TIME_TICK</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#EVENT_TIME_UTC">EVENT_TIME_UTC</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#EVENT_TRIGGERS">EVENT_TRIGGERS</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#EVENT_TYPE">EVENT_TYPE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#NOTIFY_CHANNEL_NAME">NOTIFY_CHANNEL_NAME</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#NOTIFY_TRIGGER_NAME">NOTIFY_TRIGGER_NAME</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#READER_EPC">READER_EPC</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#READER_HANDLE">READER_HANDLE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#READER_NAME">READER_NAME</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#READER_NOW_TICK">READER_NOW_TICK</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#READER_NOW_UTC">READER_NOW_UTC</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#READER_ROLE">READER_ROLE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#SOURCE_FREQUENCY">SOURCE_FREQUENCY</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#SOURCE_NAME">SOURCE_NAME</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#SOURCE_PROTOCOL">SOURCE_PROTOCOL</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#TAG_ID">TAG_ID</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#TAG_ID_AS_PURE_URI">TAG_ID_AS_PURE_URI</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#TAG_ID_AS_TAG_URI">TAG_ID_AS_TAG_URI</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#TAG_TYPE">TAG_TYPE</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#fromValue(java.lang.String)">fromValue</A></B>(java.lang.String v)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#value()">value</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String name)</CODE>
<BR>
Returns the enum constant of this type with the specified name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html#values()">values</A></B>()</CODE>
<BR>
Returns an array containing the constants of this enum type, in
the order they are declared.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Enum</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ ENUM CONSTANT DETAIL =========== -->
<A NAME="enum_constant_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Enum Constant Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="ALL"><!-- --></A><H3>
ALL</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>ALL</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="ALL_EVENT"><!-- --></A><H3>
ALL_EVENT</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>ALL_EVENT</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="ALL_NOTIFY"><!-- --></A><H3>
ALL_NOTIFY</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>ALL_NOTIFY</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="ALL_READER"><!-- --></A><H3>
ALL_READER</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>ALL_READER</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="ALL_SOURCE"><!-- --></A><H3>
ALL_SOURCE</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>ALL_SOURCE</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="ALL_SUPPORTED"><!-- --></A><H3>
ALL_SUPPORTED</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>ALL_SUPPORTED</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="ALL_TAG"><!-- --></A><H3>
ALL_TAG</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>ALL_TAG</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="EVENT_TIME_TICK"><!-- --></A><H3>
EVENT_TIME_TICK</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>EVENT_TIME_TICK</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="EVENT_TIME_UTC"><!-- --></A><H3>
EVENT_TIME_UTC</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>EVENT_TIME_UTC</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="EVENT_TRIGGERS"><!-- --></A><H3>
EVENT_TRIGGERS</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>EVENT_TRIGGERS</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="EVENT_TYPE"><!-- --></A><H3>
EVENT_TYPE</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>EVENT_TYPE</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="NOTIFY_CHANNEL_NAME"><!-- --></A><H3>
NOTIFY_CHANNEL_NAME</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>NOTIFY_CHANNEL_NAME</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="NOTIFY_TRIGGER_NAME"><!-- --></A><H3>
NOTIFY_TRIGGER_NAME</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>NOTIFY_TRIGGER_NAME</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="READER_EPC"><!-- --></A><H3>
READER_EPC</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>READER_EPC</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="READER_HANDLE"><!-- --></A><H3>
READER_HANDLE</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>READER_HANDLE</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="READER_NAME"><!-- --></A><H3>
READER_NAME</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>READER_NAME</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="READER_NOW_TICK"><!-- --></A><H3>
READER_NOW_TICK</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>READER_NOW_TICK</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="READER_NOW_UTC"><!-- --></A><H3>
READER_NOW_UTC</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>READER_NOW_UTC</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="READER_ROLE"><!-- --></A><H3>
READER_ROLE</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>READER_ROLE</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="SOURCE_FREQUENCY"><!-- --></A><H3>
SOURCE_FREQUENCY</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>SOURCE_FREQUENCY</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="SOURCE_NAME"><!-- --></A><H3>
SOURCE_NAME</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>SOURCE_NAME</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="SOURCE_PROTOCOL"><!-- --></A><H3>
SOURCE_PROTOCOL</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>SOURCE_PROTOCOL</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="TAG_ID"><!-- --></A><H3>
TAG_ID</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>TAG_ID</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="TAG_ID_AS_PURE_URI"><!-- --></A><H3>
TAG_ID_AS_PURE_URI</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>TAG_ID_AS_PURE_URI</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="TAG_ID_AS_TAG_URI"><!-- --></A><H3>
TAG_ID_AS_TAG_URI</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>TAG_ID_AS_TAG_URI</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="TAG_TYPE"><!-- --></A><H3>
TAG_TYPE</H3>
<PRE>
public static final <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>TAG_TYPE</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="values()"><!-- --></A><H3>
values</H3>
<PRE>
public static <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A>[] <B>values</B>()</PRE>
<DL>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared. This method may be used to iterate
over the constants as follows:
<pre>
for (FieldName c : FieldName.values())
System.out.println(c);
</pre>
<P>
<DD><DL>
<DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
the order they are declared</DL>
</DD>
</DL>
<HR>
<A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
valueOf</H3>
<PRE>
public static <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>valueOf</B>(java.lang.String name)</PRE>
<DL>
<DD>Returns the enum constant of this type with the specified name.
The string must match <I>exactly</I> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
<DT><B>Returns:</B><DD>the enum constant with the specified name
<DT><B>Throws:</B>
<DD><CODE>java.lang.IllegalArgumentException</CODE> - if this enum type has no constant
with the specified name
<DD><CODE>java.lang.NullPointerException</CODE> - if the argument is null</DL>
</DD>
</DL>
<HR>
<A NAME="value()"><!-- --></A><H3>
value</H3>
<PRE>
public java.lang.String <B>value</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="fromValue(java.lang.String)"><!-- --></A><H3>
fromValue</H3>
<PRE>
public static <A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/FieldName.html" title="enum in org.accada.reader.rp.proxy.configurator">FieldName</A> <B>fromValue</B>(java.lang.String v)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FieldName.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/accada/reader/rp/proxy/configurator/EventFilter.html" title="enum in org.accada.reader.rp.proxy.configurator"><B>PREV CLASS</B></A>
<A HREF="../../../../../../org/accada/reader/rp/proxy/configurator/IOEdgeTriggerConfiguration.html" title="class in org.accada.reader.rp.proxy.configurator"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/accada/reader/rp/proxy/configurator/FieldName.html" target="_top"><B>FRAMES</B></A>
<A HREF="FieldName.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#enum_constant_summary">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#enum_constant_detail">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2008. All Rights Reserved.
</BODY>
</HTML>
|
index-minified.html | cincinnatusc123/jbrowse | <!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>JBrowse</title>
<link rel="stylesheet" type="text/css" href="jslib/dijit/themes/tundra/tundra.css"></link>
<link rel="stylesheet" type="text/css" href="jslib/dojo/resources/dojo.css"></link>
<link rel="stylesheet" type="text/css" href="genome.css"></link>
<style type="text/css">
html, body { height: 100%; width: 100%; padding: 0; border: 0; }
</style>
<script type="text/javascript" src="jslib/dojo/dojo.js" djConfig="isDebug: false"></script>
<script type="text/javascript" src="jslib/dojo/jbrowse_dojo.js" ></script>
<script type="text/javascript" src="jbrowse.js"></script>
<script type="text/javascript" src="data/refSeqs.js"></script>
<script type="text/javascript" src="data/trackInfo.js"></script>
<script type="text/javascript">
/* <![CDATA[ */
var queryParams = dojo.queryToObject(window.location.search.slice(1));
var bookmarkCallback = function(brwsr) {
return window.location.protocol
+ "//" + window.location.host
+ window.location.pathname
+ "?loc=" + brwsr.visibleRegion()
+ "&tracks=" + brwsr.visibleTracks();
}
var b = new Browser({
containerID: "GenomeBrowser",
refSeqs: refSeqs,
trackData: trackInfo,
defaultTracks: "DNA,gene,mRNA,noncodingRNA",
location: queryParams.loc,
tracks: queryParams.tracks,
bookmark: bookmarkCallback,
dataRoot: "data/"
});
/* ]]> */
</script>
</head>
<body>
<div id="GenomeBrowser" style="height: 100%; width: 100%; padding: 0; border: 0;"></div>
</body>
</html>
|
sdk/dox/html/classaffymetrix__calvin__exceptions_1_1ParameterStringTooLongException.html | einon/affymetrix-power-tools | <!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>Affymetrix Power Tools: affymetrix_calvin_exceptions::ParameterStringTooLongException Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.1 -->
<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="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</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><a href="dirs.html"><span>Directories</span></a></li>
</ul>
</div>
<div 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="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div class="navpath">
<ul>
<li><b>affymetrix_calvin_exceptions</b> </li>
<li><a class="el" href="classaffymetrix__calvin__exceptions_1_1ParameterStringTooLongException.html">affymetrix_calvin_exceptions::ParameterStringTooLongException</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pro-attribs">Protected Attributes</a> </div>
<div class="headertitle">
<h1>affymetrix_calvin_exceptions::ParameterStringTooLongException Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="affymetrix_calvin_exceptions::ParameterStringTooLongException" --><!-- doxytag: inherits="affymetrix_calvin_exceptions::CalvinException" -->
<p><code>#include <<a class="el" href="ParameterException_8h_source.html">ParameterException.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for affymetrix_calvin_exceptions::ParameterStringTooLongException:</div>
<div class="dyncontent">
<div class="center">
<img src="classaffymetrix__calvin__exceptions_1_1ParameterStringTooLongException.png" usemap="#affymetrix_calvin_exceptions::ParameterStringTooLongException_map" alt=""/>
<map id="affymetrix_calvin_exceptions::ParameterStringTooLongException_map" name="affymetrix_calvin_exceptions::ParameterStringTooLongException_map">
<area href="classaffymetrix__calvin__exceptions_1_1CalvinException.html" alt="affymetrix_calvin_exceptions::CalvinException" shape="rect" coords="0,0,376,24"/>
</map>
</div>
<p><a href="classaffymetrix__calvin__exceptions_1_1ParameterStringTooLongException-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="classaffymetrix__calvin__exceptions_1_1ParameterStringTooLongException.html#a91f2525dab996d37395fb8ab15fa4231">ParameterStringTooLongException</a> (std::wstring _Source, std::wstring _Description, std::wstring _TimeStamp, std::string _FileName, u_int16_t _LineNumber, u_int64_t _ErrorCode, int32_t len)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const std::wstring </td><td class="memItemRight" valign="bottom"><a class="el" href="classaffymetrix__calvin__exceptions_1_1ParameterStringTooLongException.html#a617deccbc7052b9909a0204e6cfc6256">ToString</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8c07c488a71775446bf945315a63797c"></a><!-- doxytag: member="affymetrix_calvin_exceptions::ParameterStringTooLongException::maxLen" ref="a8c07c488a71775446bf945315a63797c" args="" -->
int32_t </td><td class="memItemRight" valign="bottom"><b>maxLen</b></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>This exception indicates that the parameter string is too long </p>
<p>Definition at line <a class="el" href="ParameterException_8h_source.html#l00079">79</a> of file <a class="el" href="ParameterException_8h_source.html">ParameterException.h</a>.</p>
<hr/><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="a91f2525dab996d37395fb8ab15fa4231"></a><!-- doxytag: member="affymetrix_calvin_exceptions::ParameterStringTooLongException::ParameterStringTooLongException" ref="a91f2525dab996d37395fb8ab15fa4231" args="(std::wstring _Source, std::wstring _Description, std::wstring _TimeStamp, std::string _FileName, u_int16_t _LineNumber, u_int64_t _ErrorCode, int32_t len)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">affymetrix_calvin_exceptions::ParameterStringTooLongException::ParameterStringTooLongException </td>
<td>(</td>
<td class="paramtype">std::wstring </td>
<td class="paramname"> <em>_Source</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">std::wstring </td>
<td class="paramname"> <em>_Description</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">std::wstring </td>
<td class="paramname"> <em>_TimeStamp</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">std::string </td>
<td class="paramname"> <em>_FileName</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">u_int16_t </td>
<td class="paramname"> <em>_LineNumber</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">u_int64_t </td>
<td class="paramname"> <em>_ErrorCode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t </td>
<td class="paramname"> <em>len</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Constructor </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>len</em> </td><td>Max length of the string </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="ParameterException_8h_source.html#l00085">85</a> of file <a class="el" href="ParameterException_8h_source.html">ParameterException.h</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a617deccbc7052b9909a0204e6cfc6256"></a><!-- doxytag: member="affymetrix_calvin_exceptions::ParameterStringTooLongException::ToString" ref="a617deccbc7052b9909a0204e6cfc6256" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const std::wstring affymetrix_calvin_exceptions::ParameterStringTooLongException::ToString </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns a string describing the exception</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns a string describing the exception.</dd></dl>
<p>The error code associated with the exception.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Error code associated with the exception. </dd></dl>
<p>Reimplemented from <a class="el" href="classaffymetrix__calvin__exceptions_1_1CalvinException.html#a7983d657e415f5a9c6cbe4636a38b6f7">affymetrix_calvin_exceptions::CalvinException</a>.</p>
<p>Definition at line <a class="el" href="ParameterException_8cpp_source.html#l00039">39</a> of file <a class="el" href="ParameterException_8cpp_source.html">ParameterException.cpp</a>.</p>
<p>References <a class="el" href="ExceptionBase_8cpp_source.html#l00235">affymetrix_calvin_exceptions::CalvinException::SystemInfo()</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>calvin_files/parameter/src/<a class="el" href="ParameterException_8h_source.html">ParameterException.h</a></li>
<li>calvin_files/parameter/src/<a class="el" href="ParameterException_8cpp_source.html">ParameterException.cpp</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Mar 20 2015 18:04:01 for Affymetrix Power Tools 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>
|
csound/html/examples/tbvcf.csd.html | gogins/gogins.github.io | <html>
<head>
<title>Minimal Example using Csound for WebAssembly</title>
<script src="csound.js"></script>
</head>
<body>
<script>
var handleMessage = function(message) {
var messages_textarea = document.getElementById("console");
var existing = messages_textarea.value;
messages_textarea.value = existing + '\n' + message;
messages_textarea.scrollTop = messages_textarea.scrollHeight;
}
var moduleDidLoad = function() {
document.getElementById('console').value += 'moduleDidLoad was called; Csound functions may now be called.';
console.warn = handleMessage;
}
var onPlayClick = function() {
var csd = document.getElementById('csd').value;
csound.compileCsdText(csd);
csound.start();
csound.perform();
}
var onPlayStop = function() {
csound.stop();
}
</script>
<h1>tbvcf</h1>
<p>
This example will play if your Web browser is a desktop version of Google Chrome with WebAssembly enabled. You can edit and replay the code. At this time, most but not all examples will run in WebAssembly.
</p>
<p>
<input type="button" value="Play" onclick="onPlayClick()"/>
<input type="button" value="Stop" onclick="onPlayStop()"/>
<p>
<textarea id="csd" style="width: 100%; height: 50%;font-size:12px;"><CsoundSynthesizer>
<CsOptions>
; Select audio/midi flags here according to platform
; Audio out Audio in No messages
-odac -iadc -d ;;;RT audio I/O
; For Non-realtime ouput leave only the line below:
; -o tbvcf.wav -W ;;; for file output any platform
</CsOptions>
<CsInstruments>
;---------------------------------------------------------
; TBVCF Test
; Coded by Hans Mikelson December, 2000
;---------------------------------------------------------
sr = 44100 ; Sample rate
ksmps = 10 ; Samples/Kontrol period
nchnls = 2 ; Changed for WebAssembly output from: = 2 ; Normal stereo
0dbfs = 1
instr 10
idur = p3 ; Duration
iamp = p4 ; Amplitude
ifqc = cpspch(p5) ; Pitch to frequency
ipanl = sqrt(p6) ; Pan left
ipanr = sqrt(1-p6) ; Pan right
iq = p7
idist = p8
iasym = p9
kdclck linseg 0, .002, 1, idur-.004, 1, .002, 0 ; Declick envelope
kfco expseg 10000, idur, 1000 ; Frequency envelope
ax vco 1, ifqc, 2, 0.5 ; Square wave
ay tbvcf ax, kfco, iq, idist, iasym ; TB-VCF
ay buthp ay/1, 100 ; Hi-pass
outs ay*iamp*ipanl*kdclck, ay*iamp*ipanr*kdclck
endin
</CsInstruments>
<CsScore>
f1 0 65536 10 1
; TeeBee Test
; Sta Dur Amp Pitch Pan Q Dist1 Asym
i10 0 0.2 0.5 7.00 .5 0.0 2.0 0.0
i10 0.3 0.2 0.5 7.00 .5 0.8 2.0 0.0
i10 0.6 0.2 0.5 7.00 .5 1.6 2.0 0.0
i10 0.9 0.2 0.5 7.00 .5 2.4 2.0 0.0
i10 1.2 0.2 0.5 7.00 .5 3.2 2.0 0.0
;i10 1.5 0.2 0.5 7.00 .5 4.0 2.0 0.0
i10 1.8 0.2 0.5 7.00 .5 0.0 2.0 0.25
i10 2.1 0.2 0.5 7.00 .5 0.8 2.0 0.25
i10 2.4 0.2 0.5 7.00 .5 1.6 2.0 0.25
i10 2.7 0.2 0.5 7.00 .5 2.4 2.0 0.25
i10 3.0 0.2 0.5 7.00 .5 3.2 2.0 0.25
i10 3.3 0.2 0.5 7.00 .5 4.0 2.0 0.25
i10 3.6 0.2 0.5 7.00 .5 0.0 2.0 0.5
i10 3.9 0.2 0.5 7.00 .5 0.8 2.0 0.5
i10 4.2 0.2 0.5 7.00 .5 1.6 2.0 0.5
i10 4.5 0.2 0.5 7.00 .5 2.4 2.0 0.5
i10 4.8 0.2 0.5 7.00 .5 3.2 2.0 0.5
i10 5.1 0.2 0.5 7.00 .5 4.0 2.0 0.5
i10 5.4 0.2 0.5 7.00 .5 0.0 2.0 0.75
i10 5.7 0.2 0.5 7.00 .5 0.8 2.0 0.75
i10 6.0 0.2 0.5 7.00 .5 1.6 2.0 0.75
i10 6.3 0.2 0.5 7.00 .5 2.4 2.0 0.75
i10 6.6 0.2 0.5 7.00 .5 3.2 2.0 0.75
i10 6.9 0.2 0.5 7.00 .5 4.0 2.0 0.75
i10 7.2 0.2 0.5 7.00 .5 0.0 2.0 1.0
i10 7.5 0.2 0.5 7.00 .5 0.8 2.0 1.0
i10 7.8 0.2 0.5 7.00 .5 1.6 2.0 1.0
i10 8.1 0.2 0.5 7.00 .5 2.4 2.0 1.0
i10 8.4 0.2 0.5 7.00 .5 3.2 2.0 1.0
i10 8.7 0.2 0.5 7.00 .5 4.0 2.0 1.0
e
</CsScore>
</CsoundSynthesizer>
</textarea>
<h3>Csound Messages</h3>
<textarea id="console" readonly style="width: 100%; height: 25%;font-size:12px;">
</textarea>
</body>
</html> |
quest/style/wiki.css | erelsgl/textia | .editsection {display:none}
.shortcut {display:none;}
#toc { display: none; }
.siteNoticeSmall{display:none;}
.siteNoticeToggle{display:none;}
.mw-changeslist-hidden {display:none;}
div.mw-changeslist-expanded {display:block;}
span.mw-changeslist-expanded {display:inline !important;visibility:visible !important;}
a.new, #quickbar a.new { color: #CC2200; }
|
docs/nitro-nitf.sourceforge.net/apidocs/c/2.5java/nitf/LabelSubheader.html | mdaus/nitro | <!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_03) on Wed Dec 09 19:42:42 EST 2009 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
LabelSubheader (NITRO Java Bindings 2.5-dev API)
</TITLE>
<META NAME="date" CONTENT="2009-12-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="LabelSubheader (NITRO Java Bindings 2.5-dev API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="LabelSubheader.html#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="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/LabelSubheader.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="http://nitro-nitf.sourceforge.net/apidocs/c/2.5java/nitf/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="http://nitro-nitf.sourceforge.net/apidocs/c/2.5java/deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="http://nitro-nitf.sourceforge.net/apidocs/c/2.5java/index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="http://nitro-nitf.sourceforge.net/apidocs/c/2.5java/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="LabelSegment.html" title="class in nitf"><B>PREV CLASS</B></A>
<A HREF="LookupTable.html" title="class in nitf"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?nitf%252FLabelSubheader.html" target="_top"><B>FRAMES</B></A>
<A HREF="LabelSubheader.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="http://nitro-nitf.sourceforge.net/apidocs/c/2.5java/allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="LabelSubheader.html#fields_inherited_from_class_nitf.NITFObject">FIELD</A> | CONSTR | <A HREF="LabelSubheader.html#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="LabelSubheader.html#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
nitf</FONT>
<BR>
Class LabelSubheader</H2>
<PRE>
java.lang.Object
<IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="NITFObject.html" title="class in nitf">nitf.NITFObject</A>
<IMG SRC="../resources/inherit.gif" ALT="extended by "><B>nitf.LabelSubheader</B>
</PRE>
<HR>
<DL>
<DT><PRE>public final class <B>LabelSubheader</B><DT>extends <A HREF="NITFObject.html" title="class in nitf">NITFObject</A></DL>
</PRE>
<P>
A representation of the NITF Label subheader
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_nitf.NITFObject"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class nitf.<A HREF="NITFObject.html" title="class in nitf">NITFObject</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="NITFObject.html#address">address</A>, <A HREF="NITFObject.html#INVALID_ADDRESS">INVALID_ADDRESS</A>, <A HREF="NITFObject.html#NITF_LIBRARY_NAME">NITF_LIBRARY_NAME</A></CODE></TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getAttachmentLevel()">getAttachmentLevel</A></B>()</CODE>
<BR>
Return the Attachment Level (LALVL) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getBackgroundColor()">getBackgroundColor</A></B>()</CODE>
<BR>
Return the Label Background Bolor (LBC) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getCellHeight()">getCellHeight</A></B>()</CODE>
<BR>
Return the Label Cell Height (LCH) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getCellWidth()">getCellWidth</A></B>()</CODE>
<BR>
Return the Label Cell Width (LCW) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getDisplayLevel()">getDisplayLevel</A></B>()</CODE>
<BR>
Return the Display Level (LDLVL) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getEncrypted()">getEncrypted</A></B>()</CODE>
<BR>
Return the Encryption (ENCRYP) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getExtendedHeaderLength()">getExtendedHeaderLength</A></B>()</CODE>
<BR>
Return the Extended Subheader Data Length (LXSHDL) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getExtendedHeaderOverflow()">getExtendedHeaderOverflow</A></B>()</CODE>
<BR>
Return the Extended Subheader Overflow (LXSOFL) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Extensions.html" title="class in nitf">Extensions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getExtendedSection()">getExtendedSection</A></B>()</CODE>
<BR>
Return the Extended Subheader Data extensions section</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getFilePartType()">getFilePartType</A></B>()</CODE>
<BR>
Return the File Part Type (LA) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getFontStyle()">getFontStyle</A></B>()</CODE>
<BR>
Return the Label Font Style (LFS) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getLabelID()">getLabelID</A></B>()</CODE>
<BR>
Return the Label ID (LID) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getLocationColumn()">getLocationColumn</A></B>()</CODE>
<BR>
Return the Label Location - Column (LLOC) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getLocationRow()">getLocationRow</A></B>()</CODE>
<BR>
Return the Label Location - Row (LLOC) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getSecurityClass()">getSecurityClass</A></B>()</CODE>
<BR>
Return the Label Security Classification (LSCLAS) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="FileSecurity.html" title="class in nitf">FileSecurity</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getSecurityGroup()">getSecurityGroup</A></B>()</CODE>
<BR>
Return the FileSecurity info for this Label Header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="Field.html" title="class in nitf">Field</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#getTextColor()">getTextColor</A></B>()</CODE>
<BR>
Return the Label Text Color (LTC) Field</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="LabelSubheader.html#print(java.io.PrintStream)">print</A></B>(java.io.PrintStream out)</CODE>
<BR>
Prints the data associated with the LabelSubheader to a PrintStream</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_nitf.NITFObject"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class nitf.<A HREF="NITFObject.html" title="class in nitf">NITFObject</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="NITFObject.html#equals(java.lang.Object)">equals</A>, <A HREF="NITFObject.html#isValid()">isValid</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getFilePartType()"><!-- --></A><H3>
getFilePartType</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getFilePartType</B>()</PRE>
<DL>
<DD>Return the File Part Type (LA) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getLabelID()"><!-- --></A><H3>
getLabelID</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getLabelID</B>()</PRE>
<DL>
<DD>Return the Label ID (LID) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getSecurityClass()"><!-- --></A><H3>
getSecurityClass</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getSecurityClass</B>()</PRE>
<DL>
<DD>Return the Label Security Classification (LSCLAS) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getSecurityGroup()"><!-- --></A><H3>
getSecurityGroup</H3>
<PRE>
public <A HREF="FileSecurity.html" title="class in nitf">FileSecurity</A> <B>getSecurityGroup</B>()</PRE>
<DL>
<DD>Return the FileSecurity info for this Label Header
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getEncrypted()"><!-- --></A><H3>
getEncrypted</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getEncrypted</B>()</PRE>
<DL>
<DD>Return the Encryption (ENCRYP) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getFontStyle()"><!-- --></A><H3>
getFontStyle</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getFontStyle</B>()</PRE>
<DL>
<DD>Return the Label Font Style (LFS) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getCellWidth()"><!-- --></A><H3>
getCellWidth</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getCellWidth</B>()</PRE>
<DL>
<DD>Return the Label Cell Width (LCW) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getCellHeight()"><!-- --></A><H3>
getCellHeight</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getCellHeight</B>()</PRE>
<DL>
<DD>Return the Label Cell Height (LCH) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getDisplayLevel()"><!-- --></A><H3>
getDisplayLevel</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getDisplayLevel</B>()</PRE>
<DL>
<DD>Return the Display Level (LDLVL) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getAttachmentLevel()"><!-- --></A><H3>
getAttachmentLevel</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getAttachmentLevel</B>()</PRE>
<DL>
<DD>Return the Attachment Level (LALVL) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getLocationRow()"><!-- --></A><H3>
getLocationRow</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getLocationRow</B>()</PRE>
<DL>
<DD>Return the Label Location - Row (LLOC) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getLocationColumn()"><!-- --></A><H3>
getLocationColumn</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getLocationColumn</B>()</PRE>
<DL>
<DD>Return the Label Location - Column (LLOC) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getTextColor()"><!-- --></A><H3>
getTextColor</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getTextColor</B>()</PRE>
<DL>
<DD>Return the Label Text Color (LTC) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getBackgroundColor()"><!-- --></A><H3>
getBackgroundColor</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getBackgroundColor</B>()</PRE>
<DL>
<DD>Return the Label Background Bolor (LBC) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getExtendedHeaderLength()"><!-- --></A><H3>
getExtendedHeaderLength</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getExtendedHeaderLength</B>()</PRE>
<DL>
<DD>Return the Extended Subheader Data Length (LXSHDL) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getExtendedHeaderOverflow()"><!-- --></A><H3>
getExtendedHeaderOverflow</H3>
<PRE>
public <A HREF="Field.html" title="class in nitf">Field</A> <B>getExtendedHeaderOverflow</B>()</PRE>
<DL>
<DD>Return the Extended Subheader Overflow (LXSOFL) Field
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getExtendedSection()"><!-- --></A><H3>
getExtendedSection</H3>
<PRE>
public <A HREF="Extensions.html" title="class in nitf">Extensions</A> <B>getExtendedSection</B>()</PRE>
<DL>
<DD>Return the Extended Subheader Data extensions section
<P>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="print(java.io.PrintStream)"><!-- --></A><H3>
print</H3>
<PRE>
public void <B>print</B>(java.io.PrintStream out)</PRE>
<DL>
<DD>Prints the data associated with the LabelSubheader to a PrintStream
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>out</CODE> - </DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="LabelSubheader.html#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="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/LabelSubheader.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="http://nitro-nitf.sourceforge.net/apidocs/c/2.5java/nitf/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="http://nitro-nitf.sourceforge.net/apidocs/c/2.5java/deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="http://nitro-nitf.sourceforge.net/apidocs/c/2.5java/index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="http://nitro-nitf.sourceforge.net/apidocs/c/2.5java/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="LabelSegment.html" title="class in nitf"><B>PREV CLASS</B></A>
<A HREF="LookupTable.html" title="class in nitf"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?nitf%252FLabelSubheader.html" target="_top"><B>FRAMES</B></A>
<A HREF="LabelSubheader.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="http://nitro-nitf.sourceforge.net/apidocs/c/2.5java/allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="LabelSubheader.html#fields_inherited_from_class_nitf.NITFObject">FIELD</A> | CONSTR | <A HREF="LabelSubheader.html#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="LabelSubheader.html#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2004-2009. All Rights Reserved.
</BODY>
</HTML>
|
third-party/gstreamer/gst-plugins-good-0.10.23/docs/plugins/html/gst-plugins-good-plugins-oss4mixer.html | cpopescu/whispermedialib | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>oss4mixer</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GStreamer Good Plugins 0.10 Plugins Reference Manual">
<link rel="up" href="ch01.html" title="gst-plugins-good Elements">
<link rel="prev" href="gst-plugins-good-plugins-optv.html" title="optv">
<link rel="next" href="gst-plugins-good-plugins-oss4sink.html" title="oss4sink">
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="gst-plugins-good-plugins-optv.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GStreamer Good Plugins 0.10 Plugins Reference Manual</th>
<td><a accesskey="n" href="gst-plugins-good-plugins-oss4sink.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#gst-plugins-good-plugins-oss4mixer.synopsis" class="shortcut">Top</a>
|
<a href="#gst-plugins-good-plugins-oss4mixer.description" class="shortcut">Description</a>
|
<a href="#gst-plugins-good-plugins-oss4mixer.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
<a href="#gst-plugins-good-plugins-oss4mixer.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
|
<a href="#gst-plugins-good-plugins-oss4mixer.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" title="oss4mixer">
<a name="gst-plugins-good-plugins-oss4mixer"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="gst-plugins-good-plugins-oss4mixer.top_of_page"></a>oss4mixer</span></h2>
<p>oss4mixer — Control sound input and output levels with OSS4</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv" title="Synopsis">
<a name="gst-plugins-good-plugins-oss4mixer.synopsis"></a><h2>Synopsis</h2>
<a name="GstOss4Mixer"></a><pre class="synopsis"> <a class="link" href="gst-plugins-good-plugins-oss4mixer.html#GstOss4Mixer-struct" title="GstOss4Mixer">GstOss4Mixer</a>;
</pre>
</div>
<div class="refsect1" title="Object Hierarchy">
<a name="gst-plugins-good-plugins-oss4mixer.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+----<a href="/usr/share/gtk-doc/html/gstreamer-0.10/GstObject.html">GstObject</a>
+----<a href="/usr/share/gtk-doc/html/gstreamer-0.10/GstElement.html">GstElement</a>
+----GstOss4Mixer
</pre>
</div>
<div class="refsect1" title="Implemented Interfaces">
<a name="gst-plugins-good-plugins-oss4mixer.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GstOss4Mixer implements
<a href="/usr/share/gtk-doc/html/gstreamer-0.10/GstImplementsInterface.html">GstImplementsInterface</a>, <a href="/usr/share/gtk-doc/html/gst-plugins-base-libs-0.10/gst-plugins-base-libs-gstmixer.html#GstMixer">GstMixer</a> and <a href="/usr/share/gtk-doc/html/gst-plugins-base-libs-0.10/gst-plugins-base-libs-gstpropertyprobe.html#GstPropertyProbe">GstPropertyProbe</a>.</p>
</div>
<div class="refsect1" title="Properties">
<a name="gst-plugins-good-plugins-oss4mixer.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="gst-plugins-good-plugins-oss4mixer.html#GstOss4Mixer--device" title='The "device" property'>device</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
"<a class="link" href="gst-plugins-good-plugins-oss4mixer.html#GstOss4Mixer--device-name" title='The "device-name" property'>device-name</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read
</pre>
</div>
<div class="refsect1" title="Description">
<a name="gst-plugins-good-plugins-oss4mixer.description"></a><h2>Description</h2>
<p>
This element lets you adjust sound input and output levels with the
Open Sound System (OSS) version 4. It supports the GstMixer interface, which
can be used to obtain a list of available mixer tracks. Set the mixer
element to READY state before using the GstMixer interface on it.
</p>
<div class="refsect2" title="Example pipelines">
<a name="id516534"></a><h3>Example pipelines</h3>
<p>
oss4mixer can't be used in a sensible way in gst-launch.
</p>
</div>
</div>
<div class="refsect1" title="Details">
<a name="gst-plugins-good-plugins-oss4mixer.details"></a><h2>Details</h2>
<div class="refsect2" title="GstOss4Mixer">
<a name="GstOss4Mixer-struct"></a><h3>GstOss4Mixer</h3>
<pre class="programlisting">typedef struct _GstOss4Mixer GstOss4Mixer;</pre>
<p>
</p>
</div>
</div>
<div class="refsect1" title="Property Details">
<a name="gst-plugins-good-plugins-oss4mixer.property-details"></a><h2>Property Details</h2>
<div class="refsect2" title='The "device" property'>
<a name="GstOss4Mixer--device"></a><h3>The <code class="literal">"device"</code> property</h3>
<pre class="programlisting"> "device" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
<p>
OSS4 mixer device (e.g. /dev/oss/hdaudio0/mix0 or /dev/mixerN)
</p>
<p>Default value: NULL</p>
</div>
<hr>
<div class="refsect2" title='The "device-name" property'>
<a name="GstOss4Mixer--device-name"></a><h3>The <code class="literal">"device-name"</code> property</h3>
<pre class="programlisting"> "device-name" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read</pre>
<p>
Human-readable name of the sound device. May be NULL if the device is
not open (ie. when the mixer is in NULL state)
</p>
<p>Default value: NULL</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.15</div>
</body>
</html> |
third-party/gstreamer/gst-plugins-good-0.10.23/docs/plugins/html/gst-plugins-good-plugins-multipartmux.html | cpopescu/whispermedialib | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>multipartmux</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GStreamer Good Plugins 0.10 Plugins Reference Manual">
<link rel="up" href="ch01.html" title="gst-plugins-good Elements">
<link rel="prev" href="gst-plugins-good-plugins-multipartdemux.html" title="multipartdemux">
<link rel="next" href="gst-plugins-good-plugins-multiudpsink.html" title="multiudpsink">
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="gst-plugins-good-plugins-multipartdemux.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GStreamer Good Plugins 0.10 Plugins Reference Manual</th>
<td><a accesskey="n" href="gst-plugins-good-plugins-multiudpsink.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#gst-plugins-good-plugins-multipartmux.synopsis" class="shortcut">Top</a>
|
<a href="#gst-plugins-good-plugins-multipartmux.description" class="shortcut">Description</a>
|
<a href="#gst-plugins-good-plugins-multipartmux.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
<a href="#gst-plugins-good-plugins-multipartmux.properties" class="shortcut">Properties</a>
</td></tr>
</table>
<div class="refentry" title="multipartmux">
<a name="gst-plugins-good-plugins-multipartmux"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="gst-plugins-good-plugins-multipartmux.top_of_page"></a>multipartmux</span></h2>
<p>multipartmux — mux multipart streams</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv" title="Synopsis">
<a name="gst-plugins-good-plugins-multipartmux.synopsis"></a><h2>Synopsis</h2>
<a name="GstMultipartMux"></a><pre class="synopsis"> <a class="link" href="gst-plugins-good-plugins-multipartmux.html#GstMultipartMux-struct" title="GstMultipartMux">GstMultipartMux</a>;
</pre>
</div>
<div class="refsect1" title="Object Hierarchy">
<a name="gst-plugins-good-plugins-multipartmux.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+----<a href="/usr/share/gtk-doc/html/gstreamer-0.10/GstObject.html">GstObject</a>
+----<a href="/usr/share/gtk-doc/html/gstreamer-0.10/GstElement.html">GstElement</a>
+----GstMultipartMux
</pre>
</div>
<div class="refsect1" title="Properties">
<a name="gst-plugins-good-plugins-multipartmux.properties"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="gst-plugins-good-plugins-multipartmux.html#GstMultipartMux--boundary" title='The "boundary" property'>boundary</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
</pre>
</div>
<div class="refsect1" title="Description">
<a name="gst-plugins-good-plugins-multipartmux.description"></a><h2>Description</h2>
<p>
MultipartMux uses the <a href="/usr/share/gtk-doc/html/gstreamer-0.10/gstreamer-GstCaps.html#GstCaps"><span class="type">GstCaps</span></a> of the sink pad as the Content-type field for
incoming buffers when muxing them to a multipart stream. Most of the time
multipart streams are sequential JPEG frames.
</p>
<div class="refsect2" title="Sample pipelines">
<a name="id587284"></a><h3>Sample pipelines</h3>
<div class="informalexample">
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="listing_lines" align="right"><pre>1</pre></td>
<td class="listing_code"><pre class="programlisting">gst<span class="symbol">-</span>launch videotestsrc <span class="symbol">!</span> video<span class="symbol">/</span>x<span class="symbol">-</span>raw<span class="symbol">-</span>yuv<span class="symbol">,</span> framerate<span class="symbol">=</span><span class="string">'(fraction)'</span><span class="number">5</span><span class="symbol">/</span><span class="number">1</span> <span class="symbol">!</span> jpegenc <span class="symbol">!</span> multipartmux <span class="symbol">!</span> filesink location<span class="symbol">=/</span>tmp<span class="symbol">/</span>test<span class="symbol">.</span>multipart</pre></td>
</tr>
</tbody>
</table>
</div>
a pipeline to mux 5 JPEG frames per second into a multipart stream
stored to a file.
</div>
</div>
<div class="refsect1" title="Details">
<a name="gst-plugins-good-plugins-multipartmux.details"></a><h2>Details</h2>
<div class="refsect2" title="GstMultipartMux">
<a name="GstMultipartMux-struct"></a><h3>GstMultipartMux</h3>
<pre class="programlisting">typedef struct _GstMultipartMux GstMultipartMux;</pre>
<p>
The opaque <a class="link" href="gst-plugins-good-plugins-multipartmux.html#GstMultipartMux"><span class="type">GstMultipartMux</span></a> structure.
</p>
</div>
</div>
<div class="refsect1" title="Property Details">
<a name="gst-plugins-good-plugins-multipartmux.property-details"></a><h2>Property Details</h2>
<div class="refsect2" title='The "boundary" property'>
<a name="GstMultipartMux--boundary"></a><h3>The <code class="literal">"boundary"</code> property</h3>
<pre class="programlisting"> "boundary" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
<p>Boundary string.</p>
<p>Default value: "ThisRandomString"</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.15</div>
</body>
</html> |
doc/html/odtone/mih/tlv_info_resp_rdf_schem_id2706993.html | ATNoG/EMICOM | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Global tlv_info_resp_rdf_schem_list</title>
<link rel="stylesheet" href="../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../index.html" title="ODTONE 0.4">
<link rel="up" href="../../odtone_mih_library.html#header..home.carlos.Desktop.release.inc.odtone.mih.tlv_types_hpp" title="Header </home/carlos/Desktop/release/inc/odtone/mih/tlv_types.hpp>">
<link rel="prev" href="tlv_info_resp_rdf_schem_id2706977.html" title="Global tlv_info_resp_rdf_schem_url_list">
<link rel="next" href="tlv_mobile_node_mihf_id.html" title="Global tlv_mobile_node_mihf_id">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="'ODTONE - Open Dot Twenty One'" width="100" height="100" src="../.././images/logo.png"></td></tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="tlv_info_resp_rdf_schem_id2706977.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../../odtone_mih_library.html#header..home.carlos.Desktop.release.inc.odtone.mih.tlv_types_hpp"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="tlv_mobile_node_mihf_id.html"><img src="../../images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="odtone.mih.tlv_info_resp_rdf_schem_id2706993"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Global tlv_info_resp_rdf_schem_list</span></h2>
<p>odtone::mih::tlv_info_resp_rdf_schem_list</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../odtone_mih_library.html#header..home.carlos.Desktop.release.inc.odtone.mih.tlv_types_hpp" title="Header </home/carlos/Desktop/release/inc/odtone/mih/tlv_types.hpp>">/home/carlos/Desktop/release/inc/odtone/mih/tlv_types.hpp</a>>
</span><span class="keyword">static</span> <span class="keyword">const</span> <a class="link" href="tlv_cast_.html" title="Class template tlv_cast_">tlv_cast_</a><span class="special"><</span> <span class="identifier">ir_rdf_schem_list</span><span class="special">,</span> <a class="link" href="tlv_.html" title="Struct template tlv_">tlv_</a><span class="special"><</span> <span class="number">51</span> <span class="special">></span> <span class="special">></span> tlv_info_resp_rdf_schem_list<span class="special">;</span></pre></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2009-2012 Universidade
Aveiro<br>Copyright © 2009-2012 Instituto
de Telecomunicações - Pólo Aveiro<p>
This software is distributed under a license. The full license agreement
can be found in the LICENSE in this distribution. This software may not be
copied, modified, sold or distributed other than expressed in the named license
agreement. This software is distributed without any warranty.
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="tlv_info_resp_rdf_schem_id2706977.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../../odtone_mih_library.html#header..home.carlos.Desktop.release.inc.odtone.mih.tlv_types_hpp"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="tlv_mobile_node_mihf_id.html"><img src="../../images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
html/functions_vars_d.html | Punzo/wcslib | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>WCSLIB: Data Fields - Variables</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">WCSLIB
 <span id="projectnumber">7.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="contents">
 
<h3><a id="index_d"></a>- d -</h3><ul>
<li>dafrqfreq
: <a class="el" href="structspxprm.html#a678577f6866727419716361586fe34bb">spxprm</a>
</li>
<li>dateavg
: <a class="el" href="structwcsprm.html#ae6b40e2adeb31414871c7cae68619d63">wcsprm</a>
</li>
<li>datebeg
: <a class="el" href="structwcsprm.html#a9f9ec0f8abfa8af01ac97541cade3881">wcsprm</a>
</li>
<li>dateend
: <a class="el" href="structwcsprm.html#ad1f07e7ae6746a993beed50e58eb6d59">wcsprm</a>
</li>
<li>dateobs
: <a class="el" href="structwcsprm.html#aad387ccbd7847672b5dc2223d9124120">wcsprm</a>
</li>
<li>dateref
: <a class="el" href="structwcsprm.html#a056ffc4826e7a7ba59909fe5063dfa0b">wcsprm</a>
</li>
<li>dawavfreq
: <a class="el" href="structspxprm.html#ac9e44005ceadafb8158df81fe022f46e">spxprm</a>
</li>
<li>dawavvelo
: <a class="el" href="structspxprm.html#a7e1e561ce26f9be86978783bbd0dd496">spxprm</a>
</li>
<li>dawavwave
: <a class="el" href="structspxprm.html#a78d8a2235f18250cfa97a32625ab72a0">spxprm</a>
</li>
<li>dbetavelo
: <a class="el" href="structspxprm.html#acc8a46737906be2cee7cba0b2aa09d87">spxprm</a>
</li>
<li>delta
: <a class="el" href="structtabprm.html#a77130658a6e330e0edba348d1dc7edf2">tabprm</a>
</li>
<li>denerfreq
: <a class="el" href="structspxprm.html#a2d4ca3a63bb8871faec7928c8f713484">spxprm</a>
</li>
<li>dfreqafrq
: <a class="el" href="structspxprm.html#aa75c986198c4673e2caa30bd4ac73a30">spxprm</a>
</li>
<li>dfreqawav
: <a class="el" href="structspxprm.html#aa6ef9cc07973932f19c48062199e6689">spxprm</a>
</li>
<li>dfreqener
: <a class="el" href="structspxprm.html#aa419711bf0079fff37d4adbae3278f5c">spxprm</a>
</li>
<li>dfreqvelo
: <a class="el" href="structspxprm.html#a25de138f15027a948887f59f79b59d91">spxprm</a>
</li>
<li>dfreqvrad
: <a class="el" href="structspxprm.html#a9c60b90b7911b9846b353991dbf38084">spxprm</a>
</li>
<li>dfreqwave
: <a class="el" href="structspxprm.html#a9cab306f378116a9b9388bd215a98c0b">spxprm</a>
</li>
<li>dfreqwavn
: <a class="el" href="structspxprm.html#ac0096d466fedc5ec61948044af06551d">spxprm</a>
</li>
<li>dimlen
: <a class="el" href="structwtbarr.html#a901403d05f985d4a1fbd2fdc9585bd50">wtbarr</a>
</li>
<li>disp2x
: <a class="el" href="structdisprm.html#a52c639193240123e66b75e68a9a26add">disprm</a>
</li>
<li>dispre
: <a class="el" href="structlinprm.html#a7d951475b1c16f94703fba9e04ec24d2">linprm</a>
</li>
<li>disseq
: <a class="el" href="structlinprm.html#a2c21e35f61f428ed14ca2b60bccc10c8">linprm</a>
</li>
<li>disx2p
: <a class="el" href="structdisprm.html#ae438b6d2aaea0e6b97c3a3377d6904f3">disprm</a>
</li>
<li>divergent
: <a class="el" href="structprjprm.html#a62e88bd3c9e02f38193a800035b83918">prjprm</a>
</li>
<li>docorr
: <a class="el" href="structdisprm.html#a896bb8ce24e1b3cab7179eeaa0cfa2d4">disprm</a>
</li>
<li>dp
: <a class="el" href="structdisprm.html#a71567452603ef3effc07877e7366a5b2">disprm</a>
</li>
<li>dparm
: <a class="el" href="structdisprm.html#a9775ace81c64bf04c0fbe5b750bc2a79">disprm</a>
</li>
<li>dsun_obs
: <a class="el" href="structauxprm.html#a0319d8103f0f0a166715e74e329ded2d">auxprm</a>
</li>
<li>dtype
: <a class="el" href="structdisprm.html#a434f7952a43eba6485c03335179a25a7">disprm</a>
</li>
<li>dveloawav
: <a class="el" href="structspxprm.html#a5ab73474c2a6e92885c805cc017f6fbe">spxprm</a>
</li>
<li>dvelobeta
: <a class="el" href="structspxprm.html#a1d7633da24d461d6f791e003be2a508a">spxprm</a>
</li>
<li>dvelofreq
: <a class="el" href="structspxprm.html#a6300648f1270fbd6f45fefaac054db70">spxprm</a>
</li>
<li>dvelowave
: <a class="el" href="structspxprm.html#acfdb74852a20099c1cdc3b2cc8faa03b">spxprm</a>
</li>
<li>dvoptwave
: <a class="el" href="structspxprm.html#a709e6f9fd2c706705a019d865280526f">spxprm</a>
</li>
<li>dvradfreq
: <a class="el" href="structspxprm.html#a1f9bd735b5ffa618aa0713616a3b2b87">spxprm</a>
</li>
<li>dwaveawav
: <a class="el" href="structspxprm.html#af252fd0c875bfe2dc99c56617ae2faa8">spxprm</a>
</li>
<li>dwavefreq
: <a class="el" href="structspxprm.html#a90656bb22c7fdb8c750ee5a16745334c">spxprm</a>
</li>
<li>dwavevelo
: <a class="el" href="structspxprm.html#a75c591192f69d3e284d037d0216c2179">spxprm</a>
</li>
<li>dwavevopt
: <a class="el" href="structspxprm.html#a307491e5045c959ed5212c54b6e300e9">spxprm</a>
</li>
<li>dwavezopt
: <a class="el" href="structspxprm.html#a203c7de3b62de030e721e99cc0a5799b">spxprm</a>
</li>
<li>dwavnfreq
: <a class="el" href="structspxprm.html#a34e6a4ba58cd67ef619ab48a58c8b808">spxprm</a>
</li>
<li>dzoptwave
: <a class="el" href="structspxprm.html#a84d43f663df39a476b33a9516f3662eb">spxprm</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Jan 1 2020 00:25:46 for WCSLIB by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>
|
doc/html/class_character_name_map-members.html | kidaa/Awakening-Core3 | <!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.3.1"/>
<title>Core3: 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 style="padding-left: 0.5em;">
<div id="projectname">Core3
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</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>
</ul>
</div>
<div id="navrow2" 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><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">CharacterNameMap Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="class_character_name_map.html">CharacterNameMap</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="class_character_name_map.html#a8f14208a64af5c532fd85836f87a8cb4">CharacterNameMap</a>()</td><td class="entry"><a class="el" href="class_character_name_map.html">CharacterNameMap</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_character_name_map.html#a6403dd0fc4eb1e77ab49b31f164be3bc">containsKey</a>(const String &name)</td><td class="entry"><a class="el" href="class_character_name_map.html">CharacterNameMap</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_character_name_map.html#a92a069ba65c82db1c185e902a4ddf760">get</a>(const String &name)</td><td class="entry"><a class="el" href="class_character_name_map.html">CharacterNameMap</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_character_name_map.html#a3437dadf97eefd61afba29da29885a30">names</a></td><td class="entry"><a class="el" href="class_character_name_map.html">CharacterNameMap</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_character_name_map.html#ad9e7038bc2c3057315be0bf2d303c2cf">put</a>(CreatureObject *player)</td><td class="entry"><a class="el" href="class_character_name_map.html">CharacterNameMap</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_character_name_map.html#aac45cb955bf25f40bd2de10b74a25539">put</a>(const String &name, uint64 oid)</td><td class="entry"><a class="el" href="class_character_name_map.html">CharacterNameMap</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_character_name_map.html#a37fe03b07f5156c961ea28395ea0a1a1">remove</a>(const String &name)</td><td class="entry"><a class="el" href="class_character_name_map.html">CharacterNameMap</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_character_name_map.html#a11f3ba028499157cafa977b63efc3f34">size</a>()</td><td class="entry"><a class="el" href="class_character_name_map.html">CharacterNameMap</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Oct 15 2013 17:29:22 for Core3 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
src/Lucy.SampleServer/assets/css/other.css | isukces/LucyFx | p {
color: darkcyan;
}
/*# sourceMappingURL=other.css.map */ |
doc/html/class_foo_d_d_s_1_1_foo___request-members.html | osrf/librpcdds | <!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.6"/>
<title>eProsima RPCDDS C++ API: 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="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/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</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="projectlogo"><img alt="Logo" src="eProsimaLogo.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">eProsima RPCDDS C++ API
 <span id="projectnumber">Version 0.4.0</span>
</div>
<div id="projectbrief">eProsima RPCDDS</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<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><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</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_foo_d_d_s_1_1_foo___request.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)">
<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>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Pages</a></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">FooDDS::Foo_Request Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a07a0e1f1a881f31cc0face2dc6688300">deserialize</a>(eprosima::fastcdr::Cdr &cdr)</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#aa87cdb182d02a98764a768ceba680d17">Foo_Request</a>()</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a6083b2580abe72d8faf6f199eda4dd3e">Foo_Request</a>(const Foo_Request &x)</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#aafc410f5e7a3a8935c95309aabf211f4">Foo_Request</a>(Foo_Request &&x)</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#ab95407548f3131a13c4d89920fb7ec04">getMaxCdrSerializedSize</a>(size_t current_alignment=0)</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a7f2e60e9bd4676f7ad46332f84312106">getSerializedSize</a>(size_t current_alignment=0) const </td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a9c51d748611a5880b611753da0e90f71">header</a>(const eprosima::rpc::protocol::dds::RequestHeader &_header)</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a40a88b9a80c7b70d63bb36f84e9ef69a">header</a>(eprosima::rpc::protocol::dds::RequestHeader &&_header)</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a82f0cd7e050bca7eb22719e4c6d515f9">header</a>() const </td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a8b93bfd9ffe0444987c3d201438371ed">header</a>()</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a7234a8e06f240df1266d7a26b57ff17d">operator=</a>(const Foo_Request &x)</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a8e02b18c18c7487fccca49e3e2be07ff">operator=</a>(Foo_Request &&x)</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a94dacede22c99a66c3f5201a318b7332">request</a>(const Foo_Call &_request)</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a49cc4fc6b7e94b1b879f88bc4bb32811">request</a>(Foo_Call &&_request)</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#ad0a8ac96c3184dcf0814968e25e489ed">request</a>() const </td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a1bda4be075bfb7aa42d8937d8fcad299">request</a>()</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a19740ea1db81686c6227fbc00f0bcf62">serialize</a>(eprosima::fastcdr::Cdr &cdr) const </td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html#a0be0e1d12a8d7de8eff30b49052c3687">~Foo_Request</a>()</td><td class="entry"><a class="el" href="class_foo_d_d_s_1_1_foo___request.html">FooDDS::Foo_Request</a></td><td class="entry"></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 on Mon Dec 1 2014 17:19:28 for eProsima RPCDDS C++ API by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
</ul>
</div>
</body>
</html>
|
chess/static/css/common.css | ilmir-k/website-addons | .content
{
font: 12px 'Noto Sans', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
color: #EEE;
background: url("/chess/static/img/background.png") repeat;
display: flex;
min-width: 950px;
}
.box {
white-space: nowrap;
margin: 0 auto;
border: 0px;
margin-bottom: 50px;
margin-top: 20px;
}
#create_game #time, #play_with_a_friend #time{
display: none;
}
.chess_services a:first-child {
display: none;
} |
examples/web2serial-widget/magicshifter/index.html | Metalab/web2serial | <!DOCTYPE html>
<html>
<head>
<style type="text/css">
html, body { height: 100%; margin: 0; padding: 20px;}
/* Widget Styles */
.error { border: 1px solid red !important; }
.success { border: 1px solid green !important; }
.connected { border: 1px solid green !important; }
.disconnected { border: 1px solid #2F34DE !important; }
#widget {
border:1px solid grey;
padding:10px 20px;
margin:20px 0px;
}
#widget div {
margin:10px 0px;
padding:10px;
border:1px solid grey;
}
</style>
<script type="text/javascript" src="imports/jquery-2.1.1.min.js"></script>
<script type="text/javascript" src="imports/web2serial.js"></script>
<script type="text/javascript" src="imports/web2serial-widget.js"></script>
<script type="text/javascript" src="magicshifter.js"></script>
<script type="text/javascript">
var widget;
var buffer_response = "";
var selected_file_url = false;
$(function() {
widget = new Web2SerialWidget("widget", {
autoConnect: true,
// filters out
deviceIncludeFilter: "2341:8036",
baudrate: 9600,
onopen: function(socket) {
// Connection to serial device is established. You can send data either
// here with `socket.send(...)`, or via `widget.socket.send(...)`
$("#btn-send").removeAttr('disabled');
},
onclose: function(event) {
// The connection has been closed
$("#btn-send").attr('disabled', 'disabled');
},
onerror: function(event) {
// Error event
console.log(event);
},
onmessage: function(data) {
buffer_response += data;
}
});
// Choose File input handler
document.getElementById("input-file").addEventListener("change", function(event) {
// Remember selected file
selected_file_url = URL.createObjectURL(event.target.files[0]);
});
});
function ping() {
widget.socket.send("MAGIC_PING");
}
function upload() {
buffer_response = "";
magicUpload(parseInt($("#input-sector").val()), selected_file_url, widget.socket, function() {
// All done
console.log("<pre>" + buffer_response + "</pre>success");
});
}
</script>
</head>
<body>
<h1>MagicShifter Image Upload</h1>
<p>Select the serial port</p>
<p>Select a magicBitmap from your files</p>
<p>Select Sector (0: reserved, 0-127: images, 128-255 fonts)
<p>and click the upload button</p>
<div id="widget"></div>
<form class="form-inline" role="form" id="inputform">
<div>Sector: <input type="text" class="form-control" id="input-sector" placeholder="1 .. 127" value="1" style="width:50%;"></div>
<div style="margin-top:12px;"><input type="file" id="input-file" id="exampleInputFile" value="Choose File"></div>
<div style="margin-top:12px;"><button type="button" id="btn-send" onclick="upload()" class="btn btn-default" disabled>Upload</button></div>
</form>
</body>
</html>
|
doc/html/class_catharsis_1_1_domain_1_1_entity_1_1_schema.html | prokhor-ozornin/Catharsis.NET.Domain | <!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.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Catharsis.Domain: Catharsis.Domain.Entity.Schema Class 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">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</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">Catharsis.Domain
 <span id="projectnumber">5.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</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">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('class_catharsis_1_1_domain_1_1_entity_1_1_schema.html','');});
/* @license-end */
</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">Public Attributes</a> |
<a href="class_catharsis_1_1_domain_1_1_entity_1_1_schema-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Catharsis.Domain.Entity.Schema Class 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>
Public Attributes</h2></td></tr>
<tr class="memitem:a6cd27c71b058b6389ac0f42d4f9f2f2c"><td class="memItemLeft" align="right" valign="top"><a id="a6cd27c71b058b6389ac0f42d4f9f2f2c"></a>
const string </td><td class="memItemRight" valign="bottom"><b>ColumnNameCreatedOn</b> = "created_on"</td></tr>
<tr class="separator:a6cd27c71b058b6389ac0f42d4f9f2f2c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae0f3f3584374dd3f4eeb83666e33bfc4"><td class="memItemLeft" align="right" valign="top"><a id="ae0f3f3584374dd3f4eeb83666e33bfc4"></a>
const string </td><td class="memItemRight" valign="bottom"><b>ColumnNameId</b> = "id"</td></tr>
<tr class="separator:ae0f3f3584374dd3f4eeb83666e33bfc4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a84440a1c9660461b6b74f3e91e5c618b"><td class="memItemLeft" align="right" valign="top"><a id="a84440a1c9660461b6b74f3e91e5c618b"></a>
const string </td><td class="memItemRight" valign="bottom"><b>ColumnNameUpdatedOn</b> = "updated_on"</td></tr>
<tr class="separator:a84440a1c9660461b6b74f3e91e5c618b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a819c4648206eef6ceb97ac71c0b31566"><td class="memItemLeft" align="right" valign="top"><a id="a819c4648206eef6ceb97ac71c0b31566"></a>
const string </td><td class="memItemRight" valign="bottom"><b>ColumnVersion</b> = "version"</td></tr>
<tr class="separator:a819c4648206eef6ceb97ac71c0b31566"><td class="memSeparator" colspan="2"> </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="navelem"><a class="el" href="namespace_catharsis.html">Catharsis</a></li><li class="navelem"><a class="el" href="namespace_catharsis_1_1_domain.html">Domain</a></li><li class="navelem"><a class="el" href="class_catharsis_1_1_domain_1_1_entity.html">Entity</a></li><li class="navelem"><a class="el" href="class_catharsis_1_1_domain_1_1_entity_1_1_schema.html">Schema</a></li>
<li class="footer">Generated on Mon Dec 24 2018 22:49:57 for Catharsis.Domain by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>
|
tryg/mcwa/280.html | erelsgl/erel-sites | <!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' lang='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta http-equiv='Content-Script-Type' content='text/javascript' />
<meta http-equiv='revisit-after' content='15 days' />
<link rel='stylesheet' href='../../_script/klli.css' />
<link rel='stylesheet' href='../_themes/klli.css' />
<title>ùìà éàëì ùåí æø úøåîä</title>
<meta name='author' content="" />
<meta name='receiver' content="" />
<meta name='jmQovc' content='tryg/mcwa/280' />
<meta name='tvnit' content='mcwa' />
</head>
<body lang='he' class='mcwh'><div class='pnim'>
<!--NiwutElyon0-->
<div class='NiwutElyon'>
<div class='NiwutElyon'><a href='../index.html'>øàùé</a>><a href='../mcwa/index.html'>îöååú ìôé ñôø äçéðåê</a>></div>
</div>
<!--NiwutElyon1-->
<h1 id='h1'>ùìà éàëì ùåí æø úøåîä</h1>
<div id='idfields'>
</div>
<script type='text/javascript' src='../../_script/vars.js'></script>
<script type='text/javascript'>kotrt()</script>
<ul id='ulbnim'>
<li>èòí: <span class='fem'>îîòìåú ä÷ãù ùéàëìå (äúøåîä) îùøúé ä' ðùéäí åéìãäí.<small> [çôöéáä àåðâø, òì-ôé ñôø äçéðåê]</small></span></li>
<li>ôñå÷: <a href='../../tnk1/prqim/t0322.htm#10' class='pswq'>åëì æø ìà éàëì ÷ãù<small> / åé÷øà ëá 10</small></a></li>
<li>ôñå÷: <a href='../../tnk1/prqim/t0322.htm#9' class='pswq'>îúå áå ëé éçììäå<small> / åé÷øà ëá 9</small></a></li>
<li>äìëåú: <a href='http://mechon-mamre.org/i/7306.htm' class='hlkwt' target='_blank'>äìëåú îôåøèåú<small> / øîá"í -> äìëåú úøåîåú ôø÷ å</small></a></li>
<li>ñéååâ: <a href='../sug/xwbt_hadm_myjral.html' class='sywwg'>äçééá áîöåä: àãí îéùøàì</a></li>
<li>ñéååâ: <a href='../sug/rcon_akylh.html' class='sywwg'>øöåï: àëéìä</a></li>
<li>ñéååâ: <a href='../sug/ecm_trwmh.html' class='sywwg'>àãí/çôõ: úøåîä</a></li>
</ul><!--end-->
<script type='text/javascript'>AnalyzeBnim(); ktov_bnim_mcwa()</script>
<h2 id='tguvot'>úåñôåú åúâåáåú</h2>
<script type='text/javascript'>ktov_bnim_axrim("<"+"ul>","</"+"ul>")</script>
<script type='text/javascript'>tguva();txtit()</script>
</div><!--pnim-->
</body>
</html>
|
reference/www.arduino.cc/en/Reference/StringToCharArray.html | enurseitov/robotrack-working-copy | <!DOCTYPE html>
<!--html5-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<!-- Mirrored from www.arduino.cc/en/Reference/StringToCharArray by HTTrack Website Copier/3.x [XR&CO'2010], Wed, 17 Jun 2015 14:23:37 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta charset="utf-8" />
<title>Arduino - StringToCharArray </title>
<link rel="shortcut icon" type="image/x-icon" href="../favicon.png" />
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<link rel="stylesheet" href="../../fonts/fonts.css" type="text/css" />
<link rel="stylesheet" href="../../css/arduino-icons.css">
<link rel="stylesheet" href="../../css/animation.css"><!--[if IE 7]>
<link rel="stylesheet" href="//arduino.cc/css/arduino-icons-ie7.css"><![endif]-->
<!--[if gte IE 9]><!-->
<link rel='stylesheet' href='../../css/foundation2.css' type='text/css' />
<!--<![endif]-->
<!--[if IE 8]>
<link rel='stylesheet' href='//arduino.cc/css/foundation_ie8.css' type='text/css' />
<![endif]-->
<link rel='stylesheet' href='../../css/arduino_code_highlight.css' type='text/css' />
<link rel="stylesheet" type="text/css" media="screen" href="../../css/typeplate.css">
<link rel='stylesheet' href='../pub/skins/arduinoWide_SSO/css/arduinoWide_SSO.css' type='text/css' />
<link rel='stylesheet' href='../../css/common.css' type='text/css' />
<link rel="stylesheet" href="../../css/download_page.css" />
<link href="https://plus.google.com/114839908922424087554" rel="publisher" />
<!-- embedded JS and CSS from PmWiki plugins -->
<!--HeaderText--><style type='text/css'><!--
ul, ol, pre, dl, p { margin-top:0px; margin-bottom:0px; }
code { white-space: nowrap; }
.vspace { margin-top:1.33em; }
.indent { margin-left:40px; }
.outdent { margin-left:40px; text-indent:-40px; }
a.createlinktext { text-decoration:none; border-bottom:1px dotted gray; }
a.createlink { text-decoration:none; position:relative; top:-0.5em;
font-weight:bold; font-size:smaller; border-bottom:none; }
img { border:0px; }
span.anchor {
float: left;
font-size: 10px;
margin-left: -10px;
width: 10px;
position:relative; top:-0.1em;
text-align: center;
}
span.anchor a { text-decoration: none; }
span.anchor a:hover { text-decoration: underline; }
ol.toc { text-indent:-20px; list-style: none; }
ol.toc ol.toc { text-indent:-40px; }
div.tocfloat { font-size: smaller; margin-bottom: 10px;
border-top: 1px dotted #555555; border-bottom: 1px dotted #555555;
padding-top: 5px; padding-bottom: 5px;
width: 38%; float: right; margin-left: 10px; clear: right;
margin-right:-13px; padding-right: 13px; padding-left: 13px;
background-color: #eeeeee; }
div.toc { font-size: smaller;
padding: 5px; border: 1px dotted #cccccc;
background: #f7f7f7;
margin-bottom: 10px; }
div.toc p { background-color: #f9f6d6;
margin-top:-5px; padding-top: 5px;
margin-left:-5px; padding-left: 5px;
margin-right:-5px; padding-right: 5px;
padding-bottom: 3px;
border-bottom: 1px dotted #cccccc; }.editconflict { color:green;
font-style:italic; margin-top:1.33em; margin-bottom:1.33em; }
table.markup { border: 2px dotted #ccf; width:90%; }
td.markup1, td.markup2 { padding-left:10px; padding-right:10px; }
td.markup1 { border-bottom: 1px solid #ccf; }
div.faq { margin-left:2em; }
div.faq p.question { margin: 1em 0 0.75em -2em; font-weight:bold; }
div.faq hr { margin-left: -2em; }
.frame
{ border:1px solid #cccccc; padding:4px; background-color:#f9f9f9; }
.lfloat { float:left; margin-right:0.5em; }
.rfloat { float:right; margin-left:0.5em; }
a.varlink { text-decoration:none; }
--></style><script type="text/javascript">
function toggle(obj) {
var elstyle = document.getElementById(obj).style;
var text = document.getElementById(obj + "tog");
if (elstyle.display == 'none') {
elstyle.display = 'block';
text.innerHTML = "hide";
} else {
elstyle.display = 'none';
text.innerHTML = "show";
}
}
</script> <meta name='robots' content='index,follow' />
<script src="http://arduino.cc/js/vendor/custom.modernizr.js"></script>
<!-- do not remove none of those lines, comments embedding in pages will break! -->
<script src="http://code.jquery.com/ui/1.10.3/jquery-ui.min.js" type="text/javascript"></script>
<script src="http://arduino.cc/en/pub/js/newsletter_subscribe_popup.js" type="text/javascript"></script>
<script src="https://checkout.stripe.com/checkout.js" type="text/javascript"></script>
<script src="https://www.arduino.cc/en/pub/js/software_download.js" type="text/javascript"></script><!-- keep https! -->
<link rel='stylesheet' href='../../../code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.min.css' type='text/css' />
</head>
<body>
<div id="menuWings" class="fixed"></div>
<div id="page">
<script>
var userAgent = (navigator.userAgent || navigator.vendor || window.opera).toLowerCase();
if(userAgent.indexOf('mac')>0){
$("head").append('<style type="text/css">@-moz-document url-prefix() {h1 a, h2 a, h3 a, h4 a, h5 a, h1 a:hover, h2 a:hover, th a, th a:hover, h3 a:hover, h4 a:hover, h5 a:hover, #wikitext h2 a:hover, #wikitext h3 a:hover, #wikitext h4 a:hover {padding-bottom: 0.5em!important;} #pageheader .search input{font-family: "TyponineSans Regular 18";} #pagefooter .monospace{margin-top: -4px;} #navWrapper ul.left > li{margin-top: -2px; padding-bottom: 2px;}#navWrapper ul.right > li{margin-top: -5px; padding-bottom: 5px;}#navWrapper ul.right > li ul{margin-top: 4px;} .slider-container .fixed-caption p{padding:8px 0 14px 0}}</style>');
}
</script>
<!--[if IE]>
<link rel='stylesheet' href='https://id.arduino.cc//css/ie-monospace.css' type='text/css' />
<![endif]-->
<div id="menuWings" class="fixed"></div>
<!--[if IE 8]>
<div class="alert-box panel ie8alert">
<p><strong>Arduino.cc offers limited compatibility for Internet Explorer 8. Get a modern browser as Chrome, Firefox or Safari.</strong></p>
<a href="" class="close">×</a>
</div>
<![endif]-->
<div id="pageheader">
<div class="row" class="contain-to-grid">
<div class="small-6 large-8 eight columns">
<div class="title"><a href="http://www.arduino.cc/">Arduino</a></div>
</div>
<div class="small-6 large-4 four columns search">
<div class="row collapse">
<form method="GET" action="http://www.google.com/search">
<div class="small-12 twelve columns">
<i class="icon-search-2"></i>
<input type="hidden" name="ie" value="UTF-8">
<input type="hidden" name="oe" value="UTF-8">
<input type="text" name="q" size="25" maxlength="255" value="" placeholder="Search the Arduino Website">
<input type="submit" name="btnG" VALUE="search">
<input type="hidden" name="domains" value="http://www.arduino.cc">
<input type="hidden" name="sitesearch" value="http://www.arduino.cc">
</div>
</form> </div>
</div>
</div>
<!--[if gte IE 9]><!-->
<div id="navWrapper" class="sticky">
<!--<![endif]-->
<!--[if IE 8]>
<div id="navWrapper">
<![endif]-->
<nav class="top-bar" data-options="is_hover:true" >
<ul class="title-area">
<li class="name"></li>
</ul>
<section class="top-bar-section">
<ul class="left">
<li id="navLogo">
<a href="http://www.arduino.cc/">
<img src="../../img/logo_46.png" alt="userpicture" />
</a>
</li>
<li id="navHome"><a href="http://www.arduino.cc/">Home</a></li>
<li><a href="http://store.arduino.cc/">Buy</a></li>
<li><a href="http://www.arduino.cc/en/Main/Software">Download</a></li>
<li class="has-dropdown"><a href="#">Products</a>
<ul class="dropdown">
<li><a href="http://www.arduino.cc/en/Main/Products">Arduino</a></li>
<li><a href="http://www.arduino.cc/en/ArduinoAtHeart/Products">AtHeart</a></li>
<li><a href="http://www.arduino.cc/en/ArduinoCertified/Products">Certified</a></li>
</ul>
</li>
<li class="has-dropdown active"><a href="#">Learning</a>
<ul class="dropdown">
<li><a href="../Guide/HomePage.html">Getting started</a></li>
<li><a href="http://www.arduino.cc/en/Tutorial/HomePage">Examples</a></li>
<li><a href="HomePage.html">Reference</a></li>
<li><a href="http://playground.arduino.cc/">Playground</a></li>
</ul>
</li>
<li><a href="http://forum.arduino.cc/">Forum</a></li>
<li class="has-dropdown"><a href="#">Support</a>
<ul class="dropdown">
<li><a href="../Main/FAQ.html">FAQ</a></li>
<li><a href="http://www.arduino.cc/en/ContactUs">Contact Us</a></li>
</ul>
</li>
<li><a href="http://blog.arduino.cc/">Blog</a></li>
</ul>
<ul class="right">
<li><a href="https://id.arduino.cc/auth/login/?returnurl=http%3A%2F%2Fwww.arduino.cc%2Fen%2FReference%2FStringToCharArray" class="cart">LOG IN</a></li>
<li><a href="https://id.arduino.cc/auth/signup" class="cart">SIGN UP</a></li>
</ul>
</section>
</nav>
</div>
</div>
<br class="clear"/>
<div id="pagetext">
<!--PageText-->
<div id='wikitext'>
<p><strong>Reference</strong> <a class='wikilink' href='HomePage.html'>Language</a> | <a class='wikilink' href='Libraries.html'>Libraries</a> | <a class='wikilink' href='Comparison.html'>Comparison</a> | <a class='wikilink' href='Changes.html'>Changes</a>
</p>
<p class='vspace'></p><p><a class='wikilink' href='StringObject.html'>String</a>
</p>
<p class='vspace'></p><h2>toCharArray()</h2>
<h4>Description</h4>
<p>Copies the string's characters to the supplied buffer.
</p>
<p class='vspace'></p><h4>Syntax</h4>
<p><em>string</em>.toCharArray(buf, len)
</p>
<p class='vspace'></p><h4>Parameters</h4>
<p>string: a variable of type String
</p>
<p class='vspace'></p><p>buf: the buffer to copy the characters into (<em>char []</em>)
</p>
<p class='vspace'></p><p>len: the size of the buffer (<em>unsigned int</em>)
</p>
<p class='vspace'></p><h4>Returns</h4>
<p>None
</p>
<p class='vspace'></p><h4>Example</h4>
<h4>See also</h4>
<ul><li><a class='wikilink' href='StringGetBytes.html'>getBytes</a>()
</li></ul><p class='vspace'></p><p><a class='wikilink' href='HomePage.html'>Reference Home</a>
</p>
<p class='vspace'></p><p><em>Corrections, suggestions, and new documentation should be posted to the <a class='urllink' href='http://arduino.cc/forum/index.php/board,23.0.html' rel='nofollow'>Forum</a>.</em>
</p>
<p class='vspace'></p><p>The text of the Arduino reference is licensed under a
<a class='urllink' href='http://creativecommons.org/licenses/by-sa/3.0/' rel='nofollow'>Creative Commons Attribution-ShareAlike 3.0 License</a>. Code samples in the reference are released into the public domain.
</p>
</div>
<!-- AddThis Button Style BEGIN -->
<style>
.addthis_toolbox {
margin: 2em 0 1em;
}
.addthis_toolbox img {
float: left;
height: 25px;
margin-right: 10px;
width: auto;
}
.addthis_toolbox .social-container {
float: left;
height: 27px;
width: auto;
}
.addthis_toolbox .social-container .social-content {
float: left;
margin-top: 2px;
max-width: 0;
overflow: hidden;
-moz-transition: max-width .3s ease-out;
-webkit-transition: max-width .3s ease-out;
-o-transition: max-width .3s ease-out;
transition: max-width .3s ease-out;
}
.addthis_toolbox .social-container:hover .social-content {
max-width: 100px;
-moz-transition: max-width .2s ease-in;
-webkit-transition: max-width .2s ease-in;
-o-transition: max-width .2s ease-in;
transition: max-width .2s ease-in;
}
.addthis_toolbox .social-container .social-content a {
float: left;
margin-right: 5px;
}
.addthis_toolbox h3 {
font-size: 24px;
text-align: left;
}
</style>
<!-- AddThis Button Style END -->
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style">
<h3>Share</h3>
<!-- FACEBOOK -->
<div class="social-container">
<img src="../pub/skins/arduinoWide_SSO/img/facebook.png" />
<div class="social-content">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
</div>
</div>
<!-- TWITTER -->
<div class="social-container">
<img src="../pub/skins/arduinoWide_SSO/img/twitter.png">
<div class="social-content">
<a class="addthis_button_tweet"></a>
</div>
</div>
<!-- PINTEREST -->
<div class="social-container">
<img src="../pub/skins/arduinoWide_SSO/img/pinterest.png">
<div class="social-content">
<a class="addthis_button_pinterest_pinit" pi:pinit:url="//www.addthis.com/features/pinterest" pi:pinit:media="//www.addthis.com/cms-content/images/features/pinterest-lg.png"></a>
</div>
</div>
<!-- G+ -->
<div class="social-container">
<img src="../pub/skins/arduinoWide_SSO/img/gplus.png">
<div class="social-content">
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
</div>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":false};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-50573fab238b0d34"></script>
</div>
<!-- AddThis Button END -->
</div> <!-- eof pagetext -->
</div> <!-- eof page -->
<!--PageFooterFmt-->
<div id="pagefooter">
<div id="newsletterModal" class="reveal-modal small">
<form action="http://www.arduino.cc/subscribe.php" method="post" name="sendy-subscribe-form" id="sendy-subscribe-form" class="form-popup">
<div class="modalHeader">
<h3 style="line-height: 1.8rem;" class="modal-header-alt">This link has expired. <br>Please re-subscribe to our Newsletters.</h3>
<h3 class="modal-header-main">Subscribe to our Newsletters</h3>
</div>
<div class="modalBody" id="newsletterModalBody">
<div id="newsletterEmailField" class="row" style="padding-left: 0">
<div class="large-2 columns">
<label for="email" class="newsletter-form-label inline">Email</label>
</div>
<div class="large-10 columns" style="padding-left: 0">
<input placeholder="Enter your email address" type="email" name="email" class="subscribe-form-input" />
<p id="emailMissing" class="newsletterPopupError">Please enter a valid email to subscribe</p>
</div>
</div>
<div style="margin-left:20px">
<div style="margin-bottom:0.3em">
<input style="display:none" type="checkbox" checked name="list[]" value="arduino_newsletter_id" id="worldwide" class="newsletter-form-checkbox" />
<label for="worldwide"></label>
<div style="display:inline-block" class="newsletter-form-label">Arduino Newsletter</div>
</div>
<div>
<input style="display:none" type="checkbox" checked name="list[]" value="arduino_store_newsletter_id" id="store" class="newsletter-form-checkbox" />
<label for="store"></label>
<div style="display:inline-block" class="newsletter-form-label">Arduino Store Newsletter</div>
</div>
</div>
<div>
<p class="newsletterPopupError2" id="newsletterSubscribeStatus"></p>
</div>
</div>
<div class="row modalFooter">
<div class="form-buttons-row">
<button type="button" value="Cancel" class="popup-form-button white cancel-modal close-reveal-modal">Cancel</button>
<button type="submit" name="Subscribe" id="subscribe-submit-btn" class="popup-form-button">Next</button>
</div>
</div>
</form>
<!-- step 2, confirm popup -->
<div class="confirm-popup" style="margin-bottom:1em">
<div class="modalHeader">
<h3>Confirm your email address</h3>
</div>
<div class="modalBody" id="newsletterModalBody" style="padding-right:1em;margin-bottom:0">
<p style="margin-bottom:1em;font-size:15px">
We need to confirm your email address.<br>
To complete the subscription, please click the link in the
email we just sent you.
</p>
<p style="margin-bottom:1em;font-size:15px">
Thank you for subscribing!
</p>
<p style="margin-bottom:1em;font-size:15px">
Arduino<br>
via Egeo 16<br>
Torino, 10131<br>
Italy<br>
</p>
</div>
<div class="row modalFooter">
<div class="form-buttons-row">
<button name="Ok" class="popup-form-button" id="close-confirm-popup">Ok</button>
</div>
</div>
</div>
</div>
<div id="pagefooter" class="pagefooter">
<div class="row">
<div class="large-8 eight columns">
<div class="large-4 four columns newsletter-box">
<!-- Begin Sendy Signup Form -->
<h6>Newsletter</h6>
<div>
<input type="email" name="email" class="email" id="sendy-EMAIL" placeholder="Enter your email to sign up">
<i class="icon-right-small"></i>
<input value="Subscribe" name="subscribe" id="sendy-subscribe" class="newsletter-button">
</div>
<!--End sendy_embed_signup-->
</div>
<div class="clearfix"></div>
<ul class="inline-list">
<li class="monospace">©2015 Arduino</li>
<li><a href="http://www.arduino.cc/en/Main/CopyrightNotice">Copyright Notice</a></li>
<li><a href='http://www.arduino.cc/en/Main/ContactUs'>Contact us</a></li>
<li><a href='http://www.arduino.cc/en/Main/AboutUs'>About us</a></li>
<li><a href='http://www.arduino.cc/Careers'>Careers</a></li>
</ul>
</div>
<div class="large-4 four columns">
<ul id="arduinoSocialLinks" class="arduino-social-links">
<li>
<a href="https://twitter.com/arduino">
<img src="../../img/twitter.png" />
</a>
</li>
<li>
<a href="https://www.facebook.com/official.arduino">
<img src="../../img/facebook.png" />
</a>
</li>
<li>
<a href="https://plus.google.com/+Arduino">
<img src="../../img/gplus.png" />
</a>
</li>
<li>
<a href="https://www.flickr.com/photos/arduino_cc">
<img src="../../img/flickr.png" />
</a>
</li>
<li>
<a href="https://youtube.com/arduinoteam">
<img src="../../img/youtube.png" />
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!--/PageFooterFmt-->
<!--[if gte IE 9]><!-->
<script src="http://arduino.cc/js/foundation.min.js"></script>
<script src="http://arduino.cc/js/foundation.topbar.custom.js"></script>
<script>
$(document).foundation();
</script>
<!--<![endif]-->
<!--[if IE 8]>
<script src="//arduino.cc/js/foundation_ie8.min.js"></script>
<script src="//arduino.cc/js/ie8/jquery.foundation.orbit.js"></script>
<script src="//arduino.cc/js/ie8/jquery.foundation.alerts.js"></script>
<script src="//arduino.cc/js/app.js"></script>
<script>
$(window).load(function(){
$("#featured").orbit();
});
</script>
<![endif]-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-22581631-3']);
_gaq.push(['_setDomainName', 'arduino.cc']);
_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>
$(window).load(function(){
$('a').each (function () {
href = $(this).attr ('href');
if (href !== undefined && href.substring (0, 4) == 'http' && href.indexOf ('http://www.arduino.cc/en/Arduino/Cc') == -1)
$(this).attr ('target', '_blank');
});
});
</script>
</body>
<!-- Mirrored from www.arduino.cc/en/Reference/StringToCharArray by HTTrack Website Copier/3.x [XR&CO'2010], Wed, 17 Jun 2015 14:23:37 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
</html>
|
doc/doxygen/a00020_a872bfd044f1f14854655624fe23deda9.html | huyenntt/newSMC | <!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>Petri Net API: pnapi::formula::FormulaGreaterEqual::replacePlace</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 style="padding-left: 0.5em;">
<div id="projectname">Petri Net API
 <span id="projectnumber">Version 4.02</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.1.2 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="a00178.html">pnapi</a></li><li class="navelem"><a class="el" href="a00180.html">formula</a></li><li class="navelem"><a class="el" href="a00020.html">FormulaGreaterEqual</a></li> </ul>
</div>
</div><!-- top -->
<div class="contents">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top">
<div class="navtab">
<table>
<tr><td class="navtab"><a class="qindex" href="a00020_a51e08c1860ddca8b3b09b90ab2005ebc.html#a51e08c1860ddca8b3b09b90ab2005ebc">clone</a></td></tr>
<tr><td class="navtab"><a class="qindex" href="a00020_a02c38ea8cc208d5e7d1dc6a0a0058cdb.html#a02c38ea8cc208d5e7d1dc6a0a0058cdb">evaluatePlace</a></td></tr>
<tr><td class="navtab"><a class="qindex" href="a00020_aabfaa2cfbce1b3ac84e768ccac2122a5.html#aabfaa2cfbce1b3ac84e768ccac2122a5">FormulaGreaterEqual</a></td></tr>
<tr><td class="navtab"><a class="qindex" href="a00020_a411d61e2c4122b067c318ea0fa2acdda.html#a411d61e2c4122b067c318ea0fa2acdda">getPlaceInterval</a></td></tr>
<tr><td class="navtab"><a class="qindex" href="a00020_a208ae8b9a56718369f448247fc6b9041.html#a208ae8b9a56718369f448247fc6b9041">getType</a></td></tr>
<tr><td class="navtab"><a class="qindex" href="a00020_ac9deaff5b7c33fba9b1554dd86b27546.html#ac9deaff5b7c33fba9b1554dd86b27546">isSatisfied</a></td></tr>
<tr><td class="navtab"><a class="qindex" href="a00020_a8d014e346987571c99e8c8de0b5b9c95.html#a8d014e346987571c99e8c8de0b5b9c95">negate</a></td></tr>
<tr><td class="navtab"><a class="qindex" href="a00020_a91dba66b9f9f9487926c87632335d2fa.html#a91dba66b9f9f9487926c87632335d2fa">output</a></td></tr>
<tr><td class="navtab"><a class="qindexHL" href="a00020_a872bfd044f1f14854655624fe23deda9.html#a872bfd044f1f14854655624fe23deda9">replacePlace</a></td></tr>
</table>
</div>
</td>
<td valign="top" class="mempage">
<a class="anchor" id="a872bfd044f1f14854655624fe23deda9"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="a00016.html">Formula</a> * pnapi::formula::FormulaGreaterEqual::replacePlace </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="a00088.html">Place</a> & </td>
<td class="paramname"><em>p1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="a00088.html">Place</a> & </td>
<td class="paramname"><em>p2</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>replace place references </p>
<p>Reimplemented from <a class="el" href="a00016_ae6deae0c3142dcb3c8f3c46818da2584.html#ae6deae0c3142dcb3c8f3c46818da2584">pnapi::formula::Formula</a>.</p>
<p>Definition at line <a class="el" href="a00108_source.html#l01600">1600</a> of file <a class="el" href="a00108_source.html">formula.cc</a>.</p>
<p>References <a class="el" href="a00108_source.html#l00446">clone()</a>, <a class="el" href="a00108_source.html#l00328">FormulaGreaterEqual()</a>, <a class="el" href="a00109_source.html#l00329">pnapi::formula::Proposition::place_</a>, and <a class="el" href="a00109_source.html#l00331">pnapi::formula::Proposition::tokens_</a>.</p>
<div class="fragment"><div class="line">{</div>
<div class="line"> <span class="keywordflow">if</span>(&<a class="code" href="a00028_a7b1e7939023a2c01aed8443b52770a4f.html#a7b1e7939023a2c01aed8443b52770a4f" title="concerned place">place_</a> == &p1)</div>
<div class="line"> {</div>
<div class="line"> <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="a00020_aabfaa2cfbce1b3ac84e768ccac2122a5.html#aabfaa2cfbce1b3ac84e768ccac2122a5" title="constructor">FormulaGreaterEqual</a>(p2, <a class="code" href="a00028_a9338aea931555c842275afd1c244aa80.html#a9338aea931555c842275afd1c244aa80" title="mentioned number of tokens">tokens_</a>);</div>
<div class="line"> }</div>
<div class="line"> </div>
<div class="line"> <span class="keywordflow">return</span> <a class="code" href="a00020_a51e08c1860ddca8b3b09b90ab2005ebc.html#a51e08c1860ddca8b3b09b90ab2005ebc" title="create a deep copy of the formula">clone</a>();</div>
<div class="line">}</div>
</div><!-- fragment -->
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="a00020_a872bfd044f1f14854655624fe23deda9_a872bfd044f1f14854655624fe23deda9_cgraph.png" border="0" usemap="#a00020_a872bfd044f1f14854655624fe23deda9_a872bfd044f1f14854655624fe23deda9_cgraph" alt=""/></div>
<map name="a00020_a872bfd044f1f14854655624fe23deda9_a872bfd044f1f14854655624fe23deda9_cgraph" id="a00020_a872bfd044f1f14854655624fe23deda9_a872bfd044f1f14854655624fe23deda9_cgraph">
<area shape="rect" id="node3" href="a00020_a51e08c1860ddca8b3b09b90ab2005ebc.html#a51e08c1860ddca8b3b09b90ab2005ebc" title="create a deep copy of the formula" alt="" coords="255,5,452,49"/><area shape="rect" id="node5" href="a00020_aabfaa2cfbce1b3ac84e768ccac2122a5.html#aabfaa2cfbce1b3ac84e768ccac2122a5" title="constructor" alt="" coords="503,34,700,78"/></map>
</div>
</p>
</div>
</div>
</td>
</tr>
</table>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Sep 17 2015 15:58:13 for Petri Net API by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.1.2
</small></address>
</body>
</html>
|
_script/wymeditor/wymeditor/skins/default/skin.css | erelsgl/erel-sites | /*
* WYMeditor : what you see is What You Mean web-based editor
* Copyright (c) 2005 - 2009 Jean-Francois Hovinne, http://www.wymeditor.org/
* Dual licensed under the MIT (MIT-license.txt)
* and GPL (GPL-license.txt) licenses.
*
* For further information visit:
* http://www.wymeditor.org/
*
* File Name:
* skin.css
* main stylesheet for the default WYMeditor skin
* See the documentation for more info.
*
* File Authors:
* Daniel Reszka (d.reszka a-t wymeditor dotorg)
*/
/*TRYING TO RESET STYLES THAT MAY INTERFERE WITH WYMEDITOR*/
.wym_skin_default p, .wym_skin_default h2, .wym_skin_default h3,
.wym_skin_default ul, .wym_skin_default li { background: transparent url(); margin: 0; padding: 0; border-width:0; list-style: none; }
/*HIDDEN BY DEFAULT*/
.wym_skin_default .wym_area_left { display: none; }
.wym_skin_default .wym_area_right { display: block; }
/*TYPO*/
.wym_skin_default { font-size: 62.5%; font-family: Verdana, Arial, sans-serif; }
.wym_skin_default h2 { font-size: 110%; /* = 11px */}
.wym_skin_default h3 { font-size: 100%; /* = 10px */}
.wym_skin_default li { font-size: 100%; /* = 10px */}
/*WYM_BOX*/
.wym_skin_default { border: 1px solid gray; background: #f2f2f2; padding: 5px}
/*auto-clear the wym_box*/
.wym_skin_default:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wym_skin_default { height: 1%;}
/*WYM_HTML*/
.wym_skin_default .wym_html { width: 98%;}
.wym_skin_default .wym_html textarea { width: 100%; height: 200px; border: 1px solid gray; background: white; }
/*WYM_IFRAME*/
.wym_skin_default .wym_iframe { width: 98%;}
.wym_skin_default .wym_iframe iframe { width: 100%; height: 200px; border: 1px solid gray; background: white }
/*AREAS*/
.wym_skin_default .wym_area_left { width: 150px; float: left;}
.wym_skin_default .wym_area_right { width: 150px; float: right;}
.wym_skin_default .wym_area_bottom { height: 1%; clear: both;}
* html .wym_skin_default .wym_area_main { height: 1%;}
* html .wym_skin_default .wym_area_top { height: 1%;}
*+html .wym_skin_default .wym_area_top { height: 1%;}
/*SECTIONS SYSTEM*/
/*common defaults for all sections*/
.wym_skin_default .wym_section { margin-bottom: 5px; }
.wym_skin_default .wym_section h2,
.wym_skin_default .wym_section h3 { padding: 1px 3px; margin: 0; }
.wym_skin_default .wym_section a { padding: 0 3px; display: inline; text-decoration: none; color: black; }
.wym_skin_default .wym_section a:hover { background-color: yellow; }
.wym_skin_default .wym_section li { display: inline; margin-right:10px; padding-right:10px; } /* Erel */
/*hide section titles by default*/
.wym_skin_default .wym_section h2 { display: none; }
/*disable any margin-collapse*/
.wym_skin_default .wym_section { padding-top: 1px; padding-bottom: 1px; }
/*auto-clear sections*/
.wym_skin_default .wym_section ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wym_skin_default .wym_section ul { height: 1%;}
/*option: add this class to a section to make it render as a panel*/
.wym_skin_default .wym_panel { }
.wym_skin_default .wym_panel h2 { display: block; }
/*option: add this class to a section to make it render as a dropdown menu*/
.wym_skin_default .wym_dropdown h2 { display: block; }
.wym_skin_default .wym_dropdown ul { display: none; position: absolute; background: white; }
.wym_skin_default .wym_dropdown:hover ul,
.wym_skin_default .wym_dropdown.hover ul { display: block; }
/*option: add this class to a section to make its elements render buttons (icons are only available for the wym_tools section for now)*/
.wym_skin_default .wym_buttons li { float:left;}
.wym_skin_default .wym_buttons a { width: 20px; height: 20px; overflow: hidden; padding: 2px }
/*image replacements*/
.wym_skin_default .wym_buttons li a { background: url(icons.png) no-repeat; text-indent: -9999px;}
.wym_skin_default .wym_buttons li.wym_tools_strong a { background-position: 0 -382px;}
.wym_skin_default .wym_buttons li.wym_tools_emphasis a { background-position: 0 -22px;}
.wym_skin_default .wym_buttons li.wym_tools_superscript a { background-position: 0 -430px;}
.wym_skin_default .wym_buttons li.wym_tools_subscript a { background-position: 0 -454px;}
.wym_skin_default .wym_buttons li.wym_tools_ordered_list a { background-position: 0 -48px;}
.wym_skin_default .wym_buttons li.wym_tools_unordered_list a{ background-position: 0 -72px;}
.wym_skin_default .wym_buttons li.wym_tools_indent a { background-position: 0 -574px;}
.wym_skin_default .wym_buttons li.wym_tools_outdent a { background-position: 0 -598px;}
.wym_skin_default .wym_buttons li.wym_tools_undo a { background-position: 0 -502px;}
.wym_skin_default .wym_buttons li.wym_tools_redo a { background-position: 0 -526px;}
.wym_skin_default .wym_buttons li.wym_tools_link a { background-position: 0 -96px;}
.wym_skin_default .wym_buttons li.wym_tools_unlink a { background-position: 0 -168px;}
.wym_skin_default .wym_buttons li.wym_tools_image a { background-position: 0 -121px;}
.wym_skin_default .wym_buttons li.wym_tools_table a { background-position: 0 -144px;}
.wym_skin_default .wym_buttons li.wym_tools_paste a { background-position: 0 -552px;}
.wym_skin_default .wym_buttons li.wym_tools_html a { background-position: 0 -193px;}
.wym_skin_default .wym_buttons li.wym_tools_preview a { background-position: 0 -408px;}
/*DECORATION*/
.wym_skin_default .wym_section h2 { background: #ddd; border: solid gray; border-width: 0 0 1px;}
.wym_skin_default .wym_section h2 span { color: gray;}
.wym_skin_default .wym_panel { padding: 0; border: solid gray; border-width: 1px; background: white;}
.wym_skin_default .wym_panel ul { margin: 2px 0 5px; }
.wym_skin_default .wym_dropdown { padding: 0; border: solid gray; border-width: 1px 1px 0 1px; }
.wym_skin_default .wym_dropdown ul { border: solid gray; border-width: 0 1px 1px 1px; margin-left: -1px; padding: 5px 10px 5px 3px;}
/*DIALOGS*/
.wym_dialog div.row { margin-bottom: 5px;}
.wym_dialog div.row input { margin-right: 5px;}
.wym_dialog div.row label { float: left; width: 150px; display: block; text-align: right; margin-right: 10px; }
.wym_dialog div.row-indent { padding-left: 160px; }
/*autoclearing*/
.wym_dialog div.row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.wym_dialog div.row { display: inline-block; }
/* Hides from IE-mac \*/
* html .wym_dialog div.row { height: 1%; }
.wym_dialog div.row { display: block; }
/* End hide from IE-mac */
/*WYMEDITOR_LINK*/
a.wym_wymeditor_link { text-indent: -9999px; float: right; display: block; width: 50px; height: 15px; background: url(../wymeditor_icon.png); overflow: hidden; text-decoration: none; }
|
doc/html/classcom_1_1telefonica_1_1schemas_1_1unica_1_1rest_1_1directory_1_1v1_1_1__2_1_1ObjectFactory.html | BlueVia/Official-Library-Java | <!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>SDK: com.telefonica.schemas.unica.rest.directory.v1._2.ObjectFactory 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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.7.4 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">SDK <span id="projectnumber">1.6</span></div>
</td>
</tr>
</tbody>
</table>
</div>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</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 id="navrow2" 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 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('classcom_1_1telefonica_1_1schemas_1_1unica_1_1rest_1_1directory_1_1v1_1_1__2_1_1ObjectFactory.html','');
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<div class="title">com.telefonica.schemas.unica.rest.directory.v1._2.ObjectFactory Class Reference</div> </div>
</div>
<div class="contents">
<!-- doxytag: class="com::telefonica::schemas::unica::rest::directory::v1::_2::ObjectFactory" -->
<p><a href="classcom_1_1telefonica_1_1schemas_1_1unica_1_1rest_1_1directory_1_1v1_1_1__2_1_1ObjectFactory-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="classcom_1_1telefonica_1_1schemas_1_1unica_1_1rest_1_1directory_1_1v1_1_1__2_1_1ObjectFactory.html#afee31b08b0d9348339872242b9d4713a">ObjectFactory</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">JAXBElement< String > </td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1telefonica_1_1schemas_1_1unica_1_1rest_1_1directory_1_1v1_1_1__2_1_1ObjectFactory.html#a8f05ec546f33008487a6d544a923fe0b">createIcc</a> (String value)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">JAXBElement< FlagType > </td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1telefonica_1_1schemas_1_1unica_1_1rest_1_1directory_1_1v1_1_1__2_1_1ObjectFactory.html#a187499d991cdb73a837c824d35ad890e">createMmsVideo</a> (FlagType value)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">JAXBElement< String > </td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1telefonica_1_1schemas_1_1unica_1_1rest_1_1directory_1_1v1_1_1__2_1_1ObjectFactory.html#ac870b2a9717db338a7002f21a0c703b5">createRestMens</a> (String value)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">JAXBElement< FlagType > </td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1telefonica_1_1schemas_1_1unica_1_1rest_1_1directory_1_1v1_1_1__2_1_1ObjectFactory.html#ab8bbcf550728b9f72d0af26b46846514">createVideoStreaming</a> (FlagType value)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">JAXBElement< FlagType > </td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1telefonica_1_1schemas_1_1unica_1_1rest_1_1directory_1_1v1_1_1__2_1_1ObjectFactory.html#a535c0c6eb6e9c1a59fd023c9eea492b5">createWapPush</a> (FlagType value)</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>This object contains factory methods for each Java content interface and Java element interface generated in the com.telefonica.schemas.unica.rest.directory.v1._2 package. </p>
<p>An <a class="el" href="classcom_1_1telefonica_1_1schemas_1_1unica_1_1rest_1_1directory_1_1v1_1_1__2_1_1ObjectFactory.html">ObjectFactory</a> allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class. </p>
</div><hr/><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="afee31b08b0d9348339872242b9d4713a"></a><!-- doxytag: member="com::telefonica::schemas::unica::rest::directory::v1::_2::ObjectFactory::ObjectFactory" ref="afee31b08b0d9348339872242b9d4713a" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">com.telefonica.schemas.unica.rest.directory.v1._2.ObjectFactory.ObjectFactory </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a new <a class="el" href="classcom_1_1telefonica_1_1schemas_1_1unica_1_1rest_1_1directory_1_1v1_1_1__2_1_1ObjectFactory.html">ObjectFactory</a> that can be used to create new instances of schema derived classes for package: com.telefonica.schemas.unica.rest.directory.v1._2 </p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a8f05ec546f33008487a6d544a923fe0b"></a><!-- doxytag: member="com::telefonica::schemas::unica::rest::directory::v1::_2::ObjectFactory::createIcc" ref="a8f05ec546f33008487a6d544a923fe0b" args="(String value)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">JAXBElement<String> com.telefonica.schemas.unica.rest.directory.v1._2.ObjectFactory.createIcc </td>
<td>(</td>
<td class="paramtype">String </td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create an instance of <a class="el" href="">JAXBElement</a> </p>
<div class="fragment"><pre class="fragment"> <
</pre></div><p> <a class="el" href="">String</a> </p>
<div class="fragment"><pre class="fragment"> >
</pre></div><p> } </p>
</div>
</div>
<a class="anchor" id="a187499d991cdb73a837c824d35ad890e"></a><!-- doxytag: member="com::telefonica::schemas::unica::rest::directory::v1::_2::ObjectFactory::createMmsVideo" ref="a187499d991cdb73a837c824d35ad890e" args="(FlagType value)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">JAXBElement<FlagType> com.telefonica.schemas.unica.rest.directory.v1._2.ObjectFactory.createMmsVideo </td>
<td>(</td>
<td class="paramtype">FlagType </td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create an instance of <a class="el" href="">JAXBElement</a> </p>
<div class="fragment"><pre class="fragment"> <
</pre></div><p> <a class="el" href="">FlagType</a> </p>
<div class="fragment"><pre class="fragment"> >
</pre></div><p> } </p>
</div>
</div>
<a class="anchor" id="ac870b2a9717db338a7002f21a0c703b5"></a><!-- doxytag: member="com::telefonica::schemas::unica::rest::directory::v1::_2::ObjectFactory::createRestMens" ref="ac870b2a9717db338a7002f21a0c703b5" args="(String value)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">JAXBElement<String> com.telefonica.schemas.unica.rest.directory.v1._2.ObjectFactory.createRestMens </td>
<td>(</td>
<td class="paramtype">String </td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create an instance of <a class="el" href="">JAXBElement</a> </p>
<div class="fragment"><pre class="fragment"> <
</pre></div><p> <a class="el" href="">String</a> </p>
<div class="fragment"><pre class="fragment"> >
</pre></div><p> } </p>
</div>
</div>
<a class="anchor" id="ab8bbcf550728b9f72d0af26b46846514"></a><!-- doxytag: member="com::telefonica::schemas::unica::rest::directory::v1::_2::ObjectFactory::createVideoStreaming" ref="ab8bbcf550728b9f72d0af26b46846514" args="(FlagType value)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">JAXBElement<FlagType> com.telefonica.schemas.unica.rest.directory.v1._2.ObjectFactory.createVideoStreaming </td>
<td>(</td>
<td class="paramtype">FlagType </td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create an instance of <a class="el" href="">JAXBElement</a> </p>
<div class="fragment"><pre class="fragment"> <
</pre></div><p> <a class="el" href="">FlagType</a> </p>
<div class="fragment"><pre class="fragment"> >
</pre></div><p> } </p>
</div>
</div>
<a class="anchor" id="a535c0c6eb6e9c1a59fd023c9eea492b5"></a><!-- doxytag: member="com::telefonica::schemas::unica::rest::directory::v1::_2::ObjectFactory::createWapPush" ref="a535c0c6eb6e9c1a59fd023c9eea492b5" args="(FlagType value)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">JAXBElement<FlagType> com.telefonica.schemas.unica.rest.directory.v1._2.ObjectFactory.createWapPush </td>
<td>(</td>
<td class="paramtype">FlagType </td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create an instance of <a class="el" href="">JAXBElement</a> </p>
<div class="fragment"><pre class="fragment"> <
</pre></div><p> <a class="el" href="">FlagType</a> </p>
<div class="fragment"><pre class="fragment"> >
</pre></div><p> } </p>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>com</b> </li>
<li class="navelem"><b>telefonica</b> </li>
<li class="navelem"><b>schemas</b> </li>
<li class="navelem"><b>unica</b> </li>
<li class="navelem"><b>rest</b> </li>
<li class="navelem"><b>directory</b> </li>
<li class="navelem"><b>v1</b> </li>
<li class="navelem"><b>_2</b> </li>
<li class="navelem"><a class="el" href="classcom_1_1telefonica_1_1schemas_1_1unica_1_1rest_1_1directory_1_1v1_1_1__2_1_1ObjectFactory.html">ObjectFactory</a> </li>
<li class="footer">Generated on Wed Jun 13 2012 12:40:52 for SDK by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </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>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Enumerations</a></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>
</body>
</html>
|
src/main/webapp/static_r/style/sync.global.css | nilocsivad/sync | * {
font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 12px;
color: #232323;
margin: 0;
padding: 0
}
a {
color: #2e68e0
}
a:link, a:visited {
text-decoration: none
}
a:active, a:hover {
color: #bb4242;
text-decoration: underline
}
h1 {
font-size: 22px
}
h2 {
font-size: 20px
}
h3 {
font-size: 18px
}
h4 {
font-size: 16px
}
h5 {
font-size: 14px
}
h6 {
font-size: 12px
}
img {
border: none
}
input {
cursor: pointer
}
input[type=text], input[type=password] {
cursor: default
}
li, ol, ul {
list-style: none
} |
docs/schema/tables/flutype_peptide.html | janekg89/flutype_webapp | <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
<html>
<head>
<!-- SchemaSpy rev 590 -->
<title>SchemaSpy - Table flutype.public.flutype_peptide</title>
<link rel=stylesheet href='../schemaSpy.css' type='text/css'>
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=ISO-8859-1'>
<SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript' SRC='../jquery.js'></SCRIPT>
<SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript' SRC='../schemaSpy.js'></SCRIPT>
<SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript'>
table='flutype_peptide';
</SCRIPT>
</head>
<body>
<table id='headerHolder' cellspacing='0' cellpadding='0'><tr><td>
<div id='header'>
<ul>
<li><a href='../index.html' title='All tables and views in the schema'>Tables</a></li>
<li><a href='../relationships.html' title='Diagram of table relationships'>Relationships</a></li>
<li><a href='../constraints.html' title='Useful for diagnosing error messages that just give constraint name or number'>Constraints</a></li>
<li><a href='../anomalies.html' title="Things that might not be quite right">Anomalies</a></li>
<li><a href='../columns.byTable.html' title="All of the columns in the schema">Columns</a></li>
<li><a href='http://sourceforge.net/donate/index.php?group_id=137197' title='Please help keep SchemaSpy alive' target='_blank'>Donate</a></li>
</ul>
</div>
</td></tr></table>
<div class='content' style='clear:both;'>
<table width='100%' border='0' cellpadding='0'>
<tr>
<td class='heading' valign='middle'><span class='header'>Table <span title='Database'>flutype</span>.<span title='Schema'>public</span>.<span title='Table'>flutype_peptide</span></span></td>
<td class='heading' align='right' valign='top' title='John Currier - Creator of Cool Tools'><span class='indent'>Generated by</span><br><span class='indent'><span class='signature'><a href='http://schemaspy.sourceforge.net' target='_blank'>SchemaSpy</a></span></span></td>
</tr>
</table>
<table width='100%' border='0'>
<tr valign='top'><td class='container' align='left' valign='top'>
<form name='options' action=''>
<label for='showRelatedCols'><input type=checkbox id='showRelatedCols'>Related columns</label>
<label for='showConstNames'><input type=checkbox id='showConstNames'>Constraints</label>
<label for='showComments'><input type=checkbox id='showComments'>Comments</label>
<label for='showLegend'><input type=checkbox checked id='showLegend'>Legend</label>
</form>
</td><td class='container' rowspan='2' align='right' valign='top'>
<table class='legend' border='0'>
<tr>
<td class='dataTable' valign='bottom'>Legend:</td>
<td class='container' align='right' valign='top'><a href='http://sourceforge.net' target='_blank'><img src='http://sourceforge.net/sflogo.php?group_id=137197&type=1' alt='SourceForge.net' border='0' height='31' width='88'></a></td>
</tr>
<tr><td class='container' colspan='2'>
<table class='dataTable' border='1'>
<tbody>
<tr><td class='primaryKey'>Primary key columns</td></tr>
<tr><td class='indexedColumn'>Columns with indexes</td></tr>
<tr class='impliedRelationship'><td class='detail'><span class='impliedRelationship'>Implied relationships</span></td></tr>
<tr><td class='excludedColumn'>Excluded column relationships</td></tr>
<tr><td class='legendDetail'>< <em>n</em> > number of related tables</td></tr>
</table>
</td></tr>
</table>
<div style="margin-right: 2pt;">
<script type="text/javascript"><!--
google_ad_client = "pub-9598353634003340";
google_ad_channel ="SchemaSpy-generated";
google_ad_width = 234;
google_ad_height = 60;
google_ad_format = "234x60_as";
google_ad_type = "text";
google_color_border = "9bab96";
google_color_link = "489148";
google_color_text = "000000";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
</td><tr valign='top'><td class='container' align='left' valign='top'>
<a name='columns'></a>
<table id='columns' class='dataTable' border='1' rules='groups'>
<colgroup>
<colgroup>
<colgroup>
<colgroup>
<colgroup>
<colgroup>
<colgroup>
<colgroup>
<colgroup class='comment'>
<thead align='left'>
<tr>
<th>Column</th>
<th>Type</th>
<th>Size</th>
<th title='Are nulls allowed?'>Nulls</th>
<th title='Is column automatically updated?'>Auto</th>
<th title='Default value'>Default</th>
<th title='Columns in tables that reference this column'><span class='notSortedByColumn'>Children</span></th>
<th title='Columns in tables that are referenced by this column'><span class='notSortedByColumn'>Parents</span></th>
<th title='Comments' class='comment'><span class='notSortedByColumn'>Comments</span></th>
</tr>
</thead>
<tbody valign='top'>
<tr class='odd'>
<td class='primaryKey' title='Primary Key'>ligand_ptr_id</td>
<td class='detail'>int4</td>
<td class='detail' align='right'>10</td>
<td class='detail' align='center'></td>
<td class='detail' align='center'></td>
<td class='detail'></td>
<td class='detail'></td>
<td class='detail'>
<table border='0' width='100%' cellspacing='0' cellpadding='0'>
<tr class='relative odd' valign='top'>
<td class='relatedTable detail' title="flutype_peptide.ligand_ptr_id refs flutype_ligand.id via flutype_peptide_ligand_ptr_id_67ce8935_fk_flutype_ligand_id"><a href='flutype_ligand.html'>flutype_ligand</a><span class='relatedKey'>.id</span>
</td>
<td class='constraint detail'>flutype_peptide_ligand_ptr_id_67ce8935_fk_flutype_ligand_id<span title='Restrict delete:
Parent cannot be deleted if children exist'> R</span></td>
</tr>
</table>
</td>
<td class='comment detail'></td>
</tr>
<tr class='even'>
<td class='detail'>linker</td>
<td class='detail'>varchar</td>
<td class='detail' align='right'>50</td>
<td class='detail' align='center' title='nullable'> √ </td>
<td class='detail' align='center'></td>
<td class='detail' align='right'>null</td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
<tr class='odd'>
<td class='detail'>spacer</td>
<td class='detail'>varchar</td>
<td class='detail' align='right'>50</td>
<td class='detail' align='center' title='nullable'> √ </td>
<td class='detail' align='center'></td>
<td class='detail' align='right'>null</td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
<tr class='even'>
<td class='detail'>sequence</td>
<td class='detail'>varchar</td>
<td class='detail' align='right'>50</td>
<td class='detail' align='center' title='nullable'> √ </td>
<td class='detail' align='center'></td>
<td class='detail' align='right'>null</td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
<tr class='odd'>
<td class='detail'>c_terminus</td>
<td class='detail'>varchar</td>
<td class='detail' align='right'>50</td>
<td class='detail' align='center' title='nullable'> √ </td>
<td class='detail' align='center'></td>
<td class='detail' align='right'>null</td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
<tr class='even'>
<td class='detail'>name</td>
<td class='detail'>varchar</td>
<td class='detail' align='right'>50</td>
<td class='detail' align='center' title='nullable'> √ </td>
<td class='detail' align='center'></td>
<td class='detail' align='right'>null</td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
</table>
<p title='6 columns'>Table contained 0 rows at Mon Aug 07 19:37 CEST 2017<p/>
</td></tr></table>
<div class='indent'>
<b>Indexes:</b>
<table class='dataTable' border='1' rules='groups'><colgroup><colgroup><colgroup><colgroup>
<thead>
<tr>
<th>Column(s)</th>
<th>Type</th>
<th>Sort</th>
<th class='constraint' style='text-align:left;'>Constraint Name</th>
</tr>
</thead>
<tbody>
<tr>
<td class='primaryKey'>ligand_ptr_id</td>
<td class='detail'>Primary key</td>
<td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td>
<td class='constraint' style='text-align:left;'>flutype_peptide_pkey</td>
</tr>
</table>
</div>
<table width='100%' border='0'><tr><td class='container'>
<br><form action='get'><b>Close relationships</b><span class='degrees' id='degrees' title='Detail diminishes with increased separation from flutype_peptide'>
within <label for='oneDegree'><input type='radio' name='degrees' id='oneDegree' checked>one</label> <label for='twoDegrees'><input type='radio' name='degrees' id='twoDegrees'>two degrees</label> of separation</span><b>:</b></form>
<map id="oneDegreeRelationshipsDiagram" name="oneDegreeRelationshipsDiagram">
<area shape="rect" id="node1" href="flutype_peptide.html" title="flutype_peptide" alt="" coords="169,5,368,213">
<area shape="rect" id="node2" href="flutype_ligand.html" title="flutype_ligand" alt="" coords="5,8,125,139">
</map>
<a name='diagram'><img id='oneDegreeImg' src='../diagrams/flutype_peptide.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a>
<map id="twoDegreesRelationshipsDiagram" name="twoDegreesRelationshipsDiagram">
<area shape="rect" id="node1" href="flutype_antibody.html" title="flutype_antibody" alt="" coords="227,5,362,88">
<area shape="rect" id="node2" href="flutype_ligand.html" title="flutype_ligand" alt="" coords="5,320,125,451">
<area shape="rect" id="node3" href="flutype_ligandbatch.html" title="flutype_ligandbatch" alt="" coords="218,105,371,188">
<area shape="rect" id="node4" href="flutype_peptide.html" title="flutype_peptide" alt="" coords="195,205,394,413">
<area shape="rect" id="node5" href="flutype_rawspotcollection_ligands1.html" title="flutype_rawspotcollection_ligands1" alt="" coords="169,431,420,513">
<area shape="rect" id="node6" href="flutype_rawspotcollection_ligands2.html" title="flutype_rawspotcollection_ligands2" alt="" coords="169,531,420,613">
<area shape="rect" id="node7" href="flutype_virus.html" title="flutype_virus" alt="" coords="235,631,355,713">
</map>
<a name='diagram'><img id='twoDegreesImg' src='../diagrams/flutype_peptide.2degrees.png' usemap='#twoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a>
</td></tr></table>
</div>
</body>
</html>
|
docs/api/html/exccatcherordinary_8cpp.html | Staon/otest2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>OTest2: lib/exccatcherordinary.cpp File 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="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">OTest2
</div>
<div id="projectbrief">A C++ testing framework</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</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="dir_97aefd0d527b934f1d99a682da8fe6a9.html">lib</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#namespaces">Namespaces</a> </div>
<div class="headertitle">
<div class="title">exccatcherordinary.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include <<a class="el" href="exccatcherordinary_8h_source.html">exccatcherordinary.h</a>></code><br />
<code>#include <exception></code><br />
<code>#include <sstream></code><br />
<code>#include <typeinfo></code><br />
<code>#include <<a class="el" href="exc_8h_source.html">exc.h</a>></code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for exccatcherordinary.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="exccatcherordinary_8cpp__incl.png" border="0" usemap="#lib_2exccatcherordinary_8cpp" alt=""/></div>
<map name="lib_2exccatcherordinary_8cpp" id="lib_2exccatcherordinary_8cpp">
<area shape="rect" title=" " alt="" coords="179,5,365,32"/>
<area shape="rect" href="exccatcherordinary_8h.html" title=" " alt="" coords="5,80,160,107"/>
<area shape="rect" title=" " alt="" coords="298,155,382,181"/>
<area shape="rect" title=" " alt="" coords="235,80,309,107"/>
<area shape="rect" title=" " alt="" coords="334,80,407,107"/>
<area shape="rect" href="exc_8h.html" title=" " alt="" coords="432,80,488,107"/>
<area shape="rect" href="exccatcher_8h.html" title=" " alt="" coords="87,155,235,181"/>
<area shape="rect" title=" " alt="" coords="119,229,203,256"/>
<area shape="rect" title=" " alt="" coords="319,229,377,256"/>
</map>
</div>
</div>
<p><a href="exccatcherordinary_8cpp_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespaceOTest2"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceOTest2.html">OTest2</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </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.17
</small></address>
</body>
</html>
|
apidocs/scala/org/eso/ias/asce/test/TestThreadFactory.html | IntegratedAlarmSystem-Group/IntegratedAlarmSystem-Group.github.io | <!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.min.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">
/* 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" 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="../../../../../org/index.html" 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.eso" visbl="pub" class="indented2 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="eso"></a><a id="eso:eso"></a>
<span class="permalink">
<a href="../../../../../org/eso/index.html" 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">eso</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.eso.ias" visbl="pub" class="indented3 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="ias"></a><a id="ias:ias"></a>
<span class="permalink">
<a href="../../../../../org/eso/ias/index.html" 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">ias</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="org.eso">eso</a></dd></dl></div>
</li><li name="org.eso.ias.asce" visbl="pub" class="indented4 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="asce"></a><a id="asce:asce"></a>
<span class="permalink">
<a href="../../../../../org/eso/ias/asce/index.html" 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">asce</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../index.html" class="extype" name="org.eso.ias">ias</a></dd></dl></div>
</li><li name="org.eso.ias.asce.test" visbl="pub" class="indented5 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="test"></a><a id="test:test"></a>
<span class="permalink">
<a href="../../../../../org/eso/ias/asce/test/index.html" 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">test</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../index.html" class="extype" name="org.eso.ias.asce">asce</a></dd></dl></div>
</li><li name="org.eso.ias.asce.test.transfer" visbl="pub" class="indented6 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="transfer"></a><a id="transfer:transfer"></a>
<span class="permalink">
<a href="../../../../../org/eso/ias/asce/test/transfer/index.html" 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="transfer/index.html"><span class="name">transfer</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="index.html" class="extype" name="org.eso.ias.asce.test">test</a></dd></dl></div>
</li><li class="current-entities indented5">
<span class="separator"></span>
<a class="class" href="CommonCompBuilder.html" title="A common helper class to build data structures for testing"></a>
<a href="CommonCompBuilder.html" title="A common helper class to build data structures for testing">CommonCompBuilder</a>
</li><li class="current-entities indented5">
<span class="separator"></span>
<a class="class" href="TestComponent.html" title="Test the basic functionalities of the IAS Component, while the functioning of the transfer function is checked elsewhere."></a>
<a href="TestComponent.html" title="Test the basic functionalities of the IAS Component, while the functioning of the transfer function is checked elsewhere.">TestComponent</a>
</li><li class="current-entities indented5">
<span class="separator"></span>
<a class="class" href="TestMinMaxPyTF.html" title="Test the python transfer class: build a PythonExecutorTF that, in turn, delegates method execution to python code"></a>
<a href="TestMinMaxPyTF.html" title="Test the python transfer class: build a PythonExecutorTF that, in turn, delegates method execution to python code">TestMinMaxPyTF</a>
</li><li class="current-entities indented5">
<span class="separator"></span>
<a class="class" href="TestMinMaxThreshold.html" title=""></a>
<a href="TestMinMaxThreshold.html" title="">TestMinMaxThreshold</a>
</li><li class="current-entities indented5">
<span class="separator"></span>
<a class="class" href="TestMultiplicityTF.html" title="Test the multiplicity transfer function"></a>
<a href="TestMultiplicityTF.html" title="Test the multiplicity transfer function">TestMultiplicityTF</a>
</li><li class="current-entities indented5">
<span class="separator"></span>
<a class="class" href="TestPyTF.html" title="Test the python tranfer function"></a>
<a href="TestPyTF.html" title="Test the python tranfer function">TestPyTF</a>
</li><li class="current-entities indented5">
<a class="object" href="TestSlowTF$.html" title=""></a>
<a class="class" href="TestSlowTF.html" title=""></a>
<a href="TestSlowTF.html" title="">TestSlowTF</a>
</li><li class="current-entities indented5">
<span class="separator"></span>
<a class="class" href="" title="ThreadFactory for testing."></a>
<a href="" title="ThreadFactory for testing.">TestThreadFactory</a>
</li><li class="current-entities indented5">
<span class="separator"></span>
<a class="class" href="TestTransferFunction.html" title=""></a>
<a href="TestTransferFunction.html" title="">TestTransferFunction</a>
</li><li class="current-entities indented5">
<span class="separator"></span>
<a class="class" href="TestTransferFunctionSetting.html" title="Test the TransferFunctionSetting"></a>
<a href="TestTransferFunctionSetting.html" title="Test the TransferFunctionSetting">TestTransferFunctionSetting</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.eso">eso</a>.<a href="../../index.html" class="extype" name="org.eso.ias">ias</a>.<a href="../index.html" class="extype" name="org.eso.ias.asce">asce</a>.<a href="index.html" class="extype" name="org.eso.ias.asce.test">test</a></p>
<h1>TestThreadFactory<span class="permalink">
<a href="../../../../../org/eso/ias/asce/test/TestThreadFactory.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">class</span>
</span>
<span class="symbol">
<span class="name">TestThreadFactory</span><span class="result"> extends <span class="extype" name="java.util.concurrent.ThreadFactory">ThreadFactory</span></span>
</span>
</h4>
<div id="comment" class="fullcommenttop"><div class="comment cmt"><p>ThreadFactory for testing.</p><p>It keeps track of all the running threads to check if they
terminated
</p></div><div class="toggleContainer block">
<span class="toggle">
Linear Supertypes
</span>
<div class="superTypes hiddenContent"><span class="extype" name="java.util.concurrent.ThreadFactory">ThreadFactory</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.eso.ias.asce.test.TestThreadFactory"><span>TestThreadFactory</span></li><li class="in" name="java.util.concurrent.ThreadFactory"><span>ThreadFactory</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.eso.ias.asce.test.TestThreadFactory#<init>" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="<init>():org.eso.ias.asce.test.TestThreadFactory"></a><a id="<init>:TestThreadFactory"></a>
<span class="permalink">
<a href="../../../../../org/eso/ias/asce/test/TestThreadFactory.html#<init>():org.eso.ias.asce.test.TestThreadFactory" 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">TestThreadFactory</span><span class="params">()</span>
</span>
</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/eso/ias/asce/test/TestThreadFactory.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/eso/ias/asce/test/TestThreadFactory.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/eso/ias/asce/test/TestThreadFactory.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="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/eso/ias/asce/test/TestThreadFactory.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/eso/ias/asce/test/TestThreadFactory.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[<span class="extype" name="java.lang">lang</span>] </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>
<span class="name">@native</span><span class="args">()</span>
</dd></dl></div>
</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/eso/ias/asce/test/TestThreadFactory.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#equals" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="equals(x$1:Any):Boolean"></a><a id="equals(Any):Boolean"></a>
<span class="permalink">
<a href="../../../../../org/eso/ias/asce/test/TestThreadFactory.html#equals(x$1:Any):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">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>
<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" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="finalize():Unit"></a>
<span class="permalink">
<a href="../../../../../org/eso/ias/asce/test/TestThreadFactory.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[<span class="extype" name="java.lang">lang</span>] </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/eso/ias/asce/test/TestThreadFactory.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="scala.AnyRef#hashCode" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="hashCode():Int"></a>
<span class="permalink">
<a href="../../../../../org/eso/ias/asce/test/TestThreadFactory.html#hashCode():Int" 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">hashCode</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><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
</dd></dl></div>
</li><li name="org.eso.ias.asce.test.TestThreadFactory#instantiatedThreads" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="instantiatedThreads:Int"></a>
<span class="permalink">
<a href="../../../../../org/eso/ias/asce/test/TestThreadFactory.html#instantiatedThreads:Int" 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">instantiatedThreads</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
<p class="shortcomment cmt">The total number of threads instantiated by this
factory
</p>
</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/eso/ias/asce/test/TestThreadFactory.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="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/eso/ias/asce/test/TestThreadFactory.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.eso.ias.asce.test.TestThreadFactory#newThread" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="newThread(r:Runnable):Thread"></a><a id="newThread(Runnable):Thread"></a>
<span class="permalink">
<a href="../../../../../org/eso/ias/asce/test/TestThreadFactory.html#newThread(r:Runnable):Thread" 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">newThread</span><span class="params">(<span name="r">r: <span class="extype" name="java.lang.Runnable">Runnable</span></span>)</span><span class="result">: <span class="extype" name="java.lang.Thread">Thread</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="" class="extype" name="org.eso.ias.asce.test.TestThreadFactory">TestThreadFactory</a> → ThreadFactory</dd></dl></div>
</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/eso/ias/asce/test/TestThreadFactory.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/eso/ias/asce/test/TestThreadFactory.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.eso.ias.asce.test.TestThreadFactory#numberOfAliveThreads" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="numberOfAliveThreads():Int"></a>
<span class="permalink">
<a href="../../../../../org/eso/ias/asce/test/TestThreadFactory.html#numberOfAliveThreads():Int" 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">numberOfAliveThreads</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
<p class="shortcomment cmt"></p><div class="fullcomment"><div class="comment cmt"></div><dl class="paramcmts block"><dt>returns</dt><dd class="cmt"><p>The number of alive threads</p></dd></dl></div>
</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/eso/ias/asce/test/TestThreadFactory.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="scala.AnyRef#toString" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="toString():String"></a>
<span class="permalink">
<a href="../../../../../org/eso/ias/asce/test/TestThreadFactory.html#toString():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">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</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#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait():Unit"></a>
<span class="permalink">
<a href="../../../../../org/eso/ias/asce/test/TestThreadFactory.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/eso/ias/asce/test/TestThreadFactory.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/eso/ias/asce/test/TestThreadFactory.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">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
<span class="name">@native</span><span class="args">()</span>
</dd></dl></div>
</li>
</ol>
</div>
</div>
<div id="inheritedMembers">
<div class="parent" name="java.util.concurrent.ThreadFactory">
<h3>Inherited from <span class="extype" name="java.util.concurrent.ThreadFactory">ThreadFactory</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>
|
tnk1/tora/brejit/knanyot.html | erelsgl/erel-sites | <!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' lang='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta charset='windows-1255' />
<meta http-equiv='Content-Script-Type' content='text/javascript' />
<meta http-equiv='revisit-after' content='15 days' />
<title>îãåò ðùàå áðé éò÷á ðùéí ëðòðéåú?</title>
<link rel='stylesheet' type='text/css' href='../../../_script/klli.css' />
<link rel='stylesheet' type='text/css' href='../../../tnk1/_themes/klli.css' />
<meta property='og:url' content='https://tora.us.fm/tnk1/tora/brejit/knanyot.html'/>
<meta name='author' content="ãåã à÷ñìøåã" />
<meta name='receiver' content="" />
<meta name='jmQovc' content="tnk1/tora/brejit/knanyot.html" />
<meta name='tvnit' content="" />
<link rel='canonical' href='https://tora.us.fm/tnk1/tora/brejit/knanyot.html' />
</head>
<!--
PHP Programming by Erel Segal-Halevi
-->
<body lang='he' dir='rtl' id = 'tnk1_tora_brejit_knanyot' class='mnyeym1 '>
<div class='pnim'>
<script type='text/javascript' src='../../../_script/vars.js'></script>
<!--NiwutElyon0-->
<div class='NiwutElyon'>
<div class='NiwutElyon'><a class='link_to_homepage' href='../../../tnk1/index.html'>øàùé</a>><a href='../../../tryg/index.html'>äàúø ìî÷åøéåú áîöååú</a>><a href='../../../tryg/sug/ecm_adm.html'>îöååú ìôé àãí</a>><a href='../../../tryg/sug/ecm_adm_emym_axrym.html'>òîéí àçøéí</a>><a href='../../../tnk1/msr/amim.html'>áéï éùøàì ìâåééí</a>></div>
<div class='NiwutElyon'><a class='link_to_homepage' href='../../../tnk1/index.html'>øàùé</a>><a href='../../../tnk1/dmut/index.html'>àéùéí áúð"ê</a>><a href='../../../tnk1/msr/zugot.html'>æåâåú ðùåàéí</a>></div>
<div class='NiwutElyon'><a class='link_to_homepage' href='../../../tnk1/index.html'>øàùé</a>><a href='../../../tnk1/sig/why.html'>îðéòéí</a>><a href='../../../tnk1/sig/mnieim1.html'>îðéò ùì ôòåìä</a>></div>
<div class='NiwutElyon'><a class='link_to_homepage' href='../../../tnk1/index.html'>øàùé</a>><a href='../../../tryg/index.html'>äàúø ìî÷åøéåú áîöååú</a>><a href='../../../tryg/sug/ecm_adm.html'>îöååú ìôé àãí</a>><a href='../../../tryg/sug/ecm_ayjh.html'>àéù åàùä</a>><a href='../../../tryg/sug/rcon_bxyrt_bt_zwg.html'>áçéøú áú æåâ</a>><a href='../../../tryg/sug/rcon_ecm-nyjwayn_nkry.html'>ðéùåàé úòøåáú</a>></div>
</div>
<!--NiwutElyon1-->
<h1 id='h1'>îãåò ðùàå áðé éò÷á ðùéí ëðòðéåú?</h1>
<div id='idfields'>
<p>÷åã: îãåò ðùàå áðé éò÷á ðùéí ëðòðéåú áúð"ê</p>
<p>ñåâ: îðéòéí1</p>
<p>îàú: ãåã à÷ñìøåã</p>
<p>àì: </p>
</div>
<script type='text/javascript'>kotrt()</script>
<div id='tokn'>
<p>
<br />áøàùéú ìç2:
<q class="psuq">åÇéÌÇøÀà ùÑÈí éÀäåÌãÈä áÌÇú àÄéùÑ ëÌÀðÇòÂðÄé åÌùÑÀîåÉ ùÑåÌòÇ åÇéÌÄ÷ÌÈçÆäÈ åÇéÌÈáÉà àÅìÆéäÈ</q>:
<br />
<p>
<br />
äàçéí
ìà ä÷ôéãå òì àé çéúåï òí áðåú äàøõ ëîå éöç÷ åàáøäí. åéúëï ùäòðééï àó
ôòí ìà äéä âæòé-âðèé âí àöìí. àìà äí äéå áåããéí áàøõ æøä, äøåöéí ìùîåø
òì ééçåãí. çéúåï òí áðåú äî÷åí òìåì ìäáéà ìèîéòä îåçìèú. àáì äàçéí äí
ëáø ùáè æø áéï æøéí, åéëåì ìäøùåú ìòöîå ìñôåâ ìúåëå ëîåú îñåééîú ùì
áðåú äî÷åí îáìé ìàáã éçåã.
<p>
<p>
</div><!--tokn-->
<h2 id='tguvot'>úâåáåú</h2>
<ul id='ultguvot'>
<li></li>
</ul><!--end-->
<script type='text/javascript'>tguva(); txtit()</script>
</div><!--pnim-->
</body>
</html>
|
docs/html/functions_func_e.html | Celli119/ssimrenderer | <!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.10"/>
<title>SSIMRenderer: Class Members - Functions</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">SSIMRenderer
 <span id="projectnumber">1.0</span>
</div>
<div id="projectbrief">Statistical Shape and Intensity Models GPU-Accelerated Renderer Library</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
<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><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</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><a href="examples.html"><span>Examples</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="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions_func.html#index_a"><span>a</span></a></li>
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
<li class="current"><a href="functions_func_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_func_x.html#index_x"><span>x</span></a></li>
<li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<!-- 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="contents">
 
<h3><a class="anchor" id="index_e"></a>- e -</h3><ul>
<li>enableDensity()
: <a class="el" href="class_s_s_i_m_renderer_1_1_main_renderer.html#a407ca77d0c17cb0dd26ead02c5dbebf5">SSIMRenderer::MainRenderer</a>
, <a class="el" href="class_s_s_i_m_renderer_1_1_offscreen_renderer.html#a404234615f5773f37f00a2ab9eb1c76d">SSIMRenderer::OffscreenRenderer</a>
, <a class="el" href="class_s_s_i_m_renderer_1_1_window.html#a82bd5b4e2cbad6136e8bdbcf674122d5">SSIMRenderer::Window</a>
</li>
<li>enableLogMessages()
: <a class="el" href="class_s_s_i_m_renderer_1_1_open_g_l_wrapper.html#a209f7c3bfadbd66cdc148eea34ad3a3e">SSIMRenderer::OpenGLWrapper</a>
</li>
<li>enablePolygonal()
: <a class="el" href="class_s_s_i_m_renderer_1_1_main_renderer.html#a3a6ec33c9ee0871e03c1aff95ce8c4db">SSIMRenderer::MainRenderer</a>
, <a class="el" href="class_s_s_i_m_renderer_1_1_offscreen_renderer.html#ac126d47257d2f69a2aeaef90f30ce0d5">SSIMRenderer::OffscreenRenderer</a>
, <a class="el" href="class_s_s_i_m_renderer_1_1_window.html#a0092adba25b403736e0618dd41aecaa8">SSIMRenderer::Window</a>
</li>
<li>enablePolygonalLighting()
: <a class="el" href="class_s_s_i_m_renderer_1_1_main_renderer.html#a4a5c89ab43220d92e103ccf07fdd86a7">SSIMRenderer::MainRenderer</a>
, <a class="el" href="class_s_s_i_m_renderer_1_1_offscreen_renderer.html#a480bc6fc5166b2ceda40acb1ea2e2073">SSIMRenderer::OffscreenRenderer</a>
, <a class="el" href="class_s_s_i_m_renderer_1_1_window.html#aba7a3d358a1d0b00c02b45fedfee1184">SSIMRenderer::Window</a>
</li>
<li>enablePyramid()
: <a class="el" href="class_s_s_i_m_renderer_1_1_main_renderer.html#a1d719fa589f4c42cb75383fc2bdc7c3b">SSIMRenderer::MainRenderer</a>
, <a class="el" href="class_s_s_i_m_renderer_1_1_offscreen_renderer.html#ae859ec2b93d7b7f85e2182eb8ee45b15">SSIMRenderer::OffscreenRenderer</a>
, <a class="el" href="class_s_s_i_m_renderer_1_1_window.html#a4af667df1f35312dd9be654ad435c71c">SSIMRenderer::Window</a>
</li>
<li>enableSilhouettes()
: <a class="el" href="class_s_s_i_m_renderer_1_1_main_renderer.html#a4d91cc88650d4058afbda3191a121163">SSIMRenderer::MainRenderer</a>
, <a class="el" href="class_s_s_i_m_renderer_1_1_offscreen_renderer.html#a996774c957af4f5f022f5d5f33acfc52">SSIMRenderer::OffscreenRenderer</a>
, <a class="el" href="class_s_s_i_m_renderer_1_1_window.html#a024a56c61191f50b6b3eb3926c3344dc">SSIMRenderer::Window</a>
</li>
<li>enableXMirroring()
: <a class="el" href="class_s_s_i_m_renderer_1_1_main_renderer.html#af0ee685a7bf79d01f1a58c9df7c6a8f6">SSIMRenderer::MainRenderer</a>
, <a class="el" href="class_s_s_i_m_renderer_1_1_offscreen_renderer.html#ab29f31a3f0601286dcfc75a2a19429e0">SSIMRenderer::OffscreenRenderer</a>
, <a class="el" href="class_s_s_i_m_renderer_1_1_window.html#a5240267903ce732096ffde3b66022d16">SSIMRenderer::Window</a>
</li>
<li>event()
: <a class="el" href="class_s_s_i_m_renderer_1_1_main_renderer.html#a6a995e8aef339c1fb0cacb43cd277b54">SSIMRenderer::MainRenderer</a>
, <a class="el" href="class_s_s_i_m_renderer_1_1_window.html#aa67b51a2b6df20e12145fa80814c6d97">SSIMRenderer::Window</a>
</li>
<li>exportSTL()
: <a class="el" href="class_s_s_i_m_renderer_1_1_main_renderer.html#a45cf932543a0c983efa4049065f77ce3">SSIMRenderer::MainRenderer</a>
</li>
<li>exposeEvent()
: <a class="el" href="class_s_s_i_m_renderer_1_1_window.html#a9bd8d84aa5f450e326781b5baab69971">SSIMRenderer::Window</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Jan 23 2016 13:35:31 for SSIMRenderer by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.10
</small></address>
</body>
</html>
|
lib/encog-core-3.3.0/apidocs/org/encog/ml/hmm/class-use/HiddenMarkovModel.html | ars22/WorkflowScheduling | <!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.6.0_30) on Sat Oct 11 22:51:34 UTC 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.encog.ml.hmm.HiddenMarkovModel (Encog Core 3.3.0 API)</title>
<meta name="date" content="2014-10-11">
<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 org.encog.ml.hmm.HiddenMarkovModel (Encog Core 3.3.0 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="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">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?org/encog/ml/hmm//class-useHiddenMarkovModel.html" target="_top">FRAMES</a></li>
<li><a href="HiddenMarkovModel.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 org.encog.ml.hmm.HiddenMarkovModel" class="title">Uses of Class<br>org.encog.ml.hmm.HiddenMarkovModel</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="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</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="#org.encog.ml.hmm">org.encog.ml.hmm</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.encog.ml.hmm.alog">org.encog.ml.hmm.alog</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.encog.ml.hmm.train.bw">org.encog.ml.hmm.train.bw</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.encog.ml.hmm.train.kmeans">org.encog.ml.hmm.train.kmeans</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.encog.ml.hmm">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> in <a href="../../../../../org/encog/ml/hmm/package-summary.html">org.encog.ml.hmm</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/encog/ml/hmm/package-summary.html">org.encog.ml.hmm</a> that return <a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</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="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a></code></td>
<td class="colLast"><span class="strong">HiddenMarkovModel.</span><code><strong><a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html#clone()">clone</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a></code></td>
<td class="colLast"><span class="strong">HiddenMarkovModel.</span><code><strong><a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html#cloneStructure()">cloneStructure</a></strong>()</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.encog.ml.hmm.alog">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> in <a href="../../../../../org/encog/ml/hmm/alog/package-summary.html">org.encog.ml.hmm.alog</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/encog/ml/hmm/alog/package-summary.html">org.encog.ml.hmm.alog</a> with parameters of type <a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</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 void</code></td>
<td class="colLast"><span class="strong">ForwardBackwardScaledCalculator.</span><code><strong><a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardScaledCalculator.html#computeAlpha(org.encog.ml.hmm.HiddenMarkovModel, org.encog.ml.data.MLDataSet)">computeAlpha</a></strong>(<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm,
<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> oseq)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">ForwardBackwardCalculator.</span><code><strong><a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.html#computeAlpha(org.encog.ml.hmm.HiddenMarkovModel, org.encog.ml.data.MLDataSet)">computeAlpha</a></strong>(<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm,
<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> oseq)</code>
<div class="block">Compute alpha.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">ForwardBackwardCalculator.</span><code><strong><a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.html#computeAlphaInit(org.encog.ml.hmm.HiddenMarkovModel, org.encog.ml.data.MLDataPair, int)">computeAlphaInit</a></strong>(<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm,
<a href="../../../../../org/encog/ml/data/MLDataPair.html" title="interface in org.encog.ml.data">MLDataPair</a> o,
int i)</code>
<div class="block">Compute the alpha init.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">ForwardBackwardCalculator.</span><code><strong><a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.html#computeAlphaStep(org.encog.ml.hmm.HiddenMarkovModel, org.encog.ml.data.MLDataPair, int, int)">computeAlphaStep</a></strong>(<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm,
<a href="../../../../../org/encog/ml/data/MLDataPair.html" title="interface in org.encog.ml.data">MLDataPair</a> o,
int t,
int j)</code>
<div class="block">Compute the alpha step.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">ForwardBackwardScaledCalculator.</span><code><strong><a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardScaledCalculator.html#computeBeta(org.encog.ml.hmm.HiddenMarkovModel, org.encog.ml.data.MLDataSet)">computeBeta</a></strong>(<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm,
<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> oseq)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">ForwardBackwardCalculator.</span><code><strong><a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.html#computeBeta(org.encog.ml.hmm.HiddenMarkovModel, org.encog.ml.data.MLDataSet)">computeBeta</a></strong>(<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm,
<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> oseq)</code>
<div class="block">Compute the beta step.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">ForwardBackwardCalculator.</span><code><strong><a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.html#computeBetaStep(org.encog.ml.hmm.HiddenMarkovModel, org.encog.ml.data.MLDataPair, int, int)">computeBetaStep</a></strong>(<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm,
<a href="../../../../../org/encog/ml/data/MLDataPair.html" title="interface in org.encog.ml.data">MLDataPair</a> o,
int t,
int i)</code>
<div class="block">Compute the beta step.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">KullbackLeiblerDistanceCalculator.</span><code><strong><a href="../../../../../org/encog/ml/hmm/alog/KullbackLeiblerDistanceCalculator.html#distance(org.encog.ml.hmm.HiddenMarkovModel, org.encog.ml.hmm.HiddenMarkovModel)">distance</a></strong>(<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm1,
<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm2)</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="../../../../../org/encog/ml/hmm/alog/package-summary.html">org.encog.ml.hmm.alog</a> with parameters of type <a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</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="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.html#ForwardBackwardCalculator(org.encog.ml.data.MLDataSet, org.encog.ml.hmm.HiddenMarkovModel)">ForwardBackwardCalculator</a></strong>(<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> oseq,
<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm)</code>
<div class="block">Construct the forward/backward calculator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.html#ForwardBackwardCalculator(org.encog.ml.data.MLDataSet, org.encog.ml.hmm.HiddenMarkovModel, java.util.EnumSet)">ForwardBackwardCalculator</a></strong>(<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> oseq,
<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm,
<a href="http://java.sun.com/javase/6/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a><<a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.Computation.html" title="enum in org.encog.ml.hmm.alog">ForwardBackwardCalculator.Computation</a>> flags)</code>
<div class="block">Construct the object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardScaledCalculator.html#ForwardBackwardScaledCalculator(org.encog.ml.data.MLDataSet, org.encog.ml.hmm.HiddenMarkovModel)">ForwardBackwardScaledCalculator</a></strong>(<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> oseq,
<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardScaledCalculator.html#ForwardBackwardScaledCalculator(org.encog.ml.data.MLDataSet, org.encog.ml.hmm.HiddenMarkovModel, java.util.EnumSet)">ForwardBackwardScaledCalculator</a></strong>(<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> oseq,
<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm,
<a href="http://java.sun.com/javase/6/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a><<a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.Computation.html" title="enum in org.encog.ml.hmm.alog">ForwardBackwardCalculator.Computation</a>> flags)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/encog/ml/hmm/alog/MarkovGenerator.html#MarkovGenerator(org.encog.ml.hmm.HiddenMarkovModel)">MarkovGenerator</a></strong>(<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/encog/ml/hmm/alog/ViterbiCalculator.html#ViterbiCalculator(org.encog.ml.data.MLDataSet, org.encog.ml.hmm.HiddenMarkovModel)">ViterbiCalculator</a></strong>(<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> oseq,
<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.encog.ml.hmm.train.bw">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> in <a href="../../../../../org/encog/ml/hmm/train/bw/package-summary.html">org.encog.ml.hmm.train.bw</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/encog/ml/hmm/train/bw/package-summary.html">org.encog.ml.hmm.train.bw</a> with parameters of type <a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</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>abstract double[][][]</code></td>
<td class="colLast"><span class="strong">BaseBaumWelch.</span><code><strong><a href="../../../../../org/encog/ml/hmm/train/bw/BaseBaumWelch.html#estimateXi(org.encog.ml.data.MLDataSet, org.encog.ml.hmm.alog.ForwardBackwardCalculator, org.encog.ml.hmm.HiddenMarkovModel)">estimateXi</a></strong>(<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> sequence,
<a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.html" title="class in org.encog.ml.hmm.alog">ForwardBackwardCalculator</a> fbc,
<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double[][][]</code></td>
<td class="colLast"><span class="strong">TrainBaumWelchScaled.</span><code><strong><a href="../../../../../org/encog/ml/hmm/train/bw/TrainBaumWelchScaled.html#estimateXi(org.encog.ml.data.MLDataSet, org.encog.ml.hmm.alog.ForwardBackwardCalculator, org.encog.ml.hmm.HiddenMarkovModel)">estimateXi</a></strong>(<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> sequence,
<a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.html" title="class in org.encog.ml.hmm.alog">ForwardBackwardCalculator</a> fbc,
<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double[][][]</code></td>
<td class="colLast"><span class="strong">TrainBaumWelch.</span><code><strong><a href="../../../../../org/encog/ml/hmm/train/bw/TrainBaumWelch.html#estimateXi(org.encog.ml.data.MLDataSet, org.encog.ml.hmm.alog.ForwardBackwardCalculator, org.encog.ml.hmm.HiddenMarkovModel)">estimateXi</a></strong>(<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> sequence,
<a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.html" title="class in org.encog.ml.hmm.alog">ForwardBackwardCalculator</a> fbc,
<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.html" title="class in org.encog.ml.hmm.alog">ForwardBackwardCalculator</a></code></td>
<td class="colLast"><span class="strong">BaseBaumWelch.</span><code><strong><a href="../../../../../org/encog/ml/hmm/train/bw/BaseBaumWelch.html#generateForwardBackwardCalculator(org.encog.ml.data.MLDataSet, org.encog.ml.hmm.HiddenMarkovModel)">generateForwardBackwardCalculator</a></strong>(<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> sequence,
<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.html" title="class in org.encog.ml.hmm.alog">ForwardBackwardCalculator</a></code></td>
<td class="colLast"><span class="strong">TrainBaumWelchScaled.</span><code><strong><a href="../../../../../org/encog/ml/hmm/train/bw/TrainBaumWelchScaled.html#generateForwardBackwardCalculator(org.encog.ml.data.MLDataSet, org.encog.ml.hmm.HiddenMarkovModel)">generateForwardBackwardCalculator</a></strong>(<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> sequence,
<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/encog/ml/hmm/alog/ForwardBackwardCalculator.html" title="class in org.encog.ml.hmm.alog">ForwardBackwardCalculator</a></code></td>
<td class="colLast"><span class="strong">TrainBaumWelch.</span><code><strong><a href="../../../../../org/encog/ml/hmm/train/bw/TrainBaumWelch.html#generateForwardBackwardCalculator(org.encog.ml.data.MLDataSet, org.encog.ml.hmm.HiddenMarkovModel)">generateForwardBackwardCalculator</a></strong>(<a href="../../../../../org/encog/ml/data/MLDataSet.html" title="interface in org.encog.ml.data">MLDataSet</a> sequence,
<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm)</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="../../../../../org/encog/ml/hmm/train/bw/package-summary.html">org.encog.ml.hmm.train.bw</a> with parameters of type <a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</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="../../../../../org/encog/ml/hmm/train/bw/BaseBaumWelch.html#BaseBaumWelch(org.encog.ml.hmm.HiddenMarkovModel, org.encog.ml.data.MLSequenceSet)">BaseBaumWelch</a></strong>(<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm,
<a href="../../../../../org/encog/ml/data/MLSequenceSet.html" title="interface in org.encog.ml.data">MLSequenceSet</a> training)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/encog/ml/hmm/train/bw/TrainBaumWelch.html#TrainBaumWelch(org.encog.ml.hmm.HiddenMarkovModel, org.encog.ml.data.MLSequenceSet)">TrainBaumWelch</a></strong>(<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm,
<a href="../../../../../org/encog/ml/data/MLSequenceSet.html" title="interface in org.encog.ml.data">MLSequenceSet</a> training)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/encog/ml/hmm/train/bw/TrainBaumWelchScaled.html#TrainBaumWelchScaled(org.encog.ml.hmm.HiddenMarkovModel, org.encog.ml.data.MLSequenceSet)">TrainBaumWelchScaled</a></strong>(<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> hmm,
<a href="../../../../../org/encog/ml/data/MLSequenceSet.html" title="interface in org.encog.ml.data">MLSequenceSet</a> training)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.encog.ml.hmm.train.kmeans">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> in <a href="../../../../../org/encog/ml/hmm/train/kmeans/package-summary.html">org.encog.ml.hmm.train.kmeans</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/encog/ml/hmm/train/kmeans/package-summary.html">org.encog.ml.hmm.train.kmeans</a> with parameters of type <a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</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="../../../../../org/encog/ml/hmm/train/kmeans/TrainKMeans.html#TrainKMeans(org.encog.ml.hmm.HiddenMarkovModel, org.encog.ml.data.MLSequenceSet)">TrainKMeans</a></strong>(<a href="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">HiddenMarkovModel</a> method,
<a href="../../../../../org/encog/ml/data/MLSequenceSet.html" title="interface in org.encog.ml.data">MLSequenceSet</a> sequences)</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="../../../../../org/encog/ml/hmm/HiddenMarkovModel.html" title="class in org.encog.ml.hmm">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?org/encog/ml/hmm//class-useHiddenMarkovModel.html" target="_top">FRAMES</a></li>
<li><a href="HiddenMarkovModel.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 © 2014. All Rights Reserved.</small></p>
</body>
</html>
|
tests/functional/Tester-1.1/API/source-Runner.TestHandler.php.html | kao98/phpcrafty | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="generator" content="ApiGen 2.8.0">
<meta name="robots" content="noindex">
<title>File Runner/TestHandler.php | Nette Tester 1.1 API</title>
<link rel="stylesheet" href="resources/style.css?3746977979">
<link rel="search" type="application/opensearchdescription+xml" title="Nette Tester 1.1 API" href="http://api.nette.org/2.0/opensearch.xml">
</head>
<body>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li class="active"><a href="namespace-Tester.html">Tester<span></span></a>
<ul>
<li><a href="namespace-Tester.CodeCoverage.html">CodeCoverage</a>
</li>
<li class="active"><a href="namespace-Tester.Runner.html">Runner<span></span></a>
<ul>
<li><a href="namespace-Tester.Runner.Output.html">Output</a>
</li>
</ul></li></ul></li>
</ul>
</div>
<hr>
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="Tester.Runner.CommandLine.html">CommandLine</a></li>
<li><a href="Tester.Runner.Job.html">Job</a></li>
<li><a href="Tester.Runner.PhpExecutable.html">PhpExecutable</a></li>
<li><a href="Tester.Runner.Runner.html">Runner</a></li>
<li class="active"><a href="Tester.Runner.TestHandler.html">TestHandler</a></li>
</ul>
<h3>Interfaces</h3>
<ul>
<li><a href="Tester.Runner.OutputHandler.html">OutputHandler</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<form action="http://www.google.com/cse" id="search">
<input type="hidden" name="cx" value="011549293477758430224:vxofa9ufnhc">
<input type="hidden" name="ie" value="UTF-8">
<input type="text" name="q" class="text">
<input type="submit" value="Search">
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<a href="namespace-Tester.Runner.html" title="Summary of Tester\Runner"><span>Namespace</span></a>
</li>
<li>
<a href="Tester.Runner.TestHandler.html" title="Summary of Tester\Runner\TestHandler"><span>Class</span></a>
</li>
</ul>
<ul>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
</li>
</ul>
<ul>
</ul>
</div>
<pre><code><span id="1" class="l"><a class="l" href="#1"> 1: </a><span class="xlang"><?php</span>
</span><span id="2" class="l"><a class="l" href="#2"> 2: </a>
</span><span id="3" class="l"><a class="l" href="#3"> 3: </a><span class="php-comment">/**
</span></span><span id="4" class="l"><a class="l" href="#4"> 4: </a><span class="php-comment"> * This file is part of the Nette Tester.
</span></span><span id="5" class="l"><a class="l" href="#5"> 5: </a><span class="php-comment"> * Copyright (c) 2009 David Grudl (http://davidgrudl.com)
</span></span><span id="6" class="l"><a class="l" href="#6"> 6: </a><span class="php-comment"> */</span>
</span><span id="7" class="l"><a class="l" href="#7"> 7: </a>
</span><span id="8" class="l"><a class="l" href="#8"> 8: </a><span class="php-keyword1">namespace</span> Tester\Runner;
</span><span id="9" class="l"><a class="l" href="#9"> 9: </a>
</span><span id="10" class="l"><a class="l" href="#10"> 10: </a><span class="php-keyword1">use</span> Tester,
</span><span id="11" class="l"><a class="l" href="#11"> 11: </a> Tester\Dumper,
</span><span id="12" class="l"><a class="l" href="#12"> 12: </a> Tester\Helpers;
</span><span id="13" class="l"><a class="l" href="#13"> 13: </a>
</span><span id="14" class="l"><a class="l" href="#14"> 14: </a>
</span><span id="15" class="l"><a class="l" href="#15"> 15: </a><span class="php-comment">/**
</span></span><span id="16" class="l"><a class="l" href="#16"> 16: </a><span class="php-comment"> * Default test behavior.
</span></span><span id="17" class="l"><a class="l" href="#17"> 17: </a><span class="php-comment"> *
</span></span><span id="18" class="l"><a class="l" href="#18"> 18: </a><span class="php-comment"> * @author David Grudl
</span></span><span id="19" class="l"><a class="l" href="#19"> 19: </a><span class="php-comment"> */</span>
</span><span id="20" class="l"><a class="l" href="#20"> 20: </a><span class="php-keyword1">class</span> <a id="TestHandler" href="#TestHandler">TestHandler</a>
</span><span id="21" class="l"><a class="l" href="#21"> 21: </a>{
</span><span id="22" class="l"><a class="l" href="#22"> 22: </a> <span class="php-keyword1">const</span> <a id="HTTP_OK" href="#HTTP_OK">HTTP_OK</a> = <span class="php-num">200</span>;
</span><span id="23" class="l"><a class="l" href="#23"> 23: </a>
</span><span id="24" class="l"><a class="l" href="#24"> 24: </a> <span class="php-comment">/** @var Runner */</span>
</span><span id="25" class="l"><a class="l" href="#25"> 25: </a> <span class="php-keyword1">private</span> <span class="php-var"><a id="$runner" href="#$runner">$runner</a></span>;
</span><span id="26" class="l"><a class="l" href="#26"> 26: </a>
</span><span id="27" class="l"><a class="l" href="#27"> 27: </a>
</span><span id="28" class="l"><a class="l" href="#28"> 28: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="___construct" href="#___construct">__construct</a>(Runner <span class="php-var">$runner</span>)
</span><span id="29" class="l"><a class="l" href="#29"> 29: </a> {
</span><span id="30" class="l"><a class="l" href="#30"> 30: </a> <span class="php-var">$this</span>->runner = <span class="php-var">$runner</span>;
</span><span id="31" class="l"><a class="l" href="#31"> 31: </a> }
</span><span id="32" class="l"><a class="l" href="#32"> 32: </a>
</span><span id="33" class="l"><a class="l" href="#33"> 33: </a>
</span><span id="34" class="l"><a class="l" href="#34"> 34: </a> <span class="php-comment">/**
</span></span><span id="35" class="l"><a class="l" href="#35"> 35: </a><span class="php-comment"> * @return void
</span></span><span id="36" class="l"><a class="l" href="#36"> 36: </a><span class="php-comment"> */</span>
</span><span id="37" class="l"><a class="l" href="#37"> 37: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_initiate" href="#_initiate">initiate</a>(<span class="php-var">$file</span>)
</span><span id="38" class="l"><a class="l" href="#38"> 38: </a> {
</span><span id="39" class="l"><a class="l" href="#39"> 39: </a> <span class="php-keyword1">list</span>(<span class="php-var">$annotations</span>, <span class="php-var">$testName</span>) = <span class="php-var">$this</span>->getAnnotations(<span class="php-var">$file</span>);
</span><span id="40" class="l"><a class="l" href="#40"> 40: </a> <span class="php-var">$php</span> = <span class="php-keyword1">clone</span> <span class="php-var">$this</span>->runner->getPhp();
</span><span id="41" class="l"><a class="l" href="#41"> 41: </a> <span class="php-var">$job</span> = <span class="php-keyword1">FALSE</span>;
</span><span id="42" class="l"><a class="l" href="#42"> 42: </a>
</span><span id="43" class="l"><a class="l" href="#43"> 43: </a> <span class="php-keyword1">foreach</span> (<span class="php-keyword2">get_class_methods</span>(<span class="php-var">$this</span>) <span class="php-keyword1">as</span> <span class="php-var">$method</span>) {
</span><span id="44" class="l"><a class="l" href="#44"> 44: </a> <span class="php-keyword1">if</span> (!<span class="php-keyword2">preg_match</span>(<span class="php-quote">'#^initiate(.+)#'</span>, <span class="php-keyword2">strtolower</span>(<span class="php-var">$method</span>), <span class="php-var">$m</span>) || !<span class="php-keyword1">isset</span>(<span class="php-var">$annotations</span>[<span class="php-var">$m</span>[<span class="php-num">1</span>]])) {
</span><span id="45" class="l"><a class="l" href="#45"> 45: </a> <span class="php-keyword1">continue</span>;
</span><span id="46" class="l"><a class="l" href="#46"> 46: </a> }
</span><span id="47" class="l"><a class="l" href="#47"> 47: </a> <span class="php-keyword1">foreach</span> ((<span class="php-keyword1">array</span>) <span class="php-var">$annotations</span>[<span class="php-var">$m</span>[<span class="php-num">1</span>]] <span class="php-keyword1">as</span> <span class="php-var">$arg</span>) {
</span><span id="48" class="l"><a class="l" href="#48"> 48: </a> <span class="php-var">$res</span> = <span class="php-var">$this</span>-><span class="php-var">$method</span>(<span class="php-var">$arg</span>, <span class="php-var">$php</span>, <span class="php-var">$file</span>);
</span><span id="49" class="l"><a class="l" href="#49"> 49: </a> <span class="php-keyword1">if</span> (<span class="php-var">$res</span> === <span class="php-keyword1">TRUE</span>) {
</span><span id="50" class="l"><a class="l" href="#50"> 50: </a> <span class="php-var">$job</span> = <span class="php-keyword1">TRUE</span>;
</span><span id="51" class="l"><a class="l" href="#51"> 51: </a> } <span class="php-keyword1">elseif</span> (<span class="php-var">$res</span>) {
</span><span id="52" class="l"><a class="l" href="#52"> 52: </a> <span class="php-var">$this</span>->runner->writeResult(<span class="php-var">$testName</span>, <span class="php-var">$res</span>[<span class="php-num">0</span>], <span class="php-var">$res</span>[<span class="php-num">1</span>]);
</span><span id="53" class="l"><a class="l" href="#53"> 53: </a> <span class="php-keyword1">return</span>;
</span><span id="54" class="l"><a class="l" href="#54"> 54: </a> }
</span><span id="55" class="l"><a class="l" href="#55"> 55: </a> }
</span><span id="56" class="l"><a class="l" href="#56"> 56: </a> }
</span><span id="57" class="l"><a class="l" href="#57"> 57: </a>
</span><span id="58" class="l"><a class="l" href="#58"> 58: </a> <span class="php-keyword1">if</span> (!<span class="php-var">$job</span>) {
</span><span id="59" class="l"><a class="l" href="#59"> 59: </a> <span class="php-var">$this</span>->runner->addJob(<span class="php-keyword1">new</span> Job(<span class="php-var">$file</span>, <span class="php-var">$php</span>));
</span><span id="60" class="l"><a class="l" href="#60"> 60: </a> }
</span><span id="61" class="l"><a class="l" href="#61"> 61: </a> }
</span><span id="62" class="l"><a class="l" href="#62"> 62: </a>
</span><span id="63" class="l"><a class="l" href="#63"> 63: </a>
</span><span id="64" class="l"><a class="l" href="#64"> 64: </a> <span class="php-comment">/**
</span></span><span id="65" class="l"><a class="l" href="#65"> 65: </a><span class="php-comment"> * @return void
</span></span><span id="66" class="l"><a class="l" href="#66"> 66: </a><span class="php-comment"> */</span>
</span><span id="67" class="l"><a class="l" href="#67"> 67: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_assess" href="#_assess">assess</a>(Job <span class="php-var">$job</span>)
</span><span id="68" class="l"><a class="l" href="#68"> 68: </a> {
</span><span id="69" class="l"><a class="l" href="#69"> 69: </a> <span class="php-keyword1">list</span>(<span class="php-var">$annotations</span>, <span class="php-var">$testName</span>) = <span class="php-var">$this</span>->getAnnotations(<span class="php-var">$job</span>->getFile());
</span><span id="70" class="l"><a class="l" href="#70"> 70: </a> <span class="php-var">$testName</span> .= (<span class="php-keyword2">strlen</span>(<span class="php-var">$job</span>->getArguments()) ? <span class="php-quote">" [</span><span class="php-var">{$job->getArguments()}</span><span class="php-quote">]"</span> : <span class="php-quote">''</span>);
</span><span id="71" class="l"><a class="l" href="#71"> 71: </a> <span class="php-var">$annotations</span> += <span class="php-keyword1">array</span>(
</span><span id="72" class="l"><a class="l" href="#72"> 72: </a> <span class="php-quote">'exitcode'</span> => Job::CODE_OK,
</span><span id="73" class="l"><a class="l" href="#73"> 73: </a> <span class="php-quote">'httpcode'</span> => self::HTTP_OK,
</span><span id="74" class="l"><a class="l" href="#74"> 74: </a> );
</span><span id="75" class="l"><a class="l" href="#75"> 75: </a>
</span><span id="76" class="l"><a class="l" href="#76"> 76: </a> <span class="php-keyword1">foreach</span> (<span class="php-keyword2">get_class_methods</span>(<span class="php-var">$this</span>) <span class="php-keyword1">as</span> <span class="php-var">$method</span>) {
</span><span id="77" class="l"><a class="l" href="#77"> 77: </a> <span class="php-keyword1">if</span> (!<span class="php-keyword2">preg_match</span>(<span class="php-quote">'#^assess(.+)#'</span>, <span class="php-keyword2">strtolower</span>(<span class="php-var">$method</span>), <span class="php-var">$m</span>) || !<span class="php-keyword1">isset</span>(<span class="php-var">$annotations</span>[<span class="php-var">$m</span>[<span class="php-num">1</span>]])) {
</span><span id="78" class="l"><a class="l" href="#78"> 78: </a> <span class="php-keyword1">continue</span>;
</span><span id="79" class="l"><a class="l" href="#79"> 79: </a> }
</span><span id="80" class="l"><a class="l" href="#80"> 80: </a> <span class="php-keyword1">foreach</span> ((<span class="php-keyword1">array</span>) <span class="php-var">$annotations</span>[<span class="php-var">$m</span>[<span class="php-num">1</span>]] <span class="php-keyword1">as</span> <span class="php-var">$arg</span>) {
</span><span id="81" class="l"><a class="l" href="#81"> 81: </a> <span class="php-keyword1">if</span> (<span class="php-var">$res</span> = <span class="php-var">$this</span>-><span class="php-var">$method</span>(<span class="php-var">$job</span>, <span class="php-var">$arg</span>)) {
</span><span id="82" class="l"><a class="l" href="#82"> 82: </a> <span class="php-var">$this</span>->runner->writeResult(<span class="php-var">$testName</span>, <span class="php-var">$res</span>[<span class="php-num">0</span>], <span class="php-var">$res</span>[<span class="php-num">1</span>]);
</span><span id="83" class="l"><a class="l" href="#83"> 83: </a> <span class="php-keyword1">return</span>;
</span><span id="84" class="l"><a class="l" href="#84"> 84: </a> }
</span><span id="85" class="l"><a class="l" href="#85"> 85: </a> }
</span><span id="86" class="l"><a class="l" href="#86"> 86: </a> }
</span><span id="87" class="l"><a class="l" href="#87"> 87: </a> <span class="php-var">$this</span>->runner->writeResult(<span class="php-var">$testName</span>, Runner::PASSED);
</span><span id="88" class="l"><a class="l" href="#88"> 88: </a> }
</span><span id="89" class="l"><a class="l" href="#89"> 89: </a>
</span><span id="90" class="l"><a class="l" href="#90"> 90: </a>
</span><span id="91" class="l"><a class="l" href="#91"> 91: </a> <span class="php-keyword1">private</span> <span class="php-keyword1">function</span> <a id="_initiateSkip" href="#_initiateSkip">initiateSkip</a>(<span class="php-var">$message</span>)
</span><span id="92" class="l"><a class="l" href="#92"> 92: </a> {
</span><span id="93" class="l"><a class="l" href="#93"> 93: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">array</span>(Runner::SKIPPED, <span class="php-var">$message</span>);
</span><span id="94" class="l"><a class="l" href="#94"> 94: </a> }
</span><span id="95" class="l"><a class="l" href="#95"> 95: </a>
</span><span id="96" class="l"><a class="l" href="#96"> 96: </a>
</span><span id="97" class="l"><a class="l" href="#97"> 97: </a> <span class="php-keyword1">private</span> <span class="php-keyword1">function</span> <a id="_initiatePhpVersion" href="#_initiatePhpVersion">initiatePhpVersion</a>(<span class="php-var">$version</span>, PhpExecutable <span class="php-var">$php</span>)
</span><span id="98" class="l"><a class="l" href="#98"> 98: </a> {
</span><span id="99" class="l"><a class="l" href="#99"> 99: </a> <span class="php-keyword1">if</span> (<span class="php-keyword2">preg_match</span>(<span class="php-quote">'#^(<=|<|==|=|!=|<>|>=|>)?\s*(.+)#'</span>, <span class="php-var">$version</span>, <span class="php-var">$matches</span>)
</span><span id="100" class="l"><a class="l" href="#100">100: </a> && <span class="php-keyword2">version_compare</span>(<span class="php-var">$matches</span>[<span class="php-num">2</span>], <span class="php-var">$php</span>->getVersion(), <span class="php-var">$matches</span>[<span class="php-num">1</span>] ?: <span class="php-quote">'>='</span>))
</span><span id="101" class="l"><a class="l" href="#101">101: </a> {
</span><span id="102" class="l"><a class="l" href="#102">102: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">array</span>(Runner::SKIPPED, <span class="php-quote">"Requires PHP </span><span class="php-var">$version</span><span class="php-quote">."</span>);
</span><span id="103" class="l"><a class="l" href="#103">103: </a> }
</span><span id="104" class="l"><a class="l" href="#104">104: </a> }
</span><span id="105" class="l"><a class="l" href="#105">105: </a>
</span><span id="106" class="l"><a class="l" href="#106">106: </a>
</span><span id="107" class="l"><a class="l" href="#107">107: </a> <span class="php-keyword1">private</span> <span class="php-keyword1">function</span> <a id="_initiatePhpIni" href="#_initiatePhpIni">initiatePhpIni</a>(<span class="php-var">$value</span>, PhpExecutable <span class="php-var">$php</span>)
</span><span id="108" class="l"><a class="l" href="#108">108: </a> {
</span><span id="109" class="l"><a class="l" href="#109">109: </a> <span class="php-var">$php</span>->arguments .= <span class="php-quote">' -d '</span> . Helpers::escapeArg(<span class="php-var">$value</span>);
</span><span id="110" class="l"><a class="l" href="#110">110: </a> }
</span><span id="111" class="l"><a class="l" href="#111">111: </a>
</span><span id="112" class="l"><a class="l" href="#112">112: </a>
</span><span id="113" class="l"><a class="l" href="#113">113: </a> <span class="php-keyword1">private</span> <span class="php-keyword1">function</span> <a id="_initiateDataProvider" href="#_initiateDataProvider">initiateDataProvider</a>(<span class="php-var">$provider</span>, PhpExecutable <span class="php-var">$php</span>, <span class="php-var">$file</span>)
</span><span id="114" class="l"><a class="l" href="#114">114: </a> {
</span><span id="115" class="l"><a class="l" href="#115">115: </a> <span class="php-keyword1">try</span> {
</span><span id="116" class="l"><a class="l" href="#116">116: </a> <span class="php-keyword1">list</span>(<span class="php-var">$dataFile</span>, <span class="php-var">$query</span>, <span class="php-var">$optional</span>) = Tester\DataProvider::parseAnnotation(<span class="php-var">$provider</span>, <span class="php-var">$file</span>);
</span><span id="117" class="l"><a class="l" href="#117">117: </a> <span class="php-var">$data</span> = Tester\DataProvider::load(<span class="php-var">$dataFile</span>, <span class="php-var">$query</span>);
</span><span id="118" class="l"><a class="l" href="#118">118: </a> } <span class="php-keyword1">catch</span> (\Exception <span class="php-var">$e</span>) {
</span><span id="119" class="l"><a class="l" href="#119">119: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">array</span>(<span class="php-keyword1">empty</span>(<span class="php-var">$optional</span>) ? Runner::FAILED : Runner::SKIPPED, <span class="php-var">$e</span>->getMessage());
</span><span id="120" class="l"><a class="l" href="#120">120: </a> }
</span><span id="121" class="l"><a class="l" href="#121">121: </a>
</span><span id="122" class="l"><a class="l" href="#122">122: </a> <span class="php-keyword1">foreach</span> (<span class="php-keyword2">array_keys</span>(<span class="php-var">$data</span>) <span class="php-keyword1">as</span> <span class="php-var">$item</span>) {
</span><span id="123" class="l"><a class="l" href="#123">123: </a> <span class="php-var">$this</span>->runner->addJob(<span class="php-keyword1">new</span> Job(<span class="php-var">$file</span>, <span class="php-var">$php</span>, Helpers::escapeArg(<span class="php-var">$item</span>) . <span class="php-quote">' '</span> . Helpers::escapeArg(<span class="php-var">$dataFile</span>)));
</span><span id="124" class="l"><a class="l" href="#124">124: </a> }
</span><span id="125" class="l"><a class="l" href="#125">125: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">TRUE</span>;
</span><span id="126" class="l"><a class="l" href="#126">126: </a> }
</span><span id="127" class="l"><a class="l" href="#127">127: </a>
</span><span id="128" class="l"><a class="l" href="#128">128: </a>
</span><span id="129" class="l"><a class="l" href="#129">129: </a> <span class="php-keyword1">private</span> <span class="php-keyword1">function</span> <a id="_initiateMultiple" href="#_initiateMultiple">initiateMultiple</a>(<span class="php-var">$count</span>, PhpExecutable <span class="php-var">$php</span>, <span class="php-var">$file</span>)
</span><span id="130" class="l"><a class="l" href="#130">130: </a> {
</span><span id="131" class="l"><a class="l" href="#131">131: </a> <span class="php-keyword1">foreach</span> (<span class="php-keyword2">range</span>(<span class="php-num">0</span>, (int) <span class="php-var">$count</span> - <span class="php-num">1</span>) <span class="php-keyword1">as</span> <span class="php-var">$arg</span>) {
</span><span id="132" class="l"><a class="l" href="#132">132: </a> <span class="php-var">$this</span>->runner->addJob(<span class="php-keyword1">new</span> Job(<span class="php-var">$file</span>, <span class="php-var">$php</span>, (string) <span class="php-var">$arg</span>));
</span><span id="133" class="l"><a class="l" href="#133">133: </a> }
</span><span id="134" class="l"><a class="l" href="#134">134: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">TRUE</span>;
</span><span id="135" class="l"><a class="l" href="#135">135: </a> }
</span><span id="136" class="l"><a class="l" href="#136">136: </a>
</span><span id="137" class="l"><a class="l" href="#137">137: </a>
</span><span id="138" class="l"><a class="l" href="#138">138: </a> <span class="php-keyword1">private</span> <span class="php-keyword1">function</span> <a id="_initiateTestCase" href="#_initiateTestCase">initiateTestCase</a>(<span class="php-var">$foo</span>, PhpExecutable <span class="php-var">$php</span>, <span class="php-var">$file</span>)
</span><span id="139" class="l"><a class="l" href="#139">139: </a> {
</span><span id="140" class="l"><a class="l" href="#140">140: </a> <span class="php-var">$job</span> = <span class="php-keyword1">new</span> Job(<span class="php-var">$file</span>, <span class="php-var">$php</span>, Helpers::escapeArg(Tester\TestCase::LIST_METHODS));
</span><span id="141" class="l"><a class="l" href="#141">141: </a> <span class="php-var">$job</span>->run();
</span><span id="142" class="l"><a class="l" href="#142">142: </a>
</span><span id="143" class="l"><a class="l" href="#143">143: </a> <span class="php-keyword1">if</span> (<span class="php-keyword2">in_array</span>(<span class="php-var">$job</span>->getExitCode(), <span class="php-keyword1">array</span>(Job::CODE_ERROR, Job::CODE_FAIL, Job::CODE_SKIP))) {
</span><span id="144" class="l"><a class="l" href="#144">144: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">array</span>(<span class="php-var">$job</span>->getExitCode() === Job::CODE_SKIP ? Runner::SKIPPED : Runner::FAILED, <span class="php-var">$job</span>->getOutput());
</span><span id="145" class="l"><a class="l" href="#145">145: </a> }
</span><span id="146" class="l"><a class="l" href="#146">146: </a>
</span><span id="147" class="l"><a class="l" href="#147">147: </a> <span class="php-var">$methods</span> = <span class="php-keyword2">json_decode</span>(<span class="php-keyword2">strrchr</span>(<span class="php-var">$job</span>->getOutput(), <span class="php-quote">'['</span>));
</span><span id="148" class="l"><a class="l" href="#148">148: </a> <span class="php-keyword1">if</span> (!<span class="php-keyword2">is_array</span>(<span class="php-var">$methods</span>)) {
</span><span id="149" class="l"><a class="l" href="#149">149: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">array</span>(Runner::FAILED, <span class="php-quote">"Cannot list TestCase methods in file '</span><span class="php-var">$file</span><span class="php-quote">'. Do you call TestCase::run() in it?"</span>);
</span><span id="150" class="l"><a class="l" href="#150">150: </a> } <span class="php-keyword1">elseif</span> (!<span class="php-var">$methods</span>) {
</span><span id="151" class="l"><a class="l" href="#151">151: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">array</span>(Runner::SKIPPED, <span class="php-quote">"TestCase in file '</span><span class="php-var">$file</span><span class="php-quote">' does not contain test methods."</span>);
</span><span id="152" class="l"><a class="l" href="#152">152: </a> }
</span><span id="153" class="l"><a class="l" href="#153">153: </a>
</span><span id="154" class="l"><a class="l" href="#154">154: </a> <span class="php-keyword1">foreach</span> (<span class="php-var">$methods</span> <span class="php-keyword1">as</span> <span class="php-var">$method</span>) {
</span><span id="155" class="l"><a class="l" href="#155">155: </a> <span class="php-var">$this</span>->runner->addJob(<span class="php-keyword1">new</span> Job(<span class="php-var">$file</span>, <span class="php-var">$php</span>, Helpers::escapeArg(<span class="php-var">$method</span>)));
</span><span id="156" class="l"><a class="l" href="#156">156: </a> }
</span><span id="157" class="l"><a class="l" href="#157">157: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">TRUE</span>;
</span><span id="158" class="l"><a class="l" href="#158">158: </a> }
</span><span id="159" class="l"><a class="l" href="#159">159: </a>
</span><span id="160" class="l"><a class="l" href="#160">160: </a>
</span><span id="161" class="l"><a class="l" href="#161">161: </a> <span class="php-keyword1">private</span> <span class="php-keyword1">function</span> <a id="_assessExitCode" href="#_assessExitCode">assessExitCode</a>(Job <span class="php-var">$job</span>, <span class="php-var">$code</span>)
</span><span id="162" class="l"><a class="l" href="#162">162: </a> {
</span><span id="163" class="l"><a class="l" href="#163">163: </a> <span class="php-var">$code</span> = (int) <span class="php-var">$code</span>;
</span><span id="164" class="l"><a class="l" href="#164">164: </a> <span class="php-keyword1">if</span> (<span class="php-var">$job</span>->getExitCode() === Job::CODE_SKIP) {
</span><span id="165" class="l"><a class="l" href="#165">165: </a> <span class="php-var">$message</span> = <span class="php-keyword2">preg_match</span>(<span class="php-quote">'#.*Skipped:\n(.*?)\z#s'</span>, <span class="php-var">$output</span> = <span class="php-var">$job</span>->getOutput(), <span class="php-var">$m</span>)
</span><span id="166" class="l"><a class="l" href="#166">166: </a> ? <span class="php-var">$m</span>[<span class="php-num">1</span>]
</span><span id="167" class="l"><a class="l" href="#167">167: </a> : <span class="php-var">$output</span>;
</span><span id="168" class="l"><a class="l" href="#168">168: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">array</span>(Runner::SKIPPED, <span class="php-keyword2">trim</span>(<span class="php-var">$message</span>));
</span><span id="169" class="l"><a class="l" href="#169">169: </a>
</span><span id="170" class="l"><a class="l" href="#170">170: </a> } <span class="php-keyword1">elseif</span> (<span class="php-var">$job</span>->getExitCode() !== <span class="php-var">$code</span>) {
</span><span id="171" class="l"><a class="l" href="#171">171: </a> <span class="php-var">$message</span> = <span class="php-var">$job</span>->getExitCode() !== Job::CODE_FAIL ? <span class="php-quote">"Exited with error code </span><span class="php-var">{$job->getExitCode()}</span><span class="php-quote"> (expected </span><span class="php-var">$code</span><span class="php-quote">)"</span> : <span class="php-quote">''</span>;
</span><span id="172" class="l"><a class="l" href="#172">172: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">array</span>(Runner::FAILED, <span class="php-keyword2">trim</span>(<span class="php-var">$message</span> . <span class="php-quote">"\n"</span> . <span class="php-var">$job</span>->getOutput()));
</span><span id="173" class="l"><a class="l" href="#173">173: </a> }
</span><span id="174" class="l"><a class="l" href="#174">174: </a> }
</span><span id="175" class="l"><a class="l" href="#175">175: </a>
</span><span id="176" class="l"><a class="l" href="#176">176: </a>
</span><span id="177" class="l"><a class="l" href="#177">177: </a> <span class="php-keyword1">private</span> <span class="php-keyword1">function</span> <a id="_assessHttpCode" href="#_assessHttpCode">assessHttpCode</a>(Job <span class="php-var">$job</span>, <span class="php-var">$code</span>)
</span><span id="178" class="l"><a class="l" href="#178">178: </a> {
</span><span id="179" class="l"><a class="l" href="#179">179: </a> <span class="php-keyword1">if</span> (!<span class="php-var">$this</span>->runner->getPhp()->isCgi()) {
</span><span id="180" class="l"><a class="l" href="#180">180: </a> <span class="php-keyword1">return</span>;
</span><span id="181" class="l"><a class="l" href="#181">181: </a> }
</span><span id="182" class="l"><a class="l" href="#182">182: </a> <span class="php-var">$headers</span> = <span class="php-var">$job</span>->getHeaders();
</span><span id="183" class="l"><a class="l" href="#183">183: </a> <span class="php-var">$actual</span> = <span class="php-keyword1">isset</span>(<span class="php-var">$headers</span>[<span class="php-quote">'Status'</span>]) ? (int) <span class="php-var">$headers</span>[<span class="php-quote">'Status'</span>] : self::HTTP_OK;
</span><span id="184" class="l"><a class="l" href="#184">184: </a> <span class="php-var">$code</span> = (int) <span class="php-var">$code</span>;
</span><span id="185" class="l"><a class="l" href="#185">185: </a> <span class="php-keyword1">if</span> (<span class="php-var">$code</span> && <span class="php-var">$code</span> !== <span class="php-var">$actual</span>) {
</span><span id="186" class="l"><a class="l" href="#186">186: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">array</span>(Runner::FAILED, <span class="php-quote">"Exited with HTTP code </span><span class="php-var">$actual</span><span class="php-quote"> (expected </span><span class="php-var">$code</span><span class="php-quote">)"</span>);
</span><span id="187" class="l"><a class="l" href="#187">187: </a> }
</span><span id="188" class="l"><a class="l" href="#188">188: </a> }
</span><span id="189" class="l"><a class="l" href="#189">189: </a>
</span><span id="190" class="l"><a class="l" href="#190">190: </a>
</span><span id="191" class="l"><a class="l" href="#191">191: </a> <span class="php-keyword1">private</span> <span class="php-keyword1">function</span> <a id="_assessOutputMatchFile" href="#_assessOutputMatchFile">assessOutputMatchFile</a>(Job <span class="php-var">$job</span>, <span class="php-var">$file</span>)
</span><span id="192" class="l"><a class="l" href="#192">192: </a> {
</span><span id="193" class="l"><a class="l" href="#193">193: </a> <span class="php-var">$file</span> = <span class="php-keyword2">dirname</span>(<span class="php-var">$job</span>->getFile()) . DIRECTORY_SEPARATOR . <span class="php-var">$file</span>;
</span><span id="194" class="l"><a class="l" href="#194">194: </a> <span class="php-keyword1">if</span> (!<span class="php-keyword2">is_file</span>(<span class="php-var">$file</span>)) {
</span><span id="195" class="l"><a class="l" href="#195">195: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">array</span>(Runner::FAILED, <span class="php-quote">"Missing matching file '</span><span class="php-var">$file</span><span class="php-quote">'."</span>);
</span><span id="196" class="l"><a class="l" href="#196">196: </a> }
</span><span id="197" class="l"><a class="l" href="#197">197: </a> <span class="php-keyword1">return</span> <span class="php-var">$this</span>->assessOutputMatch(<span class="php-var">$job</span>, <span class="php-keyword2">file_get_contents</span>(<span class="php-var">$file</span>));
</span><span id="198" class="l"><a class="l" href="#198">198: </a> }
</span><span id="199" class="l"><a class="l" href="#199">199: </a>
</span><span id="200" class="l"><a class="l" href="#200">200: </a>
</span><span id="201" class="l"><a class="l" href="#201">201: </a> <span class="php-keyword1">private</span> <span class="php-keyword1">function</span> <a id="_assessOutputMatch" href="#_assessOutputMatch">assessOutputMatch</a>(Job <span class="php-var">$job</span>, <span class="php-var">$content</span>)
</span><span id="202" class="l"><a class="l" href="#202">202: </a> {
</span><span id="203" class="l"><a class="l" href="#203">203: </a> <span class="php-keyword1">if</span> (!Tester\<span class="php-keyword2">Assert</span>::isMatching(<span class="php-var">$content</span>, <span class="php-var">$job</span>->getOutput())) {
</span><span id="204" class="l"><a class="l" href="#204">204: </a> Dumper::saveOutput(<span class="php-var">$job</span>->getFile(), <span class="php-var">$job</span>->getOutput(), <span class="php-quote">'.actual'</span>);
</span><span id="205" class="l"><a class="l" href="#205">205: </a> Dumper::saveOutput(<span class="php-var">$job</span>->getFile(), <span class="php-var">$content</span>, <span class="php-quote">'.expected'</span>);
</span><span id="206" class="l"><a class="l" href="#206">206: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">array</span>(Runner::FAILED, <span class="php-quote">'Failed: output should match '</span> . Dumper::toLine(<span class="php-keyword2">rtrim</span>(<span class="php-var">$content</span>)));
</span><span id="207" class="l"><a class="l" href="#207">207: </a> }
</span><span id="208" class="l"><a class="l" href="#208">208: </a> }
</span><span id="209" class="l"><a class="l" href="#209">209: </a>
</span><span id="210" class="l"><a class="l" href="#210">210: </a>
</span><span id="211" class="l"><a class="l" href="#211">211: </a> <span class="php-keyword1">private</span> <span class="php-keyword1">function</span> <a id="_getAnnotations" href="#_getAnnotations">getAnnotations</a>(<span class="php-var">$file</span>)
</span><span id="212" class="l"><a class="l" href="#212">212: </a> {
</span><span id="213" class="l"><a class="l" href="#213">213: </a> <span class="php-var">$annotations</span> = Helpers::parseDocComment(<span class="php-keyword2">file_get_contents</span>(<span class="php-var">$file</span>));
</span><span id="214" class="l"><a class="l" href="#214">214: </a> <span class="php-var">$testName</span> = (<span class="php-keyword1">isset</span>(<span class="php-var">$annotations</span>[<span class="php-num">0</span>]) ? <span class="php-keyword2">preg_replace</span>(<span class="php-quote">'#^TEST:\s*#i'</span>, <span class="php-quote">''</span>, <span class="php-var">$annotations</span>[<span class="php-num">0</span>]) . <span class="php-quote">' | '</span> : <span class="php-quote">''</span>)
</span><span id="215" class="l"><a class="l" href="#215">215: </a> . <span class="php-keyword2">implode</span>(DIRECTORY_SEPARATOR, <span class="php-keyword2">array_slice</span>(<span class="php-keyword2">explode</span>(DIRECTORY_SEPARATOR, <span class="php-var">$file</span>), -<span class="php-num">3</span>));
</span><span id="216" class="l"><a class="l" href="#216">216: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">array</span>(<span class="php-var">$annotations</span>, <span class="php-var">$testName</span>);
</span><span id="217" class="l"><a class="l" href="#217">217: </a> }
</span><span id="218" class="l"><a class="l" href="#218">218: </a>
</span><span id="219" class="l"><a class="l" href="#219">219: </a>}
</span><span id="220" class="l"><a class="l" href="#220">220: </a></span></code></pre>
<div id="footer">
Nette Tester 1.1 API API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
</div>
</div>
</div>
<script src="resources/combined.js?3630868369"></script>
<script src="elementlist.js?2564053554"></script>
</body>
</html>
|
doc/html/globals_eval_0x6d.html | kidaa/Awakening-Core3 | <!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.3.1"/>
<title>Core3: File Members</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 style="padding-left: 0.5em;">
<div id="projectname">Core3
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li class="current"><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li class="current"><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Macros</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="globals_eval.html#index_a"><span>a</span></a></li>
<li><a href="globals_eval_0x63.html#index_c"><span>c</span></a></li>
<li><a href="globals_eval_0x64.html#index_d"><span>d</span></a></li>
<li><a href="globals_eval_0x65.html#index_e"><span>e</span></a></li>
<li><a href="globals_eval_0x67.html#index_g"><span>g</span></a></li>
<li><a href="globals_eval_0x69.html#index_i"><span>i</span></a></li>
<li><a href="globals_eval_0x6c.html#index_l"><span>l</span></a></li>
<li class="current"><a href="globals_eval_0x6d.html#index_m"><span>m</span></a></li>
<li><a href="globals_eval_0x6e.html#index_n"><span>n</span></a></li>
<li><a href="globals_eval_0x70.html#index_p"><span>p</span></a></li>
<li><a href="globals_eval_0x72.html#index_r"><span>r</span></a></li>
<li><a href="globals_eval_0x73.html#index_s"><span>s</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="contents">
 
<h3><a class="anchor" id="index_m"></a>- m -</h3><ul>
<li>MAX_REQUEST_SIZE
: <a class="el" href="mongoose_8c.html#a726ca809ffd3d67ab4b8476646f26635aa79a7d57f223b73b7e921e7227a55fb5">mongoose.c</a>
</li>
<li>MG_EVENT_LOG
: <a class="el" href="mongoose_8h.html#a9fc7fd51aff5756ee6e7b945f5789372ad40e5a6d5777cb66061e90dc52f8ce6e">mongoose.h</a>
</li>
<li>MG_HTTP_ERROR
: <a class="el" href="mongoose_8h.html#a9fc7fd51aff5756ee6e7b945f5789372a9a4c9ff6855166bb557a4a6d4d6aed79">mongoose.h</a>
</li>
<li>MG_INIT_SSL
: <a class="el" href="mongoose_8h.html#a9fc7fd51aff5756ee6e7b945f5789372a1a864e9f40dcdd99dfba500482fd1599">mongoose.h</a>
</li>
<li>MG_NEW_REQUEST
: <a class="el" href="mongoose_8h.html#a9fc7fd51aff5756ee6e7b945f5789372a309267b3bef28f830ee9716e51e8df4f">mongoose.h</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Oct 15 2013 17:30:16 for Core3 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
doc/html/_manufacture_schematic_object_message8_8h_source.html | kidaa/Awakening-Core3 | <!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.3.1"/>
<title>Core3: /Users/victor/git/Core3Mda/MMOCoreORB/src/server/zone/packets/manufactureschematic/ManufactureSchematicObjectMessage8.h Source File</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 style="padding-left: 0.5em;">
<div id="projectname">Core3
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_075bb3ff235063c77951cd176d15a741.html">server</a></li><li class="navelem"><a class="el" href="dir_9e27d73ba17b043ea65c9708c594875e.html">zone</a></li><li class="navelem"><a class="el" href="dir_bb492b763d24e30b4e5e2022fcf1460c.html">packets</a></li><li class="navelem"><a class="el" href="dir_910b980f48c011a6dcad97d02e56bacb.html">manufactureschematic</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">ManufactureSchematicObjectMessage8.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="_manufacture_schematic_object_message8_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">Copyright (C) 2007 <SWGEmu></span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> </span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">This File is part of Core3.</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> </span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">This program is free software; you can redistribute </span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">it and/or modify it under the terms of the GNU Lesser </span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">General Public License as published by the Free Software</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">Foundation; either version 2 of the License, </span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment">or (at your option) any later version.</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> </span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment">This program is distributed in the hope that it will be useful, </span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">but WITHOUT ANY WARRANTY; without even the implied warranty of </span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment">MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. </span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment">See the GNU Lesser General Public License for</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">more details.</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> </span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">You should have received a copy of the GNU Lesser General </span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">Public License along with this program; if not, write to</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment">the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> </span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment">Linking Engine3 statically or dynamically with other modules </span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment">is making a combined work based on Engine3. </span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="comment">Thus, the terms and conditions of the GNU Lesser General Public License </span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="comment">cover the whole combination.</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment"> </span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment">In addition, as a special exception, the copyright holders of Engine3 </span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="comment">give you permission to combine Engine3 program with free software </span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="comment">programs or libraries that are released under the GNU LGPL and with </span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="comment">code included in the standard release of Core3 under the GNU LGPL </span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="comment">license (or modified versions of such code, with unchanged license). </span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="comment">You may copy and distribute such a system following the terms of the </span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="comment">GNU LGPL for Engine3 and the licenses of the other code concerned, </span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="comment">provided that you include the source code of that other code when </span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="comment">and as the GNU LGPL requires distribution of source code.</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="comment"> </span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="comment">Note that people who make modified versions of Engine3 are not obligated </span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="comment">to grant this special exception for their modified versions; </span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="comment">it is their choice whether to do so. The GNU Lesser General Public License </span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="comment">gives permission to release a modified version without this exception; </span></div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="comment">this exception also makes it possible to release a modified version </span></div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment">which carries forward this exception.</span></div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="comment">*/</span></div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#ifndef MANUFACTURESCHEMATICOBJECTMESSAGE8_H_</span></div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="preprocessor"></span><span class="preprocessor">#define MANUFACTURESCHEMATICOBJECTMESSAGE8_H_</span></div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="preprocessor">#include "../BaseLineMessage.h"</span></div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="preprocessor">#include "../../objects/draftschematic/DraftSchematic.h"</span></div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
<div class="line"><a name="l00053"></a><span class="lineno"><a class="code" href="class_manufacture_schematic_object_message8.html"> 53</a></span> <span class="keyword">class </span><a class="code" href="class_manufacture_schematic_object_message8.html">ManufactureSchematicObjectMessage8</a> : <span class="keyword">public</span> <a class="code" href="class_base_line_message.html">BaseLineMessage</a> {</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="keyword">public</span>:</div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="code" href="class_manufacture_schematic_object_message8.html#a7d62452dd552aef0988c849e988ceb20"> 55</a></span>  <a class="code" href="class_manufacture_schematic_object_message8.html#a7d62452dd552aef0988c849e988ceb20">ManufactureSchematicObjectMessage8</a>(uint64 oid) </div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  : <a class="code" href="class_base_line_message.html">BaseLineMessage</a>(oid, 0x4D53434F, 8, 0x00) {</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="class_base_line_message.html#ae53cd1ab4c7246712393b0c22575aded">setSize</a>();</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  }</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> };</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="preprocessor">#endif </span><span class="comment">/*MANUFACTURESCHEMATICOBJECTMESSAGE8_H_*/</span><span class="preprocessor"></span></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Oct 15 2013 17:29:12 for Core3 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
PayDesk/html/report/KoshaaruFiles-20150629.html | RiyazMansoor/PayDesk | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<script src="/paydesk/html/jquery.min.js"></script>
<script src="/paydesk/html/paydesk.js"></script>
<link rel='stylesheet' type='text/css' href='/paydesk/html/paydesk.css'>
<script>
var settings =
{
title: "Koshaaru Files",
tables: [
{
tablekey: "table1",
columns: [
{ head: "File", field: "UrlPath", formats: [{ type: "fmtKoshaaruDownload" }] },
{ head: "Wf-Number", field: "WfNumber", formats: [] },
{ head: "Dated", field: "Dated", formats: [{ type: "fmtDate" }] },
{ head: "Keyword", field: "Keyword", formats: [] },
]
}
]
}
;
function downloadUrlParams()
{
return $( '#txtMember' ).val();
}
$( document ).ready( function ()
{
var trs = '<tr><td>Workflow Number :</td></td><td><input type="text" id="txtMember" placeholder="Wf-Number" /></td><td><button id="cmdGo">Go</button></td></tr>';
CenteredDataTableReady( trs );
} );
</script>
</head>
<body>
</body>
</html>
|
src/site/resources/jsdoc/symbols/twodee.Object.html | kayahr/twodee | <!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" />
<meta name="generator" content="JsDoc Toolkit" />
<title>JsDoc Reference - twodee.Object</title>
<style type="text/css">
/* default.css */
body
{
font: 12px "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
width: 800px;
}
.header
{
clear: both;
background-color: #ccc;
padding: 8px;
}
h1
{
font-size: 150%;
font-weight: bold;
padding: 0;
margin: 1em 0 0 .3em;
}
hr
{
border: none 0;
border-top: 1px solid #7F8FB1;
height: 1px;
}
pre.code
{
display: block;
padding: 8px;
border: 1px dashed #ccc;
}
#index
{
margin-top: 24px;
float: left;
width: 160px;
position: absolute;
left: 8px;
background-color: #F3F3F3;
padding: 8px;
}
#content
{
margin-left: 190px;
width: 600px;
}
.classList
{
list-style-type: none;
padding: 0;
margin: 0 0 0 8px;
font-family: arial, sans-serif;
font-size: 1em;
overflow: auto;
}
.classList li
{
padding: 0;
margin: 0 0 8px 0;
}
.summaryTable { width: 100%; }
h1.classTitle
{
font-size:170%;
line-height:130%;
}
h2 { font-size: 110%; }
caption, div.sectionTitle
{
background-color: #7F8FB1;
color: #fff;
font-size:130%;
text-align: left;
padding: 2px 6px 2px 6px;
border: 1px #7F8FB1 solid;
}
div.sectionTitle { margin-bottom: 8px; }
.summaryTable thead { display: none; }
.summaryTable td
{
vertical-align: top;
padding: 4px;
border-bottom: 1px #7F8FB1 solid;
border-right: 1px #7F8FB1 solid;
}
/*col#summaryAttributes {}*/
.summaryTable td.attributes
{
border-left: 1px #7F8FB1 solid;
width: 140px;
text-align: right;
}
td.attributes, .fixedFont
{
line-height: 15px;
color: #002EBE;
font-family: "Courier New",Courier,monospace;
font-size: 13px;
}
.summaryTable td.nameDescription
{
text-align: left;
font-size: 13px;
line-height: 15px;
}
.summaryTable td.nameDescription, .description
{
line-height: 15px;
padding: 4px;
padding-left: 4px;
}
.summaryTable { margin-bottom: 8px; }
ul.inheritsList
{
list-style: square;
margin-left: 20px;
padding-left: 0;
}
.detailList {
margin-left: 20px;
line-height: 15px;
}
.detailList dt { margin-left: 20px; }
.detailList .heading
{
font-weight: bold;
padding-bottom: 6px;
margin-left: 0;
}
.light, td.attributes, .light a:link, .light a:visited
{
color: #777;
font-style: italic;
}
.fineprint
{
text-align: right;
font-size: 10px;
}
</style>
</head>
<body>
<!-- ============================== header ================================= -->
<!-- begin static/header.html -->
<div id="header">
</div>
<!-- end static/header.html -->
<!-- ============================== classes index ============================ -->
<div id="index">
<!-- begin publish.classesIndex -->
<div align="center"><a href="../index.html">Class Index</a>
| <a href="../files.html">File Index</a></div>
<hr />
<h2>Classes</h2>
<ul class="classList">
<li><i><a href="../symbols/_global_.html">_global_</a></i></li>
<li><a href="../symbols/twodee.BoundingBox.html">twodee.BoundingBox</a></li>
<li><a href="../symbols/twodee.FpsCounter.html">twodee.FpsCounter</a></li>
<li><a href="../symbols/twodee.ImageNode.html">twodee.ImageNode</a></li>
<li><a href="../symbols/twodee.Matrix.html">twodee.Matrix</a></li>
<li><a href="../symbols/twodee.Object.html">twodee.Object</a></li>
<li><a href="../symbols/twodee.Physics.html">twodee.Physics</a></li>
<li><a href="../symbols/twodee.Polygon.html">twodee.Polygon</a></li>
<li><a href="../symbols/twodee.PolygonNode.html">twodee.PolygonNode</a></li>
<li><a href="../symbols/twodee.Scene.html">twodee.Scene</a></li>
<li><a href="../symbols/twodee.SceneNode.html">twodee.SceneNode</a></li>
<li><a href="../symbols/twodee.Vector.html">twodee.Vector</a></li>
</ul>
<hr />
<!-- end publish.classesIndex -->
</div>
<div id="content">
<!-- ============================== class title ============================ -->
<h1 class="classTitle">
Class twodee.Object
</h1>
<!-- ============================== class summary ========================== -->
<p class="description">
The base class for other twodee objects.
<br /><i>Defined in: </i> <a href="../symbols/src/twodee_Object.js.html">Object.js</a>.
</p>
<!-- ============================== constructor summary ==================== -->
<table class="summaryTable" cellspacing="0" summary="A summary of the constructor documented in the class twodee.Object.">
<caption>Class Summary</caption>
<thead>
<tr>
<th scope="col">Constructor Attributes</th>
<th scope="col">Constructor Name and Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="attributes"> </td>
<td class="nameDescription" >
<div class="fixedFont">
<b><a href="../symbols/twodee.Object.html#constructor">twodee.Object</a></b>()
</div>
<div class="description">Constructs a new twodee object.</div>
</td>
</tr>
</tbody>
</table>
<!-- ============================== properties summary ===================== -->
<!-- ============================== methods summary ======================== -->
<table class="summaryTable" cellspacing="0" summary="A summary of the methods documented in the class twodee.Object.">
<caption>Method Summary</caption>
<thead>
<tr>
<th scope="col">Method Attributes</th>
<th scope="col">Method Name and Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="attributes"> </td>
<td class="nameDescription">
<div class="fixedFont"><b><a href="../symbols/twodee.Object.html#connect">connect</a></b>(signal, func, context)
</div>
<div class="description">Connects a slot to a signal.</div>
</td>
</tr>
<tr>
<td class="attributes"> </td>
<td class="nameDescription">
<div class="fixedFont"><b><a href="../symbols/twodee.Object.html#disconnect">disconnect</a></b>(signal, func, context)
</div>
<div class="description">Disconnects a slot from a signal.</div>
</td>
</tr>
<tr>
<td class="attributes"> </td>
<td class="nameDescription">
<div class="fixedFont"><b><a href="../symbols/twodee.Object.html#sendSignal">sendSignal</a></b>(signal, varargs)
</div>
<div class="description">Sends a signal.</div>
</td>
</tr>
</tbody>
</table>
<!-- ============================== events summary ======================== -->
<!-- ============================== constructor details ==================== -->
<div class="details"><a name="constructor"> </a>
<div class="sectionTitle">
Class Detail
</div>
<div class="fixedFont">
<b>twodee.Object</b>()
</div>
<div class="description">
Constructs a new twodee object.
</div>
</div>
<!-- ============================== field details ========================== -->
<!-- ============================== method details ========================= -->
<div class="sectionTitle">
Method Detail
</div>
<a name="connect"> </a>
<div class="fixedFont">
<b>connect</b>(signal, func, context)
</div>
<div class="description">
Connects a slot to a signal.
</div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{string}</span> <b>signal</b>
</dt>
<dd>The signal</dd>
<dt>
<span class="light fixedFont">{function(...)}</span> <b>func</b>
</dt>
<dd>The slot function</dd>
<dt>
<span class="light fixedFont">{Object}</span> <b>context</b>
</dt>
<dd>The function context (Optional, defaults to "window")</dd>
</dl>
<hr />
<a name="disconnect"> </a>
<div class="fixedFont">
<b>disconnect</b>(signal, func, context)
</div>
<div class="description">
Disconnects a slot from a signal.
</div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{string}</span> <b>signal</b>
</dt>
<dd>The signal. If not specified then everything is disconnected</dd>
<dt>
<span class="light fixedFont">{function(...)}</span> <b>func</b>
</dt>
<dd>The slot function. If not specified then all handlers for
specified signal are disconnected</dd>
<dt>
<span class="light fixedFont">{Object}</span> <b>context</b>
</dt>
<dd>The function context (Optional, defaults to "window")</dd>
</dl>
<hr />
<a name="sendSignal"> </a>
<div class="fixedFont">
<b>sendSignal</b>(signal, varargs)
</div>
<div class="description">
Sends a signal.
</div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{string}</span> <b>signal</b>
</dt>
<dd>The signal to send</dd>
<dt>
<span class="light fixedFont">{...}</span> <b>varargs</b>
</dt>
<dd>Variable number of optional arguments passed to the slots</dd>
</dl>
<!-- ============================== event details ========================= -->
<hr />
</div>
<!-- ============================== footer ================================= -->
<div class="fineprint" style="clear:both">
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blank">JsDoc Toolkit</a> 2.4.0 on Thu Dec 29 2011 20:19:03 GMT+0100 (CET)
</div>
</body>
</html>
|
docs/apidocs/org/openbase/bco/ontology/lib/manager/datasource/package-tree.html | openbase/bco.ontology.lib | <!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_151) on Tue Jan 16 16:59:13 CET 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.openbase.bco.ontology.lib.manager.datasource Class Hierarchy (BCO Ontology Library 1.5-SNAPSHOT API)</title>
<meta name="date" content="2018-01-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="org.openbase.bco.ontology.lib.manager.datasource Class Hierarchy (BCO Ontology Library 1.5-SNAPSHOT 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>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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/openbase/bco/ontology/lib/manager/buffer/package-tree.html">Prev</a></li>
<li><a href="../../../../../../../org/openbase/bco/ontology/lib/manager/tbox/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/openbase/bco/ontology/lib/manager/datasource/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package org.openbase.bco.ontology.lib.manager.datasource</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.openbase.bco.ontology.lib.manager.datasource.<a href="../../../../../../../org/openbase/bco/ontology/lib/manager/datasource/UnitRegistrySynchronizer.html" title="class in org.openbase.bco.ontology.lib.manager.datasource"><span class="typeNameLink">UnitRegistrySynchronizer</span></a></li>
<li type="circle">org.openbase.bco.ontology.lib.manager.datasource.<a href="../../../../../../../org/openbase/bco/ontology/lib/manager/datasource/UnitRemoteSynchronizer.html" title="class in org.openbase.bco.ontology.lib.manager.datasource"><span class="typeNameLink">UnitRemoteSynchronizer</span></a></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>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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/openbase/bco/ontology/lib/manager/buffer/package-tree.html">Prev</a></li>
<li><a href="../../../../../../../org/openbase/bco/ontology/lib/manager/tbox/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/openbase/bco/ontology/lib/manager/datasource/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2016–2018 <a href="https://github.com/openbase">openbase.org</a>. All rights reserved.</small></p>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.