text
stringlengths
2
1.05M
repo_name
stringlengths
5
101
path
stringlengths
4
991
language
stringclasses
3 values
license
stringclasses
5 values
size
int64
2
1.05M
<!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_60) on Tue Aug 26 20:50:25 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.apache.solr.handler.dataimport.ContextImpl (Solr 4.10.0 API)</title> <meta name="date" content="2014-08-26"> <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.apache.solr.handler.dataimport.ContextImpl (Solr 4.10.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/apache/solr/handler/dataimport/ContextImpl.html" title="class in org.apache.solr.handler.dataimport">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="../../../../../../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/apache/solr/handler/dataimport/class-use/ContextImpl.html" target="_top">Frames</a></li> <li><a href="ContextImpl.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.apache.solr.handler.dataimport.ContextImpl" class="title">Uses of Class<br>org.apache.solr.handler.dataimport.ContextImpl</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/apache/solr/handler/dataimport/ContextImpl.html" title="class in org.apache.solr.handler.dataimport">ContextImpl</a></span><span class="tabEnd">&nbsp;</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.apache.solr.handler.dataimport">org.apache.solr.handler.dataimport</a></td> <td class="colLast"> <div class="block"><a href="../../../../../../org/apache/solr/handler/dataimport/DataImportHandler.html" title="class in org.apache.solr.handler.dataimport"><code>DataImportHandler</code></a> and related code.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.handler.dataimport"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/solr/handler/dataimport/ContextImpl.html" title="class in org.apache.solr.handler.dataimport">ContextImpl</a> in <a href="../../../../../../org/apache/solr/handler/dataimport/package-summary.html">org.apache.solr.handler.dataimport</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../org/apache/solr/handler/dataimport/package-summary.html">org.apache.solr.handler.dataimport</a> with parameters of type <a href="../../../../../../org/apache/solr/handler/dataimport/ContextImpl.html" title="class in org.apache.solr.handler.dataimport">ContextImpl</a></span><span class="tabEnd">&nbsp;</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/apache/solr/handler/dataimport/ContextImpl.html#ContextImpl(org.apache.solr.handler.dataimport.EntityProcessorWrapper,%20org.apache.solr.handler.dataimport.VariableResolver,%20org.apache.solr.handler.dataimport.DataSource,%20java.lang.String,%20java.util.Map,%20org.apache.solr.handler.dataimport.ContextImpl,%20org.apache.solr.handler.dataimport.DocBuilder)">ContextImpl</a></strong>(<a href="../../../../../../org/apache/solr/handler/dataimport/EntityProcessorWrapper.html" title="class in org.apache.solr.handler.dataimport">EntityProcessorWrapper</a>&nbsp;epw, <a href="../../../../../../org/apache/solr/handler/dataimport/VariableResolver.html" title="class in org.apache.solr.handler.dataimport">VariableResolver</a>&nbsp;resolver, <a href="../../../../../../org/apache/solr/handler/dataimport/DataSource.html" title="class in org.apache.solr.handler.dataimport">DataSource</a>&nbsp;ds, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;currProcess, <a href="http://download.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;global, <a href="../../../../../../org/apache/solr/handler/dataimport/ContextImpl.html" title="class in org.apache.solr.handler.dataimport">ContextImpl</a>&nbsp;parentContext, <a href="../../../../../../org/apache/solr/handler/dataimport/DocBuilder.html" title="class in org.apache.solr.handler.dataimport">DocBuilder</a>&nbsp;docBuilder)</code>&nbsp;</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/apache/solr/handler/dataimport/ContextImpl.html" title="class in org.apache.solr.handler.dataimport">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="../../../../../../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/apache/solr/handler/dataimport/class-use/ContextImpl.html" target="_top">Frames</a></li> <li><a href="ContextImpl.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2014 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
Ramzi-Alqrainy/SELK
solr-4.10.0/docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/class-use/ContextImpl.html
HTML
apache-2.0
8,800
{set: $seo_data = array(); $site_config = new Config('site_config'); $seo_data['title'] = '团购_'.$site_config->name; $seo_data['keywords']=$site_config->index_seo_keywords; $seo_data['description']=$site_config->index_seo_description; seo::set($seo_data); } <div class="position"> <span>您当前的位置:</span> <a href="{url:}"> 首页</a> » 团购 </div> <div class="groupon wrapper clearfix"> <div class="sidebar f_r"> <div class="box org_box m_10"> <div class="title">每天订阅团购信息<span></span></div> <div class="cont clearfix"> <p>请输入您的邮箱地址</p> <input type="text" name='orderinfo' class="gray_m"> <label class="btn_orange f_r"><input type="button" value="立即订阅" onclick="orderinfo();"></label> </div> <span class="l"></span><span class="r"></span><span class="b_l"></span><span class="b_r"></span> </div> <div class="box"> <div class="title">往期精彩团购<span></span></div> <div class="cont"> <ul class="prolist clearfix"> {set:$regimentUser = new IModel('regiment_user_relation')} {foreach:items=$this->ever_list} {set: $regUserRow=$regimentUser->getObj('is_over = 1 and regiment_id = '.$item['id'],'count(*) as sum_count'); $item['sum_count'] = isset($regUserRow['sum_count']) ? $regUserRow['sum_count'] : 0; } <li> <a href="{url:/site/products/id/$item[goods_id]}"><img width="145" alt="{$item['title']}" src="{webroot:}{$item['img']}"></a> <p class="pro_title"><a href="{url:/site/products/id/$item[goods_id]}" class="blue">{$item['title']}</a></p> <p>原&nbsp;&nbsp;价:<s>¥{$item['sell_price']}</s></p> <p class="orange">团购价:¥{$item['regiment_price']}</p> <p class="red2">购买人数:{$item['sum_count']}人</p> </li> {/foreach} <li class="more"><a class="blue" href="{url:/site/groupon_list}">更多团购>></a></li> </ul> </div> <span class="l"></span><span class="r"></span><span class="b_l"></span><span class="b_r"></span> </div> </div> <div class="main f_l t_r"> {set:$countNumItems = array();} {foreach:items=$this->regiment_list} {set: $itemURL=IUrl::getHost().IUrl::creatUrl("/site/groupon/id/$item[id]"); $countNumItems[] = $item['id']; } <div class="gt_box"> <div class="grounpon_title box"> <strong>{$item['order_num']}<span>今日团购</span></strong> <span class="l"></span><span class="r"></span> </div> </div> <div class="shadow_box m_10 clearfix"> <div class="cont clearfix"> <h1 class="g_title"><a href="{$itemURL}">{$item['title']}</a></h1> <div class="l_part"> <div class="g_price m_10"> {if:$item['valid']} <div class="price_tag"> <p>仅售<strong>{$item['regiment_price']}</strong></p> <a class="buy" href="{url:/site/products/promo/groupon/id/$item[goods_id]/active_id/$item[id]}">购买</a> </div> {else:} <div class="price_tag disabled"> <p>仅售<strong>{$item['regiment_price']}</strong></p> <a class="buy" href="javascript:void(0)">结束</a> </div> {/if} </div> <div class="orange_box m_10"> <table class="t_c"> <col width="85px" /> <col width="50px" /> <col width="85px" /> <tbody> <tr><th class="normal">原价</th><th class="normal">折扣</th><th class="normal">节省</th></tr> <tr class="bold"> <td><s>¥{$item['sell_price']}</s></td> <td>{$item['discount']}</td> <td>¥{echo:$item['sell_price']-$item['regiment_price'];}</td> </tr> </tbody> </table> </div> {if:$item['valid']} <div class="orange_box"> <p>团购倒计时:</p> {set:$free_time=strtotime($item['end_time'])-ITime::getNow();} <p class="t_c f14"><span id="cd_hour_{$item['id']}" class="red2 bold">{echo:floor($free_time/3600);}</span>小时<span id="cd_minute_{$item['id']}" class="red2 bold">{echo:floor( ($free_time%3600)/60 );}</span>分钟<span id="cd_second_{$item['id']}" class="red2 bold">{echo:$free_time%60}</span>秒</p> </div> <div class="orange_box g_num m_10"> <p class="t_c">已有<span class="red2 bold">{$item['user_num']}</span>人购买</p> </div> <div class="dot_box t_c">数量有限,请密切关注!</div> {elseif:$item['store_nums']!=0 && $item['user_num']>= $item['store_nums'] } <div class="orange_box"> <p class="t_c">本次团购的商品已售尽!</p> <p class="t_c">已有<span class="red2 bold">{$item['user_num']}</span>人购买</p> </div> {else:} <div class="orange_box"> <p class="t_c">本次团购活动已结束!</p> <p class="t_c">已有<span class="red2 bold">{$item['user_num']}</span>人购买</p> </div> {/if} </div> <div class="r_part box"> <img class="g_pic" width="480" src="{webroot:}{$item['img']}"> <div class="g_digest clearfix">{$item['intro']}<a class="g_btn f_r" href="{url:/site/products/id/$item[goods_id]}">查看商品详情</a></div> </div> </div> <span class="l"></span><span class="r"></span><span class="b_l"></span><span class="b_r"></span> </div> {/foreach} <div class="g_notice box"> <h3><strong>团购须知:</strong></h3> <p>1、买家只有通过<b class="orange">{echo:$site_config->name}</b>的团购统一入口才能有权以团购价购买活动商品。</p> <p>2、因机会有限,请在拍下宝贝后{echo:Regiment::time_limit();}分钟内付款,否则系统视为放弃团购机会,订单会自动关闭。</p> </div> </div> </div> <script language="javascript"> $(function() { //倒计时 var cd_timer = new countdown(); {foreach:items = $countNumItems} cd_timer.add({$item}); {/foreach} }); //电子邮件订阅 function orderinfo() { var email = $('[name="orderinfo"]').val(); if(email == '') { alert('请填写正确的email地址'); } else { $.getJSON('{url:/site/email_registry}',{email:email},function(content){ if(content.isError == false) { alert('订阅成功'); $('[name="orderinfo"]').val(''); } else alert(content.message); }); } } </script>
libStore/shop
views/default/site/groupon.html
HTML
apache-2.0
6,209
<include file='public:header'/> <div class="mainBt"> <ul> <li class="li1">微信</li> <li class="li2">关键字管理</li> <li class="li2 li3">编辑</li> </ul> </div> <div class="mainScAdd "> <div class="tableBox"> <form target="baocms_frm" action="<{:U('shopweixinkeyword/edit',array('keyword_id'=>$detail['keyword_id']))}>" method="post"> <table bordercolor="#e1e6eb" cellspacing="0" width="100%" border="1px" style=" border-collapse: collapse; margin:0px; vertical-align:middle; background-color:#FFF;" > <tr> <td class="lfTdBt">商家:</td> <td class="rgTdBt"> <div class="lt"> <input type="hidden" id="shop_id" name="data[shop_id]" value="<{$detail.shop_id|default=''}>"/> <input type="text" id="shop_name" name="shop_name" value="<{$shop.shop_name}>" class="manageInput" /> </div> <a mini="select" w="1000" h="600" href="<{:U('shop/select')}>" class="seleSj">选择商家</a> </td> </tr> <tr> <td class="lfTdBt">关键字:</td> <td class="rgTdBt"><input type="text" name="data[keyword]" value="<{$detail.keyword|default=''}>" class="manageInput" /> </td> </tr> <tr> <td class="lfTdBt">类型:</td> <td class="rgTdBt"> <select name="data[type]" class="manageSelect jq_type"> <option <eq name="detail.type" value="text">selected="selected"</eq> value="text">文字</option> <option <eq name="detail.type" value="news">selected="selected"</eq> value="news">图文</option> </select> </td> </tr> <script> $(document).ready(function () { $(".jq_type").change(function () { if ($(this).val() == 'text') { $(".jq_type_1").show(); $(".jq_type_2").hide(); } else { $(".jq_type_2").show(); $(".jq_type_1").hide(); } }); $(".jq_type").change(); }); </script> <tr class="jq_type_1"> <td class="lfTdBt">内容:</td> <td class="rgTdBt"> <textarea cols="50" rows="10" name="data[contents]" ><{$detail.contents}></textarea> <code>支持a标签</code> </td> </tr> <tr class="jq_type_2"> <td class="lfTdBt">标题:</td> <td class="rgTdBt"><input type="text" name="data[title]" value="<{$detail.title|default=''}>" class="manageInput" /> </td> </tr> <tr class="jq_type_2"> <td class="lfTdBt">链接地址:</td> <td class="rgTdBt"><input type="text" name="data[url]" value="<{$detail.url|default=''}>" class="manageInput" /> </td> </tr> <tr class="jq_type_2"> <td class="lfTdBt"> <js file='__PUBLIC__/js/uploadify/jquery.uploadify.min.js'/> <link rel="stylesheet" href="__PUBLIC__/js/uploadify/uploadify.css"> 缩略图: </td> <td class="rgTdBt"> <div style="width: 300px;height: 100px; float: left;"> <input type="hidden" name="data[photo]" value="<{$detail.photo}>" id="data_photo" /> <input id="photo_file" name="photo_file" type="file" multiple="true" value="" /> </div> <div style="width: 300px;height: 100px; float: left;"> <img id="photo_img" width="80" height="80" src="__ROOT__/attachs/<{$detail.photo|default='default.jpg'}>" /> <a href="<{:U('setting/attachs')}>">缩略图设置</a> 建议尺寸<{$CONFIG.attachs.weixin.thumb}> </div> <script> $("#photo_file").uploadify({ 'swf': '__PUBLIC__/js/uploadify/uploadify.swf?t=<{$nowtime}>', 'uploader': '<{:U("app/upload/uploadify",array("model"=>"weixin"))}>', 'cancelImg': '__PUBLIC__/js/uploadify/uploadify-cancel.png', 'buttonText': '上传缩略图', 'fileTypeExts': '*.gif;*.jpg;*.png', 'queueSizeLimit': 1, 'onUploadSuccess': function (file, data, response) { $("#data_photo").val(data); $("#photo_img").attr('src', '__ROOT__/attachs/' + data).show(); } }); </script> </td> </tr> </table> <div class="smtQr"><input type="submit" value="确认修改" class="smtQrIpt" /></div> </form> </div> </div> <include file='public:footer'/>
ksyydream/api_llx
Baocms/Tpl/shopweixinkeyword/edit.html
HTML
apache-2.0
5,579
<!DOCTYPE html> <html devsite> <head> <meta name="project_path" value="/web/tools/workbox/_project.yaml" /> <meta name="book_path" value="/web/tools/workbox/_book.yaml" /> <meta name="gtm_var" data-key="docType" data-value="reference"> <title>Class: InjectManifest</title> <link href="jsdoc.css" rel="stylesheet"> </head> <body> <div id="jsdoc-body-container"> <div id="jsdoc-content"> <div id="jsdoc-content-container"> <div id="jsdoc-main" role="main"> <header class="page-header"> <h1><small><a href="module-workbox-webpack-plugin.html">workbox-webpack-plugin</a>~<wbr></small><span class="symbol-name">InjectManifest</span></h1> <div class="symbol-detail-labels"><span class="label label-kind"><small>class</small></span>&nbsp;&nbsp;&nbsp;<span class="label label-inner"><small>inner</small></span></div> <div class="symbol-detail-labels"> <span class="label label-kind"><small>Version</small></span> &nbsp;&nbsp;&nbsp; <span class="label label-version"><small>v3.3.1</small></span> </div> </header> <section> <h2>Constructor</h2> <section> <h3 id="InjectManifest" class="symbol-name">InjectManifest</h3> <p class="type-signature"> new InjectManifest(config) </p> <p>Creates an instance of InjectManifest.</p> <section> <table class="function param responsive"> <tr> <th colspan="2"> <h4>Parameter</h4> </th> </tr> <tbody> <tr> <td class="details-table-name"> <p>config</p> </td> <td> <p class="details-table-optional">Optional</p> <p class="details-table-types">Object</p> <p>See the <a href="/web/tools/workbox/modules/workbox-webpack-plugin#configuration">configuration guide</a> for all supported options and defaults.</p> </td> </tr> </tbody> </table> </section> <dl class="dl-compact"> </dl> </section> </section> <section> </section> </div> </div> <nav id="jsdoc-toc-nav" role="navigation"></nav> </div> </div> </body> </html>
sonyarianto/WebFundamentals
src/content/en/tools/workbox/reference-docs/v3.3.1/module-workbox-webpack-plugin-InjectManifest.html
HTML
apache-2.0
2,596
<!DOCTYPE HTML> <html> <head> <title>ballerina.lang.errors</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> <link rel="stylesheet" href="docerina-theme/css/main.css" /> <!--[if lte IE 9]><link rel="stylesheet" href="docerina-theme/css/ie9.css" /><![endif]--> <!--[if lte IE 8]><link rel="stylesheet" href="docerina-theme/css/ie8.css" /><![endif]--> </head> <body> <!-- Wrapper --> <div id="wrapper"> <!-- Main --> <div id="main"> <div class="inner"> <!-- Header --> <header id="header"> <a href="index.html" class="logo"><strong>Ballerina</strong> API Documentation</a> </header> <!-- Banner --> <section id="banner"> <div class="content"> <!-- Functions --> <h2>Functions of ballerina.lang.errors package</h2> <div style="padding-bottom: 30px;"> <h3 id="getStackTrace"> function getStackTrace(<a href="#Error" title="null">Error</a> err) (StackTrace ) </h3> <p>Provide access to StackTrace of an Error. StackTrace available only when an error is thrown. Otherwise, returns a null reference.</p> <p> <b>Parameters:</b> <table> <tr> <th>Parameter Name</th><th>Data Type</th><th>Description</th> </tr> <tr> <td>err</td><td><a href="#Error" title="null">Error</a></td><td>err : The Error struct</td> </tr> </table> </p> <p> <b>Return Parameters:</b> <table> <tr> <th>Return Variable</th><th>Data Type</th><th>Description</th> </tr> <tr> <td></td><td><a href="#StackTrace" title="null">StackTrace</a></td><td>ballerina.lang.errors:StackTrace: StackTrace struct containing StackTrace of the error.</td> </tr> </table> </p> </div> <div style="padding-bottom: 30px;"> <h3 id="toString"> function toString(<a href="#StackTraceItem" title="null">StackTraceItem</a> item) (string ) </h3> <p>Converts StackTraceItem details into a single string.</p> <p> <b>Parameters:</b> <table> <tr> <th>Parameter Name</th><th>Data Type</th><th>Description</th> </tr> <tr> <td>item</td><td><a href="#StackTraceItem" title="null">StackTraceItem</a></td><td>err : The StackTraceItem struct</td> </tr> </table> </p> <p> <b>Return Parameters:</b> <table> <tr> <th>Return Variable</th><th>Data Type</th><th>Description</th> </tr> <tr> <td></td><td><a href="#string">string</a></td><td>StackTraceItem details as a string.</td> </tr> </table> </p> </div> <p></p> <br> <!-- Structs --> <h2>Structs of ballerina.lang.errors package</h2> <h3 id="Error">struct Error</h3> <p> <b>Fields:</b> <table> <tr> <th>Field Name</th><th>Data Type</th><th>Description</th> </tr> <tr> <td>msg</td><td><a href="">string</a></td><td>An error message explaining about the error.</td> </tr> <tr> <td>cause</td><td><a href="">Error</a></td><td>The error that caused this Error to get thrown. the null reference is permitted. if the value is null, either cause is unknown or this error originated from itself.</td> </tr> </table> </p> <h3 id="NullReferenceError">struct NullReferenceError</h3> <p> <b>Fields:</b> <table> <tr> <th>Field Name</th><th>Data Type</th><th>Description</th> </tr> <tr> <td>msg</td><td><a href="">string</a></td><td>An error message explaining about the error.</td> </tr> <tr> <td>cause</td><td><a href="">Error</a></td><td>The error that caused this NullReferenceError to get thrown. the null reference is permitted. if the value is null, either cause is unknown or this NullReferenceError originated from itself.</td> </tr> </table> </p> <h3 id="StackTrace">struct StackTrace</h3> <p> <b>Fields:</b> <table> <tr> <th>Field Name</th><th>Data Type</th><th>Description</th> </tr> <tr> <td>items</td><td><a href="">StackTraceItem[]</a></td><td>An array of StackTraceItem ordered by oldest to latest invocation.</td> </tr> </table> </p> <h3 id="StackTraceItem">struct StackTraceItem</h3> <p> <b>Fields:</b> <table> <tr> <th>Field Name</th><th>Data Type</th><th>Description</th> </tr> <tr> <td>caller</td><td><a href="">string</a></td><td>Caller&#x27;s name of the current function/action/resource</td> </tr> <tr> <td>packageName</td><td><a href="">string</a></td><td>Package name of the current function/action/resource</td> </tr> <tr> <td>fileName</td><td><a href="">string</a></td><td>File name of the current function/action/resource</td> </tr> <tr> <td>lineNumber</td><td><a href="">int</a></td><td>Last executed line number of the current function/action/resource</td> </tr> </table> </p> <h3 id="TypeCastError">struct TypeCastError</h3> <p> <b>Fields:</b> <table> <tr> <th>Field Name</th><th>Data Type</th><th>Description</th> </tr> <tr> <td>msg</td><td><a href="">string</a></td><td>An error message explaining about the error.</td> </tr> <tr> <td>cause</td><td><a href="">Error</a></td><td>The error that caused this TypeCastingError to get thrown. the null reference is permitted. if the value is null, either cause is unknown or this TypeCastingError originated from itself.</td> </tr> <tr> <td>sourceType</td><td><a href="">string</a></td><td>Source type</td> </tr> <tr> <td>targetType</td><td><a href="">string</a></td><td>Target type</td> </tr> </table> </p> <h3 id="TypeConversionError">struct TypeConversionError</h3> <p> <b>Fields:</b> <table> <tr> <th>Field Name</th><th>Data Type</th><th>Description</th> </tr> <tr> <td>msg</td><td><a href="">string</a></td><td>An error message explaining about the error.</td> </tr> <tr> <td>cause</td><td><a href="">Error</a></td><td>The error that caused this TypeConversionError to get thrown. the null reference is permitted. if the value is null, either cause is unknown or this TypeConversionError originated from itself.</td> </tr> <tr> <td>sourceType</td><td><a href="">string</a></td><td>Source type</td> </tr> <tr> <td>targetType</td><td><a href="">string</a></td><td>Target type</td> </tr> </table> </p> <br> </div> </section> </div> </div> <!-- Sidebar --> <div id="sidebar"> <div class="inner"> <!-- Menu --> <nav id="menu" style="overflow-x: auto"> <header class="major"> <h2>Menu</h2> </header> <ul> <li> <span class="opener">Functions</span> <ul> <li><a href="#getStackTrace">getStackTrace(Error err) (StackTrace )</a> </li> <li><a href="#toString">toString(StackTraceItem item) (string )</a> </li> </ul> </li> <li> <span class="opener">Structs</span> <ul> <li><a href="#Error ">Error</a></li> <li><a href="#NullReferenceError ">NullReferenceError</a></li> <li><a href="#StackTrace ">StackTrace</a></li> <li><a href="#StackTraceItem ">StackTraceItem</a></li> <li><a href="#TypeCastError ">TypeCastError</a></li> <li><a href="#TypeConversionError ">TypeConversionError</a></li> </ul> </li> </ul> </nav> <!-- Footer --> <footer id="footer"> <p class="copyright">Copyright 2017 Ballerina API Documentation</p> </footer> </div> </div> </div> <!-- Scripts --> <script src="docerina-theme/js/jquery.min.js"></script> <script src="docerina-theme/js/skel.min.js"></script> <script src="docerina-theme/js/util.js"></script> <!--[if lte IE 8]><script src="docerina-theme/js/ie/respond.min.js"></script><![endif]--> <script src="docerina-theme/js/main.js"></script> </body> </html>
madhuramendis/website
docs/api/0.93/ballerina.lang.errors.html
HTML
apache-2.0
15,192
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <!-- Common Lisp HyperSpec (TM), version 3.0 generated by kmp on Thu, 2-May-1996 10:21am EDT --> <HTML> <HEAD> <TITLE>CLHS: Section 19.3.2</TITLE> <META HTTP-EQUIV="Author" CONTENT="Kent M. Pitman"> <META HTTP-EQUIV="Organization" CONTENT="The Harlequin Group Limited"> <LINK REL=TOP HREF="../FrontMatter/index.html"> <LINK REL=COPYRIGHT HREF="../FrontMatter/About-HyperSpec.html#Legal"> <LINK REL=DISCLAIMER HREF="../FrontMatter/About-HyperSpec.html#Disclaimer"> <LINK REL=PREV HREF="sec_19-3-1-1-8.html"> <LINK REL=UP HREF="sec_19-3.html"> <LINK REL=NEXT HREF="sec_19-3-2-1.html"> </HEAD> <BODY BGCOLOR="#c0c0c0"> <H1><A REV=MADE HREF="http://www.harlequin.com/"><IMG ALT="[HARLEQUIN]" SRC="../Graphics/Harlequin-Small.gif" ALIGN=Bottom></A><A REL=TOP HREF="../FrontMatter/index.html"><IMG ALT="[Common Lisp HyperSpec (TM)]" SRC="../Graphics/HyperSpec-Small.gif" ALIGN=Bottom></A> <A REL=PREV HREF="sec_19-3-1-1-8.html"><IMG ALT="[Previous]" SRC="../Graphics/Prev.gif" ALIGN=Bottom></A><A REL=UP HREF="sec_19-3.html"><IMG ALT="[Up]" SRC="../Graphics/Up.gif" ALIGN=Bottom></A><A REL=NEXT HREF="sec_19-3-2-1.html"><IMG ALT="[Next]" SRC="../Graphics/Next.gif" ALIGN=Bottom></A></H1> <HR> <H2> 19.3.2 Logical Pathname Components</H2> <P> <A REL=CHILD HREF="sec_19-3-2-1.html"><H2> 19.3.2.1 Unspecific Components of a Logical Pathname</H2></A><P> <A REL=CHILD HREF="sec_19-3-2-2.html"><H2> 19.3.2.2 Null Strings as Components of a Logical Pathname</H2></A><P> <HR> <A REL=NAVIGATOR HREF="../FrontMatter/Starting-Points.html"><IMG ALT="[Starting Points]" SRC="../Graphics/Starting-Points.gif" ALIGN=Bottom></A><A REL=TOC HREF="../FrontMatter/Chapter-Index.html"><IMG ALT="[Contents]" SRC="../Graphics/Contents.gif" ALIGN=Bottom></A><A REL=INDEX HREF="../FrontMatter/Master-Index.html"><IMG ALT="[Index]" SRC="../Graphics/Index.gif" ALIGN=Bottom></A><A REL=INDEX HREF="../FrontMatter/Symbol-Index.html"><IMG ALT="[Symbols]" SRC="../Graphics/Symbols.gif" ALIGN=Bottom></A><A REL=GLOSSARY HREF="../Body/sec_26-1.html"><IMG ALT="[Glossary]" SRC="../Graphics/Glossary.gif" ALIGN=Bottom></A><A HREF="../Issues/Issues-Categorized.html"><IMG ALT="[Issues]" SRC="../Graphics/Issues.gif" ALIGN=Bottom></A><BR> <A REL=COPYRIGHT HREF="../FrontMatter/About-HyperSpec.html#Legal"><I>Copyright 1996, The Harlequin Group Limited. All Rights Reserved.</I></A><P> </BODY> </HTML>
jasom/eclipse-lisp
doc/alu/HyperSpec/Body/sec_19-3-2.html
HTML
bsd-2-clause
2,419
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="html/html; charset=utf-8" /> <title>KWBlockRaiseMatcher Class Reference</title> <meta id="xcode-display" name="xcode-display" content="render"/> <meta name="viewport" content="width=550" /> <link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" /> <link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" /> <meta name="generator" content="appledoc 2.1 (build 840)" /> </head> <body> <header id="top_header"> <div id="library" class="hideInXcode"> <h1><a id="libraryTitle" href="../index.html">Kiwi 2.0.6 </a></h1> <a id="developerHome" href="../index.html">Allen Ding and Luke Redpath</a> </div> <div id="title" role="banner"> <h1 class="hideInXcode">KWBlockRaiseMatcher Class Reference</h1> </div> <ul id="headerButtons" role="toolbar"> <li id="toc_button"> <button aria-label="Show Table of Contents" role="checkbox" class="open" id="table_of_contents"><span class="disclosure"></span>Table of Contents</button> </li> <li id="jumpto_button" role="navigation"> <select id="jumpTo"> <option value="top">Jump To&#133;</option> <option value="tasks">Tasks</option> <option value="instance_methods">Instance Methods</option> <option value="//api/name/raise">&nbsp;&nbsp;&nbsp;&nbsp;- raise</option> <option value="//api/name/raiseWithName:">&nbsp;&nbsp;&nbsp;&nbsp;- raiseWithName:</option> <option value="//api/name/raiseWithName:reason:">&nbsp;&nbsp;&nbsp;&nbsp;- raiseWithName:reason:</option> <option value="//api/name/raiseWithReason:">&nbsp;&nbsp;&nbsp;&nbsp;- raiseWithReason:</option> </select> </li> </ul> </header> <nav id="tocContainer" class="isShowingTOC"> <ul id="toc" role="tree"> <li role="treeitem" id="task_treeitem"><span class="nodisclosure"></span><span class="sectionName"><a href="#tasks">Tasks</a></span><ul> </ul></li> <li role="treeitem" class="children"><span class="disclosure"></span><span class="sectionName"><a href="#instance_methods">Instance Methods</a></span><ul> <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/raise">raise</a></span></li> <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/raiseWithName:">raiseWithName:</a></span></li> <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/raiseWithName:reason:">raiseWithName:reason:</a></span></li> <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/raiseWithReason:">raiseWithReason:</a></span></li> </ul></li> </ul> </nav> <article> <div id="contents" class="isShowingTOC" role="main"> <a title="KWBlockRaiseMatcher Class Reference" name="top"></a> <div class="main-navigation navigation-top"> <ul> <li><a href="../index.html">Index</a></li> <li><a href="../hierarchy.html">Hierarchy</a></li> </ul> </div> <div id="header"> <div class="section-header"> <h1 class="title title-header">KWBlockRaiseMatcher Class Reference</h1> </div> </div> <div id="container"> <div class="section section-specification"><table cellspacing="0"><tbody> <tr> <td class="specification-title">Inherits from</td> <td class="specification-value"><a href="../Classes/KWMatcher.html">KWMatcher</a> : NSObject</td> </tr><tr> <td class="specification-title">Declared in</td> <td class="specification-value">KWBlockRaiseMatcher.h</td> </tr> </tbody></table></div> <div class="section section-tasks"> <a title="Tasks" name="tasks"></a> <h2 class="subtitle subtitle-tasks">Tasks</h2> <ul class="task-list"> <li> <span class="tooltip"> <code><a href="#//api/name/raise">&ndash;&nbsp;raise</a></code> </span> </li><li> <span class="tooltip"> <code><a href="#//api/name/raiseWithName:">&ndash;&nbsp;raiseWithName:</a></code> </span> </li><li> <span class="tooltip"> <code><a href="#//api/name/raiseWithReason:">&ndash;&nbsp;raiseWithReason:</a></code> </span> </li><li> <span class="tooltip"> <code><a href="#//api/name/raiseWithName:reason:">&ndash;&nbsp;raiseWithName:reason:</a></code> </span> </li> </ul> </div> <div class="section section-methods"> <a title="Instance Methods" name="instance_methods"></a> <h2 class="subtitle subtitle-methods">Instance Methods</h2> <div class="section-method"> <a name="//api/name/raise" title="raise"></a> <h3 class="subsubtitle method-title">raise</h3> <div class="method-subsection method-declaration"><code>- (void)raise</code></div> </div> <div class="section-method"> <a name="//api/name/raiseWithName:" title="raiseWithName:"></a> <h3 class="subsubtitle method-title">raiseWithName:</h3> <div class="method-subsection method-declaration"><code>- (void)raiseWithName:(NSString *)<em>aName</em></code></div> </div> <div class="section-method"> <a name="//api/name/raiseWithName:reason:" title="raiseWithName:reason:"></a> <h3 class="subsubtitle method-title">raiseWithName:reason:</h3> <div class="method-subsection method-declaration"><code>- (void)raiseWithName:(NSString *)<em>aName</em> reason:(NSString *)<em>aReason</em></code></div> </div> <div class="section-method"> <a name="//api/name/raiseWithReason:" title="raiseWithReason:"></a> <h3 class="subsubtitle method-title">raiseWithReason:</h3> <div class="method-subsection method-declaration"><code>- (void)raiseWithReason:(NSString *)<em>aReason</em></code></div> </div> </div> </div> <div class="main-navigation navigation-bottom"> <ul> <li><a href="../index.html">Index</a></li> <li><a href="../hierarchy.html">Hierarchy</a></li> </ul> </div> <div id="footer"> <hr /> <div class="footer-copyright"> <p><span class="copyright">&copy; 2013 Allen Ding and Luke Redpath. All rights reserved. (Last updated: 2013-03-30)</span><br /> <span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.1 (build 840)</a>.</span></p> </div> </div> </div> </article> <script type="text/javascript"> function jumpToChange() { window.location.hash = this.options[this.selectedIndex].value; } function toggleTOC() { var contents = document.getElementById('contents'); var tocContainer = document.getElementById('tocContainer'); if (this.getAttribute('class') == 'open') { this.setAttribute('class', ''); contents.setAttribute('class', ''); tocContainer.setAttribute('class', ''); window.name = "hideTOC"; } else { this.setAttribute('class', 'open'); contents.setAttribute('class', 'isShowingTOC'); tocContainer.setAttribute('class', 'isShowingTOC'); window.name = ""; } return false; } function toggleTOCEntryChildren(e) { e.stopPropagation(); var currentClass = this.getAttribute('class'); if (currentClass == 'children') { this.setAttribute('class', 'children open'); } else if (currentClass == 'children open') { this.setAttribute('class', 'children'); } return false; } function tocEntryClick(e) { e.stopPropagation(); return true; } function init() { var selectElement = document.getElementById('jumpTo'); selectElement.addEventListener('change', jumpToChange, false); var tocButton = document.getElementById('table_of_contents'); tocButton.addEventListener('click', toggleTOC, false); var taskTreeItem = document.getElementById('task_treeitem'); if (taskTreeItem.getElementsByTagName('li').length > 0) { taskTreeItem.setAttribute('class', 'children'); taskTreeItem.firstChild.setAttribute('class', 'disclosure'); } var tocList = document.getElementById('toc'); var tocEntries = tocList.getElementsByTagName('li'); for (var i = 0; i < tocEntries.length; i++) { tocEntries[i].addEventListener('click', toggleTOCEntryChildren, false); } var tocLinks = tocList.getElementsByTagName('a'); for (var i = 0; i < tocLinks.length; i++) { tocLinks[i].addEventListener('click', tocEntryClick, false); } if (window.name == "hideTOC") { toggleTOC.call(tocButton); } } window.onload = init; // If showing in Xcode, hide the TOC and Header if (navigator.userAgent.match(/xcode/i)) { document.getElementById("contents").className = "hideInXcode" document.getElementById("tocContainer").className = "hideInXcode" document.getElementById("top_header").className = "hideInXcode" } </script> </body> </html>
juliengrimault/AppNetChecker
Pods/Documentation/Kiwi/html/Classes/KWBlockRaiseMatcher.html
HTML
bsd-2-clause
9,075
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>GTypeModule</title> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="index.html" title="GObject Reference Manual"> <link rel="up" href="rn01.html" title="API Reference"> <link rel="prev" href="GTypePlugin.html" title="GTypePlugin"> <link rel="next" href="gobject-The-Base-Object-Type.html" title="The Base Object Type"> <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="GTypePlugin.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> <td><a accesskey="u" href="rn01.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">GObject Reference Manual</th> <td><a accesskey="n" href="gobject-The-Base-Object-Type.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> </tr> <tr><td colspan="5" class="shortcuts"> <a href="#GTypeModule.synopsis" class="shortcut">Top</a>  |  <a href="#GTypeModule.description" class="shortcut">Description</a>  |  <a href="#GTypeModule.object-hierarchy" class="shortcut">Object Hierarchy</a>  |  <a href="#GTypeModule.implemented-interfaces" class="shortcut">Implemented Interfaces</a> </td></tr> </table> <div class="refentry" title="GTypeModule"> <a name="GTypeModule"></a><div class="titlepage"></div> <div class="refnamediv"><table width="100%"><tr> <td valign="top"> <h2><span class="refentrytitle"><a name="GTypeModule.top_of_page"></a>GTypeModule</span></h2> <p>GTypeModule — Type loading modules</p> </td> <td valign="top" align="right"></td> </tr></table></div> <div class="refsynopsisdiv" title="Synopsis"> <a name="GTypeModule.synopsis"></a><h2>Synopsis</h2> <pre class="synopsis"> #include &lt;glib-object.h&gt; <a class="link" href="GTypeModule.html#GTypeModule-struct" title="GTypeModule">GTypeModule</a>; <a class="link" href="GTypeModule.html#GTypeModuleClass" title="GTypeModuleClass">GTypeModuleClass</a>; <a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GTypeModule.html#g-type-module-use" title="g_type_module_use ()">g_type_module_use</a> (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>); <span class="returnvalue">void</span> <a class="link" href="GTypeModule.html#g-type-module-unuse" title="g_type_module_unuse ()">g_type_module_unuse</a> (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>); <span class="returnvalue">void</span> <a class="link" href="GTypeModule.html#g-type-module-set-name" title="g_type_module_set_name ()">g_type_module_set_name</a> (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>, <em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>); <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> <a class="link" href="GTypeModule.html#g-type-module-register-type" title="g_type_module_register_type ()">g_type_module_register_type</a> (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>, <em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> parent_type</code></em>, <em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *type_name</code></em>, <em class="parameter"><code>const <a class="link" href="gobject-Type-Information.html#GTypeInfo" title="GTypeInfo"><span class="type">GTypeInfo</span></a> *type_info</code></em>, <em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeFlags" title="enum GTypeFlags"><span class="type">GTypeFlags</span></a> flags</code></em>); <span class="returnvalue">void</span> <a class="link" href="GTypeModule.html#g-type-module-add-interface" title="g_type_module_add_interface ()">g_type_module_add_interface</a> (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>, <em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> instance_type</code></em>, <em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> interface_type</code></em>, <em class="parameter"><code>const <a class="link" href="gobject-Type-Information.html#GInterfaceInfo" title="GInterfaceInfo"><span class="type">GInterfaceInfo</span></a> *interface_info</code></em>); <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> <a class="link" href="GTypeModule.html#g-type-module-register-enum" title="g_type_module_register_enum ()">g_type_module_register_enum</a> (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>, <em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>, <em class="parameter"><code>const <a class="link" href="gobject-Enumeration-and-Flag-Types.html#GEnumValue" title="GEnumValue"><span class="type">GEnumValue</span></a> *const_static_values</code></em>); <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> <a class="link" href="GTypeModule.html#g-type-module-register-flags" title="g_type_module_register_flags ()">g_type_module_register_flags</a> (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>, <em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>, <em class="parameter"><code>const <a class="link" href="gobject-Enumeration-and-Flag-Types.html#GFlagsValue" title="GFlagsValue"><span class="type">GFlagsValue</span></a> *const_static_values</code></em>); #define <a class="link" href="GTypeModule.html#G-DEFINE-DYNAMIC-TYPE:CAPS" title="G_DEFINE_DYNAMIC_TYPE()">G_DEFINE_DYNAMIC_TYPE</a> (TN, t_n, T_P) #define <a class="link" href="GTypeModule.html#G-DEFINE-DYNAMIC-TYPE-EXTENDED:CAPS" title="G_DEFINE_DYNAMIC_TYPE_EXTENDED()">G_DEFINE_DYNAMIC_TYPE_EXTENDED</a> (TypeName, type_name, TYPE_PARENT, flags, CODE) #define <a class="link" href="GTypeModule.html#G-IMPLEMENT-INTERFACE-DYNAMIC:CAPS" title="G_IMPLEMENT_INTERFACE_DYNAMIC()">G_IMPLEMENT_INTERFACE_DYNAMIC</a> (TYPE_IFACE, iface_init) </pre> </div> <div class="refsect1" title="Object Hierarchy"> <a name="GTypeModule.object-hierarchy"></a><h2>Object Hierarchy</h2> <pre class="synopsis"> <a class="link" href="gobject-The-Base-Object-Type.html#GObject">GObject</a> +----GTypeModule </pre> </div> <div class="refsect1" title="Implemented Interfaces"> <a name="GTypeModule.implemented-interfaces"></a><h2>Implemented Interfaces</h2> <p> GTypeModule implements <a class="link" href="GTypePlugin.html" title="GTypePlugin">GTypePlugin</a>.</p> </div> <div class="refsect1" title="Description"> <a name="GTypeModule.description"></a><h2>Description</h2> <p> <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> provides a simple implementation of the <a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="type">GTypePlugin</span></a> interface. The model of <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> is a dynamically loaded module which implements some number of types and interface implementations. When the module is loaded, it registers its types and interfaces using <a class="link" href="GTypeModule.html#g-type-module-register-type" title="g_type_module_register_type ()"><code class="function">g_type_module_register_type()</code></a> and <a class="link" href="GTypeModule.html#g-type-module-add-interface" title="g_type_module_add_interface ()"><code class="function">g_type_module_add_interface()</code></a>. As long as any instances of these types and interface implementations are in use, the module is kept loaded. When the types and interfaces are gone, the module may be unloaded. If the types and interfaces become used again, the module will be reloaded. Note that the last unref can not happen in module code, since that would lead to the caller's code being unloaded before <a class="link" href="gobject-The-Base-Object-Type.html#g-object-unref" title="g_object_unref ()"><code class="function">g_object_unref()</code></a> returns to it. </p> <p> Keeping track of whether the module should be loaded or not is done by using a use count - it starts at zero, and whenever it is greater than zero, the module is loaded. The use count is maintained internally by the type system, but also can be explicitly controlled by <a class="link" href="GTypeModule.html#g-type-module-use" title="g_type_module_use ()"><code class="function">g_type_module_use()</code></a> and <a class="link" href="GTypeModule.html#g-type-module-unuse" title="g_type_module_unuse ()"><code class="function">g_type_module_unuse()</code></a>. Typically, when loading a module for the first type, <a class="link" href="GTypeModule.html#g-type-module-use" title="g_type_module_use ()"><code class="function">g_type_module_use()</code></a> will be used to load it so that it can initialize its types. At some later point, when the module no longer needs to be loaded except for the type implementations it contains, <a class="link" href="GTypeModule.html#g-type-module-unuse" title="g_type_module_unuse ()"><code class="function">g_type_module_unuse()</code></a> is called. </p> <p> <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> does not actually provide any implementation of module loading and unloading. To create a particular module type you must derive from <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> and implement the load and unload functions in <a class="link" href="GTypeModule.html#GTypeModuleClass" title="GTypeModuleClass"><span class="type">GTypeModuleClass</span></a>. </p> </div> <div class="refsect1" title="Details"> <a name="GTypeModule.details"></a><h2>Details</h2> <div class="refsect2" title="GTypeModule"> <a name="GTypeModule-struct"></a><h3>GTypeModule</h3> <pre class="programlisting">typedef struct { gchar *name; } GTypeModule; </pre> <p> The members of the <span class="structname">GTypeModule</span> structure should not be accessed directly, except for the <em class="parameter"><code>name</code></em> field. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody><tr> <td><p><span class="term"><a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GTypeModule-struct.name"></a>name</code></em>;</span></p></td> <td>the name of the module </td> </tr></tbody> </table></div> </div> <hr> <div class="refsect2" title="GTypeModuleClass"> <a name="GTypeModuleClass"></a><h3>GTypeModuleClass</h3> <pre class="programlisting">typedef struct { GObjectClass parent_class; gboolean (* load) (GTypeModule *module); void (* unload) (GTypeModule *module); } GTypeModuleClass; </pre> <p> In order to implement dynamic loading of types based on <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a>, the <em class="parameter"><code>load</code></em> and <em class="parameter"><code>unload</code></em> functions in <a class="link" href="GTypeModule.html#GTypeModuleClass" title="GTypeModuleClass"><span class="type">GTypeModuleClass</span></a> must be implemented. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><a class="link" href="gobject-The-Base-Object-Type.html#GObjectClass" title="GObjectClass"><span class="type">GObjectClass</span></a> <em class="structfield"><code><a name="GTypeModuleClass.parent-class"></a>parent_class</code></em>;</span></p></td> <td>the parent class </td> </tr> <tr> <td><p><span class="term"><em class="structfield"><code><a name="GTypeModuleClass.load"></a>load</code></em> ()</span></p></td> <td>loads the module and registers one or more types using <a class="link" href="GTypeModule.html#g-type-module-register-type" title="g_type_module_register_type ()"><code class="function">g_type_module_register_type()</code></a>. </td> </tr> <tr> <td><p><span class="term"><em class="structfield"><code><a name="GTypeModuleClass.unload"></a>unload</code></em> ()</span></p></td> <td>unloads the module </td> </tr> </tbody> </table></div> </div> <hr> <div class="refsect2" title="g_type_module_use ()"> <a name="g-type-module-use"></a><h3>g_type_module_use ()</h3> <pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_type_module_use (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>);</pre> <p> Increases the use count of a <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> by one. If the use count was zero before, the plugin will be loaded. If loading the plugin fails, the use count is reset to its prior value. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>module</code></em> :</span></p></td> <td>a <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> </td> </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> <td> <a href="./../glib/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if the plugin needed to be loaded and loading the plugin failed. </td> </tr> </tbody> </table></div> </div> <hr> <div class="refsect2" title="g_type_module_unuse ()"> <a name="g-type-module-unuse"></a><h3>g_type_module_unuse ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> g_type_module_unuse (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>);</pre> <p> Decreases the use count of a <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> by one. If the result is zero, the module will be unloaded. (However, the <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> will not be freed, and types associated with the <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> are not unregistered. Once a <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> is initialized, it must exist forever.) </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody><tr> <td><p><span class="term"><em class="parameter"><code>module</code></em> :</span></p></td> <td>a <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> </td> </tr></tbody> </table></div> </div> <hr> <div class="refsect2" title="g_type_module_set_name ()"> <a name="g-type-module-set-name"></a><h3>g_type_module_set_name ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> g_type_module_set_name (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>, <em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre> <p> Sets the name for a <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>module</code></em> :</span></p></td> <td>a <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a>. </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td> <td>a human-readable name to use in error messages. </td> </tr> </tbody> </table></div> </div> <hr> <div class="refsect2" title="g_type_module_register_type ()"> <a name="g-type-module-register-type"></a><h3>g_type_module_register_type ()</h3> <pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_type_module_register_type (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>, <em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> parent_type</code></em>, <em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *type_name</code></em>, <em class="parameter"><code>const <a class="link" href="gobject-Type-Information.html#GTypeInfo" title="GTypeInfo"><span class="type">GTypeInfo</span></a> *type_info</code></em>, <em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeFlags" title="enum GTypeFlags"><span class="type">GTypeFlags</span></a> flags</code></em>);</pre> <p> Looks up or registers a type that is implemented with a particular type plugin. If a type with name <em class="parameter"><code>type_name</code></em> was previously registered, the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> identifier for the type is returned, otherwise the type is newly registered, and the resulting <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> identifier returned. </p> <p> When reregistering a type (typically because a module is unloaded then reloaded, and reinitialized), <em class="parameter"><code>module</code></em> and <em class="parameter"><code>parent_type</code></em> must be the same as they were previously. </p> <p> As long as any instances of the type exist, the type plugin will not be unloaded. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>module</code></em> :</span></p></td> <td>a <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>parent_type</code></em> :</span></p></td> <td>the type for the parent class </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>type_name</code></em> :</span></p></td> <td>name for the type </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>type_info</code></em> :</span></p></td> <td>type information structure </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>flags</code></em> :</span></p></td> <td>flags field providing details about the type </td> </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> <td> the new or existing type ID </td> </tr> </tbody> </table></div> </div> <hr> <div class="refsect2" title="g_type_module_add_interface ()"> <a name="g-type-module-add-interface"></a><h3>g_type_module_add_interface ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> g_type_module_add_interface (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>, <em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> instance_type</code></em>, <em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> interface_type</code></em>, <em class="parameter"><code>const <a class="link" href="gobject-Type-Information.html#GInterfaceInfo" title="GInterfaceInfo"><span class="type">GInterfaceInfo</span></a> *interface_info</code></em>);</pre> <p> Registers an additional interface for a type, whose interface lives in the given type plugin. If the interface was already registered for the type in this plugin, nothing will be done. </p> <p> As long as any instances of the type exist, the type plugin will not be unloaded. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>module</code></em> :</span></p></td> <td>a <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>instance_type</code></em> :</span></p></td> <td>type to which to add the interface. </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>interface_type</code></em> :</span></p></td> <td>interface type to add </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>interface_info</code></em> :</span></p></td> <td>type information structure </td> </tr> </tbody> </table></div> </div> <hr> <div class="refsect2" title="g_type_module_register_enum ()"> <a name="g-type-module-register-enum"></a><h3>g_type_module_register_enum ()</h3> <pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_type_module_register_enum (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>, <em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>, <em class="parameter"><code>const <a class="link" href="gobject-Enumeration-and-Flag-Types.html#GEnumValue" title="GEnumValue"><span class="type">GEnumValue</span></a> *const_static_values</code></em>);</pre> <p> Looks up or registers an enumeration that is implemented with a particular type plugin. If a type with name <em class="parameter"><code>type_name</code></em> was previously registered, the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> identifier for the type is returned, otherwise the type is newly registered, and the resulting <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> identifier returned. </p> <p> As long as any instances of the type exist, the type plugin will not be unloaded. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>module</code></em> :</span></p></td> <td>a <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td> <td>name for the type </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>const_static_values</code></em> :</span></p></td> <td>an array of <a class="link" href="gobject-Enumeration-and-Flag-Types.html#GEnumValue" title="GEnumValue"><span class="type">GEnumValue</span></a> structs for the possible enumeration values. The array is terminated by a struct with all members being 0. </td> </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> <td> the new or existing type ID </td> </tr> </tbody> </table></div> <p class="since">Since 2.6</p> </div> <hr> <div class="refsect2" title="g_type_module_register_flags ()"> <a name="g-type-module-register-flags"></a><h3>g_type_module_register_flags ()</h3> <pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_type_module_register_flags (<em class="parameter"><code><a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> *module</code></em>, <em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>, <em class="parameter"><code>const <a class="link" href="gobject-Enumeration-and-Flag-Types.html#GFlagsValue" title="GFlagsValue"><span class="type">GFlagsValue</span></a> *const_static_values</code></em>);</pre> <p> Looks up or registers a flags type that is implemented with a particular type plugin. If a type with name <em class="parameter"><code>type_name</code></em> was previously registered, the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> identifier for the type is returned, otherwise the type is newly registered, and the resulting <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> identifier returned. </p> <p> As long as any instances of the type exist, the type plugin will not be unloaded. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>module</code></em> :</span></p></td> <td>a <a class="link" href="GTypeModule.html" title="GTypeModule"><span class="type">GTypeModule</span></a> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td> <td>name for the type </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>const_static_values</code></em> :</span></p></td> <td>an array of <a class="link" href="gobject-Enumeration-and-Flag-Types.html#GFlagsValue" title="GFlagsValue"><span class="type">GFlagsValue</span></a> structs for the possible flags values. The array is terminated by a struct with all members being 0. </td> </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> <td> the new or existing type ID </td> </tr> </tbody> </table></div> <p class="since">Since 2.6</p> </div> <hr> <div class="refsect2" title="G_DEFINE_DYNAMIC_TYPE()"> <a name="G-DEFINE-DYNAMIC-TYPE:CAPS"></a><h3>G_DEFINE_DYNAMIC_TYPE()</h3> <pre class="programlisting">#define G_DEFINE_DYNAMIC_TYPE(TN, t_n, T_P) G_DEFINE_DYNAMIC_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) </pre> <p> A convenience macro for dynamic type implementations, which declares a class initialization function, an instance initialization function (see <a class="link" href="gobject-Type-Information.html#GTypeInfo" title="GTypeInfo"><span class="type">GTypeInfo</span></a> for information about these) and a static variable named <em class="parameter"><code>t_n</code></em>_parent_class pointing to the parent class. Furthermore, it defines a <code class="function">*_get_type()</code> and a static <code class="function">*_register_type()</code> function for use in your <code class="function"><code class="function">module_init()</code></code>. See <a class="link" href="GTypeModule.html#G-DEFINE-DYNAMIC-TYPE-EXTENDED:CAPS" title="G_DEFINE_DYNAMIC_TYPE_EXTENDED()"><code class="function">G_DEFINE_DYNAMIC_TYPE_EXTENDED()</code></a> for an example. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>TN</code></em> :</span></p></td> <td>The name of the new type, in Camel case. </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>t_n</code></em> :</span></p></td> <td>The name of the new type, in lowercase, with words separated by '_'. </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>T_P</code></em> :</span></p></td> <td>The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of the parent type. </td> </tr> </tbody> </table></div> <p class="since">Since 2.14</p> </div> <hr> <div class="refsect2" title="G_DEFINE_DYNAMIC_TYPE_EXTENDED()"> <a name="G-DEFINE-DYNAMIC-TYPE-EXTENDED:CAPS"></a><h3>G_DEFINE_DYNAMIC_TYPE_EXTENDED()</h3> <pre class="programlisting">#define G_DEFINE_DYNAMIC_TYPE_EXTENDED(TypeName, type_name, TYPE_PARENT, flags, CODE)</pre> <p> A more general version of <a class="link" href="GTypeModule.html#G-DEFINE-DYNAMIC-TYPE:CAPS" title="G_DEFINE_DYNAMIC_TYPE()"><code class="function">G_DEFINE_DYNAMIC_TYPE()</code></a> which allows to specify <a class="link" href="gobject-Type-Information.html#GTypeFlags" title="enum GTypeFlags"><span class="type">GTypeFlags</span></a> and custom code. </p> <p> </p> <div class="informalexample"> <table class="listing_frame" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td class="listing_lines" align="right"><pre>1 2 3 4 5 6</pre></td> <td class="listing_code"><pre class="programlisting"><span class="function"><a href="GTypeModule.html#G-DEFINE-DYNAMIC-TYPE-EXTENDED:CAPS">G_DEFINE_DYNAMIC_TYPE_EXTENDED</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">GtkGadget</span><span class="symbol">,</span> <span class="normal"> gtk_gadget</span><span class="symbol">,</span> <span class="normal"> GTK_TYPE_THING</span><span class="symbol">,</span> <span class="normal"> </span><span class="number">0</span><span class="symbol">,</span> <span class="normal"> </span><span class="function"><a href="GTypeModule.html#G-IMPLEMENT-INTERFACE-DYNAMIC:CAPS">G_IMPLEMENT_INTERFACE_DYNAMIC</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">TYPE_GIZMO</span><span class="symbol">,</span> <span class="normal"> gtk_gadget_gizmo_init</span><span class="symbol">));</span></pre></td> </tr> </tbody> </table> </div> <p> expands to </p> <div class="informalexample"> <table class="listing_frame" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td class="listing_lines" align="right"><pre>1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46</pre></td> <td class="listing_code"><pre class="programlisting"><span class="keyword">static</span><span class="normal"> </span><span class="type">void</span><span class="normal"> </span><span class="function">gtk_gadget_init</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">GtkGadget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">self</span><span class="symbol">);</span> <span class="keyword">static</span><span class="normal"> </span><span class="type">void</span><span class="normal"> </span><span class="function">gtk_gadget_class_init</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">GtkGadgetClass</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">klass</span><span class="symbol">);</span> <span class="keyword">static</span><span class="normal"> </span><span class="type">void</span><span class="normal"> </span><span class="function">gtk_gadget_class_finalize</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">GtkGadgetClass</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">klass</span><span class="symbol">);</span> <span class="keyword">static</span><span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> gtk_gadget_parent_class </span><span class="symbol">=</span><span class="normal"> <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">;</span> <span class="keyword">static</span><span class="normal"> </span><span class="usertype">GType</span><span class="normal"> gtk_gadget_type_id </span><span class="symbol">=</span><span class="normal"> </span><span class="number">0</span><span class="symbol">;</span> <span class="keyword">static</span><span class="normal"> </span><span class="type">void</span><span class="normal"> </span><span class="function">gtk_gadget_class_intern_init</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">gpointer</span><span class="normal"> klass</span><span class="symbol">)</span> <span class="cbracket">{</span> <span class="normal"> gtk_gadget_parent_class </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="gobject-Type-Information.html#g-type-class-peek-parent">g_type_class_peek_parent</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">klass</span><span class="symbol">);</span><span class="normal"> </span> <span class="normal"> </span><span class="function">gtk_gadget_class_init</span><span class="normal"> </span><span class="symbol">((</span><span class="normal">GtkGadgetClass</span><span class="symbol">*)</span><span class="normal"> klass</span><span class="symbol">);</span><span class="normal"> </span> <span class="cbracket">}</span> <span class="normal"><a href="gobject-Type-Information.html#GType">GType</a></span> <span class="function">gtk_gadget_get_type</span><span class="normal"> </span><span class="symbol">(</span><span class="type">void</span><span class="symbol">)</span> <span class="cbracket">{</span> <span class="normal"> </span><span class="keyword">return</span><span class="normal"> gtk_gadget_type_id</span><span class="symbol">;</span> <span class="cbracket">}</span> <span class="keyword">static</span><span class="normal"> </span><span class="type">void</span> <span class="function">gtk_gadget_register_type</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">GTypeModule</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">type_module</span><span class="symbol">)</span> <span class="cbracket">{</span> <span class="normal"> </span><span class="keyword">const</span><span class="normal"> </span><span class="usertype">GTypeInfo</span><span class="normal"> g_define_type_info </span><span class="symbol">=</span><span class="normal"> </span><span class="cbracket">{</span> <span class="normal"> </span><span class="keyword">sizeof</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">GtkGadgetClass</span><span class="symbol">),</span> <span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="gobject-Type-Information.html#GBaseInitFunc">GBaseInitFunc</a></span><span class="symbol">)</span><span class="normal"> <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span> <span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="gobject-Type-Information.html#GBaseFinalizeFunc">GBaseFinalizeFunc</a></span><span class="symbol">)</span><span class="normal"> <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span> <span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="gobject-Type-Information.html#GClassInitFunc">GClassInitFunc</a></span><span class="symbol">)</span><span class="normal"> gtk_gadget_class_intern_init</span><span class="symbol">,</span> <span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="gobject-Type-Information.html#GClassFinalizeFunc">GClassFinalizeFunc</a></span><span class="symbol">)</span><span class="normal"> gtk_gadget_class_finalize</span><span class="symbol">,</span> <span class="normal"> <a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> </span><span class="comment">// class_data</span> <span class="normal"> </span><span class="keyword">sizeof</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">GtkGadget</span><span class="symbol">),</span> <span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="comment">// n_preallocs</span> <span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="gobject-Type-Information.html#GInstanceInitFunc">GInstanceInitFunc</a></span><span class="symbol">)</span><span class="normal"> gtk_gadget_init</span><span class="symbol">,</span><span class="normal"> </span> <span class="normal"> NULL </span><span class="comment">// value_table</span> <span class="normal"> </span><span class="cbracket">}</span><span class="symbol">;</span> <span class="normal"> gtk_gadget_type_id </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GTypeModule.html#g-type-module-register-type">g_type_module_register_type</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">type_module</span><span class="symbol">,</span> <span class="normal"> GTK_TYPE_THING</span><span class="symbol">,</span> <span class="normal"> GtkGadget</span><span class="symbol">,</span> <span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">g_define_type_info</span><span class="symbol">,</span> <span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="gobject-Type-Information.html#GTypeFlags">GTypeFlags</a></span><span class="symbol">)</span><span class="normal"> flags</span><span class="symbol">);</span> <span class="normal"> </span><span class="cbracket">{</span> <span class="normal"> </span><span class="keyword">const</span><span class="normal"> </span><span class="usertype">GInterfaceInfo</span><span class="normal"> g_implement_interface_info </span><span class="symbol">=</span><span class="normal"> </span><span class="cbracket">{</span> <span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="gobject-Type-Information.html#GInterfaceInitFunc">GInterfaceInitFunc</a></span><span class="symbol">)</span><span class="normal"> gtk_gadget_gizmo_init</span> <span class="normal"> </span><span class="cbracket">}</span><span class="symbol">;</span> <span class="normal"> </span><span class="function"><a href="GTypeModule.html#g-type-module-add-interface">g_type_module_add_interface</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">type_module</span><span class="symbol">,</span><span class="normal"> g_define_type_id</span><span class="symbol">,</span><span class="normal"> TYPE_GIZMO</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">g_implement_interface_info</span><span class="symbol">);</span> <span class="normal"> </span><span class="cbracket">}</span> <span class="cbracket">}</span></pre></td> </tr> </tbody> </table> </div> <p> </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>TypeName</code></em> :</span></p></td> <td>The name of the new type, in Camel case. </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>type_name</code></em> :</span></p></td> <td>The name of the new type, in lowercase, with words separated by '_'. </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>TYPE_PARENT</code></em> :</span></p></td> <td>The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of the parent type. </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>flags</code></em> :</span></p></td> <td> <a class="link" href="gobject-Type-Information.html#GTypeFlags" title="enum GTypeFlags"><span class="type">GTypeFlags</span></a> to pass to <a class="link" href="GTypeModule.html#g-type-module-register-type" title="g_type_module_register_type ()"><code class="function">g_type_module_register_type()</code></a> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>CODE</code></em> :</span></p></td> <td>Custom code that gets inserted in the *_get_type() function. </td> </tr> </tbody> </table></div> <p class="since">Since 2.14</p> </div> <hr> <div class="refsect2" title="G_IMPLEMENT_INTERFACE_DYNAMIC()"> <a name="G-IMPLEMENT-INTERFACE-DYNAMIC:CAPS"></a><h3>G_IMPLEMENT_INTERFACE_DYNAMIC()</h3> <pre class="programlisting">#define G_IMPLEMENT_INTERFACE_DYNAMIC(TYPE_IFACE, iface_init)</pre> <p> A convenience macro to ease interface addition in the <em class="parameter"><code>_C_</code></em> section of <a class="link" href="GTypeModule.html#G-DEFINE-DYNAMIC-TYPE-EXTENDED:CAPS" title="G_DEFINE_DYNAMIC_TYPE_EXTENDED()"><code class="function">G_DEFINE_DYNAMIC_TYPE_EXTENDED()</code></a>. See <a class="link" href="GTypeModule.html#G-DEFINE-DYNAMIC-TYPE-EXTENDED:CAPS" title="G_DEFINE_DYNAMIC_TYPE_EXTENDED()"><code class="function">G_DEFINE_DYNAMIC_TYPE_EXTENDED()</code></a> for an example. </p> <p> Note that this macro can only be used together with the G_DEFINE_DYNAMIC_TYPE_EXTENDED macros, since it depends on variable names from that macro. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>TYPE_IFACE</code></em> :</span></p></td> <td>The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of the interface to add </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>iface_init</code></em> :</span></p></td> <td>The interface init function </td> </tr> </tbody> </table></div> <p class="since">Since 2.24</p> </div> </div> <div class="refsect1" title="See Also"> <a name="GTypeModule.see-also"></a><h2>See Also</h2> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="type">GTypePlugin</span></a></span></p></td> <td><p>The abstract type loader interface.</p></td> </tr> <tr> <td><p><span class="term"><a href="./../glib/glib/glib-Dynamic-Loading-of-Modules.html#GModule"><span class="type">GModule</span></a></span></p></td> <td><p>Portable mechanism for dynamically loaded modules.</p></td> </tr> </tbody> </table></div> </div> </div> <div class="footer"> <hr> Generated by GTK-Doc V1.15</div> </body> </html>
yleydier/gtkmm2_msvc14
gtk-bundle/share/gtk-doc/html/gobject/GTypeModule.html
HTML
bsd-2-clause
46,884
<%= header %> <%= boomerangScript %> <script src="105-hard-redirect.js" type="text/javascript"></script> <iframe id="boomer_test_frame" src="/delay?delay=3000&amp;redir=1&amp;file=/pages/05-angular/00-simple.html"></iframe> <script> function onBeaconHandler(b) { window.beacon = b; BOOMR_test.runTests(); } // have the test IFRAME load a page that will redirect to an Angular app var testFrame = document.getElementById("boomer_test_frame"); testFrame.onload = function() { testFrame.contentWindow.BOOMR.subscribe("beacon", onBeaconHandler); }; </script> <%= footer %>
lognormal/boomerang
tests/page-templates/05-angular/105-hard-redirect.html
HTML
bsd-3-clause
574
<!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_22) on Wed Mar 02 16:45:03 EST 2011 --> <TITLE> SubjectModificationEventListener </TITLE> <META NAME="keywords" CONTENT="gov.nih.nci.cabig.caaers.web.listener.SubjectModificationEventListener class"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="SubjectModificationEventListener"; } </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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SubjectModificationEventListener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/StudyModificationEventListener.html" title="class in gov.nih.nci.cabig.caaers.web.listener"><B>PREV CLASS</B></A>&nbsp; &nbsp;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?gov/nih/nci/cabig/caaers/web/listener/SubjectModificationEventListener.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SubjectModificationEventListener.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<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"> gov.nih.nci.cabig.caaers.web.listener</FONT> <BR> Class SubjectModificationEventListener</H2> <PRE> java.lang.Object <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/AbstractEventListener.html" title="class in gov.nih.nci.cabig.caaers.web.listener">gov.nih.nci.cabig.caaers.web.listener.AbstractEventListener</A> <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>gov.nih.nci.cabig.caaers.web.listener.SubjectModificationEventListener</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD>java.util.EventListener, org.springframework.context.ApplicationListener</DD> </DL> <HR> <DL> <DT><PRE>public class <B>SubjectModificationEventListener</B><DT>extends <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/AbstractEventListener.html" title="class in gov.nih.nci.cabig.caaers.web.listener">AbstractEventListener</A></DL> </PRE> <P> <HR> <P> <!-- ======== 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><CODE><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/SubjectModificationEventListener.html#SubjectModificationEventListener()">SubjectModificationEventListener</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== 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>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/SubjectModificationEventListener.html#isSupported(org.springframework.context.ApplicationEvent)">isSupported</A></B>(org.springframework.context.ApplicationEvent&nbsp;event)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_gov.nih.nci.cabig.caaers.web.listener.AbstractEventListener"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class gov.nih.nci.cabig.caaers.web.listener.<A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/AbstractEventListener.html" title="class in gov.nih.nci.cabig.caaers.web.listener">AbstractEventListener</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/AbstractEventListener.html#getAuthentication(org.springframework.context.ApplicationEvent)">getAuthentication</A>, <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/AbstractEventListener.html#onApplicationEvent(org.springframework.context.ApplicationEvent)">onApplicationEvent</A>, <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/AbstractEventListener.html#postProcess(org.springframework.context.ApplicationEvent)">postProcess</A>, <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/AbstractEventListener.html#preProcess(org.springframework.context.ApplicationEvent)">preProcess</A>, <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/AbstractEventListener.html#setFilteredDataLoader(gov.nih.nci.cabig.caaers.accesscontrol.dataproviders.FilteredDataLoader)">setFilteredDataLoader</A></CODE></TD> </TR> </TABLE> &nbsp;<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> &nbsp; <P> <!-- ========= 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="SubjectModificationEventListener()"><!-- --></A><H3> SubjectModificationEventListener</H3> <PRE> public <B>SubjectModificationEventListener</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="isSupported(org.springframework.context.ApplicationEvent)"><!-- --></A><H3> isSupported</H3> <PRE> public boolean <B>isSupported</B>(org.springframework.context.ApplicationEvent&nbsp;event)</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/AbstractEventListener.html#isSupported(org.springframework.context.ApplicationEvent)">isSupported</A></CODE> in class <CODE><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/AbstractEventListener.html" title="class in gov.nih.nci.cabig.caaers.web.listener">AbstractEventListener</A></CODE></DL> </DD> <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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SubjectModificationEventListener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/listener/StudyModificationEventListener.html" title="class in gov.nih.nci.cabig.caaers.web.listener"><B>PREV CLASS</B></A>&nbsp; &nbsp;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?gov/nih/nci/cabig/caaers/web/listener/SubjectModificationEventListener.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SubjectModificationEventListener.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
NCIP/caaers
caAERS/software/docs/gov/nih/nci/cabig/caaers/web/listener/SubjectModificationEventListener.html
HTML
bsd-3-clause
13,238
<!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <title>演示:谷歌地图插件Mapsed.js</title> <link href="../css/main.css" rel="stylesheet"> <link href="mapsed.css" rel="stylesheet"> <style> .demo{width:760px; margin:20px auto 10px auto;box-shadow:10px 10px 15px 0px #ccc;} .demo p{line-height:32px; font-weight:bold} .maps{width:100%; height:400px} </style> </head> <body> <div id="header"> <div id="logo"><h1><a href="http://www.helloweba.com" title="返回helloweba首页">helloweba</a></h1></div> <div class="demo_topad"><script src="/js/ad_js/demo_topad.js" type="text/javascript"></script></div> </div> <div id="main"> <h2 class="top_title"><a href="http://www.helloweba.com/view-blog-256.html">谷歌地图插件Mapsed.js</a></h2> <div class="demo"> <p>1、加载地点数据</p> <div id="custom_places" class="maps"></div> </div> <div class="demo"> <p>2、标注地点</p> <div id="add_places" class="maps"></div> </div> <div class="demo"> <p>3、搜索地点</p> <div id="search_places" class="maps"></div> </div> <br/><div class="ad_76090"><script src="/js/ad_js/bd_76090.js" type="text/javascript"></script></div><br/> </div> <div id="footer"> <p>Powered by helloweba.com 允许转载、修改和使用本站的DEMO,但请注明出处:<a href="http://www.helloweba.com">www.helloweba.com</a></p> </div> <script src="map.js"></script> <script src="jquery-1.10.2.js"></script> <script src="mapsed.js"></script> <script> $(function(){ $("#custom_places").mapsed({ showOnLoad: [ { autoShow: true, //canEdit: false, lat: 22.540053, lng: 113.983225, name: "欢乐谷", street: "参与性、观赏性、娱乐性、趣味性现代主题乐园。", userData: 1 }, { autoShow: true, //canEdit: false, lat: 22.536113, lng: 113.972569, name: "世界之窗", street: "荟萃世界几千年人类文明精华,历史遗迹、名胜、自然风光、世界奇观!", userData: 2 }, { autoShow: true, //canEdit: false, lat: 22.530041, lng: 113.982479, name: "锦绣中华民俗文化村", street: "邀你遨游最美赛花节!", userData: 3 } ] }); $("#add_places").mapsed({ allowAdd: true, onSave: function(m, newPlace) { var missing = []; // detect errors starting at bottom // ... we only have space for one error at a time, so this way we'll report // ... from the top down if (newPlace.postCode === "") missing.push("postcode"); if (newPlace.street === "") missing.push("street"); if (newPlace.name === "") missing.push("name"); // anything missing? if (missing.length > 0) { // return the error message so the callback doesn't progress return "Required: " + missing.join(); } if (newPlace) { if (newPlace.markerType == "new") { // simulate a primary key being save to a db newPlace.userData = parseInt(Math.random() * 100000); var n_name = newPlace.name; var n_street = newPlace.street; var n_postCode = newPlace.postCode; $.post('do.php',{name:n_name,street:n_street,postcode:n_postCode},function(msg){ alert(msg); }); } } // indicate form was OK and saved return ""; }, showOnLoad: [ { autoShow: false, //canEdit: false,, lat: 22.530041, lng: 113.982479 } ] }); $("#search_places").mapsed({ searchOptions: { enabled: true, initSearch: "深圳世界之窗", placeholder: "搜索 ..." } }); }); </script> <p id="stat"><script type="text/javascript" src="/js/tongji.js"></script></p> </body> </html>
suiuuwebandapp/Web-Backend
frontend/web/assets/plugins/jquery-google-map/mapsed/index.html
HTML
bsd-3-clause
3,847
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Documentation - Class: SegmentEngine</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> <link type="text/css" rel="stylesheet" href="styles/overrides.css"> </head> <body> <div id="main"> <!-- if home page assume a title is already present in README --> <h1 class="page-title">Class: SegmentEngine</h1> <section> <header> <h2>SegmentEngine</h2> <div class="class-description"><p>Used with a buffer to serve audio files via granular synthesis.</p> <p>The engine implements the &quot;scheduled&quot; and &quot;transported&quot; interfaces. When &quot;scheduled&quot;, the engine generates segments more or less periodically (controlled by the periodAbs, periodRel, and perioVar attributes). When &quot;transported&quot;, the engine generates segments at the position of their onset time.</p> <p>Example that shows a <code>SegmentEngine</code> with a few parameter controls running in a <code>Scheduler</code>. <a href="https://rawgit.com/wavesjs/waves-audio/master/examples/segment-engine/index.html">https://rawgit.com/wavesjs/waves-audio/master/examples/segment-engine/index.html</a></p></div> </header> <article> <div class="container-overview"> <h2>Constructor</h2> <h4 class="name" id="SegmentEngine"><span class="type-signature"></span>new SegmentEngine<span class="signature">(options<span class="signature-attributes">opt</span>)</span><span class="type-signature"></span></h4> <h5>Parameters:</h5> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Attributes</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>options</code></td> <td class="type"> <span class="param-type">Object</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> {} </td> <td class="description last"><p>Default options</p> <h6>Properties</h6> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Attributes</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>buffer</code></td> <td class="type"> <span class="param-type">AudioBuffer</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> null </td> <td class="description last"><p>Audio buffer</p></td> </tr> <tr> <td class="name"><code>periodAbs</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0 </td> <td class="description last"><p>Absolute segment period in sec</p></td> </tr> <tr> <td class="name"><code>periodRel</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 1 </td> <td class="description last"><p>Segment period relative to inter-segment distance</p></td> </tr> <tr> <td class="name"><code>periodVar</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0 </td> <td class="description last"><p>Amout of random segment period variation relative to segment period</p></td> </tr> <tr> <td class="name"><code>periodMin</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0.001 </td> <td class="description last"><p>Minimum segment period</p></td> </tr> <tr> <td class="name"><code>positionArray</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> [0.0] </td> <td class="description last"><p>Array of segment positions (onset times in audio buffer) in sec</p></td> </tr> <tr> <td class="name"><code>positionVar</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0 </td> <td class="description last"><p>Amout of random segment position variation in sec</p></td> </tr> <tr> <td class="name"><code>durationArray</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> [0.0] </td> <td class="description last"><p>Array of segment durations in sec</p></td> </tr> <tr> <td class="name"><code>durationAbs</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0 </td> <td class="description last"><p>Absolute segment duration in sec</p></td> </tr> <tr> <td class="name"><code>durationRel</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 1 </td> <td class="description last"><p>Segment duration relative to given segment duration or inter-segment distance</p></td> </tr> <tr> <td class="name"><code>offsetArray</code></td> <td class="type"> <span class="param-type">Array</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> [0.0] </td> <td class="description last"><p>Array of segment offsets in sec</p></td> </tr> <tr> <td class="name"><code>offsetAbs</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> -0.005 </td> <td class="description last"><p>Absolute segment offset in sec</p></td> </tr> <tr> <td class="name"><code>offsetRel</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0 </td> <td class="description last"><p>Segment offset relative to segment duration</p></td> </tr> <tr> <td class="name"><code>delay</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0.005 </td> <td class="description last"><p>Time by which all segments are delayed (especially to realize segment offsets)</p></td> </tr> <tr> <td class="name"><code>attackAbs</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0.005 </td> <td class="description last"><p>Absolute attack time in sec</p></td> </tr> <tr> <td class="name"><code>attackRel</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0 </td> <td class="description last"><p>Attack time relative to segment duration</p></td> </tr> <tr> <td class="name"><code>releaseAbs</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0.005 </td> <td class="description last"><p>Absolute release time in sec</p></td> </tr> <tr> <td class="name"><code>releaseRel</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0 </td> <td class="description last"><p>Release time relative to segment duration</p></td> </tr> <tr> <td class="name"><code>resampling</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0 </td> <td class="description last"><p>Segment resampling in cent</p></td> </tr> <tr> <td class="name"><code>resamplingVar</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0 </td> <td class="description last"><p>Amout of random resampling variation in cent</p></td> </tr> <tr> <td class="name"><code>gain</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 1 </td> <td class="description last"><p>Linear gain factor</p></td> </tr> <tr> <td class="name"><code>abortTime</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0.005 </td> <td class="description last"><p>fade-out time when aborted</p></td> </tr> <tr> <td class="name"><code>segmentIndex</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0 </td> <td class="description last"><p>Index of the segment to synthesize (i.e. of this.positionArray/durationArray/offsetArray)</p></td> </tr> <tr> <td class="name"><code>cyclic</code></td> <td class="type"> <span class="param-type">Bool</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> false </td> <td class="description last"><p>Whether the audio buffer and segment indices are considered as cyclic</p></td> </tr> <tr> <td class="name"><code>wrapAroundExtension</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 0 </td> <td class="description last"><p>Portion at the end of the audio buffer that has been copied from the beginning to assure cyclic behavior</p></td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line115">line 115</a> </li></ul></dd> </dl> <h5>Example</h5> <pre class="prettyprint"><code>import * as audio from 'waves-audio'; const scheduler = audio.getScheduler(); const segmentEngine = new audio.SegmentEngine(); scheduler.add(segmentEngine);</code></pre> </div> <h3 class="subsection-title">Extends</h3> <ul> <li><a href="AudioTimeEngine.html">AudioTimeEngine</a></li> </ul> <h3 class="subsection-title">Members</h3> <h4 class="name" id="abortTime"><span class="type-signature"></span>abortTime<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Fade-out time (when aborted)</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0.005</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line370">line 370</a> </li></ul></dd> </dl> <h4 class="name" id="attackAbs"><span class="type-signature"></span>attackAbs<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Absolute attack time in sec</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0.005</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line264">line 264</a> </li></ul></dd> </dl> <h4 class="name" id="attackRel"><span class="type-signature"></span>attackRel<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Attack time relative to segment duration</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line274">line 274</a> </li></ul></dd> </dl> <h4 class="name" id="buffer"><span class="type-signature"></span>buffer<span class="type-signature"> :AudioBuffer</span></h4> <div class="description"> <p>Audio buffer</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">AudioBuffer</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>null</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line119">line 119</a> </li></ul></dd> </dl> <h4 class="name" id="bufferDuration"><span class="type-signature"></span>bufferDuration<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Get buffer duration (excluding wrapAroundExtension)</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line401">line 401</a> </li></ul></dd> </dl> <h4 class="name" id="cyclic"><span class="type-signature"></span>cyclic<span class="type-signature"> :Bool</span></h4> <div class="description"> <p>Whether the audio buffer and segment indices are considered as cyclic</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Bool</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>false</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line344">line 344</a> </li></ul></dd> </dl> <h4 class="name" id="delay"><span class="type-signature"></span>delay<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Time by which all segments are delayed (especially to realize segment offsets)</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0.005</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line254">line 254</a> </li></ul></dd> </dl> <h4 class="name" id="durationAbs"><span class="type-signature"></span>durationAbs<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Absolute segment duration in sec</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line199">line 199</a> </li></ul></dd> </dl> <h4 class="name" id="durationArray"><span class="type-signature"></span>durationArray<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Array of segment durations in sec</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>[0.0]</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line189">line 189</a> </li></ul></dd> </dl> <h4 class="name" id="durationRel"><span class="type-signature"></span>durationRel<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Segment duration relative to given segment duration or inter-segment distance</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>1</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line209">line 209</a> </li></ul></dd> </dl> <h4 class="name" id="gain"><span class="type-signature"></span>gain<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Linear gain factor</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>1</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line324">line 324</a> </li></ul></dd> </dl> <h4 class="name" id="monophonic"><span class="type-signature"></span>monophonic<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Whether the last segment is aborted when triggering the next</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>false</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line355">line 355</a> </li></ul></dd> </dl> <h4 class="name" id="offsetAbs"><span class="type-signature"></span>offsetAbs<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Absolute segment offset in sec</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>-0.005</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line234">line 234</a> </li></ul></dd> </dl> <h4 class="name" id="offsetArray"><span class="type-signature"></span>offsetArray<span class="type-signature"> :Array</span></h4> <div class="description"> <p>Array of segment offsets in sec</p> <p>offset &gt; 0: the segment's reference position is after the given segment position offset &lt; 0: the given segment position is the segment's reference position and the duration has to be corrected by the offset</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Array</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>[0.0]</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line219">line 219</a> </li></ul></dd> </dl> <h4 class="name" id="offsetRel"><span class="type-signature"></span>offsetRel<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Segment offset relative to segment duration</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line244">line 244</a> </li></ul></dd> </dl> <h4 class="name" id="periodAbs"><span class="type-signature"></span>periodAbs<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Absolute segment period in sec</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line129">line 129</a> </li></ul></dd> </dl> <h4 class="name" id="periodMin"><span class="type-signature"></span>periodMin<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Minimum segment period</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0.001</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line159">line 159</a> </li></ul></dd> </dl> <h4 class="name" id="periodRel"><span class="type-signature"></span>periodRel<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Segment period relative to inter-segment distance</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>1</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line139">line 139</a> </li></ul></dd> </dl> <h4 class="name" id="periodVar"><span class="type-signature"></span>periodVar<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Amout of random segment period variation relative to segment period</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line149">line 149</a> </li></ul></dd> </dl> <h4 class="name" id="positionArray"><span class="type-signature"></span>positionArray<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Array of segment positions (onset times in audio buffer) in sec</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>[0.0]</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line169">line 169</a> </li></ul></dd> </dl> <h4 class="name" id="positionVar"><span class="type-signature"></span>positionVar<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Amout of random segment position variation in sec</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line179">line 179</a> </li></ul></dd> </dl> <h4 class="name" id="releaseAbs"><span class="type-signature"></span>releaseAbs<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Absolute release time in sec</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0.005</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line284">line 284</a> </li></ul></dd> </dl> <h4 class="name" id="releaseRel"><span class="type-signature"></span>releaseRel<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Release time relative to segment duration</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line294">line 294</a> </li></ul></dd> </dl> <h4 class="name" id="resampling"><span class="type-signature"></span>resampling<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Segment resampling in cent</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line304">line 304</a> </li></ul></dd> </dl> <h4 class="name" id="resamplingVar"><span class="type-signature"></span>resamplingVar<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Amout of random resampling variation in cent</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line314">line 314</a> </li></ul></dd> </dl> <h4 class="name" id="segmentIndex"><span class="type-signature"></span>segmentIndex<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Index of the segment to synthesize (i.e. of this.positionArray/durationArray/offsetArray)</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line334">line 334</a> </li></ul></dd> </dl> <h4 class="name" id="wrapAroundExtension"><span class="type-signature"></span>wrapAroundExtension<span class="type-signature"> :Number</span></h4> <div class="description"> <p>Portion at the end of the audio buffer that has been copied from the beginning to assure cyclic behavior</p> </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Number</span> </li> </ul> <dl class="details"> <dt class="tag-default">Default Value:</dt> <dd class="tag-default"><ul class="dummy"> <li>0</li> </ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line380">line 380</a> </li></ul></dd> </dl> <h3 class="subsection-title">Methods</h3> <h4 class="name" id="abort"><span class="type-signature"></span>abort<span class="signature">(time)</span><span class="type-signature"></span></h4> <div class="description"> <p>Abort the current segment at given time, fade out duration</p> </div> <h5>Parameters:</h5> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>time</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="description last"><p>abort time</p></td> </tr> </tbody> </table> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line674">line 674</a> </li></ul></dd> </dl> <h4 class="name" id="connect"><span class="type-signature"></span>connect<span class="signature">(target)</span><span class="type-signature"></span></h4> <div class="description"> <p>Connect to an audio node (e.g. audioContext.destination)</p> </div> <h5>Parameters:</h5> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>target</code></td> <td class="type"> <span class="param-type">AudioNode</span> </td> <td class="description last"><p>Target audio node</p></td> </tr> </tbody> </table> <dl class="details"> <dt class="inherited-from">Inherited From:</dt> <dd class="inherited-from"><ul class="dummy"><li> <a href="AudioTimeEngine.html#connect">AudioTimeEngine#connect</a> </li></ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="core_AudioTimeEngine.js.html">core/AudioTimeEngine.js</a>, <a href="core_AudioTimeEngine.js.html#line54">line 54</a> </li></ul></dd> </dl> <h4 class="name" id="disconnect"><span class="type-signature"></span>disconnect<span class="signature">(target)</span><span class="type-signature"></span></h4> <div class="description"> <p>Disconnect from an audio node (e.g. audioContext.destination). If undefined disconnect from all target nodes.</p> </div> <h5>Parameters:</h5> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>target</code></td> <td class="type"> <span class="param-type">AudioNode</span> </td> <td class="description last"><p>Target audio node.</p></td> </tr> </tbody> </table> <dl class="details"> <dt class="inherited-from">Inherited From:</dt> <dd class="inherited-from"><ul class="dummy"><li> <a href="AudioTimeEngine.html#disconnect">AudioTimeEngine#disconnect</a> </li></ul></dd> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="core_AudioTimeEngine.js.html">core/AudioTimeEngine.js</a>, <a href="core_AudioTimeEngine.js.html#line65">line 65</a> </li></ul></dd> </dl> <h4 class="name" id="trigger"><span class="type-signature"></span>trigger<span class="signature">(time)</span><span class="type-signature"> &rarr; {Number}</span></h4> <div class="description"> <p>Trigger a segment. This function can be called at any time (whether the engine is scheduled/transported or not) to generate a single segment according to the current segment parameters.</p> </div> <h5>Parameters:</h5> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>time</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="description last"><p>segment synthesis audio time</p></td> </tr> </tbody> </table> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="engines_SegmentEngine.js.html">engines/SegmentEngine.js</a>, <a href="engines_SegmentEngine.js.html#line506">line 506</a> </li></ul></dd> </dl> <h5>Returns:</h5> <div class="param-desc"> <p>period to next segment</p> </div> <dl> <dt> Type </dt> <dd> <span class="param-type">Number</span> </dd> </dl> </article> </section> </div> <nav> <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AudioTimeEngine.html">AudioTimeEngine</a></li><li><a href="GranularEngine.html">GranularEngine</a></li><li><a href="Metronome.html">Metronome</a></li><li><a href="PlayControl.html">PlayControl</a></li><li><a href="PlayerEngine.html">PlayerEngine</a></li><li><a href="SegmentEngine.html">SegmentEngine</a></li><li><a href="Transport.html">Transport</a></li></ul><h3>Global</h3><ul><li><a href="global.html">audioContext</a></li><li><a href="global.html#getScheduler">getScheduler</a></li><li><a href="global.html#getSimpleScheduler">getSimpleScheduler</a></li></ul> </nav> <br class="clear"> <footer> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Nov 18 2018 09:53:19 GMT+0100 (CET) </footer> <script> prettyPrint(); </script> <script src="scripts/linenumber.js"> </script> </body> </html>
wavesjs/waves-audio
docs/SegmentEngine.html
HTML
bsd-3-clause
53,304
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.othermod.betareg.BetaModel.exog_names &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="../_static/material.css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" /> <script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.othermod.betareg.BetaResults" href="statsmodels.othermod.betareg.BetaResults.html" /> <link rel="prev" title="statsmodels.othermod.betareg.BetaModel.endog_names" href="statsmodels.othermod.betareg.BetaModel.endog_names.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.othermod.betareg.BetaModel.exog_names" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.13.2</span> <span class="md-header-nav__topic"> statsmodels.othermod.betareg.BetaModel.exog_names </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="get" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../../versions-v2.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../other_models.html" class="md-tabs__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">othermod</span></code></a></li> <li class="md-tabs__item"><a href="statsmodels.othermod.betareg.BetaModel.html" class="md-tabs__link">statsmodels.othermod.betareg.BetaModel</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.13.2</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../regression.html" class="md-nav__link">Linear Regression</a> </li> <li class="md-nav__item"> <a href="../glm.html" class="md-nav__link">Generalized Linear Models</a> </li> <li class="md-nav__item"> <a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a> </li> <li class="md-nav__item"> <a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a> </li> <li class="md-nav__item"> <a href="../rlm.html" class="md-nav__link">Robust Linear Models</a> </li> <li class="md-nav__item"> <a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a> </li> <li class="md-nav__item"> <a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../anova.html" class="md-nav__link">ANOVA</a> </li> <li class="md-nav__item"> <a href="../other_models.html" class="md-nav__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">othermod</span></code></a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.othermod.betareg.BetaModel.exog_names.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <section id="statsmodels-othermod-betareg-betamodel-exog-names"> <h1 id="generated-statsmodels-othermod-betareg-betamodel-exog-names--page-root">statsmodels.othermod.betareg.BetaModel.exog_names<a class="headerlink" href="#generated-statsmodels-othermod-betareg-betamodel-exog-names--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py property"> <dt class="sig sig-object py" id="statsmodels.othermod.betareg.BetaModel.exog_names"> <em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">BetaModel.</span></span><span class="sig-name descname"><span class="pre">exog_names</span></span><a class="headerlink" href="#statsmodels.othermod.betareg.BetaModel.exog_names" title="Permalink to this definition">¶</a></dt> <dd><p>Names of exogenous variables.</p> </dd></dl> </section> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.othermod.betareg.BetaModel.endog_names.html" title="statsmodels.othermod.betareg.BetaModel.endog_names" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.othermod.betareg.BetaModel.endog_names </span> </div> </a> <a href="statsmodels.othermod.betareg.BetaResults.html" title="statsmodels.othermod.betareg.BetaResults" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.othermod.betareg.BetaResults </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Feb 08, 2022. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 4.4.0. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.13.2/generated/statsmodels.othermod.betareg.BetaModel.exog_names.html
HTML
bsd-3-clause
18,401
<body> <p> We will ask you to answer different health surveys. Some of these surveys have been used in other PD research studies. Some of the surveys are new. Some of the questions in the surveys may be mildly stressful for some people.<br/><br/> Because we are looking for health patterns over time, we will ask you some of the same questions more than one time. This may seem silly, but it is important to our research.<br/><br/> So that we have the best chance at making useful discoveries, some questions are mandatory. For example, you have to tell us if you have PD or not. We also must know if you take certain medications. Other questions are optional. You can skip any optional question you do not wish to answer. </p> </body>
Sage-Bionetworks/mPowerSDK
mPowerSDK/Resources/HTML/Base.lproj/consent_9study_survey.html
HTML
bsd-3-clause
754
{% extends "admin/base_site.html" %} <!-- LOADING --> {% load admin_static i18n fb_tags fb_pagination %} <!-- STYLESHEETS --> {% block stylesheets %} {{ block.super }} <link rel="stylesheet" type="text/css" href="{% static "filebrowser/css/filebrowser.css" %}" /> {% endblock %} <!-- JAVASCRIPTS --> {% block javascripts %} {{ block.super }} {% ifequal query.pop '1' %} <!-- FileBrowseField --> <script language="javascript" type="text/javascript" src="{% static "filebrowser/js/FB_FileBrowseField.js" %}"></script> {% endifequal %} {% ifequal query.pop '2' %} <!-- TinyMCE --> <script language="javascript" type="text/javascript" src="{% static "grappelli/tinymce/jscripts/tiny_mce/tiny_mce_popup.js" %}"></script> <script language="javascript" type="text/javascript" src="{% static "filebrowser/js/FB_TinyMCE.js" %}"></script> {% if query.mce_rdomain %}<script language="javascript">document.domain = "{{ query.mce_rdomain }}"</script>{% endif %} {% endifequal %} {% ifequal query.pop '3' %} <!-- CKeditor (former "FCKeditor") --> <script language="javascript" type="text/javascript" src="{% static "filebrowser/js/FB_CKEditor.js" %}"></script> {% endifequal %} {% ifequal query.pop '4' %} <!-- TinyMCE --> <script language="javascript" type="text/javascript" src="{% static "filebrowser/js/FB_TinyMCEv4.js" %}"></script> {% endifequal %} {{ media }} <script type="text/javascript" charset="utf-8"> (function($) { $(document).ready(function() { grappelli.initSearchbar(); grappelli.initFilter(); }); })(grp.jQuery); </script> <script type="text/javascript" charset="utf-8"> (function($) { $(document).ready(function() { $("a.grp-pulldown-versions-handler").bind("click", function() { if (!$(this).parent().hasClass("grp-open")) { $("tr").removeClass("grp-selected"); $(".grp-pulldown-versions-container").removeClass("grp-open"); $(this).parent().addClass("grp-open"); $(this).parent().parent().parent().addClass("grp-selected"); } else { $(this).parent().removeClass("grp-open"); $(this).parent().parent().parent().removeClass("grp-selected"); } }); $(document).keypress(function(evt) { if (evt.keyCode == '27') { $(".grp-pulldown-versions-container:visible").removeClass("grp-open"); $(".grp-pulldown-versions-container").parent().parent().removeClass("grp-selected"); } }); $(document).mousedown(function(evt) { if ($(".grp-pulldown-versions-container").is(":visible")) { var $target = $(evt.target); if (!$(evt.target).hasClass("pulldown-versions-container") && $target.parents(".grp-pulldown-versions-container").length == 0) { $(".grp-pulldown-versions-container").removeClass("grp-open"); $(".grp-pulldown-versions-container").parent().parent().removeClass("grp-selected"); } } }); }); })(grp.jQuery); </script> {% endblock %} <!-- COLTYPE/BODYCLASS --> {% block bodyclass %}grp-change-list grp-filebrowser{% if query.pop %} grp-popup{% endif %}{% endblock %} {% block content-class %}{% endblock %} <!-- BREADCRUMBS --> {% block breadcrumbs %}{% include "filebrowser/include/breadcrumbs.html" %}{% endblock %} <!-- OBJECT-TOOLS --> {% block object-tools %} <ul class="grp-object-tools"> <li><a href="{% url 'filebrowser:fb_createdir' %}{% query_string '' 'p' %}">{% trans "New Folder" %}</a></li> <li><a href="{% url 'filebrowser:fb_upload' %}{% query_string '' 'p' %}" class="grp-state-focus">{% trans "Upload" %}</a></li> </ul> {% endblock %} <!-- CONTENT --> {% block content %} <div class="grp-module grp-changelist-filters"> <div class="grp-row"> <div class="l-2cr-fluid l-d-12"> <!-- SEARCH --> <aside class="c-1"> <header style="display:none"><h1>Search</h1></header> <div id="search" class="g-d-6"> <form id="grp-changelist-search" action="." method="get"> <input type="text" size="40" name="q" value="{{ query.q }}" id="grp-changelist-search" class="grp-search-field grp-form-field-contained" /> {% if query.filter_type %}<input type="hidden" name="filter_type" value="{{ query.filter_type }}" />{% endif %} {% if query.filter_date %}<input type="hidden" name="filter_date" value="{{ query.filter_date }}" />{% endif %} {% if query.o %}<input type="hidden" name="o" value="{{ query.o }}" />{% endif %} {% if query.ot %}<input type="hidden" name="ot" value="{{ query.ot }}" />{% endif %} {% if query.pop %}<input type="hidden" name="pop" value="{{ query.pop }}" />{% endif %} {% if query.type %}<input type="hidden" name="type" value="{{ query.type }}" />{% endif %} {% if query.format %}<input type="hidden" name="format" value="{{ query.format }}" />{% endif %} {% if query.dir %}<input type="hidden" name="dir" value="{{ query.dir|urlencode }}" />{% endif %} {% ifequal query.pop '3' %} {# Custom CKEditor fields #} {% if query.CKEditor %}<input type="hidden" name="CKEditor" value="{{ query.CKEditor }}" />{% endif %} {% if query.CKEditorFuncNum %}<input type="hidden" name="CKEditorFuncNum" value="{{ query.CKEditorFuncNum }}" />{% endif %} {% endifequal %} <button class="grp-search-button" type="submit" value="">&nbsp;</button> </form> </div> <!-- FILTERS --> {% include "filebrowser/include/filter.html" %} </aside> <div class="c-2"> <!-- PAGINATION --> {% pagination %} </div> </div> </div> </div> <section id="grp-changelist"> <header style="display:none"><h1>Results</h1></header> <!-- RESULTS --> {% if filelisting.results_current %} <div class="grp-module grp-changelist-results"> <table cellspacing="0"> {% include "filebrowser/include/tableheader.html" %} <tbody> {% include "filebrowser/include/filelisting.html" %} </tbody> </table> </div> {% endif %} </section> {% if not filelisting.results_current == 0 %} <div class="grp-module"> <div class="grp-row">{% pagination %}</div> </div> {% endif %} {% endblock %}
michalwerner/django-filebrowser
filebrowser/templates/filebrowser/index.html
HTML
bsd-3-clause
7,363
<!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_22) on Wed Mar 02 16:45:12 EST 2011 --> <TITLE> OrganizationLinkDisplayCell </TITLE> <META NAME="keywords" CONTENT="gov.nih.nci.cabig.caaers.web.search.OrganizationLinkDisplayCell class"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="OrganizationLinkDisplayCell"; } </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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OrganizationLinkDisplayCell.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/search/ObservationDateDisplayCell.html" title="class in gov.nih.nci.cabig.caaers.web.search"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/search/ParticipantAssignmentsDisplayCell.html" title="class in gov.nih.nci.cabig.caaers.web.search"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?gov/nih/nci/cabig/caaers/web/search/OrganizationLinkDisplayCell.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="OrganizationLinkDisplayCell.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<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"> gov.nih.nci.cabig.caaers.web.search</FONT> <BR> Class OrganizationLinkDisplayCell</H2> <PRE> java.lang.Object <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by ">org.extremecomponents.table.cell.AbstractCell <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>gov.nih.nci.cabig.caaers.web.search.OrganizationLinkDisplayCell</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD>org.extremecomponents.table.cell.Cell</DD> </DL> <HR> <DL> <DT><PRE>public class <B>OrganizationLinkDisplayCell</B><DT>extends org.extremecomponents.table.cell.AbstractCell</DL> </PRE> <P> <HR> <P> <!-- ======== 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><CODE><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/search/OrganizationLinkDisplayCell.html#OrganizationLinkDisplayCell()">OrganizationLinkDisplayCell</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== 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 &nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/search/OrganizationLinkDisplayCell.html#getCellValue(org.extremecomponents.table.core.TableModel, org.extremecomponents.table.bean.Column)">getCellValue</A></B>(org.extremecomponents.table.core.TableModel&nbsp;model, org.extremecomponents.table.bean.Column&nbsp;column)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_org.extremecomponents.table.cell.AbstractCell"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class org.extremecomponents.table.cell.AbstractCell</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>getExportDisplay, getHtmlDisplay</CODE></TD> </TR> </TABLE> &nbsp;<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> &nbsp; <P> <!-- ========= 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="OrganizationLinkDisplayCell()"><!-- --></A><H3> OrganizationLinkDisplayCell</H3> <PRE> public <B>OrganizationLinkDisplayCell</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="getCellValue(org.extremecomponents.table.core.TableModel, org.extremecomponents.table.bean.Column)"><!-- --></A><H3> getCellValue</H3> <PRE> protected java.lang.String <B>getCellValue</B>(org.extremecomponents.table.core.TableModel&nbsp;model, org.extremecomponents.table.bean.Column&nbsp;column)</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE>getCellValue</CODE> in class <CODE>org.extremecomponents.table.cell.AbstractCell</CODE></DL> </DD> <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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OrganizationLinkDisplayCell.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/search/ObservationDateDisplayCell.html" title="class in gov.nih.nci.cabig.caaers.web.search"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../../../gov/nih/nci/cabig/caaers/web/search/ParticipantAssignmentsDisplayCell.html" title="class in gov.nih.nci.cabig.caaers.web.search"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?gov/nih/nci/cabig/caaers/web/search/OrganizationLinkDisplayCell.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="OrganizationLinkDisplayCell.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
NCIP/caaers
caAERS/software/docs/gov/nih/nci/cabig/caaers/web/search/OrganizationLinkDisplayCell.html
HTML
bsd-3-clause
12,030
{% extends "base.html" %} {% block content %} <div class="app app-news"> {% block content_news %}{% endblock %} </div> {% endblock %}
kelvan/aldryn-news
aldryn_news/templates/aldryn_news/base.html
HTML
bsd-3-clause
135
{% for object in object_list %} <a href="{{ object.get_absolute_url }}">{{object.get_name}}</a><br /> {% endfor %}
aleks-sngn/django-shop-categories
shop_categories/test_utils/project/templates/project/product_list.html
HTML
bsd-3-clause
118
<html lang="en"> <head> <title>C++ Implementation - Using the GNU Compiler Collection (GCC)</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using the GNU Compiler Collection (GCC)"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> <link rel="prev" href="C-Implementation.html#C-Implementation" title="C Implementation"> <link rel="next" href="C-Extensions.html#C-Extensions" title="C Extensions"> <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> <!-- Copyright (C) 1988-2014 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being ``Funding Free Software'', the Front-Cover Texts being (a) (see below), and with the Back-Cover Texts being (b) (see below). A copy of the license is included in the section entitled ``GNU Free Documentation License''. (a) The FSF's Front-Cover Text is: A GNU Manual (b) The FSF's Back-Cover Text is: You have freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development.--> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css"><!-- pre.display { font-family:inherit } pre.format { font-family:inherit } pre.smalldisplay { font-family:inherit; font-size:smaller } pre.smallformat { font-family:inherit; font-size:smaller } pre.smallexample { font-size:smaller } pre.smalllisp { font-size:smaller } span.sc { font-variant:small-caps } span.roman { font-family:serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; } --></style> </head> <body> <div class="node"> <a name="C++-Implementation"></a> <a name="C_002b_002b-Implementation"></a> <p> Next:&nbsp;<a rel="next" accesskey="n" href="C-Extensions.html#C-Extensions">C Extensions</a>, Previous:&nbsp;<a rel="previous" accesskey="p" href="C-Implementation.html#C-Implementation">C Implementation</a>, Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a> <hr> </div> <h2 class="chapter">5 C++ Implementation-defined behavior</h2> <p><a name="index-implementation_002ddefined-behavior_002c-C_002b_002b-language-2666"></a> A conforming implementation of ISO C++ is required to document its choice of behavior in each of the areas that are designated &ldquo;implementation defined&rdquo;. The following lists all such areas, along with the section numbers from the ISO/IEC 14882:1998 and ISO/IEC 14882:2003 standards. Some areas are only implementation-defined in one version of the standard. <p>Some choices depend on the externally determined ABI for the platform (including standard character encodings) which GCC follows; these are listed as &ldquo;determined by ABI&rdquo; below. See <a href="Compatibility.html#Compatibility">Binary Compatibility</a>, and <a href="http://gcc.gnu.org/readings.html">http://gcc.gnu.org/readings.html</a>. Some choices are documented in the preprocessor manual. See <a href="../cpp/Implementation_002ddefined-behavior.html#Implementation_002ddefined-behavior">Implementation-defined behavior</a>. Some choices are documented in the corresponding document for the C language. See <a href="C-Implementation.html#C-Implementation">C Implementation</a>. Some choices are made by the library and operating system (or other environment when compiling for a freestanding environment); refer to their documentation for details. <ul class="menu"> <li><a accesskey="1" href="Conditionally_002dsupported-behavior.html#Conditionally_002dsupported-behavior">Conditionally-supported behavior</a> <li><a accesskey="2" href="Exception-handling.html#Exception-handling">Exception handling</a> </ul> </body></html>
ExploreEmbedded/Tit-Windows
tools/share/doc/gcc/C_002b_002b-Implementation.html
HTML
bsd-3-clause
3,998
<!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>Leap Motion C# API Reference: Leap.Matrix 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="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </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="leapmotion-logo.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">Leap Motion C# API Reference &#160;<span id="projectnumber">1.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.2 --> </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_leap_1_1_matrix.html','');}); </script> <div id="doc-content"> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="#pub-static-methods">Static Public Member Functions</a> &#124; <a href="#properties">Properties</a> </div> <div class="headertitle"> <div class="title">Leap.Matrix Class Reference</div> </div> </div><!--header--> <div class="contents"> <p>The <a class="el" href="class_leap_1_1_matrix.html" title="The Matrix struct represents a transformation matrix.">Matrix</a> struct represents a transformation matrix. <a href="class_leap_1_1_matrix.html#details">More...</a></p> <p>Inherits IDisposable.</p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a304a036cbf1b9389e6566ae2820337b9"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a304a036cbf1b9389e6566ae2820337b9">Equals</a> (<a class="el" href="class_leap_1_1_matrix.html">Matrix</a> other)</td></tr> <tr class="memdesc:a304a036cbf1b9389e6566ae2820337b9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Compare <a class="el" href="class_leap_1_1_matrix.html" title="The Matrix struct represents a transformation matrix.">Matrix</a> equality component-wise. <a href="#a304a036cbf1b9389e6566ae2820337b9"></a><br/></td></tr> <tr class="separator:a304a036cbf1b9389e6566ae2820337b9"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a06deda65cedcb55c84fad209054fd257"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a06deda65cedcb55c84fad209054fd257">Matrix</a> ()</td></tr> <tr class="memdesc:a06deda65cedcb55c84fad209054fd257"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs an identity transformation matrix. <a href="#a06deda65cedcb55c84fad209054fd257"></a><br/></td></tr> <tr class="separator:a06deda65cedcb55c84fad209054fd257"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0070eab9ad17515aec4d27e93c8037bb"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a0070eab9ad17515aec4d27e93c8037bb">Matrix</a> (<a class="el" href="class_leap_1_1_matrix.html">Matrix</a> other)</td></tr> <tr class="memdesc:a0070eab9ad17515aec4d27e93c8037bb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a copy of the specified <a class="el" href="class_leap_1_1_matrix.html" title="The Matrix struct represents a transformation matrix.">Matrix</a> object. <a href="#a0070eab9ad17515aec4d27e93c8037bb"></a><br/></td></tr> <tr class="separator:a0070eab9ad17515aec4d27e93c8037bb"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a433b187e56b863b85a65537cf51a5721"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a433b187e56b863b85a65537cf51a5721">Matrix</a> (<a class="el" href="class_leap_1_1_vector.html">Vector</a> _xBasis, <a class="el" href="class_leap_1_1_vector.html">Vector</a> _yBasis, <a class="el" href="class_leap_1_1_vector.html">Vector</a> _zBasis)</td></tr> <tr class="memdesc:a433b187e56b863b85a65537cf51a5721"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a transformation matrix from the specified basis vectors. <a href="#a433b187e56b863b85a65537cf51a5721"></a><br/></td></tr> <tr class="separator:a433b187e56b863b85a65537cf51a5721"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a89ed88fb65b260a58eb1905dbb4b6bee"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a89ed88fb65b260a58eb1905dbb4b6bee">Matrix</a> (<a class="el" href="class_leap_1_1_vector.html">Vector</a> _xBasis, <a class="el" href="class_leap_1_1_vector.html">Vector</a> _yBasis, <a class="el" href="class_leap_1_1_vector.html">Vector</a> _zBasis, <a class="el" href="class_leap_1_1_vector.html">Vector</a> _origin)</td></tr> <tr class="memdesc:a89ed88fb65b260a58eb1905dbb4b6bee"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a transformation matrix from the specified basis and translation vectors. <a href="#a89ed88fb65b260a58eb1905dbb4b6bee"></a><br/></td></tr> <tr class="separator:a89ed88fb65b260a58eb1905dbb4b6bee"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:afa45522d026d02fc0965a3f54128c4b2"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#afa45522d026d02fc0965a3f54128c4b2">Matrix</a> (<a class="el" href="class_leap_1_1_vector.html">Vector</a> axis, float angleRadians)</td></tr> <tr class="memdesc:afa45522d026d02fc0965a3f54128c4b2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a transformation matrix specifying a rotation around the specified vector. <a href="#afa45522d026d02fc0965a3f54128c4b2"></a><br/></td></tr> <tr class="separator:afa45522d026d02fc0965a3f54128c4b2"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8c05bb05e8ed2e16cd546aa059dbc717"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a8c05bb05e8ed2e16cd546aa059dbc717">Matrix</a> (<a class="el" href="class_leap_1_1_vector.html">Vector</a> axis, float angleRadians, <a class="el" href="class_leap_1_1_vector.html">Vector</a> translation)</td></tr> <tr class="memdesc:a8c05bb05e8ed2e16cd546aa059dbc717"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a transformation matrix specifying a rotation around the specified vector and a translation by the specified vector. <a href="#a8c05bb05e8ed2e16cd546aa059dbc717"></a><br/></td></tr> <tr class="separator:a8c05bb05e8ed2e16cd546aa059dbc717"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5871fb349967846eab0d702d54d32ead"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_leap_1_1_matrix.html">Matrix</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a5871fb349967846eab0d702d54d32ead">RigidInverse</a> ()</td></tr> <tr class="memdesc:a5871fb349967846eab0d702d54d32ead"><td class="mdescLeft">&#160;</td><td class="mdescRight">Performs a matrix inverse if the matrix consists entirely of rigid transformations (translations and rotations). <a href="#a5871fb349967846eab0d702d54d32ead"></a><br/></td></tr> <tr class="separator:a5871fb349967846eab0d702d54d32ead"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a16f32d54d64ff6ed670844ede0dd7720"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a16f32d54d64ff6ed670844ede0dd7720">SetRotation</a> (<a class="el" href="class_leap_1_1_vector.html">Vector</a> axis, float angleRadians)</td></tr> <tr class="memdesc:a16f32d54d64ff6ed670844ede0dd7720"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets this transformation matrix to represent a rotation around the specified vector. <a href="#a16f32d54d64ff6ed670844ede0dd7720"></a><br/></td></tr> <tr class="separator:a16f32d54d64ff6ed670844ede0dd7720"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a474eb2aa4ad08d234f7fc0242108ec0b"><td class="memItemLeft" align="right" valign="top">float[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a474eb2aa4ad08d234f7fc0242108ec0b">ToArray3x3</a> (float[] output)</td></tr> <tr class="memdesc:a474eb2aa4ad08d234f7fc0242108ec0b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy this matrix to the specified array of 9 float values in row-major order. <a href="#a474eb2aa4ad08d234f7fc0242108ec0b"></a><br/></td></tr> <tr class="separator:a474eb2aa4ad08d234f7fc0242108ec0b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5d9c2654aaaf9db5a9a2d7a89835d0c8"><td class="memItemLeft" align="right" valign="top">double[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a5d9c2654aaaf9db5a9a2d7a89835d0c8">ToArray3x3</a> (double[] output)</td></tr> <tr class="memdesc:a5d9c2654aaaf9db5a9a2d7a89835d0c8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy this matrix to the specified array containing 9 double values in row-major order. <a href="#a5d9c2654aaaf9db5a9a2d7a89835d0c8"></a><br/></td></tr> <tr class="separator:a5d9c2654aaaf9db5a9a2d7a89835d0c8"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8eb2abbd6d9fe31e37b62db08271b004"><td class="memItemLeft" align="right" valign="top">float[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a8eb2abbd6d9fe31e37b62db08271b004">ToArray3x3</a> ()</td></tr> <tr class="memdesc:a8eb2abbd6d9fe31e37b62db08271b004"><td class="mdescLeft">&#160;</td><td class="mdescRight">Convert this matrix to an array containing 9 float values in row-major order. <a href="#a8eb2abbd6d9fe31e37b62db08271b004"></a><br/></td></tr> <tr class="separator:a8eb2abbd6d9fe31e37b62db08271b004"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6b6f2d1f0762dcde621566f9d189dd59"><td class="memItemLeft" align="right" valign="top">float[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a6b6f2d1f0762dcde621566f9d189dd59">ToArray4x4</a> (float[] output)</td></tr> <tr class="memdesc:a6b6f2d1f0762dcde621566f9d189dd59"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy this matrix to the specified array of 16 float values in row-major order. <a href="#a6b6f2d1f0762dcde621566f9d189dd59"></a><br/></td></tr> <tr class="separator:a6b6f2d1f0762dcde621566f9d189dd59"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a71e674a52a30d274a48980f86bfe0115"><td class="memItemLeft" align="right" valign="top">double[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a71e674a52a30d274a48980f86bfe0115">ToArray4x4</a> (double[] output)</td></tr> <tr class="memdesc:a71e674a52a30d274a48980f86bfe0115"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy this matrix to the specified array of 16 double values in row-major order. <a href="#a71e674a52a30d274a48980f86bfe0115"></a><br/></td></tr> <tr class="separator:a71e674a52a30d274a48980f86bfe0115"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a211644064b986fe18caa2902150ad9aa"><td class="memItemLeft" align="right" valign="top">float[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a211644064b986fe18caa2902150ad9aa">ToArray4x4</a> ()</td></tr> <tr class="memdesc:a211644064b986fe18caa2902150ad9aa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Convert this matrix to an array containing 16 float values in row-major order. <a href="#a211644064b986fe18caa2902150ad9aa"></a><br/></td></tr> <tr class="separator:a211644064b986fe18caa2902150ad9aa"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:acfd1fe19641c592fa4ae31c827a4a0f0"><td class="memItemLeft" align="right" valign="top">override string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#acfd1fe19641c592fa4ae31c827a4a0f0">ToString</a> ()</td></tr> <tr class="memdesc:acfd1fe19641c592fa4ae31c827a4a0f0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Write the matrix to a string in a human readable format. <a href="#acfd1fe19641c592fa4ae31c827a4a0f0"></a><br/></td></tr> <tr class="separator:acfd1fe19641c592fa4ae31c827a4a0f0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa16b76f1287f8f95a485f9b2bb18bd29"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#aa16b76f1287f8f95a485f9b2bb18bd29">TransformDirection</a> (<a class="el" href="class_leap_1_1_vector.html">Vector</a> arg0)</td></tr> <tr class="memdesc:aa16b76f1287f8f95a485f9b2bb18bd29"><td class="mdescLeft">&#160;</td><td class="mdescRight">Transforms a vector with this matrix by transforming its rotation and scale only. <a href="#aa16b76f1287f8f95a485f9b2bb18bd29"></a><br/></td></tr> <tr class="separator:aa16b76f1287f8f95a485f9b2bb18bd29"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a60e794be58544d6c8d8198ef0074566b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a60e794be58544d6c8d8198ef0074566b">TransformPoint</a> (<a class="el" href="class_leap_1_1_vector.html">Vector</a> arg0)</td></tr> <tr class="memdesc:a60e794be58544d6c8d8198ef0074566b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Transforms a vector with this matrix by transforming its rotation, scale, and translation. <a href="#a60e794be58544d6c8d8198ef0074566b"></a><br/></td></tr> <tr class="separator:a60e794be58544d6c8d8198ef0074566b"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a> Static Public Member Functions</h2></td></tr> <tr class="memitem:a3d47ecb315d80a795ecb395ac7356f08"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_leap_1_1_matrix.html">Matrix</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a3d47ecb315d80a795ecb395ac7356f08">operator*</a> (<a class="el" href="class_leap_1_1_matrix.html">Matrix</a> m1, <a class="el" href="class_leap_1_1_matrix.html">Matrix</a> m2)</td></tr> <tr class="memdesc:a3d47ecb315d80a795ecb395ac7356f08"><td class="mdescLeft">&#160;</td><td class="mdescRight">Multiply two matrices. <a href="#a3d47ecb315d80a795ecb395ac7356f08"></a><br/></td></tr> <tr class="separator:a3d47ecb315d80a795ecb395ac7356f08"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="properties"></a> Properties</h2></td></tr> <tr class="memitem:a14544cfc550759dc502b4ebc3ff13bca"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_leap_1_1_matrix.html">Matrix</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a14544cfc550759dc502b4ebc3ff13bca">Identity</a><code> [get]</code></td></tr> <tr class="memdesc:a14544cfc550759dc502b4ebc3ff13bca"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the identity matrix specifying no translation, rotation, and scale. <a href="#a14544cfc550759dc502b4ebc3ff13bca"></a><br/></td></tr> <tr class="separator:a14544cfc550759dc502b4ebc3ff13bca"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8ba63742492635361dcd771e392bbce6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a8ba63742492635361dcd771e392bbce6">origin</a><code> [get, set]</code></td></tr> <tr class="memdesc:a8ba63742492635361dcd771e392bbce6"><td class="mdescLeft">&#160;</td><td class="mdescRight">The translation factors for all three axes. <a href="#a8ba63742492635361dcd771e392bbce6"></a><br/></td></tr> <tr class="separator:a8ba63742492635361dcd771e392bbce6"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5778d424f6d76d84fe7a479b936b06ad"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a5778d424f6d76d84fe7a479b936b06ad">xBasis</a><code> [get, set]</code></td></tr> <tr class="memdesc:a5778d424f6d76d84fe7a479b936b06ad"><td class="mdescLeft">&#160;</td><td class="mdescRight">The rotation and scale factors for the x-axis. <a href="#a5778d424f6d76d84fe7a479b936b06ad"></a><br/></td></tr> <tr class="separator:a5778d424f6d76d84fe7a479b936b06ad"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1349c27faa44dff7480ca0e3d4a093f0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a1349c27faa44dff7480ca0e3d4a093f0">yBasis</a><code> [get, set]</code></td></tr> <tr class="memdesc:a1349c27faa44dff7480ca0e3d4a093f0"><td class="mdescLeft">&#160;</td><td class="mdescRight">The rotation and scale factors for the y-axis. <a href="#a1349c27faa44dff7480ca0e3d4a093f0"></a><br/></td></tr> <tr class="separator:a1349c27faa44dff7480ca0e3d4a093f0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a26972992e511c04bcd5705e7d4153fd1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_leap_1_1_matrix.html#a26972992e511c04bcd5705e7d4153fd1">zBasis</a><code> [get, set]</code></td></tr> <tr class="memdesc:a26972992e511c04bcd5705e7d4153fd1"><td class="mdescLeft">&#160;</td><td class="mdescRight">The rotation and scale factors for the z-axis. <a href="#a26972992e511c04bcd5705e7d4153fd1"></a><br/></td></tr> <tr class="separator:a26972992e511c04bcd5705e7d4153fd1"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>The <a class="el" href="class_leap_1_1_matrix.html" title="The Matrix struct represents a transformation matrix.">Matrix</a> struct represents a transformation matrix. </p> <p>To use this struct to transform a <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a>, construct a matrix containing the desired transformation and then use the Matrix::transformPoint() or Matrix::transformDirection() functions to apply the transform.</p> <p>Transforms can be combined by multiplying two or more transform matrices using the * operator. </p> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2> <a class="anchor" id="a06deda65cedcb55c84fad209054fd257"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">Leap.Matrix.Matrix </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Constructs an identity transformation matrix. </p> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <a class="anchor" id="a0070eab9ad17515aec4d27e93c8037bb"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">Leap.Matrix.Matrix </td> <td>(</td> <td class="paramtype"><a class="el" href="class_leap_1_1_matrix.html">Matrix</a>&#160;</td> <td class="paramname"><em>other</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Constructs a copy of the specified <a class="el" href="class_leap_1_1_matrix.html" title="The Matrix struct represents a transformation matrix.">Matrix</a> object. </p> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <a class="anchor" id="a433b187e56b863b85a65537cf51a5721"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">Leap.Matrix.Matrix </td> <td>(</td> <td class="paramtype"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td> <td class="paramname"><em>_xBasis</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td> <td class="paramname"><em>_yBasis</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td> <td class="paramname"><em>_zBasis</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Constructs a transformation matrix from the specified basis vectors. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">_xBasis</td><td>A <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> specifying rotation and scale factors for the x-axis. </td></tr> <tr><td class="paramname">_yBasis</td><td>A <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> specifying rotation and scale factors for the y-axis. </td></tr> <tr><td class="paramname">_zBasis</td><td>A <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> specifying rotation and scale factors for the z-axis. </td></tr> </table> </dd> </dl> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <a class="anchor" id="a89ed88fb65b260a58eb1905dbb4b6bee"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">Leap.Matrix.Matrix </td> <td>(</td> <td class="paramtype"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td> <td class="paramname"><em>_xBasis</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td> <td class="paramname"><em>_yBasis</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td> <td class="paramname"><em>_zBasis</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td> <td class="paramname"><em>_origin</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Constructs a transformation matrix from the specified basis and translation vectors. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">_xBasis</td><td>A <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> specifying rotation and scale factors for the x-axis. </td></tr> <tr><td class="paramname">_yBasis</td><td>A <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> specifying rotation and scale factors for the y-axis. </td></tr> <tr><td class="paramname">_zBasis</td><td>A <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> specifying rotation and scale factors for the z-axis. </td></tr> <tr><td class="paramname">_origin</td><td>A <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> specifying translation factors on all three axes. </td></tr> </table> </dd> </dl> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <a class="anchor" id="afa45522d026d02fc0965a3f54128c4b2"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">Leap.Matrix.Matrix </td> <td>(</td> <td class="paramtype"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td> <td class="paramname"><em>axis</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">float&#160;</td> <td class="paramname"><em>angleRadians</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Constructs a transformation matrix specifying a rotation around the specified vector. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">axis</td><td>A <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> specifying the axis of rotation. </td></tr> <tr><td class="paramname">angleRadians</td><td>The amount of rotation in radians. </td></tr> </table> </dd> </dl> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <a class="anchor" id="a8c05bb05e8ed2e16cd546aa059dbc717"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">Leap.Matrix.Matrix </td> <td>(</td> <td class="paramtype"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td> <td class="paramname"><em>axis</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">float&#160;</td> <td class="paramname"><em>angleRadians</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td> <td class="paramname"><em>translation</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Constructs a transformation matrix specifying a rotation around the specified vector and a translation by the specified vector. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">axis</td><td>A <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> specifying the axis of rotation. </td></tr> <tr><td class="paramname">angleRadians</td><td>The angle of rotation in radians. </td></tr> <tr><td class="paramname">translation</td><td>A <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> representing the translation part of the transform. </td></tr> </table> </dd> </dl> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a class="anchor" id="a304a036cbf1b9389e6566ae2820337b9"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool Leap.Matrix.Equals </td> <td>(</td> <td class="paramtype"><a class="el" href="class_leap_1_1_matrix.html">Matrix</a>&#160;</td> <td class="paramname"><em>other</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Compare <a class="el" href="class_leap_1_1_matrix.html" title="The Matrix struct represents a transformation matrix.">Matrix</a> equality component-wise. </p> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <a class="anchor" id="a3d47ecb315d80a795ecb395ac7356f08"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static <a class="el" href="class_leap_1_1_matrix.html">Matrix</a> Leap.Matrix.operator* </td> <td>(</td> <td class="paramtype"><a class="el" href="class_leap_1_1_matrix.html">Matrix</a>&#160;</td> <td class="paramname"><em>m1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="class_leap_1_1_matrix.html">Matrix</a>&#160;</td> <td class="paramname"><em>m2</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Multiply two matrices. </p> </div> </div> <a class="anchor" id="a5871fb349967846eab0d702d54d32ead"></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="class_leap_1_1_matrix.html">Matrix</a> Leap.Matrix.RigidInverse </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Performs a matrix inverse if the matrix consists entirely of rigid transformations (translations and rotations). </p> <p>If the matrix is not rigid, this operation will not represent an inverse.</p> <p>Note that all matricies that are directly returned by the API are rigid.</p> <dl class="section return"><dt>Returns</dt><dd>The rigid inverse of the matrix. </dd></dl> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <a class="anchor" id="a16f32d54d64ff6ed670844ede0dd7720"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void Leap.Matrix.SetRotation </td> <td>(</td> <td class="paramtype"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td> <td class="paramname"><em>axis</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">float&#160;</td> <td class="paramname"><em>angleRadians</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Sets this transformation matrix to represent a rotation around the specified vector. </p> <p>This function erases any previous rotation and scale transforms applied to this matrix, but does not affect translation.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">axis</td><td>A <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> specifying the axis of rotation. </td></tr> <tr><td class="paramname">angleRadians</td><td>The amount of rotation in radians. </td></tr> </table> </dd> </dl> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <a class="anchor" id="a474eb2aa4ad08d234f7fc0242108ec0b"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">float [] Leap.Matrix.ToArray3x3 </td> <td>(</td> <td class="paramtype">float[]&#160;</td> <td class="paramname"><em>output</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Copy this matrix to the specified array of 9 float values in row-major order. </p> </div> </div> <a class="anchor" id="a5d9c2654aaaf9db5a9a2d7a89835d0c8"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">double [] Leap.Matrix.ToArray3x3 </td> <td>(</td> <td class="paramtype">double[]&#160;</td> <td class="paramname"><em>output</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Copy this matrix to the specified array containing 9 double values in row-major order. </p> </div> </div> <a class="anchor" id="a8eb2abbd6d9fe31e37b62db08271b004"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">float [] Leap.Matrix.ToArray3x3 </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Convert this matrix to an array containing 9 float values in row-major order. </p> </div> </div> <a class="anchor" id="a6b6f2d1f0762dcde621566f9d189dd59"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">float [] Leap.Matrix.ToArray4x4 </td> <td>(</td> <td class="paramtype">float[]&#160;</td> <td class="paramname"><em>output</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Copy this matrix to the specified array of 16 float values in row-major order. </p> </div> </div> <a class="anchor" id="a71e674a52a30d274a48980f86bfe0115"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">double [] Leap.Matrix.ToArray4x4 </td> <td>(</td> <td class="paramtype">double[]&#160;</td> <td class="paramname"><em>output</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Copy this matrix to the specified array of 16 double values in row-major order. </p> </div> </div> <a class="anchor" id="a211644064b986fe18caa2902150ad9aa"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">float [] Leap.Matrix.ToArray4x4 </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Convert this matrix to an array containing 16 float values in row-major order. </p> </div> </div> <a class="anchor" id="acfd1fe19641c592fa4ae31c827a4a0f0"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">override string Leap.Matrix.ToString </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Write the matrix to a string in a human readable format. </p> <ul> <li><dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </li> </ul> </div> </div> <a class="anchor" id="aa16b76f1287f8f95a485f9b2bb18bd29"></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="class_leap_1_1_vector.html">Vector</a> Leap.Matrix.TransformDirection </td> <td>(</td> <td class="paramtype"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td> <td class="paramname"><em>arg0</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Transforms a vector with this matrix by transforming its rotation and scale only. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">in</td><td>The <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> to transform. </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>A new <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> representing the transformed original. </dd></dl> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <a class="anchor" id="a60e794be58544d6c8d8198ef0074566b"></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="class_leap_1_1_vector.html">Vector</a> Leap.Matrix.TransformPoint </td> <td>(</td> <td class="paramtype"><a class="el" href="class_leap_1_1_vector.html">Vector</a>&#160;</td> <td class="paramname"><em>arg0</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Transforms a vector with this matrix by transforming its rotation, scale, and translation. </p> <p>Translation is applied after rotation and scale.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">in</td><td>The <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> to transform. </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>A new <a class="el" href="class_leap_1_1_vector.html" title="The Vector struct represents a three-component mathematical vector or point such as a direction or po...">Vector</a> representing the transformed original. </dd></dl> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <h2 class="groupheader">Property Documentation</h2> <a class="anchor" id="a14544cfc550759dc502b4ebc3ff13bca"></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="class_leap_1_1_matrix.html">Matrix</a> Leap.Matrix.Identity</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">get</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Returns the identity matrix specifying no translation, rotation, and scale. </p> <dl class="section return"><dt>Returns</dt><dd>The identity matrix. </dd></dl> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <a class="anchor" id="a8ba63742492635361dcd771e392bbce6"></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="class_leap_1_1_vector.html">Vector</a> Leap.Matrix.origin</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">get</span><span class="mlabel">set</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>The translation factors for all three axes. </p> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <a class="anchor" id="a5778d424f6d76d84fe7a479b936b06ad"></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="class_leap_1_1_vector.html">Vector</a> Leap.Matrix.xBasis</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">get</span><span class="mlabel">set</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>The rotation and scale factors for the x-axis. </p> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <a class="anchor" id="a1349c27faa44dff7480ca0e3d4a093f0"></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="class_leap_1_1_vector.html">Vector</a> Leap.Matrix.yBasis</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">get</span><span class="mlabel">set</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>The rotation and scale factors for the y-axis. </p> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> <a class="anchor" id="a26972992e511c04bcd5705e7d4153fd1"></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="class_leap_1_1_vector.html">Vector</a> Leap.Matrix.zBasis</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">get</span><span class="mlabel">set</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>The rotation and scale factors for the z-axis. </p> <dl class="section since"><dt>Since</dt><dd>1.0 </dd></dl> </div> </div> </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_leap.html">Leap</a></li><li class="navelem"><a class="el" href="class_leap_1_1_matrix.html">Matrix</a></li> <li class="footer">Generated on Fri Jul 19 2013 16:13:11 for Leap Motion C# API Reference by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.2 </li> </ul> </div> </body> </html>
nakajimakou1/cvdrone-master_leap_FaceDetect
src/3rdparty/LeapSDK/docs/Languages/CSharpandUnity/API/class_leap_1_1_matrix.html
HTML
bsd-3-clause
48,036
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.tsa.statespace.kalman_filter.PredictionResults.representation_attributes &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="../_static/material.css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" /> <script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.tsa.statespace.kalman_filter.PredictionResults.standardized_forecasts_error" href="statsmodels.tsa.statespace.kalman_filter.PredictionResults.standardized_forecasts_error.html" /> <link rel="prev" title="statsmodels.tsa.statespace.kalman_filter.PredictionResults.kalman_gain" href="statsmodels.tsa.statespace.kalman_filter.PredictionResults.kalman_gain.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.tsa.statespace.kalman_filter.PredictionResults.representation_attributes" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.13.2</span> <span class="md-header-nav__topic"> statsmodels.tsa.statespace.kalman_filter.PredictionResults.representation_attributes </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="get" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../../versions-v2.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../statespace.html" class="md-tabs__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a></li> <li class="md-tabs__item"><a href="statsmodels.tsa.statespace.kalman_filter.PredictionResults.html" class="md-tabs__link">statsmodels.tsa.statespace.kalman_filter.PredictionResults</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.13.2</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../tsa.html" class="md-nav__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a> </li> <li class="md-nav__item"> <a href="../statespace.html" class="md-nav__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a> </li> <li class="md-nav__item"> <a href="../vector_ar.html" class="md-nav__link">Vector Autoregressions <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa.vector_ar</span></code></a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.tsa.statespace.kalman_filter.PredictionResults.representation_attributes.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <section id="statsmodels-tsa-statespace-kalman-filter-predictionresults-representation-attributes"> <h1 id="generated-statsmodels-tsa-statespace-kalman-filter-predictionresults-representation-attributes--page-root">statsmodels.tsa.statespace.kalman_filter.PredictionResults.representation_attributes<a class="headerlink" href="#generated-statsmodels-tsa-statespace-kalman-filter-predictionresults-representation-attributes--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py attribute"> <dt class="sig sig-object py" id="statsmodels.tsa.statespace.kalman_filter.PredictionResults.representation_attributes"> <span class="sig-prename descclassname"><span class="pre">PredictionResults.</span></span><span class="sig-name descname"><span class="pre">representation_attributes</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">['endog',</span> <span class="pre">'design',</span> <span class="pre">'design',</span> <span class="pre">'obs_intercept',</span> <span class="pre">'obs_cov',</span> <span class="pre">'transition',</span> <span class="pre">'state_intercept',</span> <span class="pre">'selection',</span> <span class="pre">'state_cov']</span></em><a class="headerlink" href="#statsmodels.tsa.statespace.kalman_filter.PredictionResults.representation_attributes" title="Permalink to this definition">¶</a></dt> <dd></dd></dl> </section> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.tsa.statespace.kalman_filter.PredictionResults.kalman_gain.html" title="statsmodels.tsa.statespace.kalman_filter.PredictionResults.kalman_gain" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.tsa.statespace.kalman_filter.PredictionResults.kalman_gain </span> </div> </a> <a href="statsmodels.tsa.statespace.kalman_filter.PredictionResults.standardized_forecasts_error.html" title="statsmodels.tsa.statespace.kalman_filter.PredictionResults.standardized_forecasts_error" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.tsa.statespace.kalman_filter.PredictionResults.standardized_forecasts_error </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Feb 08, 2022. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 4.4.0. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
statsmodels/statsmodels.github.io
v0.13.2/generated/statsmodels.tsa.statespace.kalman_filter.PredictionResults.representation_attributes.html
HTML
bsd-3-clause
18,717
<!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_112) on Thu Dec 22 22:35:30 EST 2016 --> <title>Uses of Package edu.brown.cs.systems.tracingplane.baggage_layer.impl</title> <meta name="date" content="2016-12-22"> <link rel="stylesheet" type="text/css" href="../../../../../../../javadoc-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 Package edu.brown.cs.systems.tracingplane.baggage_layer.impl"; } } 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 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?edu/brown/cs/systems/tracingplane/baggage_layer/impl/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Uses of Package edu.brown.cs.systems.tracingplane.baggage_layer.impl" class="title">Uses of Package<br>edu.brown.cs.systems.tracingplane.baggage_layer.impl</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../edu/brown/cs/systems/tracingplane/baggage_layer/impl/package-summary.html">edu.brown.cs.systems.tracingplane.baggage_layer.impl</a></span><span class="tabEnd">&nbsp;</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="#edu.brown.cs.systems.tracingplane.baggage_layer.impl">edu.brown.cs.systems.tracingplane.baggage_layer.impl</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="edu.brown.cs.systems.tracingplane.baggage_layer.impl"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../edu/brown/cs/systems/tracingplane/baggage_layer/impl/package-summary.html">edu.brown.cs.systems.tracingplane.baggage_layer.impl</a> used by <a href="../../../../../../../edu/brown/cs/systems/tracingplane/baggage_layer/impl/package-summary.html">edu.brown.cs.systems.tracingplane.baggage_layer.impl</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../../../../edu/brown/cs/systems/tracingplane/baggage_layer/impl/class-use/GenericBaggageContents.html#edu.brown.cs.systems.tracingplane.baggage_layer.impl">GenericBaggageContents</a> <div class="block"> An implementation of baggage that does not interpret any of the baggage contents.</div> </td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</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?edu/brown/cs/systems/tracingplane/baggage_layer/impl/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;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>
tracingplane/tracingplane-java
doc/javadoc/edu/brown/cs/systems/tracingplane/baggage_layer/impl/package-use.html
HTML
bsd-3-clause
6,165
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="html/html; charset=utf-8" /> <title>KWRegisterMatchersNode Class Reference</title> <meta id="xcode-display" name="xcode-display" content="render"/> <meta name="viewport" content="width=550" /> <link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" /> <link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" /> <meta name="generator" content="appledoc 2.1 (build 840)" /> </head> <body> <header id="top_header"> <div id="library" class="hideInXcode"> <h1><a id="libraryTitle" href="../index.html">Kiwi 2.0.3 </a></h1> <a id="developerHome" href="../index.html">Allen Ding and Luke Redpath</a> </div> <div id="title" role="banner"> <h1 class="hideInXcode">KWRegisterMatchersNode Class Reference</h1> </div> <ul id="headerButtons" role="toolbar"> <li id="toc_button"> <button aria-label="Show Table of Contents" role="checkbox" class="open" id="table_of_contents"><span class="disclosure"></span>Table of Contents</button> </li> <li id="jumpto_button" role="navigation"> <select id="jumpTo"> <option value="top">Jump To&#133;</option> <option value="tasks">Tasks</option> <option value="properties">Properties</option> <option value="//api/name/callSite">&nbsp;&nbsp;&nbsp;&nbsp;callSite</option> <option value="//api/name/namespacePrefix">&nbsp;&nbsp;&nbsp;&nbsp;namespacePrefix</option> <option value="class_methods">Class Methods</option> <option value="//api/name/registerMatchersNodeWithCallSite:namespacePrefix:">&nbsp;&nbsp;&nbsp;&nbsp;+ registerMatchersNodeWithCallSite:namespacePrefix:</option> <option value="instance_methods">Instance Methods</option> <option value="//api/name/initWithCallSite:namespacePrefix:">&nbsp;&nbsp;&nbsp;&nbsp;- initWithCallSite:namespacePrefix:</option> </select> </li> </ul> </header> <nav id="tocContainer" class="isShowingTOC"> <ul id="toc" role="tree"> <li role="treeitem" id="task_treeitem"><span class="nodisclosure"></span><span class="sectionName"><a href="#tasks">Tasks</a></span><ul> </ul></li> <li role="treeitem" class="children"><span class="disclosure"></span><span class="sectionName"><a href="#properties">Properties</a></span><ul> <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/callSite">callSite</a></span></li> <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/namespacePrefix">namespacePrefix</a></span></li> </ul></li> <li role="treeitem" class="children"><span class="disclosure"></span><span class="sectionName"><a href="#class_methods">Class Methods</a></span><ul> <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/registerMatchersNodeWithCallSite:namespacePrefix:">registerMatchersNodeWithCallSite:namespacePrefix:</a></span></li> </ul></li> <li role="treeitem" class="children"><span class="disclosure"></span><span class="sectionName"><a href="#instance_methods">Instance Methods</a></span><ul> <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/initWithCallSite:namespacePrefix:">initWithCallSite:namespacePrefix:</a></span></li> </ul></li> </ul> </nav> <article> <div id="contents" class="isShowingTOC" role="main"> <a title="KWRegisterMatchersNode Class Reference" name="top"></a> <div class="main-navigation navigation-top"> <ul> <li><a href="../index.html">Index</a></li> <li><a href="../hierarchy.html">Hierarchy</a></li> </ul> </div> <div id="header"> <div class="section-header"> <h1 class="title title-header">KWRegisterMatchersNode Class Reference</h1> </div> </div> <div id="container"> <div class="section section-specification"><table cellspacing="0"><tbody> <tr> <td class="specification-title">Inherits from</td> <td class="specification-value">NSObject</td> </tr><tr> <td class="specification-title">Conforms to</td> <td class="specification-value"><a href="../Protocols/KWExampleNode.html">KWExampleNode</a></td> </tr><tr> <td class="specification-title">Declared in</td> <td class="specification-value">KWRegisterMatchersNode.h</td> </tr> </tbody></table></div> <div class="section section-tasks"> <a title="Tasks" name="tasks"></a> <h2 class="subtitle subtitle-tasks">Tasks</h2> <ul class="task-list"> <li> <span class="tooltip"> <code><a href="#//api/name/initWithCallSite:namespacePrefix:">&ndash;&nbsp;initWithCallSite:namespacePrefix:</a></code> </span> </li><li> <span class="tooltip"> <code><a href="#//api/name/registerMatchersNodeWithCallSite:namespacePrefix:">+&nbsp;registerMatchersNodeWithCallSite:namespacePrefix:</a></code> </span> </li><li> <span class="tooltip"> <code><a href="#//api/name/callSite">&nbsp;&nbsp;callSite</a></code> </span> <span class="task-item-suffix">property</span> </li><li> <span class="tooltip"> <code><a href="#//api/name/namespacePrefix">&nbsp;&nbsp;namespacePrefix</a></code> </span> <span class="task-item-suffix">property</span> </li> </ul> </div> <div class="section section-methods"> <a title="Properties" name="properties"></a> <h2 class="subtitle subtitle-methods">Properties</h2> <div class="section-method"> <a name="//api/name/callSite" title="callSite"></a> <h3 class="subsubtitle method-title">callSite</h3> <div class="method-subsection method-declaration"><code>@property (nonatomic, readonly) KWCallSite *callSite</code></div> </div> <div class="section-method"> <a name="//api/name/namespacePrefix" title="namespacePrefix"></a> <h3 class="subsubtitle method-title">namespacePrefix</h3> <div class="method-subsection method-declaration"><code>@property (nonatomic, readonly) NSString *namespacePrefix</code></div> </div> </div> <div class="section section-methods"> <a title="Class Methods" name="class_methods"></a> <h2 class="subtitle subtitle-methods">Class Methods</h2> <div class="section-method"> <a name="//api/name/registerMatchersNodeWithCallSite:namespacePrefix:" title="registerMatchersNodeWithCallSite:namespacePrefix:"></a> <h3 class="subsubtitle method-title">registerMatchersNodeWithCallSite:namespacePrefix:</h3> <div class="method-subsection method-declaration"><code>+ (id)registerMatchersNodeWithCallSite:(KWCallSite *)<em>aCallSite</em> namespacePrefix:(NSString *)<em>aNamespacePrefix</em></code></div> </div> </div> <div class="section section-methods"> <a title="Instance Methods" name="instance_methods"></a> <h2 class="subtitle subtitle-methods">Instance Methods</h2> <div class="section-method"> <a name="//api/name/initWithCallSite:namespacePrefix:" title="initWithCallSite:namespacePrefix:"></a> <h3 class="subsubtitle method-title">initWithCallSite:namespacePrefix:</h3> <div class="method-subsection method-declaration"><code>- (id)initWithCallSite:(KWCallSite *)<em>aCallSite</em> namespacePrefix:(NSString *)<em>aNamespacePrefix</em></code></div> </div> </div> </div> <div class="main-navigation navigation-bottom"> <ul> <li><a href="../index.html">Index</a></li> <li><a href="../hierarchy.html">Hierarchy</a></li> </ul> </div> <div id="footer"> <hr /> <div class="footer-copyright"> <p><span class="copyright">&copy; 2013 Allen Ding and Luke Redpath. All rights reserved. (Last updated: 2013-01-25)</span><br /> <span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.1 (build 840)</a>.</span></p> </div> </div> </div> </article> <script type="text/javascript"> function jumpToChange() { window.location.hash = this.options[this.selectedIndex].value; } function toggleTOC() { var contents = document.getElementById('contents'); var tocContainer = document.getElementById('tocContainer'); if (this.getAttribute('class') == 'open') { this.setAttribute('class', ''); contents.setAttribute('class', ''); tocContainer.setAttribute('class', ''); window.name = "hideTOC"; } else { this.setAttribute('class', 'open'); contents.setAttribute('class', 'isShowingTOC'); tocContainer.setAttribute('class', 'isShowingTOC'); window.name = ""; } return false; } function toggleTOCEntryChildren(e) { e.stopPropagation(); var currentClass = this.getAttribute('class'); if (currentClass == 'children') { this.setAttribute('class', 'children open'); } else if (currentClass == 'children open') { this.setAttribute('class', 'children'); } return false; } function tocEntryClick(e) { e.stopPropagation(); return true; } function init() { var selectElement = document.getElementById('jumpTo'); selectElement.addEventListener('change', jumpToChange, false); var tocButton = document.getElementById('table_of_contents'); tocButton.addEventListener('click', toggleTOC, false); var taskTreeItem = document.getElementById('task_treeitem'); if (taskTreeItem.getElementsByTagName('li').length > 0) { taskTreeItem.setAttribute('class', 'children'); taskTreeItem.firstChild.setAttribute('class', 'disclosure'); } var tocList = document.getElementById('toc'); var tocEntries = tocList.getElementsByTagName('li'); for (var i = 0; i < tocEntries.length; i++) { tocEntries[i].addEventListener('click', toggleTOCEntryChildren, false); } var tocLinks = tocList.getElementsByTagName('a'); for (var i = 0; i < tocLinks.length; i++) { tocLinks[i].addEventListener('click', tocEntryClick, false); } if (window.name == "hideTOC") { toggleTOC.call(tocButton); } } window.onload = init; // If showing in Xcode, hide the TOC and Header if (navigator.userAgent.match(/xcode/i)) { document.getElementById("contents").className = "hideInXcode" document.getElementById("tocContainer").className = "hideInXcode" document.getElementById("top_header").className = "hideInXcode" } </script> </body> </html>
City-Outdoors/City-Outdoors-iOS
Pods/Documentation/Kiwi/html/Classes/KWRegisterMatchersNode.html
HTML
bsd-3-clause
10,660
<option value="1920 1080 30 30 3280 2464">Select option...</option> <option value="1920 1080 30 30 3280 2464">N-IMX219-30fps-Full HD 1080p 16:9</option> <option value="3280 2464 15 15 3280 2464">N-IMX219-15fps-Full Chip 2959 X 1944 4:3</option> <option value="1640 1232 40 40 3280 2464">N-IMX219-40fps-Max View 1640 X 1232 4:3</option> <option value="1640 922 40 40 3280 2464">N-IMX219-40fps-Max View 1640 X 922 16:9</option> <option value="1280 720 90 90 3280 2464">N-IMX219-90fps-HD 720p 16:9</option> <option value="640 480 90 90 3280 2464">N-IMX219-90fps-SD TV 640p 4:3</option> <option value="1920 1080 01 30 3280 2464">Full HD Timelapse (x30) 1080p 16:9</option> # Version 2.x (IMX219) # H264 Encoder Limits are 1920 X 1080 based on the GPU - Exploring Higher Frame Rate options and how that might be recordable - They just don't record video and the button does not work. # Mode Size Aspect Ratio Frame rates FOV Binning # 0 automatic selection # 1 1920x1080 16:9 0.1-30fps Partial None # 2 3280x2464 4:3 0.1-15fps Full None # 3 3280x2464 4:3 0.1-15fps Full None # 4 1640x1232 4:3 0.1-40fps Full 2x2 # 5 1640x922 16:9 0.1-40fps Full 2x2 # 6 1280x720 16:9 40-90fps Partial 2x2 # 7 640x480 4:3 40-90fps Partial 2x2 # Ref. https://www.raspberrypi.org/documentation/raspbian/applications/camera.md
silvanmelchior/RPi_Cam_Web_Interface
www/uPresetsN-IMX219.html
HTML
mit
1,304
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="/stylesheets/default.css"> <link rel="stylesheet" type="text/css" href="/stylesheets/blog.css"> <link href='https://fonts.googleapis.com/css?family=Pacifico|Poiret+One|Parisienne|Gruppo|Voltaire|Raleway' rel='stylesheet' type='text/css'> <meta charset="UTF-8"> <title>Lauren Markzon: Technical Blog</title> </head> <body> <header> <h1><span class="enlarge">L</span>auren <span class="enlarge">M</span>arkzon</h1> <h2>Blog Posts</h2> <h4>October 15, 2015</h4> </header> <div id="nav"> <ul> <li><a href="http://lmarkzon.github.io">Home</a></li> <li><a href="../about-me.html">About Me</a></li> <li><a href="../resume.html">Resume</a></li> <li><a href="/projects/">Projects</a></li> <li><a href="/blog/">Blog</a></li> <li><a href="../contact.html">Contact</a></li> </ul> </div> <article> <h3>Building a Professional Website</h3> <h3 class="subheader">Subheader...</h3> <p> Write a brief blog post about the experience of building a personal website. What have you liked, what has been challenging? What are the things you learned about developing as part of this process? </p> </article> <footer id="social"> <a href="http://www.linkedin.com/in/laurenmarkzon" target="_blank"><img src="/imgs/linkedinicon.png" alt="Linked In"></a> <a href="http://plus.google.com/u/0/111747129358820564681/posts" target="_blank"><img src="/imgs/googleplusicon.png" alt="Google Plus"></a> <a href="http://www.facebook.com" target="_blank"><img src="/imgs/facebookicon.png" alt="Facebook"></a> <a href="http://www.twitter.com/Lmarkzon" target="_blank"><img src="/imgs/twittericon.png" alt="Twitter"></a> <a href="http://www.GitHub.com/Lmarkzon" target="_blank"><img src="/imgs/githubicon.png" alt="GitHub"></a> </footer> </body> </html>
lmarkzon/lmarkzon.github.io
blog/build-site-reflect.html
HTML
mit
2,013
--- layout: api title: "v2.0.1 JavaScript Library: L.Class" categories: api version: v2.0.1 permalink: /api/v2.0.1/l-class --- <h2 id="class">Class</h2> <p><code>L.Class</code> powers the OOP facilities of Leaflet and is used to create almost all of the Leaflet classes documented here.</p> <p>In addition to implementing a simple classical inheritance model, it introduces several special properties for convenient code organization &mdash; <code>options</code>, <code>includes</code> and <code>statics</code>.</p> <pre><code>var MyClass = L.Class.extend({ initialize: function (greeter) { this.greeter = greeter; // class constructor }, greet: function (name) { alert(this.greeter + ', ' + name) } }); // create instance of MyClass, passing "Hello" to the constructor var a = new MyClass("Hello"); // call greet method, alerting "Hello, World" a.greet("World"); </code></pre> <h3>Class Factories</h3> <p>You may have noticed that Leaflet objects are created without using the <code>new</code> keyword. This is achieved by complementing each class with a lowercase factory method:</p> <pre><code>new L.Map('map'); // becomes: L.map('map');</code></pre> <p>The factories are implemented very easily, and you can do this for your own classes:</p> <pre><code>L.map = function (id, options) { return new L.Map(id, options); };</code></pre> <h3>Inheritance</h3> <p>You use <code>L.Class.extend</code> to define new classes, but you can use the same method on any class to inherit from it:</p> <pre><code>var MyChildClass = MyClass.extend({ // ... new properties and methods });</code></pre> <p>This will create a class that inherits all methods and properties of the parent class (through a proper prototype chain), adding or overriding the ones you pass to <code>extend</code>. It will also properly react to <code>instanceof</code>:</p> <pre><code>var a = new MyChildClass(); a instanceof MyChildClass; // true a instanceof MyClass; // true </code></pre> <p>You can call parent methods (including constructor) from corresponding child ones (as you do with <code>super</code> calls in other languages) by accessing parent class prototype and using JavaScript's <code>call</code> or <code>apply</code>:</p> <pre><code>var MyChildClass = MyClass.extend({ initialize: function () { MyClass.prototype.initialize.call("Yo"); }, greet: function (name) { MyClass.prototype.greet.call(this, 'bro ' + name + '!'); } }); var a = new MyChildClass(); a.greet('Jason'); // alerts "Yo, bro Jason!"</code></pre> <h3 id="class-options">Options</h3> <p><code>options</code> is a special property that unlike other objects that you pass to <code>extend</code> will be merged with the parent one instead of overriding it completely, which makes managing configuration of objects and default values convenient:</p> <pre><code>var MyClass = L.Class.extend({ options: { myOption1: 'foo', myOption2: 'bar' } }); var MyChildClass = L.Class.extend({ options: { myOption1: 'baz', myOption3: 5 } }); var a = new MyChildClass(); a.options.myOption1; // 'baz' a.options.myOption2; // 'bar' a.options.myOption3; // 5</code></pre> <p>There's also <code>L.Util.setOptions</code>, a method for conveniently merging options passed to constructor with the defauls defines in the class:</p> <pre><code>var MyClass = L.Class.extend({ options: { foo: 'bar', bla: 5 }, initialize: function (options) { L.Util.setOptions(this, options); ... } }); var a = new MyClass({bla: 10}); a.options; // {foo: 'bar', bla: 10}</code></pre> <h3>Includes</h3> <p><code>includes</code> is a special class property that merges all specified objects into the class (such objects are called mixins). A good example of this is <code>L.Mixin.Events</code> that <a href="/mapbox.js/api/v2.0.1/l-events">event-related methods</a> like <code>on</code>, <code>off</code> and <code>fire</code> to the class.</p> <pre><code> var MyMixin = { foo: function () { ... }, bar: 5 }; var MyClass = L.Class.extend({ includes: MyMixin }); var a = new MyClass(); a.foo();</code></pre> <p>You can also do such includes in runtime with the <code>include</code> method:</p> <pre><code><b>MyClass.include</b>(MyMixin);</code></pre> <h3>Statics</h3> <p><code>statics</code> is just a convenience property that injects specified object properties as the static properties of the class, useful for defining constants:</p> <pre><code>var MyClass = L.Class.extend({ statics: { FOO: 'bar', BLA: 5 } }); MyClass.FOO; // 'bar'</code></pre> <h3>Constructor Hooks</h3> <p>If you're a plugin developer, you often need to add additional initialization code to existing classes (e.g. editing hooks for <code>L.Polyline</code>). Leaflet comes with a way to do it easily using the <code>addInitHook</code> method:</p> <pre><code>MyClass.addInitHook(function () { // ... do something in constructor additionally // e.g. add event listeners, set custom properties etc. });</code></pre> <p>You can also use the following shortcut when you just need to make one additional method call:</p> <pre><code>MyClass.addInitHook('methodName', arg1, arg2, &hellip;);</code></pre>
jackhummah/bootles
vendor/mapbox/mapbox.js-2.4.0/docs/_posts/api/v2.0.1/0200-01-01-l-class.html
HTML
mit
5,298
--- title: content.multimedia.photo-gallery-single.title help: content.multimedia.photo-gallery-single.help label: flex --- <div class="row"> <div class="col-sm-12"> <hr> <a href="#" class="icon icon--before icon--less hidden-print">Back to Overview</a> <nav class="pull-right"> <ul> <li><a href="#">Previous</a></li> <li> | </li> <li><a href="#">Next</a></li> </ul> </nav> <hr> </div> </div> <div class="row"> <div class="col-sm-12"> <br> <img src="http://placehold.it/1000x768" alt="image description"> <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Primum quid tu dicis breve? Neminem videbis ita laudatum, ut artifex callidus comparandarum voluptatum diceretur. Nihil enim iam habes, quod ad corpus referas; Duo Reges: constructio interrete. At hoc in eo M. Id mihi magnum videtur. </p> <small>Bildnachweis / Copyright: Fotograf Hans Mustermann, Bern, 2009</small> <br><br> <a data-toggle="collapse" class="collapsed" href="#collapseImg">Images format</a> <div id="collapseImg" class="collapse"> <ul class="list-unstyled"> <li><a href="#" class="icon icon--before icon--doc">Image title</a> JPG, 1024 x 768 Pixel, 1.1 MB</li> <li><a href="#" class="icon icon--before icon--doc">Image title</a> JPG, 5000 x 3000 Pixel, 8.3 MB</li> </ul> </div> <br> </div> </div> <div class="row"> <div class="col-sm-12"> <hr> <a href="#" class="icon icon--before icon--less hidden-print">Back to Overview</a> <nav class="pull-right"> <ul> <li><a href="#">Previous</a></li> <li> | </li> <li><a href="#">Next</a></li> </ul> </nav> <hr> </div> </div>
swiss/styleguide
src/materials/03-content/06-multimedia/02-photo-gallery-single.html
HTML
mit
1,748
<style> .wrapper { height: 140px; overflow: auto; } .esmeralda { background-color: #DDEAE9; } .sizeTr { height: 20px; } .sizeTd { padding: 5px !important; } </style> <div class="modal-header"> <button class="close" aria-label="Close" type="button" ng-click="$ctrl.cancel()">×</button> <h4 class="modal-title">Detalle Contrato</h4> </div> <div class="modal-body" style="padding-top:20px;"> <div class="table-responsive" style="padding-left: 8px; width: 95%"> <table class="table table-bordered"> <thead> <tr style="background-color: #B5B6B6;"> <th style="font-size: 10px;">Aparato</th> <th style="font-size: 10px;">Concepto</th> <th style="font-size: 10px;">Pagos Adelantados</th> <th style="font-size: 10px;">Tv's Extra</th> <th style="font-size: 10px;">Meses Cortesia</th> <th style="font-size: 10px;">Meses a Pagar</th> <th style="font-size: 10px;">Importe</th> <th style="font-size: 10px;" title="Periodo Pagado Inicial">Periodo PI</th> <th style="font-size: 10px;" title="Periodo Pagado Final">Periodo PF</th> <th style="font-size: 10px;" title="Puntos Aplicados Por Pago Oportuno">Puntos APPO</th> <th style="font-size: 10px;" title="Puntos Aplicados Por Antiguedad">Puntos APA</th> <th style="font-size: 10px;" title="Puntos Aplicados Por Pagos Adelantados">Puntos APPA</th> <th style="font-size: 10px;">Puntos Combo</th> <th style="font-size: 10px;">Importe a Bonificar</th> </tr> </thead> <tbody> <tr ng-repeat="x in $ctrl.detallePago" class="sizeTr" ng-click="$ctrl.guardaconcepto(x,$index)" ng-class="x.isChecked == true ? 'esmeralda':''"> <td class="sizeTd" style="font-size: 9px; width:100px;">{{ x.MacCableModem }}</td> <td class="sizeTd" style="font-size: 9px; width:170px;">{{ x.DESCORTA }} <button class="btn ink-reaction btn-icon-toggle btn-primary btn-xs " ng-click="$ctrl.InformacionCobro(x);"><i class="md md-help"></i></buttontn> </td> <td class="sizeTd" style="font-size: 9px;"><button class="btn btn-default btn-xs" ng-if="x.Pagos_Adelantados != null" ng-disabled="$ctrl.blockBaja" ng-click="$ctrl.adelantaPagos(x)">{{ x.Pagos_Adelantados }}</button></td> <td class="sizeTd" style="font-size: 9px;">{{ x.tvAdic }}</td> <td class="sizeTd" style="font-size: 9px;">{{ x.Meses_Cortesia }}</td> <td class="sizeTd" style="font-size: 9px;">{{ x.mesesApagar }}</td> <td class="sizeTd" style="font-size: 9px;">{{ x.importe | currency }}</td> <td class="sizeTd" style="font-size: 9px;">{{ x.periodoPagadoIni }}</td> <td class="sizeTd" style="font-size: 9px;">{{ x.periodoPagadoFin }}</td> <td class="sizeTd" style="font-size: 9px;">{{ x.PuntosAplicadosOtros }}</td> <td class="sizeTd" style="font-size: 9px;">{{ x.puntosAplicadosAnt }}</td> <td class="sizeTd" style="font-size: 9px;">{{ x.PuntosAplicadosPagoAdelantado }}</td> <td class="sizeTd" style="font-size: 9px;">{{ x.DescuentoNet }}</td> <td class="sizeTd" style="font-size: 9px;">{{ x.importeBonifica }}</td> </tr> </tbody> </table> </div> <div class="row"> <div class="col-md-8"> <div> <label class="col-sm-3 control-label text-right" style="font-size: 12px;">Seleccione el servicio</label> <div class="col-sm-5"> <select class="form-control" ng-model="$ctrl.selectedService" ng-options="v.DescripcionFac for v in $ctrl.servicios track by v.Clv_Servicio"></select> </div> <button class="btn btn-info btn-xs" ng-click="$ctrl.ok()">AGREGAR A LA LISTA</button> <button class="btn btn-danger btn-xs" ng-click="$ctrl.openDeleteList()">QUITAR DE LA LISTA</button> </div> </div> <div class="col-md-4"> <table class="table"> <tr ng-repeat="x in $ctrl.sumaPagos"> <td style="font-size: 11px;" ng-if="!$last"><strong>{{ x.Descripcion }}</strong></td> <td style="font-size: 15px;" ng-if="$last"><strong>{{ x.Descripcion }}</strong></td> <td style="font-size: 11px;" ng-if="!$last"> {{ x.Total | currency }} </td> <td style="font-size: 15px;" ng-if="$last"><strong>{{ x.Total | currency }}</strong></td> </tr> </table> </div> </div> </div> <div class="modal-footer"> <button class="btn btn-default btn-sm" type="button" ng-click="$ctrl.cancel()">Cerrar</button> </div>
alesabas/Softv
app/views/corporativa/abrirDetalle.html
HTML
mit
5,076
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt--> <title>Field awe_dialog_flags.AWE_DIALOG_HAS_MESSAGE</title> <link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/> <link rel="stylesheet" href="../../prettify/prettify.css" type="text/css"/> <script type="text/javascript" src="../../scripts/jquery.js">/**/</script> <script type="text/javascript" src="../../prettify/prettify.js">/**/</script> <script type="text/javascript" src="../../scripts/ddox.js">/**/</script> </head> <body onload="prettyPrint(); setupDdox();"> <nav id="main-nav"><!-- using block navigation in layout.dt--> <ul class="tree-view"> <li class="collapsed tree-view"> <a href="#" class="package">components</a> <ul class="tree-view"> <li> <a href="../../components/animation.html" class=" module">animation</a> </li> <li> <a href="../../components/assetanimation.html" class=" module">assetanimation</a> </li> <li> <a href="../../components/assets.html" class=" module">assets</a> </li> <li> <a href="../../components/camera.html" class=" module">camera</a> </li> <li> <a href="../../components/icomponent.html" class=" module">icomponent</a> </li> <li> <a href="../../components/lights.html" class=" module">lights</a> </li> <li> <a href="../../components/material.html" class=" module">material</a> </li> <li> <a href="../../components/mesh.html" class=" module">mesh</a> </li> <li> <a href="../../components/userinterface.html" class=" module">userinterface</a> </li> </ul> </li> <li class="collapsed tree-view"> <a href="#" class="package">core</a> <ul class="tree-view"> <li> <a href="../../core/dgame.html" class=" module">dgame</a> </li> <li> <a href="../../core/gameobject.html" class=" module">gameobject</a> </li> <li> <a href="../../core/gameobjectcollection.html" class=" module">gameobjectcollection</a> </li> <li> <a href="../../core/prefabs.html" class=" module">prefabs</a> </li> <li> <a href="../../core/properties.html" class=" module">properties</a> </li> <li> <a href="../../core/reflection.html" class=" module">reflection</a> </li> <li> <a href="../../core/scene.html" class=" module">scene</a> </li> </ul> </li> <li class="collapsed tree-view"> <a href="#" class="package">graphics</a> <ul class="tree-view"> <li class="collapsed tree-view"> <a href="#" class="package">adapters</a> <ul class="tree-view"> <li> <a href="../../graphics/adapters/adapter.html" class=" module">adapter</a> </li> <li> <a href="../../graphics/adapters/linux.html" class=" module">linux</a> </li> <li> <a href="../../graphics/adapters/mac.html" class=" module">mac</a> </li> <li> <a href="../../graphics/adapters/win32.html" class=" module">win32</a> </li> </ul> </li> <li class="collapsed tree-view"> <a href="#" class="package">shaders</a> <ul class="tree-view"> <li class="collapsed tree-view"> <a href="#" class="package">glsl</a> <ul class="tree-view"> <li> <a href="../../graphics/shaders/glsl/ambientlight.html" class=" module">ambientlight</a> </li> <li> <a href="../../graphics/shaders/glsl/animatedgeometry.html" class=" module">animatedgeometry</a> </li> <li> <a href="../../graphics/shaders/glsl/directionallight.html" class=" module">directionallight</a> </li> <li> <a href="../../graphics/shaders/glsl/geometry.html" class=" module">geometry</a> </li> <li> <a href="../../graphics/shaders/glsl/pointlight.html" class=" module">pointlight</a> </li> <li> <a href="../../graphics/shaders/glsl/userinterface.html" class=" module">userinterface</a> </li> </ul> </li> <li> <a href="../../graphics/shaders/glsl.html" class=" module">glsl</a> </li> <li> <a href="../../graphics/shaders/shaders.html" class=" module">shaders</a> </li> </ul> </li> <li> <a href="../../graphics/adapters.html" class=" module">adapters</a> </li> <li> <a href="../../graphics/graphics.html" class=" module">graphics</a> </li> <li> <a href="../../graphics/shaders.html" class=" module">shaders</a> </li> </ul> </li> <li class=" tree-view"> <a href="#" class="package">utility</a> <ul class="tree-view"> <li> <a href="../../utility/awesomium.html" class="selected module">awesomium</a> </li> <li> <a href="../../utility/concurrency.html" class=" module">concurrency</a> </li> <li> <a href="../../utility/config.html" class=" module">config</a> </li> <li> <a href="../../utility/filepath.html" class=" module">filepath</a> </li> <li> <a href="../../utility/input.html" class=" module">input</a> </li> <li> <a href="../../utility/output.html" class=" module">output</a> </li> <li> <a href="../../utility/string.html" class=" module">string</a> </li> <li> <a href="../../utility/time.html" class=" module">time</a> </li> </ul> </li> <li> <a href="../../components.html" class=" module">components</a> </li> <li> <a href="../../core.html" class=" module">core</a> </li> <li> <a href="../../graphics.html" class=" module">graphics</a> </li> <li> <a href="../../utility.html" class=" module">utility</a> </li> </ul> <noscript> <p style="color: red">The search functionality needs JavaScript enabled</p> </noscript> <div id="symbolSearchPane" style="display: none"> <p> <input id="symbolSearch" type="text" placeholder="Search for symbols" onchange="performSymbolSearch(24);" onkeypress="this.onchange();" onpaste="this.onchange();" oninput="this.onchange();"/> </p> <ul id="symbolSearchResults" style="display: none"></ul> <script type="application/javascript" src="../../symbols.js"></script> <script type="application/javascript"> //<![CDATA[ var symbolSearchRootDir = "../../"; $('#symbolSearchPane').show(); //]]> </script> </div> </nav> <div id="main-contents"> <h1>Field awe_dialog_flags.AWE_DIALOG_HAS_MESSAGE</h1><!-- using block body in layout.dt--><!-- using block ddox.description in ddox.layout.dt--> <p></p> <section> <h2>Declaration</h2> <pre class="code prettyprint lang-d prototype"> enum <a href="../../utility/awesomium/awe_dialog_flags.html">awe_dialog_flags</a> { // ... AWE_DIALOG_HAS_MESSAGE, // ... }</pre> </section><!-- using block ddox.sections in ddox.layout.dt--> <!-- Default block ddox.members in ddox.layout.dt--> <section> <h2>Authors</h2><!-- using block ddox.authors in ddox.layout.dt--> </section> <section> <h2>Copyright</h2><!-- using block ddox.copyright in ddox.layout.dt--> </section> <section> <h2>License</h2><!-- using block ddox.license in ddox.layout.dt--> </section> </div> </body> </html>
Circular-Studios/Dash-Docs
api/v0.6.2/utility/awesomium/awe_dialog_flags.AWE_DIALOG_HAS_MESSAGE.html
HTML
mit
7,762
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Julia Package Listing - Testing Information</title> <style> /* -- Mix of julialang.org, Bootstrap 3, and custom -- */ body { background-color: white; font-family: Georgia, 'Liberation Serif', serif; font-size: 14px; color: #333; line-height: 1.42857143; } .site { max-width: 785px; margin: 2.5em auto 2em; padding: 0 1.5em; } a { color: #428bca; text-decoration: none; } h1, h2, h3, h4, h5, h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; } h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; } h2 { font-size: 30px; } h3 { font-size: 24px; } h4 { font-size: 18px; margin-top: 10px; margin-bottom: 10px; } .titlebox { text-align: center; font-size: 120%; margin-top: 3em; } .tests_pass { background-color: #11AA11; } /*Tests passing*/ .tests_fail { background-color: #DD3333; } /*Tests failed*/ .no_tests { background-color: #3333DD; } /*Tests missing*/ .not_possible { background-color: #222222; } /*Package excused*/ .statusbox { width: 12px; height: 12px; display: inline-block; } hr { margin-top: 10px; margin-bottom: 0px; border: 0; border-top: 1px solid #eee; } .pkglisting h2 { margin-bottom: 0px; } pre {margin: 0;} @media (min-width: 785px) { .pkglisting { display: table; width: 100%; } .pkgnamedesc { display: table-cell; width: 50%; } .pkgvertest { display: table-cell; width:50%; text-align: right } } </style> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-44252521-5', 'iainnz.github.io'); ga('send', 'pageview'); </script> </head> <body> <div class="site"> <!-- HEADER --> <div class="titlebox"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="210px" height="142px" viewBox="0 0 310 216" enable-background="new 0 0 310 216" xml:space="preserve"> <!-- blue dot --> <circle fill="#6b85dd" stroke="#4266d5" stroke-width="3" cx="50.5" cy="58.665" r="16.5"></circle> <!-- red dot --> <circle fill="#d66661" stroke="#c93d39" stroke-width="3" cx="212.459" cy="60.249" r="16.5"></circle> <!-- green dot --> <circle fill="#6bab5b" stroke="#3b972e" stroke-width="3" cx="233.834" cy="23.874" r="16.5"></circle> <!-- purple dot --> <circle fill="#aa7dc0" stroke="#945bb0" stroke-width="3" cx="255.459" cy="59.999" r="16.5"></circle> <!-- "j" --> <path fill="#252525" d="M37.216,138.427c0-15.839,0.006-31.679-0.018-47.517c-0.001-0.827,0.169-1.234,1.043-1.47 c7.876-2.127,15.739-4.308,23.606-6.47c1.33-0.366,1.333-0.36,1.333,1.019c0,25.758,0.015,51.517-0.012,77.274 c-0.006,5.514,0.245,11.032-0.272,16.543c-0.628,6.69-2.15,13.092-6.438,18.506c-3.781,4.771-8.898,7.25-14.767,8.338 c-6.599,1.222-13.251,1.552-19.934,0.938c-4.616-0.423-9.045-1.486-12.844-4.363c-2.863-2.168-4.454-4.935-3.745-8.603 c0.736-3.806,3.348-5.978,6.861-7.127c2.262-0.74,4.628-0.872,6.994-0.53c1.823,0.264,3.42,1.023,4.779,2.288 c1.38,1.284,2.641,2.674,3.778,4.177c0.872,1.15,1.793,2.256,2.991,3.086c2.055,1.426,4,0.965,5.213-1.216 c0.819-1.473,0.997-3.106,1.173-4.731c0.255-2.348,0.255-4.707,0.256-7.062C37.218,167.145,37.216,152.786,37.216,138.427z"></path> <!-- "u" --> <path fill="#252525" d="M125.536,162.479c-2.908,2.385-5.783,4.312-8.88,5.904c-10.348,5.323-20.514,4.521-30.324-1.253 c-6.71-3.95-11.012-9.849-12.52-17.606c-0.236-1.213-0.363-2.438-0.363-3.688c0.01-19.797,0.017-39.593-0.02-59.39 c-0.002-1.102,0.285-1.357,1.363-1.351c7.798,0.049,15.597,0.044,23.396,0.003c0.95-0.005,1.177,0.25,1.175,1.183 c-0.027,19.356-0.025,38.713-0.018,58.07c0.002,6.34,3.599,10.934,9.672,12.42c2.13,0.521,4.19,0.396,6.173-0.6 c4.26-2.139,7.457-5.427,10.116-9.307c0.333-0.487,0.224-1,0.224-1.51c0.007-19.635,0.016-39.271-0.02-58.904 c-0.002-1.083,0.255-1.369,1.353-1.361c7.838,0.052,15.677,0.045,23.515,0.004c0.916-0.005,1.103,0.244,1.102,1.124 c-0.025,27.677-0.026,55.353,0.002,83.024c0.001,0.938-0.278,1.099-1.139,1.095c-7.918-0.028-15.837-0.028-23.756-0.001 c-0.815,0.003-1.1-0.166-1.073-1.037C125.581,167.117,125.536,164.928,125.536,162.479z"></path> <!-- "l" --> <path fill="#252525" d="M187.423,107.08c0,20.637-0.011,41.273,0.026,61.91c0.003,1.119-0.309,1.361-1.381,1.355 c-7.799-0.052-15.598-0.047-23.396-0.008c-0.898,0.008-1.117-0.222-1.115-1.115c0.021-39.074,0.021-78.147,0-117.226 c0-0.811,0.189-1.169,1.006-1.392c7.871-2.149,15.73-4.327,23.584-6.545c1.045-0.295,1.308-0.17,1.306,0.985 C187.412,65.727,187.423,86.403,187.423,107.08z"></path> <!-- "i" --> <path fill="#252525" d="M223.46,126.477c0,14.155-0.011,28.312,0.021,42.467c0.002,1.027-0.164,1.418-1.332,1.408 c-7.838-0.061-15.676-0.047-23.516-0.01c-0.881,0.004-1.121-0.189-1.119-1.104c0.026-26.153,0.025-52.307,0-78.458 c0-0.776,0.203-1.101,0.941-1.302c7.984-2.172,15.972-4.35,23.938-6.596c1.049-0.296,1.08,0.031,1.078,0.886 C223.454,98.004,223.46,112.239,223.46,126.477z"></path> <!-- "a" --> <path fill="#252525" d="M277.695,163.6c-0.786,0.646-1.404,1.125-2,1.635c-4.375,3.746-9.42,5.898-15.16,6.42 c-5.792,0.527-11.479,0.244-16.934-2.047c-12.08-5.071-15.554-17.188-11.938-27.448c1.799-5.111,5.472-8.868,9.831-11.94 c5.681-4.003,12.009-6.732,18.504-9.074c5.576-2.014,11.186-3.939,16.955-5.347c0.445-0.104,0.773-0.243,0.757-0.854 c-0.136-4.389,0.261-8.79-0.479-13.165c-1.225-7.209-6.617-10.013-12.895-9.348c-0.516,0.055-1.029,0.129-1.536,0.241 c-4.877,1.081-7.312,4.413-7.374,10.127c-0.02,1.729-0.229,3.418-0.693,5.084c-0.906,3.229-2.969,5.354-6.168,6.266 c-3.422,0.979-6.893,0.998-10.23-0.305c-6.529-2.543-8.877-10.164-5.12-16.512c2.249-3.799,5.606-6.4,9.461-8.405 c6.238-3.246,12.914-4.974,19.896-5.537c7.565-0.61,15.096-0.366,22.49,1.507c4.285,1.085,8.312,2.776,11.744,5.657 c4.473,3.749,6.776,8.647,6.812,14.374c0.139,21.477,0.096,42.951,0.143,64.428c0.002,0.799-0.248,0.983-1.021,0.98 c-8.035-0.025-16.074-0.023-24.113-0.001c-0.716,0.002-0.973-0.146-0.941-0.915C277.736,167.562,277.695,165.698,277.695,163.6z M277.695,126.393c-4.793,2.104-9.25,4.373-13.287,7.408c-2.151,1.618-4.033,3.483-5.732,5.581 c-4.229,5.226-1.988,13.343,1.693,16.599c1.592,1.406,3.359,1.906,5.419,1.521c1.621-0.307,3.149-0.857,4.549-1.734 c1.521-0.951,2.949-2.072,4.539-2.887c2.31-1.18,2.97-2.861,2.894-5.445C277.561,140.484,277.695,133.527,277.695,126.393z"></path> </svg> <h1> <a href="http://github.com/JuliaRobotics/LCMCore.jl" name="LCMCore">LCMCore</a> </h1> <h4> <a href="http://github.com/JuliaRobotics">JuliaRobotics</a> </h4> <p> <a href="http://pkg.julialang.org#LCMCore">← Back to package list</a> </p> </div> <p> If you think that there is an error in how your package is being tested or represented, please file an issue at <a href="https://github.com/JuliaCI/PackageEvaluator.jl/">PackageEvaluator.jl</a>, making sure to read the FAQ first. </p> <h3>Badges</h3> <h4>Julia v0.6</h4> <img src="../badges/LCMCore_0.6.svg"> <br> <a href="http://pkg.julialang.org/badges/LCMCore_0.6.svg">http:&#x2F;&#x2F;pkg.julialang.org&#x2F;badges&#x2F;LCMCore_0.6.svg</a> <pre>[![LCMCore](http:&#x2F;&#x2F;pkg.julialang.org&#x2F;badges&#x2F;LCMCore_0.6.svg)](http:&#x2F;&#x2F;pkg.julialang.org&#x2F;detail&#x2F;LCMCore)</pre> <h3>Most Recent Test Logs</h3> <ul> <li> <a href="../logs/LCMCore_0.6.log">Julia v0.6</a> </li> </ul> <h3>Version and Status History</h3> <h4>Julia v0.6</h4> <pre>2018-08-02 to 2018-08-04, v0.3.0, Tests pass. 2018-04-28 to 2018-07-30, v0.2.1, Tests pass. 2018-03-30 to 2018-04-26, v0.2.0, Tests pass. 2018-01-24 to 2018-03-06, v0.1.0, Tests pass. 2017-06-21 to 2018-01-22, v0.0.4, Tests pass. 2017-05-25 to 2017-06-20, v0.0.3, Tests pass. 2017-05-23 to 2017-05-24, v0.0.3, Tests fail. 2017-03-09 to 2017-05-22, v0.0.3, Tests pass. 2017-03-03 to 2017-03-07, v0.0.2, Tests pass. 2017-02-21 to 2017-03-02, v0.0.2, Tests fail. 2017-02-13 to 2017-02-13, v0.0.1, Tests fail. </pre> </div> </body> </html>
IainNZ/packages.julialang.org
detail/LCMCore.html
HTML
mit
9,150
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> <meta name="generator" content="AsciiDoc 8.6.6" /> <title>git-submodule(1)</title> <style type="text/css"> /* Shared CSS for AsciiDoc xhtml11 and html5 backends */ /* Default font. */ body { font-family: Georgia,serif; } /* Title font. */ h1, h2, h3, h4, h5, h6, div.title, caption.title, thead, p.table.header, #toctitle, #author, #revnumber, #revdate, #revremark, #footer { font-family: Arial,Helvetica,sans-serif; } body { margin: 1em 5% 1em 5%; } a { color: blue; text-decoration: underline; } a:visited { color: fuchsia; } em { font-style: italic; color: navy; } strong { font-weight: bold; color: #083194; } h1, h2, h3, h4, h5, h6 { color: #527bbd; margin-top: 1.2em; margin-bottom: 0.5em; line-height: 1.3; } h1, h2, h3 { border-bottom: 2px solid silver; } h2 { padding-top: 0.5em; } h3 { float: left; } h3 + * { clear: left; } h5 { font-size: 1.0em; } div.sectionbody { margin-left: 0; } hr { border: 1px solid silver; } p { margin-top: 0.5em; margin-bottom: 0.5em; } ul, ol, li > p { margin-top: 0; } ul > li { color: #aaa; } ul > li > * { color: black; } pre { padding: 0; margin: 0; } #author { color: #527bbd; font-weight: bold; font-size: 1.1em; } #email { } #revnumber, #revdate, #revremark { } #footer { font-size: small; border-top: 2px solid silver; padding-top: 0.5em; margin-top: 4.0em; } #footer-text { float: left; padding-bottom: 0.5em; } #footer-badges { float: right; padding-bottom: 0.5em; } #preamble { margin-top: 1.5em; margin-bottom: 1.5em; } div.imageblock, div.exampleblock, div.verseblock, div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock, div.admonitionblock { margin-top: 1.0em; margin-bottom: 1.5em; } div.admonitionblock { margin-top: 2.0em; margin-bottom: 2.0em; margin-right: 10%; color: #606060; } div.content { /* Block element content. */ padding: 0; } /* Block element titles. */ div.title, caption.title { color: #527bbd; font-weight: bold; text-align: left; margin-top: 1.0em; margin-bottom: 0.5em; } div.title + * { margin-top: 0; } td div.title:first-child { margin-top: 0.0em; } div.content div.title:first-child { margin-top: 0.0em; } div.content + div.title { margin-top: 0.0em; } div.sidebarblock > div.content { background: #ffffee; border: 1px solid #dddddd; border-left: 4px solid #f0f0f0; padding: 0.5em; } div.listingblock > div.content { border: 1px solid #dddddd; border-left: 5px solid #f0f0f0; background: #f8f8f8; padding: 0.5em; } div.quoteblock, div.verseblock { padding-left: 1.0em; margin-left: 1.0em; margin-right: 10%; border-left: 5px solid #f0f0f0; color: #888; } div.quoteblock > div.attribution { padding-top: 0.5em; text-align: right; } div.verseblock > pre.content { font-family: inherit; font-size: inherit; } div.verseblock > div.attribution { padding-top: 0.75em; text-align: left; } /* DEPRECATED: Pre version 8.2.7 verse style literal block. */ div.verseblock + div.attribution { text-align: left; } div.admonitionblock .icon { vertical-align: top; font-size: 1.1em; font-weight: bold; text-decoration: underline; color: #527bbd; padding-right: 0.5em; } div.admonitionblock td.content { padding-left: 0.5em; border-left: 3px solid #dddddd; } div.exampleblock > div.content { border-left: 3px solid #dddddd; padding-left: 0.5em; } div.imageblock div.content { padding-left: 0; } span.image img { border-style: none; } a.image:visited { color: white; } dl { margin-top: 0.8em; margin-bottom: 0.8em; } dt { margin-top: 0.5em; margin-bottom: 0; font-style: normal; color: navy; } dd > *:first-child { margin-top: 0.1em; } ul, ol { list-style-position: outside; } ol.arabic { list-style-type: decimal; } ol.loweralpha { list-style-type: lower-alpha; } ol.upperalpha { list-style-type: upper-alpha; } ol.lowerroman { list-style-type: lower-roman; } ol.upperroman { list-style-type: upper-roman; } div.compact ul, div.compact ol, div.compact p, div.compact p, div.compact div, div.compact div { margin-top: 0.1em; margin-bottom: 0.1em; } tfoot { font-weight: bold; } td > div.verse { white-space: pre; } div.hdlist { margin-top: 0.8em; margin-bottom: 0.8em; } div.hdlist tr { padding-bottom: 15px; } dt.hdlist1.strong, td.hdlist1.strong { font-weight: bold; } td.hdlist1 { vertical-align: top; font-style: normal; padding-right: 0.8em; color: navy; } td.hdlist2 { vertical-align: top; } div.hdlist.compact tr { margin: 0; padding-bottom: 0; } .comment { background: yellow; } .footnote, .footnoteref { font-size: 0.8em; } span.footnote, span.footnoteref { vertical-align: super; } #footnotes { margin: 20px 0 20px 0; padding: 7px 0 0 0; } #footnotes div.footnote { margin: 0 0 5px 0; } #footnotes hr { border: none; border-top: 1px solid silver; height: 1px; text-align: left; margin-left: 0; width: 20%; min-width: 100px; } div.colist td { padding-right: 0.5em; padding-bottom: 0.3em; vertical-align: top; } div.colist td img { margin-top: 0.3em; } @media print { #footer-badges { display: none; } } #toc { margin-bottom: 2.5em; } #toctitle { color: #527bbd; font-size: 1.1em; font-weight: bold; margin-top: 1.0em; margin-bottom: 0.1em; } div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 { margin-top: 0; margin-bottom: 0; } div.toclevel2 { margin-left: 2em; font-size: 0.9em; } div.toclevel3 { margin-left: 4em; font-size: 0.9em; } div.toclevel4 { margin-left: 6em; font-size: 0.9em; } span.aqua { color: aqua; } span.black { color: black; } span.blue { color: blue; } span.fuchsia { color: fuchsia; } span.gray { color: gray; } span.green { color: green; } span.lime { color: lime; } span.maroon { color: maroon; } span.navy { color: navy; } span.olive { color: olive; } span.purple { color: purple; } span.red { color: red; } span.silver { color: silver; } span.teal { color: teal; } span.white { color: white; } span.yellow { color: yellow; } span.aqua-background { background: aqua; } span.black-background { background: black; } span.blue-background { background: blue; } span.fuchsia-background { background: fuchsia; } span.gray-background { background: gray; } span.green-background { background: green; } span.lime-background { background: lime; } span.maroon-background { background: maroon; } span.navy-background { background: navy; } span.olive-background { background: olive; } span.purple-background { background: purple; } span.red-background { background: red; } span.silver-background { background: silver; } span.teal-background { background: teal; } span.white-background { background: white; } span.yellow-background { background: yellow; } span.big { font-size: 2em; } span.small { font-size: 0.6em; } span.underline { text-decoration: underline; } span.overline { text-decoration: overline; } span.line-through { text-decoration: line-through; } /* * xhtml11 specific * * */ tt { font-family: monospace; font-size: inherit; color: navy; } div.tableblock { margin-top: 1.0em; margin-bottom: 1.5em; } div.tableblock > table { border: 3px solid #527bbd; } thead, p.table.header { font-weight: bold; color: #527bbd; } p.table { margin-top: 0; } /* Because the table frame attribute is overriden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } div.tableblock > table[frame="hsides"] { border-left-style: none; border-right-style: none; } div.tableblock > table[frame="vsides"] { border-top-style: none; border-bottom-style: none; } /* * html5 specific * * */ .monospaced { font-family: monospace; font-size: inherit; color: navy; } table.tableblock { margin-top: 1.0em; margin-bottom: 1.5em; } thead, p.tableblock.header { font-weight: bold; color: #527bbd; } p.tableblock { margin-top: 0; } table.tableblock { border-width: 3px; border-spacing: 0px; border-style: solid; border-color: #527bbd; border-collapse: collapse; } th.tableblock, td.tableblock { border-width: 1px; padding: 4px; border-style: solid; border-color: #527bbd; } table.tableblock.frame-topbot { border-left-style: hidden; border-right-style: hidden; } table.tableblock.frame-sides { border-top-style: hidden; border-bottom-style: hidden; } table.tableblock.frame-none { border-style: hidden; } th.tableblock.halign-left, td.tableblock.halign-left { text-align: left; } th.tableblock.halign-center, td.tableblock.halign-center { text-align: center; } th.tableblock.halign-right, td.tableblock.halign-right { text-align: right; } th.tableblock.valign-top, td.tableblock.valign-top { vertical-align: top; } th.tableblock.valign-middle, td.tableblock.valign-middle { vertical-align: middle; } th.tableblock.valign-bottom, td.tableblock.valign-bottom { vertical-align: bottom; } /* * manpage specific * * */ body.manpage h1 { padding-top: 0.5em; padding-bottom: 0.5em; border-top: 2px solid silver; border-bottom: 2px solid silver; } body.manpage h2 { border-style: none; } body.manpage div.sectionbody { margin-left: 3em; } @media print { body.manpage div#toc { display: none; } } </style> <script type="text/javascript"> /*<![CDATA[*/ var asciidoc = { // Namespace. ///////////////////////////////////////////////////////////////////// // Table Of Contents generator ///////////////////////////////////////////////////////////////////// /* Author: Mihai Bazon, September 2002 * http://students.infoiasi.ro/~mishoo * * Table Of Content generator * Version: 0.4 * * Feel free to use this script under the terms of the GNU General Public * License, as long as you do not remove or alter this notice. */ /* modified by Troy D. Hanson, September 2006. License: GPL */ /* modified by Stuart Rackham, 2006, 2009. License: GPL */ // toclevels = 1..4. toc: function (toclevels) { function getText(el) { var text = ""; for (var i = el.firstChild; i != null; i = i.nextSibling) { if (i.nodeType == 3 /* Node.TEXT_NODE */) // IE doesn't speak constants. text += i.data; else if (i.firstChild != null) text += getText(i); } return text; } function TocEntry(el, text, toclevel) { this.element = el; this.text = text; this.toclevel = toclevel; } function tocEntries(el, toclevels) { var result = new Array; var re = new RegExp('[hH]([2-'+(toclevels+1)+'])'); // Function that scans the DOM tree for header elements (the DOM2 // nodeIterator API would be a better technique but not supported by all // browsers). var iterate = function (el) { for (var i = el.firstChild; i != null; i = i.nextSibling) { if (i.nodeType == 1 /* Node.ELEMENT_NODE */) { var mo = re.exec(i.tagName); if (mo && (i.getAttribute("class") || i.getAttribute("className")) != "float") { result[result.length] = new TocEntry(i, getText(i), mo[1]-1); } iterate(i); } } } iterate(el); return result; } var toc = document.getElementById("toc"); if (!toc) { return; } // Delete existing TOC entries in case we're reloading the TOC. var tocEntriesToRemove = []; var i; for (i = 0; i < toc.childNodes.length; i++) { var entry = toc.childNodes[i]; if (entry.nodeName == 'div' && entry.getAttribute("class") && entry.getAttribute("class").match(/^toclevel/)) tocEntriesToRemove.push(entry); } for (i = 0; i < tocEntriesToRemove.length; i++) { toc.removeChild(tocEntriesToRemove[i]); } // Rebuild TOC entries. var entries = tocEntries(document.getElementById("content"), toclevels); for (var i = 0; i < entries.length; ++i) { var entry = entries[i]; if (entry.element.id == "") entry.element.id = "_toc_" + i; var a = document.createElement("a"); a.href = "#" + entry.element.id; a.appendChild(document.createTextNode(entry.text)); var div = document.createElement("div"); div.appendChild(a); div.className = "toclevel" + entry.toclevel; toc.appendChild(div); } if (entries.length == 0) toc.parentNode.removeChild(toc); }, ///////////////////////////////////////////////////////////////////// // Footnotes generator ///////////////////////////////////////////////////////////////////// /* Based on footnote generation code from: * http://www.brandspankingnew.net/archive/2005/07/format_footnote.html */ footnotes: function () { // Delete existing footnote entries in case we're reloading the footnodes. var i; var noteholder = document.getElementById("footnotes"); if (!noteholder) { return; } var entriesToRemove = []; for (i = 0; i < noteholder.childNodes.length; i++) { var entry = noteholder.childNodes[i]; if (entry.nodeName == 'div' && entry.getAttribute("class") == "footnote") entriesToRemove.push(entry); } for (i = 0; i < entriesToRemove.length; i++) { noteholder.removeChild(entriesToRemove[i]); } // Rebuild footnote entries. var cont = document.getElementById("content"); var spans = cont.getElementsByTagName("span"); var refs = {}; var n = 0; for (i=0; i<spans.length; i++) { if (spans[i].className == "footnote") { n++; var note = spans[i].getAttribute("data-note"); if (!note) { // Use [\s\S] in place of . so multi-line matches work. // Because JavaScript has no s (dotall) regex flag. note = spans[i].innerHTML.match(/\s*\[([\s\S]*)]\s*/)[1]; spans[i].innerHTML = "[<a id='_footnoteref_" + n + "' href='#_footnote_" + n + "' title='View footnote' class='footnote'>" + n + "</a>]"; spans[i].setAttribute("data-note", note); } noteholder.innerHTML += "<div class='footnote' id='_footnote_" + n + "'>" + "<a href='#_footnoteref_" + n + "' title='Return to text'>" + n + "</a>. " + note + "</div>"; var id =spans[i].getAttribute("id"); if (id != null) refs["#"+id] = n; } } if (n == 0) noteholder.parentNode.removeChild(noteholder); else { // Process footnoterefs. for (i=0; i<spans.length; i++) { if (spans[i].className == "footnoteref") { var href = spans[i].getElementsByTagName("a")[0].getAttribute("href"); href = href.match(/#.*/)[0]; // Because IE return full URL. n = refs[href]; spans[i].innerHTML = "[<a href='#_footnote_" + n + "' title='View footnote' class='footnote'>" + n + "</a>]"; } } } }, install: function(toclevels) { var timerId; function reinstall() { asciidoc.footnotes(); if (toclevels) { asciidoc.toc(toclevels); } } function reinstallAndRemoveTimer() { clearInterval(timerId); reinstall(); } timerId = setInterval(reinstall, 500); if (document.addEventListener) document.addEventListener("DOMContentLoaded", reinstallAndRemoveTimer, false); else window.onload = reinstallAndRemoveTimer; } } asciidoc.install(); /*]]>*/ </script> </head> <body class="manpage"> <div id="header"> <h1> git-submodule(1) Manual Page </h1> <h2>NAME</h2> <div class="sectionbody"> <p>git-submodule - Initialize, update or inspect submodules </p> </div> </div> <div id="content"> <div class="sect1"> <h2 id="_synopsis">SYNOPSIS</h2> <div class="sectionbody"> <div class="verseblock"> <pre class="content"><em>git submodule</em> [--quiet] add [-b &lt;branch&gt;] [-f|--force] [--name &lt;name&gt;] [--reference &lt;repository&gt;] [--depth &lt;depth&gt;] [--] &lt;repository&gt; [&lt;path&gt;] <em>git submodule</em> [--quiet] status [--cached] [--recursive] [--] [&lt;path&gt;&#8230;] <em>git submodule</em> [--quiet] init [--] [&lt;path&gt;&#8230;] <em>git submodule</em> [--quiet] deinit [-f|--force] [--] &lt;path&gt;&#8230; <em>git submodule</em> [--quiet] update [--init] [--remote] [-N|--no-fetch] [-f|--force] [--rebase|--merge] [--reference &lt;repository&gt;] [--depth &lt;depth&gt;] [--recursive] [--] [&lt;path&gt;&#8230;] <em>git submodule</em> [--quiet] summary [--cached|--files] [(-n|--summary-limit) &lt;n&gt;] [commit] [--] [&lt;path&gt;&#8230;] <em>git submodule</em> [--quiet] foreach [--recursive] &lt;command&gt; <em>git submodule</em> [--quiet] sync [--] [&lt;path&gt;&#8230;]</pre> <div class="attribution"> </div></div> </div> </div> <div class="sect1"> <h2 id="_description">DESCRIPTION</h2> <div class="sectionbody"> <div class="paragraph"><p>Submodules allow foreign repositories to be embedded within a dedicated subdirectory of the source tree, always pointed at a particular commit.</p></div> <div class="paragraph"><p>They are not to be confused with remotes, which are meant mainly for branches of the same project; submodules are meant for different projects you would like to make part of your source tree, while the history of the two projects still stays completely independent and you cannot modify the contents of the submodule from within the main project. If you want to merge the project histories and want to treat the aggregated whole as a single project from then on, you may want to add a remote for the other project and use the <em>subtree</em> merge strategy, instead of treating the other project as a submodule. Directories that come from both projects can be cloned and checked out as a whole if you choose to go that route.</p></div> <div class="paragraph"><p>Submodules are composed from a so-called <tt>gitlink</tt> tree entry in the main repository that refers to a particular commit object within the inner repository that is completely separate. A record in the <tt>.gitmodules</tt> (see <a href="gitmodules.html">gitmodules(5)</a>) file at the root of the source tree assigns a logical name to the submodule and describes the default URL the submodule shall be cloned from. The logical name can be used for overriding this URL within your local repository configuration (see <em>submodule init</em>).</p></div> <div class="paragraph"><p>This command will manage the tree entries and contents of the gitmodules file for you, as well as inspect the status of your submodules and update them. When adding a new submodule to the tree, the <em>add</em> subcommand is to be used. However, when pulling a tree containing submodules, these will not be checked out by default; the <em>init</em> and <em>update</em> subcommands will maintain submodules checked out and at appropriate revision in your working tree. You can briefly inspect the up-to-date status of your submodules using the <em>status</em> subcommand and get a detailed overview of the difference between the index and checkouts using the <em>summary</em> subcommand.</p></div> </div> </div> <div class="sect1"> <h2 id="_commands">COMMANDS</h2> <div class="sectionbody"> <div class="dlist"><dl> <dt class="hdlist1"> add </dt> <dd> <p> Add the given repository as a submodule at the given path to the changeset to be committed next to the current project: the current project is termed the "superproject". </p> <div class="paragraph"><p>This requires at least one argument: &lt;repository&gt;. The optional argument &lt;path&gt; is the relative location for the cloned submodule to exist in the superproject. If &lt;path&gt; is not given, the "humanish" part of the source repository is used ("repo" for "/path/to/repo.git" and "foo" for "host.xz:foo/.git"). The &lt;path&gt; is also used as the submodule&#8217;s logical name in its configuration entries unless <tt>--name</tt> is used to specify a logical name.</p></div> <div class="paragraph"><p>&lt;repository&gt; is the URL of the new submodule&#8217;s origin repository. This may be either an absolute URL, or (if it begins with ./ or ../), the location relative to the superproject&#8217;s origin repository (Please note that to specify a repository <em>foo.git</em> which is located right next to a superproject <em>bar.git</em>, you&#8217;ll have to use <em>../foo.git</em> instead of <em>./foo.git</em> - as one might expect when following the rules for relative URLs - because the evaluation of relative URLs in Git is identical to that of relative directories). If the superproject doesn&#8217;t have an origin configured the superproject is its own authoritative upstream and the current working directory is used instead.</p></div> <div class="paragraph"><p>&lt;path&gt; is the relative location for the cloned submodule to exist in the superproject. If &lt;path&gt; does not exist, then the submodule is created by cloning from the named URL. If &lt;path&gt; does exist and is already a valid Git repository, then this is added to the changeset without cloning. This second form is provided to ease creating a new submodule from scratch, and presumes the user will later push the submodule to the given URL.</p></div> <div class="paragraph"><p>In either case, the given URL is recorded into .gitmodules for use by subsequent users cloning the superproject. If the URL is given relative to the superproject&#8217;s repository, the presumption is the superproject and submodule repositories will be kept together in the same relative location, and only the superproject&#8217;s URL needs to be provided: git-submodule will correctly locate the submodule using the relative URL in .gitmodules.</p></div> </dd> <dt class="hdlist1"> status </dt> <dd> <p> Show the status of the submodules. This will print the SHA-1 of the currently checked out commit for each submodule, along with the submodule path and the output of <em>git describe</em> for the SHA-1. Each SHA-1 will be prefixed with <tt>-</tt> if the submodule is not initialized, <tt>+</tt> if the currently checked out submodule commit does not match the SHA-1 found in the index of the containing repository and <tt>U</tt> if the submodule has merge conflicts. </p> <div class="paragraph"><p>If <tt>--recursive</tt> is specified, this command will recurse into nested submodules, and show their status as well.</p></div> <div class="paragraph"><p>If you are only interested in changes of the currently initialized submodules with respect to the commit recorded in the index or the HEAD, <a href="git-status.html">git-status(1)</a> and <a href="git-diff.html">git-diff(1)</a> will provide that information too (and can also report changes to a submodule&#8217;s work tree).</p></div> </dd> <dt class="hdlist1"> init </dt> <dd> <p> Initialize the submodules recorded in the index (which were added and committed elsewhere) by copying submodule names and urls from .gitmodules to .git/config. Optional &lt;path&gt; arguments limit which submodules will be initialized. It will also copy the value of <tt>submodule.$name.update</tt> into .git/config. The key used in .git/config is <tt>submodule.$name.url</tt>. This command does not alter existing information in .git/config. You can then customize the submodule clone URLs in .git/config for your local setup and proceed to <tt>git submodule update</tt>; you can also just use <tt>git submodule update --init</tt> without the explicit <em>init</em> step if you do not intend to customize any submodule locations. </p> </dd> <dt class="hdlist1"> deinit </dt> <dd> <p> Unregister the given submodules, i.e. remove the whole <tt>submodule.$name</tt> section from .git/config together with their work tree. Further calls to <tt>git submodule update</tt>, <tt>git submodule foreach</tt> and <tt>git submodule sync</tt> will skip any unregistered submodules until they are initialized again, so use this command if you don&#8217;t want to have a local checkout of the submodule in your work tree anymore. If you really want to remove a submodule from the repository and commit that use <a href="git-rm.html">git-rm(1)</a> instead. </p> <div class="paragraph"><p>If <tt>--force</tt> is specified, the submodule&#8217;s work tree will be removed even if it contains local modifications.</p></div> </dd> <dt class="hdlist1"> update </dt> <dd> <p> Update the registered submodules, i.e. clone missing submodules and checkout the commit specified in the index of the containing repository. This will make the submodules HEAD be detached unless <tt>--rebase</tt> or <tt>--merge</tt> is specified or the key <tt>submodule.$name.update</tt> is set to <tt>rebase</tt>, <tt>merge</tt> or <tt>none</tt>. <tt>none</tt> can be overridden by specifying <tt>--checkout</tt>. Setting the key <tt>submodule.$name.update</tt> to <tt>!command</tt> will cause <tt>command</tt> to be run. <tt>command</tt> can be any arbitrary shell command that takes a single argument, namely the sha1 to update to. </p> <div class="paragraph"><p>If the submodule is not yet initialized, and you just want to use the setting as stored in .gitmodules, you can automatically initialize the submodule with the <tt>--init</tt> option.</p></div> <div class="paragraph"><p>If <tt>--recursive</tt> is specified, this command will recurse into the registered submodules, and update any nested submodules within.</p></div> <div class="paragraph"><p>If <tt>--force</tt> is specified, the submodule will be checked out (using <tt>git checkout --force</tt> if appropriate), even if the commit specified in the index of the containing repository already matches the commit checked out in the submodule.</p></div> </dd> <dt class="hdlist1"> summary </dt> <dd> <p> Show commit summary between the given commit (defaults to HEAD) and working tree/index. For a submodule in question, a series of commits in the submodule between the given super project commit and the index or working tree (switched by <tt>--cached</tt>) are shown. If the option <tt>--files</tt> is given, show the series of commits in the submodule between the index of the super project and the working tree of the submodule (this option doesn&#8217;t allow to use the <tt>--cached</tt> option or to provide an explicit commit). </p> <div class="paragraph"><p>Using the <tt>--submodule=log</tt> option with <a href="git-diff.html">git-diff(1)</a> will provide that information too.</p></div> </dd> <dt class="hdlist1"> foreach </dt> <dd> <p> Evaluates an arbitrary shell command in each checked out submodule. The command has access to the variables $name, $path, $sha1 and $toplevel: $name is the name of the relevant submodule section in .gitmodules, $path is the name of the submodule directory relative to the superproject, $sha1 is the commit as recorded in the superproject, and $toplevel is the absolute path to the top-level of the superproject. Any submodules defined in the superproject but not checked out are ignored by this command. Unless given <tt>--quiet</tt>, foreach prints the name of each submodule before evaluating the command. If <tt>--recursive</tt> is given, submodules are traversed recursively (i.e. the given shell command is evaluated in nested submodules as well). A non-zero return from the command in any submodule causes the processing to terminate. This can be overridden by adding <em>|| :</em> to the end of the command. </p> <div class="paragraph"><p>As an example, <tt>git submodule foreach 'echo $path &#96;git rev-parse HEAD&#96;'</tt> will show the path and currently checked out commit for each submodule.</p></div> </dd> <dt class="hdlist1"> sync </dt> <dd> <p> Synchronizes submodules' remote URL configuration setting to the value specified in .gitmodules. It will only affect those submodules which already have a URL entry in .git/config (that is the case when they are initialized or freshly added). This is useful when submodule URLs change upstream and you need to update your local repositories accordingly. </p> <div class="paragraph"><p>"git submodule sync" synchronizes all submodules while "git submodule sync -- A" synchronizes submodule "A" only.</p></div> </dd> </dl></div> </div> </div> <div class="sect1"> <h2 id="_options">OPTIONS</h2> <div class="sectionbody"> <div class="dlist"><dl> <dt class="hdlist1"> -q </dt> <dt class="hdlist1"> --quiet </dt> <dd> <p> Only print error messages. </p> </dd> <dt class="hdlist1"> -b </dt> <dt class="hdlist1"> --branch </dt> <dd> <p> Branch of repository to add as submodule. The name of the branch is recorded as <tt>submodule.&lt;name&gt;.branch</tt> in <tt>.gitmodules</tt> for <tt>update --remote</tt>. </p> </dd> <dt class="hdlist1"> -f </dt> <dt class="hdlist1"> --force </dt> <dd> <p> This option is only valid for add, deinit and update commands. When running add, allow adding an otherwise ignored submodule path. When running deinit the submodule work trees will be removed even if they contain local changes. When running update, throw away local changes in submodules when switching to a different commit; and always run a checkout operation in the submodule, even if the commit listed in the index of the containing repository matches the commit checked out in the submodule. </p> </dd> <dt class="hdlist1"> --cached </dt> <dd> <p> This option is only valid for status and summary commands. These commands typically use the commit found in the submodule HEAD, but with this option, the commit stored in the index is used instead. </p> </dd> <dt class="hdlist1"> --files </dt> <dd> <p> This option is only valid for the summary command. This command compares the commit in the index with that in the submodule HEAD when this option is used. </p> </dd> <dt class="hdlist1"> -n </dt> <dt class="hdlist1"> --summary-limit </dt> <dd> <p> This option is only valid for the summary command. Limit the summary size (number of commits shown in total). Giving 0 will disable the summary; a negative number means unlimited (the default). This limit only applies to modified submodules. The size is always limited to 1 for added/deleted/typechanged submodules. </p> </dd> <dt class="hdlist1"> --remote </dt> <dd> <p> This option is only valid for the update command. Instead of using the superproject&#8217;s recorded SHA-1 to update the submodule, use the status of the submodule&#8217;s remote-tracking branch. The remote used is branch&#8217;s remote (<tt>branch.&lt;name&gt;.remote</tt>), defaulting to <tt>origin</tt>. The remote branch used defaults to <tt>master</tt>, but the branch name may be overridden by setting the <tt>submodule.&lt;name&gt;.branch</tt> option in either <tt>.gitmodules</tt> or <tt>.git/config</tt> (with <tt>.git/config</tt> taking precedence). </p> <div class="paragraph"><p>This works for any of the supported update procedures (<tt>--checkout</tt>, <tt>--rebase</tt>, etc.). The only change is the source of the target SHA-1. For example, <tt>submodule update --remote --merge</tt> will merge upstream submodule changes into the submodules, while <tt>submodule update --merge</tt> will merge superproject gitlink changes into the submodules.</p></div> <div class="paragraph"><p>In order to ensure a current tracking branch state, <tt>update --remote</tt> fetches the submodule&#8217;s remote repository before calculating the SHA-1. If you don&#8217;t want to fetch, you should use <tt>submodule update --remote --no-fetch</tt>.</p></div> <div class="paragraph"><p>Use this option to integrate changes from the upstream subproject with your submodule&#8217;s current HEAD. Alternatively, you can run <tt>git pull</tt> from the submodule, which is equivalent except for the remote branch name: <tt>update --remote</tt> uses the default upstream repository and <tt>submodule.&lt;name&gt;.branch</tt>, while <tt>git pull</tt> uses the submodule&#8217;s <tt>branch.&lt;name&gt;.merge</tt>. Prefer <tt>submodule.&lt;name&gt;.branch</tt> if you want to distribute the default upstream branch with the superproject and <tt>branch.&lt;name&gt;.merge</tt> if you want a more native feel while working in the submodule itself.</p></div> </dd> <dt class="hdlist1"> -N </dt> <dt class="hdlist1"> --no-fetch </dt> <dd> <p> This option is only valid for the update command. Don&#8217;t fetch new objects from the remote site. </p> </dd> <dt class="hdlist1"> --checkout </dt> <dd> <p> This option is only valid for the update command. Checkout the commit recorded in the superproject on a detached HEAD in the submodule. This is the default behavior, the main use of this option is to override <tt>submodule.$name.update</tt> when set to <tt>merge</tt>, <tt>rebase</tt> or <tt>none</tt>. If the key <tt>submodule.$name.update</tt> is either not explicitly set or set to <tt>checkout</tt>, this option is implicit. </p> </dd> <dt class="hdlist1"> --merge </dt> <dd> <p> This option is only valid for the update command. Merge the commit recorded in the superproject into the current branch of the submodule. If this option is given, the submodule&#8217;s HEAD will not be detached. If a merge failure prevents this process, you will have to resolve the resulting conflicts within the submodule with the usual conflict resolution tools. If the key <tt>submodule.$name.update</tt> is set to <tt>merge</tt>, this option is implicit. </p> </dd> <dt class="hdlist1"> --rebase </dt> <dd> <p> This option is only valid for the update command. Rebase the current branch onto the commit recorded in the superproject. If this option is given, the submodule&#8217;s HEAD will not be detached. If a merge failure prevents this process, you will have to resolve these failures with <a href="git-rebase.html">git-rebase(1)</a>. If the key <tt>submodule.$name.update</tt> is set to <tt>rebase</tt>, this option is implicit. </p> </dd> <dt class="hdlist1"> --init </dt> <dd> <p> This option is only valid for the update command. Initialize all submodules for which "git submodule init" has not been called so far before updating. </p> </dd> <dt class="hdlist1"> --name </dt> <dd> <p> This option is only valid for the add command. It sets the submodule&#8217;s name to the given string instead of defaulting to its path. The name must be valid as a directory name and may not end with a <em>/</em>. </p> </dd> <dt class="hdlist1"> --reference &lt;repository&gt; </dt> <dd> <p> This option is only valid for add and update commands. These commands sometimes need to clone a remote repository. In this case, this option will be passed to the <a href="git-clone.html">git-clone(1)</a> command. </p> <div class="paragraph"><p><strong>NOTE</strong>: Do <strong>not</strong> use this option unless you have read the note for <a href="git-clone.html">git-clone(1)</a>'s <tt>--reference</tt> and <tt>--shared</tt> options carefully.</p></div> </dd> <dt class="hdlist1"> --recursive </dt> <dd> <p> This option is only valid for foreach, update and status commands. Traverse submodules recursively. The operation is performed not only in the submodules of the current repo, but also in any nested submodules inside those submodules (and so on). </p> </dd> <dt class="hdlist1"> --depth </dt> <dd> <p> This option is valid for add and update commands. Create a <em>shallow</em> clone with a history truncated to the specified number of revisions. See <a href="git-clone.html">git-clone(1)</a> </p> </dd> <dt class="hdlist1"> &lt;path&gt;&#8230; </dt> <dd> <p> Paths to submodule(s). When specified this will restrict the command to only operate on the submodules found at the specified paths. (This argument is required with add). </p> </dd> </dl></div> </div> </div> <div class="sect1"> <h2 id="_files">FILES</h2> <div class="sectionbody"> <div class="paragraph"><p>When initializing submodules, a .gitmodules file in the top-level directory of the containing repository is used to find the url of each submodule. This file should be formatted in the same way as <tt>$GIT_DIR/config</tt>. The key to each submodule url is "submodule.$name.url". See <a href="gitmodules.html">gitmodules(5)</a> for details.</p></div> </div> </div> <div class="sect1"> <h2 id="_git">GIT</h2> <div class="sectionbody"> <div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div> </div> </div> </div> <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> Last updated 2014-04-02 15:40:12 PDT </div> </div> </body> </html>
ArcherSys/ArcherSys
gitbin/Git1.9.4/doc/git/html/git-submodule.html
HTML
mit
37,495
<!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_35) on Tue Oct 16 22:49:39 ICT 2012 --> <TITLE> AFPResourceLevel (Apache FOP 1.1 API) </TITLE> <META NAME="date" CONTENT="2012-10-16"> <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="AFPResourceLevel (Apache FOP 1.1 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AFPResourceLevel.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> fop 1.1</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/apache/fop/afp/AFPResourceInfo.html" title="class in org.apache.fop.afp"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../org/apache/fop/afp/AFPResourceLevelDefaults.html" title="class in org.apache.fop.afp"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/apache/fop/afp/AFPResourceLevel.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AFPResourceLevel.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<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.apache.fop.afp</FONT> <BR> Class AFPResourceLevel</H2> <PRE> java.lang.Object <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.fop.afp.AFPResourceLevel</B> </PRE> <HR> <DL> <DT><PRE>public class <B>AFPResourceLevel</B><DT>extends java.lang.Object</DL> </PRE> <P> A resource level <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> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#DOCUMENT">DOCUMENT</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;document level</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#EXTERNAL">EXTERNAL</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;external level</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#INLINE">INLINE</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;directly in page</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#PAGE">PAGE</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;page level</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#PAGE_GROUP">PAGE_GROUP</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;page group level</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#PRINT_FILE">PRINT_FILE</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print file level</TD> </TR> </TABLE> &nbsp; <!-- ======== 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><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#AFPResourceLevel(int)">AFPResourceLevel</A></B>(int&nbsp;level)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Main constructor</TD> </TR> </TABLE> &nbsp; <!-- ========== 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>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object&nbsp;obj)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#getExternalFilePath()">getExternalFilePath</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the destination file path of the external resource group file</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#hashCode()">hashCode</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#isDocument()">isDocument</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this is at document level</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#isExternal()">isExternal</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this is at external level</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#isInline()">isInline</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this resource level is inline</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#isPage()">isPage</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this is at page level</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#isPageGroup()">isPageGroup</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this is at page group level</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#isPrintFile()">isPrintFile</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this is at print-file level</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#setExternalFilePath(java.lang.String)">setExternalFilePath</A></B>(java.lang.String&nbsp;filePath)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the external destination of the resource</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#setLevel(int)">setLevel</A></B>(int&nbsp;level)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the resource level</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#toString()">toString</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html" title="class in org.apache.fop.afp">AFPResourceLevel</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String&nbsp;levelString)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the resource placement level within the AFP output</TD> </TR> </TABLE> &nbsp;<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, notify, notifyAll, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <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="INLINE"><!-- --></A><H3> INLINE</H3> <PRE> public static final int <B>INLINE</B></PRE> <DL> <DD>directly in page <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.fop.afp.AFPResourceLevel.INLINE">Constant Field Values</A></DL> </DL> <HR> <A NAME="PAGE"><!-- --></A><H3> PAGE</H3> <PRE> public static final int <B>PAGE</B></PRE> <DL> <DD>page level <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.fop.afp.AFPResourceLevel.PAGE">Constant Field Values</A></DL> </DL> <HR> <A NAME="PAGE_GROUP"><!-- --></A><H3> PAGE_GROUP</H3> <PRE> public static final int <B>PAGE_GROUP</B></PRE> <DL> <DD>page group level <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.fop.afp.AFPResourceLevel.PAGE_GROUP">Constant Field Values</A></DL> </DL> <HR> <A NAME="DOCUMENT"><!-- --></A><H3> DOCUMENT</H3> <PRE> public static final int <B>DOCUMENT</B></PRE> <DL> <DD>document level <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.fop.afp.AFPResourceLevel.DOCUMENT">Constant Field Values</A></DL> </DL> <HR> <A NAME="PRINT_FILE"><!-- --></A><H3> PRINT_FILE</H3> <PRE> public static final int <B>PRINT_FILE</B></PRE> <DL> <DD>print file level <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.fop.afp.AFPResourceLevel.PRINT_FILE">Constant Field Values</A></DL> </DL> <HR> <A NAME="EXTERNAL"><!-- --></A><H3> EXTERNAL</H3> <PRE> public static final int <B>EXTERNAL</B></PRE> <DL> <DD>external level <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.fop.afp.AFPResourceLevel.EXTERNAL">Constant Field Values</A></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="AFPResourceLevel(int)"><!-- --></A><H3> AFPResourceLevel</H3> <PRE> public <B>AFPResourceLevel</B>(int&nbsp;level)</PRE> <DL> <DD>Main constructor <P> <DL> <DT><B>Parameters:</B><DD><CODE>level</CODE> - the resource level</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="valueOf(java.lang.String)"><!-- --></A><H3> valueOf</H3> <PRE> public static <A HREF="../../../../org/apache/fop/afp/AFPResourceLevel.html" title="class in org.apache.fop.afp">AFPResourceLevel</A> <B>valueOf</B>(java.lang.String&nbsp;levelString)</PRE> <DL> <DD>Sets the resource placement level within the AFP output <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>levelString</CODE> - the resource level (page, page-group, document, print-file or external) <DT><B>Returns:</B><DD>true if the resource level was successfully set</DL> </DD> </DL> <HR> <A NAME="setLevel(int)"><!-- --></A><H3> setLevel</H3> <PRE> public void <B>setLevel</B>(int&nbsp;level)</PRE> <DL> <DD>Sets the resource level <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>level</CODE> - the resource level</DL> </DD> </DL> <HR> <A NAME="isPage()"><!-- --></A><H3> isPage</H3> <PRE> public boolean <B>isPage</B>()</PRE> <DL> <DD>Returns true if this is at page level <P> <DD><DL> <DT><B>Returns:</B><DD>true if this is at page level</DL> </DD> </DL> <HR> <A NAME="isPageGroup()"><!-- --></A><H3> isPageGroup</H3> <PRE> public boolean <B>isPageGroup</B>()</PRE> <DL> <DD>Returns true if this is at page group level <P> <DD><DL> <DT><B>Returns:</B><DD>true if this is at page group level</DL> </DD> </DL> <HR> <A NAME="isDocument()"><!-- --></A><H3> isDocument</H3> <PRE> public boolean <B>isDocument</B>()</PRE> <DL> <DD>Returns true if this is at document level <P> <DD><DL> <DT><B>Returns:</B><DD>true if this is at document level</DL> </DD> </DL> <HR> <A NAME="isExternal()"><!-- --></A><H3> isExternal</H3> <PRE> public boolean <B>isExternal</B>()</PRE> <DL> <DD>Returns true if this is at external level <P> <DD><DL> <DT><B>Returns:</B><DD>true if this is at external level</DL> </DD> </DL> <HR> <A NAME="isPrintFile()"><!-- --></A><H3> isPrintFile</H3> <PRE> public boolean <B>isPrintFile</B>()</PRE> <DL> <DD>Returns true if this is at print-file level <P> <DD><DL> <DT><B>Returns:</B><DD>true if this is at print-file level</DL> </DD> </DL> <HR> <A NAME="isInline()"><!-- --></A><H3> isInline</H3> <PRE> public boolean <B>isInline</B>()</PRE> <DL> <DD>Returns true if this resource level is inline <P> <DD><DL> <DT><B>Returns:</B><DD>true if this resource level is inline</DL> </DD> </DL> <HR> <A NAME="getExternalFilePath()"><!-- --></A><H3> getExternalFilePath</H3> <PRE> public java.lang.String <B>getExternalFilePath</B>()</PRE> <DL> <DD>Returns the destination file path of the external resource group file <P> <DD><DL> <DT><B>Returns:</B><DD>the destination file path of the external resource group file</DL> </DD> </DL> <HR> <A NAME="setExternalFilePath(java.lang.String)"><!-- --></A><H3> setExternalFilePath</H3> <PRE> public void <B>setExternalFilePath</B>(java.lang.String&nbsp;filePath)</PRE> <DL> <DD>Sets the external destination of the resource <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>filePath</CODE> - the external resource group file</DL> </DD> </DL> <HR> <A NAME="toString()"><!-- --></A><H3> toString</H3> <PRE> public java.lang.String <B>toString</B>()</PRE> <DL> <DD> <P> <DD><DL> <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="equals(java.lang.Object)"><!-- --></A><H3> equals</H3> <PRE> public boolean <B>equals</B>(java.lang.Object&nbsp;obj)</PRE> <DL> <DD> <P> <DD><DL> <DT><B>Overrides:</B><DD><CODE>equals</CODE> in class <CODE>java.lang.Object</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="hashCode()"><!-- --></A><H3> hashCode</H3> <PRE> public int <B>hashCode</B>()</PRE> <DL> <DD> <P> <DD><DL> <DT><B>Overrides:</B><DD><CODE>hashCode</CODE> in class <CODE>java.lang.Object</CODE></DL> </DD> <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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AFPResourceLevel.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> fop 1.1</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/apache/fop/afp/AFPResourceInfo.html" title="class in org.apache.fop.afp"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../org/apache/fop/afp/AFPResourceLevelDefaults.html" title="class in org.apache.fop.afp"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/apache/fop/afp/AFPResourceLevel.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AFPResourceLevel.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved. </BODY> </HTML>
kardeiz/fop_wrapper
vendor/fop-1.1/javadocs/org/apache/fop/afp/AFPResourceLevel.html
HTML
mit
22,916
<!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>0.9.9 API documenation: vector_int3_precision.hpp 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="projectlogo"><img alt="Logo" src="logo-mini.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">0.9.9 API documenation </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&amp;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&amp;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_d522931ffa1371640980b621734a4381.html">Users</a></li><li class="navelem"><a class="el" href="dir_02cc19cee4c4780485bfe81520450212.html">christophericcio</a></li><li class="navelem"><a class="el" href="dir_54de7df3bc9880881b14ec07f256fd2e.html">Documents</a></li><li class="navelem"><a class="el" href="dir_6399a054f5929b58eaa476233e406ce8.html">Repository</a></li><li class="navelem"><a class="el" href="dir_627f4a52155b61a75c7c4851d7df9027.html">Github</a></li><li class="navelem"><a class="el" href="dir_ffdfd01cf51cdb2fe8bd5e55c6e0c4e8.html">glm</a></li><li class="navelem"><a class="el" href="dir_4ca6aa55b50e6be994025af27820140e.html">glm</a></li><li class="navelem"><a class="el" href="dir_b115b02f1dab989141fcd87ab0462f01.html">ext</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#typedef-members">Typedefs</a> </div> <div class="headertitle"> <div class="title">vector_int3_precision.hpp File Reference</div> </div> </div><!--header--> <div class="contents"> <p><a href="a00341_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="typedef-members"></a> Typedefs</h2></td></tr> <tr class="memitem:ga7dd782c3ef5719bc6d5c3ca826b8ad18"><td class="memItemLeft" align="right" valign="top">typedef vec&lt; 3, int, highp &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00700.html#ga7dd782c3ef5719bc6d5c3ca826b8ad18">highp_ivec3</a></td></tr> <tr class="separator:ga7dd782c3ef5719bc6d5c3ca826b8ad18"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:gac1a86a75b3c68ebb704d7094043669d6"><td class="memItemLeft" align="right" valign="top">typedef vec&lt; 3, int, lowp &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00700.html#gac1a86a75b3c68ebb704d7094043669d6">lowp_ivec3</a></td></tr> <tr class="separator:gac1a86a75b3c68ebb704d7094043669d6"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga27cfb51e0dbe15bba27a14a8590e8466"><td class="memItemLeft" align="right" valign="top">typedef vec&lt; 3, int, mediump &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00700.html#ga27cfb51e0dbe15bba27a14a8590e8466">mediump_ivec3</a></td></tr> <tr class="separator:ga27cfb51e0dbe15bba27a14a8590e8466"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p><a class="el" href="a00698.html">Core features</a> </p> <p class="definition">Definition in file <a class="el" href="a00341_source.html">vector_int3_precision.hpp</a>.</p> </div></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.14 </small></address> </body> </html>
jlukacs/aqua
lib/glm/doc/api/a00341.html
HTML
mit
5,603
<!-- Bread crumb is created dynamically --> <!-- row --> <div class="row"> <!-- col --> <div class="col-xs-12 col-sm-7 col-md-7 col-lg-4"> <h1 class="page-title txt-color-blueDark"><!-- PAGE HEADER --><i class="fa-fw fa fa-file-o"></i> Other Pages <span>> Profile </span></h1> </div> <!-- end col --> <!-- right side of the page with the sparkline graphs --> <!-- col --> <div class="col-xs-12 col-sm-5 col-md-5 col-lg-8"> <!-- sparks --> <ul id="sparks"> <li class="sparks-info"> <h5> My Income <span class="txt-color-blue">$47,171</span></h5> <div class="sparkline txt-color-blue hidden-mobile hidden-md hidden-sm"> 1300, 1877, 2500, 2577, 2000, 2100, 3000, 2700, 3631, 2471, 2700, 3631, 2471 </div> </li> <li class="sparks-info"> <h5> Site Traffic <span class="txt-color-purple"><i class="fa fa-arrow-circle-up" data-rel="bootstrap-tooltip" title="Increased"></i>&nbsp;45%</span></h5> <div class="sparkline txt-color-purple hidden-mobile hidden-md hidden-sm"> 110,150,300,130,400,240,220,310,220,300, 270, 210 </div> </li> <li class="sparks-info"> <h5> Site Orders <span class="txt-color-greenDark"><i class="fa fa-shopping-cart"></i>&nbsp;2447</span></h5> <div class="sparkline txt-color-greenDark hidden-mobile hidden-md hidden-sm"> 110,150,300,130,400,240,220,310,220,300, 270, 210 </div> </li> </ul> <!-- end sparks --> </div> <!-- end col --> </div> <!-- end row --> <!-- row --> <div class="row"> <div class="col-sm-12"> <div class="well well-sm"> <div class="row"> <div class="col-sm-12 col-md-12 col-lg-6"> <div class="well well-light well-sm no-margin no-padding"> <div class="row"> <div class="col-sm-12"> <div id="myCarousel" class="carousel fade profile-carousel"> <div class="air air-bottom-right padding-10"> <a href="javascript:void(0);" class="btn txt-color-white bg-color-teal btn-sm"><i class="fa fa-check"></i> Follow</a>&nbsp; <a href="javascript:void(0);" class="btn txt-color-white bg-color-pinkDark btn-sm"><i class="fa fa-link"></i> Connect</a> </div> <div class="air air-top-left padding-10"> <h4 class="txt-color-white font-md">Jan 1, 2014</h4> </div> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li data-target="#myCarousel" data-slide-to="1" class=""></li> <li data-target="#myCarousel" data-slide-to="2" class=""></li> </ol> <div class="carousel-inner"> <!-- Slide 1 --> <div class="item active"> <img src="img/demo/s1.jpg" alt=""> </div> <!-- Slide 2 --> <div class="item"> <img src="img/demo/s2.jpg" alt=""> </div> <!-- Slide 3 --> <div class="item"> <img src="img/demo/m3.jpg" alt=""> </div> </div> </div> </div> <div class="col-sm-12"> <div class="row"> <div class="col-sm-3 profile-pic"> <img src="img/avatars/sunny-big.png"> <div class="padding-10"> <h4 class="font-md"><strong>1,543</strong> <br> <small>Followers</small></h4> <br> <h4 class="font-md"><strong>419</strong> <br> <small>Connections</small></h4> </div> </div> <div class="col-sm-6"> <h1>John <span class="semi-bold">Doe</span> <br> <small> CEO, SmartAdmin</small></h1> <ul class="list-unstyled"> <li> <p class="text-muted"> <i class="fa fa-phone"></i>&nbsp;&nbsp;(<span class="txt-color-darken">313</span>) <span class="txt-color-darken">464</span> - <span class="txt-color-darken">6473</span> </p> </li> <li> <p class="text-muted"> <i class="fa fa-envelope"></i>&nbsp;&nbsp;<a href="mailto:simmons@smartadmin">[email protected]</a> </p> </li> <li> <p class="text-muted"> <i class="fa fa-skype"></i>&nbsp;&nbsp;<span class="txt-color-darken">john12</span> </p> </li> <li> <p class="text-muted"> <i class="fa fa-calendar"></i>&nbsp;&nbsp;<span class="txt-color-darken">Free after <a href="javascript:void(0);" rel="tooltip" title="" data-placement="top" data-original-title="Create an Appointment">4:30 PM</a></span> </p> </li> </ul> <br> <p class="font-md"> <i>A little about me...</i> </p> <p> Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere </p> <br> <a href="javascript:void(0);" class="btn btn-default btn-xs"><i class="fa fa-envelope-o"></i> Send Message</a> <br> <br> </div> <div class="col-sm-3"> <h1><small>Connections</small></h1> <ul class="list-inline friends-list"> <li><img src="img/avatars/1.png" alt="friend-1"> </li> <li><img src="img/avatars/2.png" alt="friend-2"> </li> <li><img src="img/avatars/3.png" alt="friend-3"> </li> <li><img src="img/avatars/4.png" alt="friend-4"> </li> <li><img src="img/avatars/5.png" alt="friend-5"> </li> <li><img src="img/avatars/male.png" alt="friend-6"> </li> <li> <a href="javascript:void(0);">413 more</a> </li> </ul> <h1><small>Recent visitors</small></h1> <ul class="list-inline friends-list"> <li><img src="img/avatars/male.png" alt="friend-1"> </li> <li><img src="img/avatars/female.png" alt="friend-2"> </li> <li><img src="img/avatars/female.png" alt="friend-3"> </li> </ul> </div> </div> </div> </div> <div class="row"> <div class="col-sm-12"> <hr> <div class="padding-10"> <ul class="nav nav-tabs tabs-pull-right"> <li class="active"> <a href="#a1" data-toggle="tab">Recent Articles</a> </li> <li> <a href="#a2" data-toggle="tab">New Members</a> </li> <li class="pull-left"> <span class="margin-top-10 display-inline"><i class="fa fa-rss text-success"></i> Activity</span> </li> </ul> <div class="tab-content padding-top-10"> <div class="tab-pane fade in active" id="a1"> <div class="row"> <div class="col-xs-2 col-sm-1"> <time datetime="2014-09-20" class="icon"> <strong>Jan</strong> <span>10</span> </time> </div> <div class="col-xs-10 col-sm-11"> <h6 class="no-margin"><a href="javascript:void(0);">Allice in Wonderland</a></h6> <p> Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel. </p> </div> <div class="col-sm-12"> <hr> </div> <div class="col-xs-2 col-sm-1"> <time datetime="2014-09-20" class="icon"> <strong>Jan</strong> <span>10</span> </time> </div> <div class="col-xs-10 col-sm-11"> <h6 class="no-margin"><a href="javascript:void(0);">World Report</a></h6> <p> Morning our be dry. Life also third land after first beginning to evening cattle created let subdue you'll winged don't Face firmament. You winged you're was Fruit divided signs lights i living cattle yielding over light life life sea, so deep. Abundantly given years bring were after. Greater you're meat beast creeping behold he unto She'd doesn't. Replenish brought kind gathering Meat. </p> </div> <div class="col-sm-12"> <br> </div> </div> </div> <div class="tab-pane fade" id="a2"> <div class="alert alert-info fade in"> <button class="close" data-dismiss="alert"> × </button> <i class="fa-fw fa fa-info"></i> <strong>51 new members </strong>joined today! </div> <div class="user" title="[email protected]"> <img src="img/avatars/female.png"><a href="javascript:void(0);">Jenn Wilson</a> <div class="email"> [email protected] </div> </div> <div class="user" title="[email protected]"> <img src="img/avatars/male.png"><a href="javascript:void(0);">Marshall Hitt</a> <div class="email"> [email protected] </div> </div> <div class="user" title="[email protected]"> <img src="img/avatars/male.png"><a href="javascript:void(0);">Joe Cadena</a> <div class="email"> [email protected] </div> </div> <div class="user" title="[email protected]"> <img src="img/avatars/male.png"><a href="javascript:void(0);">Mike McBride</a> <div class="email"> [email protected] </div> </div> <div class="user" title="[email protected]"> <img src="img/avatars/male.png"><a href="javascript:void(0);">Travis Wilson</a> <div class="email"> [email protected] </div> </div> <div class="user" title="[email protected]"> <img src="img/avatars/male.png"><a href="javascript:void(0);">Marshall Hitt</a> <div class="email"> [email protected] </div> </div> <div class="user" title="Joe Cadena [email protected]"> <img src="img/avatars/male.png"><a href="javascript:void(0);">Joe Cadena</a> <div class="email"> [email protected] </div> </div> <div class="user" title="[email protected]"> <img src="img/avatars/male.png"><a href="javascript:void(0);">Mike McBride</a> <div class="email"> [email protected] </div> </div> <div class="user" title="[email protected]"> <img src="img/avatars/male.png"><a href="javascript:void(0);">Marshall Hitt</a> <div class="email"> [email protected] </div> </div> <div class="user" title="[email protected]"> <img src="img/avatars/male.png"><a href="javascript:void(0);">Joe Cadena</a> <div class="email"> [email protected] </div> </div> <div class="user" title="[email protected]"> <img src="img/avatars/male.png"><a href="javascript:void(0);"> Mike McBride</a> <div class="email"> [email protected] </div> </div> <div class="text-center"> <ul class="pagination pagination-sm"> <li class="disabled"> <a href="javascript:void(0);">Prev</a> </li> <li class="active"> <a href="javascript:void(0);">1</a> </li> <li> <a href="javascript:void(0);">2</a> </li> <li> <a href="javascript:void(0);">3</a> </li> <li> <a href="javascript:void(0);">...</a> </li> <li> <a href="javascript:void(0);">99</a> </li> <li> <a href="javascript:void(0);">Next</a> </li> </ul> </div> </div><!-- end tab --> </div> </div> </div> </div> <!-- end row --> </div> </div> <div class="col-sm-12 col-md-12 col-lg-6"> <form method="post" class="well padding-bottom-10" onsubmit="return false;"> <textarea rows="2" class="form-control" placeholder="What are you thinking?"></textarea> <div class="margin-top-10"> <button type="submit" class="btn btn-sm btn-primary pull-right"> Post </button> <a href="javascript:void(0);" class="btn btn-link profile-link-btn" rel="tooltip" data-placement="bottom" title="Add Location"><i class="fa fa-location-arrow"></i></a> <a href="javascript:void(0);" class="btn btn-link profile-link-btn" rel="tooltip" data-placement="bottom" title="Add Voice"><i class="fa fa-microphone"></i></a> <a href="javascript:void(0);" class="btn btn-link profile-link-btn" rel="tooltip" data-placement="bottom" title="Add Photo"><i class="fa fa-camera"></i></a> <a href="javascript:void(0);" class="btn btn-link profile-link-btn" rel="tooltip" data-placement="bottom" title="Add File"><i class="fa fa-file"></i></a> </div> </form> <span class="timeline-seperator text-center"> <span>10:30PM January 1st, 2013</span> <div class="btn-group pull-right"> <a href="javascript:void(0);" data-toggle="dropdown" class="btn btn-default btn-xs dropdown-toggle"><span class="caret single"></span></a> <ul class="dropdown-menu text-left"> <li> <a href="javascript:void(0);">Hide this post</a> </li> <li> <a href="javascript:void(0);">Hide future posts from this user</a> </li> <li> <a href="javascript:void(0);">Mark as spam</a> </li> </ul> </div> </span> <div class="chat-body no-padding profile-message"> <ul> <li class="message"> <img src="img/avatars/sunny.png" class="online"> <span class="message-text"> <a href="javascript:void(0);" class="username">John Doe <small class="text-muted pull-right ultra-light"> 2 Minutes ago </small></a> Can't divide were divide fish forth fish to. Was can't form the, living life grass darkness very image let unto fowl isn't in blessed fill life yielding above all moved </span> <ul class="list-inline font-xs"> <li> <a href="javascript:void(0);" class="text-info"><i class="fa fa-reply"></i> Reply</a> </li> <li> <a href="javascript:void(0);" class="text-danger"><i class="fa fa-thumbs-up"></i> Like</a> </li> <li> <a href="javascript:void(0);" class="text-muted">Show All Comments (14)</a> </li> <li> <a href="javascript:void(0);" class="text-primary">Edit</a> </li> <li> <a href="javascript:void(0);" class="text-danger">Delete</a> </li> </ul> </li> <li class="message message-reply"> <img src="img/avatars/3.png" class="online"> <span class="message-text"> <a href="javascript:void(0);" class="username">Serman Syla</a> Haha! Yeah I know what you mean. Thanks for the file Sadi! <i class="fa fa-smile-o txt-color-orange"></i> </span> <ul class="list-inline font-xs"> <li> <a href="javascript:void(0);" class="text-muted">1 minute ago </a> </li> <li> <a href="javascript:void(0);" class="text-danger"><i class="fa fa-thumbs-up"></i> Like</a> </li> </ul> </li> <li class="message message-reply"> <img src="img/avatars/4.png" class="online"> <span class="message-text"> <a href="javascript:void(0);" class="username">Sadi Orlaf </a> Haha! Yeah I know what you mean. Thanks for the file Sadi! <i class="fa fa-smile-o txt-color-orange"></i> </span> <ul class="list-inline font-xs"> <li> <a href="javascript:void(0);" class="text-muted">a moment ago </a> </li> <li> <a href="javascript:void(0);" class="text-danger"><i class="fa fa-thumbs-up"></i> Like</a> </li> </ul> <input class="form-control input-xs" placeholder="Type and enter" type="text"> </li> </ul> </div> <span class="timeline-seperator text-center"> <span>11:30PM November 27th, 2013</span> <div class="btn-group pull-right"> <a href="javascript:void(0);" data-toggle="dropdown" class="btn btn-default btn-xs dropdown-toggle"><span class="caret single"></span></a> <ul class="dropdown-menu text-left"> <li> <a href="javascript:void(0);">Hide this post</a> </li> <li> <a href="javascript:void(0);">Hide future posts from this user</a> </li> <li> <a href="javascript:void(0);">Mark as spam</a> </li> </ul> </div> </span> <div class="chat-body no-padding profile-message"> <ul> <li class="message"> <img src="img/avatars/1.png" class="online"> <span class="message-text"> <a href="javascript:void(0);" class="username">John Doe <small class="text-muted pull-right ultra-light"> 2 Minutes ago </small></a> Can't divide were divide fish forth fish to. Was can't form the, living life grass darkness very image let unto fowl isn't in blessed fill life yielding above all moved </span> <ul class="list-inline font-xs"> <li> <a href="javascript:void(0);" class="text-info"><i class="fa fa-reply"></i> Reply</a> </li> <li> <a href="javascript:void(0);" class="text-danger"><i class="fa fa-thumbs-up"></i> Like</a> </li> <li> <a href="javascript:void(0);" class="text-muted">Show All Comments (14)</a> </li> <li> <a href="javascript:void(0);" class="text-primary">Hide</a> </li> </ul> </li> <li class="message message-reply"> <img src="img/avatars/3.png" class="online"> <span class="message-text"> <a href="javascript:void(0);" class="username">Serman Syla</a> Haha! Yeah I know what you mean. Thanks for the file Sadi! <i class="fa fa-smile-o txt-color-orange"></i> </span> <ul class="list-inline font-xs"> <li> <a href="javascript:void(0);" class="text-muted">1 minute ago </a> </li> <li> <a href="javascript:void(0);" class="text-danger"><i class="fa fa-thumbs-up"></i> Like</a> </li> </ul> </li> <li class="message message-reply"> <img src="img/avatars/4.png" class="online"> <span class="message-text"> <a href="javascript:void(0);" class="username">Sadi Orlaf </a> Haha! Yeah I know what you mean. Thanks for the file Sadi! <i class="fa fa-smile-o txt-color-orange"></i> </span> <ul class="list-inline font-xs"> <li> <a href="javascript:void(0);" class="text-muted">a moment ago </a> </li> <li> <a href="javascript:void(0);" class="text-danger"><i class="fa fa-thumbs-up"></i> Like</a> </li> </ul> </li> <li class="message message-reply"> <img src="img/avatars/4.png" class="online"> <span class="message-text"> <a href="javascript:void(0);" class="username">Sadi Orlaf </a> Haha! Yeah I know what you mean. Thanks for the file Sadi! <i class="fa fa-smile-o txt-color-orange"></i> </span> <ul class="list-inline font-xs"> <li> <a href="javascript:void(0);" class="text-muted">a moment ago </a> </li> <li> <a href="javascript:void(0);" class="text-danger"><i class="fa fa-thumbs-up"></i> Like</a> </li> </ul> </li> <li> <div class="input-group wall-comment-reply"> <input id="btn-input" type="text" class="form-control" placeholder="Type your message here..."> <span class="input-group-btn"> <button class="btn btn-primary" id="btn-chat"> <i class="fa fa-reply"></i> Reply </button> </span> </div> </li> </ul> </div> </div> </div> </div> </div> </div> <!-- end row --> </section> <!-- end widget grid --> <script type="text/javascript"> /* DO NOT REMOVE : GLOBAL FUNCTIONS! * * pageSetUp(); WILL CALL THE FOLLOWING FUNCTIONS * * // activate tooltips * $("[rel=tooltip]").tooltip(); * * // activate popovers * $("[rel=popover]").popover(); * * // activate popovers with hover states * $("[rel=popover-hover]").popover({ trigger: "hover" }); * * // activate inline charts * runAllCharts(); * * // setup widgets * setup_widgets_desktop(); * * // run form elements * runAllForms(); * ******************************** * * pageSetUp() is needed whenever you load a page. * It initializes and checks for all basic elements of the page * and makes rendering easier. * */ pageSetUp(); /* * ALL PAGE RELATED SCRIPTS CAN GO BELOW HERE * eg alert("my home function"); * * var pagefunction = function() { * ... * } * loadScript("js/plugin/_PLUGIN_NAME_.js", pagefunction); * * TO LOAD A SCRIPT: * var pagefunction = function (){ * loadScript(".../plugin.js", run_after_loaded); * } * * OR * * loadScript(".../plugin.js", run_after_loaded); */ // PAGE RELATED SCRIPTS // pagefunction var pagefunction = function() { }; // end pagefunction // run pagefunction on load pagefunction(); </script>
monklabs/admin.monklabs.com
public/views/misc/other/profile.html
HTML
mit
23,123
{% extends 'calaccess_campaign_browser/base.html' %} {% load humanize %} {% block title %}Expenditures - {{ committee.name }} - Committee - {{ block.super }}{% endblock %} {% block javascript %} <script> $('.pagination').twbsPagination({ totalPages: {{ paginator.num_pages }}, visiblePages: 5, startPage: {{ page_obj.number }}, prev: '&laquo;', next: '&rsaquo;', onPageClick: function (event, page) { window.location.href = "/committee/" + {{ committee.id }} + "/expenditures/" + page + '/'; } }); </script> {% endblock %} {% block content %} {% include "calaccess_campaign_browser/committee_nav.html" %} <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <h3> Expenditures <div class="btn-group"> <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown"> Download data <span class="caret"></span> </button> <ul class="dropdown-menu" role="menu"> <li><a href="{% url 'committee_expenditure_list' committee.pk 1 %}?format=csv">Download CSV</a></li> <li><a href="{% url 'committee_expenditure_list' committee.pk 1 %}?format=json">Download JSON</a></li> </ul> </div> </h3> <p class="totals">Total expenditures: ${{committee.total_expenditures | intcomma}}</p> </div> </div> {% include "calaccess_campaign_browser/paginator.html" %} <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="table-responsive"> <table class="table table-bordered table-hover"> <!-- table table-bordered table-hover --> <thead> <tr> <th>cycle</th> <th>filing</th> <th>raw_org_name</th> <th class="danger">amount</th> <!-- <th>person_flag</th> --> </tr> </thead> <tbody> {% for expenditure in committee_expenditures %} <tr> <td>{{ expenditure.cycle }}</td> <td><a href="{{ expenditure.filing.get_absolute_url }}">{{ expenditure.filing.pk }}</a></td> <td>{{ expenditure.raw_org_name }}</td> <td class="danger">${{ expenditure.amount | intcomma }}</td> <!-- <td>{{ expenditure.person_flag }}</td> --> </tr> {% endfor %} </tbody> </table> </div> </div> </div> {% include "calaccess_campaign_browser/paginator.html" %} {% endblock %}
myersjustinc/django-calaccess-campaign-browser
calaccess_campaign_browser/templates/calaccess_campaign_browser/committee_expenditure_list.html
HTML
mit
2,807
<div> Настройки на планираните изгражданията на тази машина от Jenkins <dl> <dt><b> Компютърът да се използва максимално </b></dt> <dd> Това е стандартната стойност. <br> В този режим Jenkins свободно решава дали да използва компютъра. Когато се появи нужда от изграждане, което може да се извърши от тази машина, Jenkins ще я ползва. </dd> <dt><b> Само задачи, чиито изрази с етикети отговарят на тази машина </b></dt> <dd> В този режим Jenkins изгражда проект на този компютър, когато проектът е ограничен с етикети до определени машини, а този компютър отговаря на етикетите или ограничението по име. <p> Това позволява заделянето на тази машина за определен вид задачи. Например, ако някои задачи включват тестове за производителност, може да искате те да се изпълняват на определени, точно конфигурирани машини, като на тях не се изпълнява нищо друго. Това се постига, като ограничите задачите чрез израз с етикети, който напасва с тази машина. <br> Допълнително, като зададете <i>броя на едновременните задачи</i> да е <code>1</code>, осигурявате, че в даден момент се изпълнява само една серия от тестовете за производителност, така резултатите няма да се повлияят от друга задача изпълнявана по това време. </dd> </dl> </div>
v1v/jenkins
war/src/main/webapp/help/system-config/master-slave/usage_bg.html
HTML
mit
2,301
<!DOCTYPE html> <html lang="en" class="yui-overrride"> <head> <meta charset="utf-8"> <title>js/view.js</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700' rel='stylesheet' type='text/css'> <link rel="shortcut icon" type="image/png" href="../assets/favicon.png"> <script src="http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js"></script> <link rel="stylesheet" href="../assets/css/main.css" id="site_styles"> <link rel='stylesheet' id='twentythirteen-fonts-css' href='//fonts.googleapis.com/css?family=Source+Sans+Pro%3A300%2C400%2C700%2C300italic%2C400italic%2C700italic%7CBitter%3A400%2C700&#038;subset=latin%2Clatin-ext' type='text/css' media='all' /> <style> .site-header { background: none repeat scroll 0% 0% #68B3B9; height: 200px; text-align: center; position: relative; } article, aside, details, figcaption, figure, footer, header, nav, section, summary { display: block; } .site-title, .site-description { color: #57A5E0; } .site-title { text-indent: -9999em; background: url('http://mootor.mobi/wp-content/themes/mootor/images/mootor-logo.png') no-repeat scroll center center transparent; height: 62px; padding: 0px; font-size: 60px; font-weight: bold; line-height: 1; margin: 0px; padding: 58px 0px 10px; } h1 { font-family: 'Source Sans Pro',sans-serif; font-size: 35px; } .site-description { color: black !important; font-style: normal; font-size: 1.55em !important; text-transform: uppercase; margin-top: 0.5em; } .site-description { font: italic 300 24px "Source Sans Pro",Helvetica,sans-serif; margin: 0px; } .site-header .home-link { min-height: 0px; padding: 2em 0px; } .site-header .home-link { color: #141412; display: block; margin: 0px auto; max-width: 1080px; min-height: 230px; padding: 0px 20px; text-decoration: none; width: 100%; } #hd { display: none;} </style> </head> <body class="yui3-skin-sam"> <header id="masthead" class="site-header" role="banner"> <a class="home-link" href="http://mootor.mobi/" title="Mootor Framework" rel="home"> <h1 class="site-title">Mootor Framework</h1> <h2 class="site-description">HTML5 framework for mobile application development</h2> </a> </header> <div id="doc"> <div id="hd" class="yui3-g header"> <div class="yui3-u-3-4"> <h1 class="blue-main-title"></h1> </div> <div class="yui3-u-1-4 version project-version"> API Docs for: </div> </div> <div id="bd" class="yui3-g"> <div class="yui3-u-1-4"> <div id="docs-sidebar" class="sidebar apidocs"> <div id="api-list"> <h2 class="off-left">APIs</h2> <div id="api-tabview" class="tabview"> <ul class="tabs"> <li><a href="#api-classes">Classes</a></li> <li><a href="#api-modules">Modules</a></li> </ul> <div id="api-tabview-filter"> <input type="search" id="api-filter" placeholder="Type to filter APIs"> </div> <div id="api-tabview-panel"> <ul id="api-classes" class="apis classes"> <li><a href="../classes/App.html">App</a></li> <li><a href="../classes/Context.html">Context</a></li> <li><a href="../classes/Event.html">Event</a></li> <li><a href="../classes/Route.html">Route</a></li> <li><a href="../classes/Router.html">Router</a></li> <li><a href="../classes/UI.html">UI</a></li> <li><a href="../classes/UIApp.html">UIApp</a></li> <li><a href="../classes/UIButton.html">UIButton</a></li> <li><a href="../classes/UIFooter.html">UIFooter</a></li> <li><a href="../classes/UIForm.html">UIForm</a></li> <li><a href="../classes/UIFormCamera.html">UIFormCamera</a></li> <li><a href="../classes/UIFormCheckbox.html">UIFormCheckbox</a></li> <li><a href="../classes/UIFormDate.html">UIFormDate</a></li> <li><a href="../classes/UIFormDraw.html">UIFormDraw</a></li> <li><a href="../classes/UIFormFieldset.html">UIFormFieldset</a></li> <li><a href="../classes/UIFormGeo.html">UIFormGeo</a></li> <li><a href="../classes/UIFormInput.html">UIFormInput</a></li> <li><a href="../classes/UIFormOption.html">UIFormOption</a></li> <li><a href="../classes/UIFormPassword.html">UIFormPassword</a></li> <li><a href="../classes/UIFormSelect.html">UIFormSelect</a></li> <li><a href="../classes/UIFormText.html">UIFormText</a></li> <li><a href="../classes/UIFormTextArea.html">UIFormTextArea</a></li> <li><a href="../classes/UIFormTime.html">UIFormTime</a></li> <li><a href="../classes/UIFormToggleSwitch.html">UIFormToggleSwitch</a></li> <li><a href="../classes/UIFormVirtualInput.html">UIFormVirtualInput</a></li> <li><a href="../classes/UIHeader.html">UIHeader</a></li> <li><a href="../classes/UILoading.html">UILoading</a></li> <li><a href="../classes/UINavBar.html">UINavBar</a></li> <li><a href="../classes/UINavItem.html">UINavItem</a></li> <li><a href="../classes/UIPanel.html">UIPanel</a></li> <li><a href="../classes/UIView.html">UIView</a></li> <li><a href="../classes/View.html">View</a></li> <li><a href="../classes/window.m.html">window.m</a></li> </ul> <ul id="api-modules" class="apis modules"> <li><a href="../modules/App.html">App</a></li> <li><a href="../modules/Mootor.html">Mootor</a></li> <li><a href="../modules/Router.html">Router</a></li> <li><a href="../modules/UI.html">UI</a></li> <li><a href="../modules/View.html">View</a></li> </ul> </div> </div> </div> </div> </div> <div class="yui3-u-3-4"> <div id="api-options"> Show: <label for="api-show-inherited"> <input type="checkbox" id="api-show-inherited" checked> Inherited </label> <label for="api-show-protected"> <input type="checkbox" id="api-show-protected"> Protected </label> <label for="api-show-private"> <input type="checkbox" id="api-show-private"> Private </label> <label for="api-show-deprecated"> <input type="checkbox" id="api-show-deprecated"> Deprecated </label> </div> <div class="apidocs"> <div id="docs-main"> <div class="content"> <h1 class="file-heading">File: js/view.js</h1> <div class="file"> <pre class="code prettyprint linenums"> /** * The View class handles each view of the application. * A list of views is specified in the applications options * and the files are loaded from the &quot;views&quot; folder. * Each view has a viewName.js, viewName.html and viewName.css files. * * @class View * @module View * @constructor * @param {Object} options An object defining options for the current view. * * constructor - A function that will be run after the view has loaded (optional). * * animation - a string defining the type of animation used to show this view (one of: &quot;slide-left&quot;, &quot;slide-right&quot;, &quot;none&quot;). * @author Emilio Mariscal (emi420 [at] gmail.com) * @author Martin Szyszlican (martinsz [at] gmail.com) */ (function ($, Mootor, m) { &quot;use strict&quot;; var View, Event, App; // Dependencies Event = Mootor.Event; App = Mootor.App; // Event handlers App.on(&quot;init&quot;, function() { var views = App._options.views, viewCount = views.length, i, view; for (i = 0; i &lt; viewCount; i++) { view = m.app.view(views[i]); } view.on(&quot;ready&quot;, function() { App.dispatch(&quot;ready&quot;); }); }); App.on(&quot;go&quot;, function() { var view, currentView, stateObj, router = App._currentRoute, url = router.url; currentView = App._currentView; if (currentView !== undefined) { View.dispatch(&quot;beforeUnload&quot;, currentView); } view = App._currentView = router.view; if (currentView !== undefined) { View.dispatch(&quot;unload&quot;, currentView); } View.dispatch(&quot;beforeLoad&quot;, view); stateObj = { view: view.id }; if (currentView != view) { if (url !== &quot;&quot;) { window.history.pushState(stateObj, view.id, url); } else { window.history.pushState(stateObj, view.id, window.location.pathname); } } View.dispatch(&quot;load&quot;, view); }); // Private constructors View = Mootor.View = function(options) { this.id = options.id; View._init(options, this); }; Event.extend(View, &quot;View&quot;); View._dispatch = View.dispatch; View.dispatch = function(event, instance) { if (!instance) { console.error(&quot;view dispatch called with undefined instance for event: &quot;,event); return false; } if (event !== &quot;init&quot; ) { View._dispatch(event + &quot;:&quot; + instance.id, instance); } else { View._dispatch(event, instance); } }; // Private static methods and properties $.extend(View, { /** * Views collection */ _collection: {}, /** * Current active view */ _current: undefined, /** * Init View instance, load HTML, CSS and JavaScript files for the view */ _init: function(options, self) { View._collection[self.id] = {id: self.id, obj: self}; View.dispatch(&quot;init&quot;, self); self.on(&quot;getHtml&quot;, function() { window.setTimeout(function() { View._getScript(self); }, 1); }); self.on(&quot;getScript&quot;, function() { View.dispatch(&quot;ready&quot;, self); }); // Load Html, Css and JavaScript window.setTimeout(function() { View._getHtml(self); }, 1); View._getCss(self); }, /** * Get view HTML */ _getHtml: function(self) { var path, id = self.id; path = &quot;views/&quot; + id + &quot;/&quot; + id + &quot;.html&quot;; $.get( path, function(source) { View._get(self.id).html = source; View.dispatch(&quot;getHtml&quot;, self); } ); }, /* * Get view script */ _getScript: function (self) { var path, id = self.id, script, $script; path = &quot;views/&quot; + id + &quot;/&quot; + id + &quot;.js&quot;; script = document.createElement(&quot;script&quot;); $script = $(script); script.src = path; script.type = &quot;text/javascript&quot;; View._get(self.id).script = script; script.addEventListener(&quot;load&quot;, function() { View.dispatch(&quot;getScript&quot;, self); }); $(&quot;head&quot;)[0].appendChild(script); }, /* * Get view CSS */ _getCss: function (self) { var path, id = self.id, link, $link; path = &quot;views/&quot; + id + &quot;/&quot; + id + &quot;.css&quot;; link = document.createElement(&quot;link&quot;); $link = $(link); link.href = path; link.type = &quot;text/css&quot;; link.rel = &quot;stylesheet&quot;; $(&quot;head&quot;).append(link); $link.one(&quot;load&quot;, { path: path }, function() { View._get(self.id).css = link; View.dispatch(&quot;getCss&quot;, self); }); }, _get: function(id) { return View._collection[id]; }, _getHtmlPath: function(self) { return View._get(self.id).html; }, _getCssPath: function(self) { return View._get(self.id).css; }, _getScriptPath: function(self) { return View._get(self.id).script; } }); // Public instance prototype $.extend(View.prototype, { /** * Title is the friendly name for the current view. * When called without parameters, returns a string containing the title. When called with parameters, sets the title. * * @method title * @param {string} [title] New title for this view. * @return string * @example * // Get title * m.app.view(&quot;index&quot;).title(); * * // Get title * m.app.view(&quot;index&quot;).title(&quot;My title&quot;); */ title: function(title) { var view = View._collection[this.id]; if (title === undefined) { return view.title; } else { view.title = title; return this; } }, /** * Sets an event handler for the view * Possible values for event: load, beforeLoad, unload, beforeUnload, init * * @method on * @param {string} event Defines in which event the handler will be called * @param {function} callback The function to be called when the event is fired. * @return View * @example * * // Simple example * * m.app.route(&quot;^#index$&quot;, app.view(&quot;index&quot;)); * * m.app.view(&quot;index&quot;).on(&quot;load&quot;, function(self) { * console.log(&quot;Index view is loaded.&quot;); * }); * * // With parameters * * m.app.route(&quot;^#product/(.*)&quot;, app.view(&quot;product&quot;)); * * m.app.view(&quot;product&quot;).on(&quot;load&quot;, function(self) { * console.log(&quot;Product Id: &quot; + self.params[0]; * }); */ on: function(event,callback) { if (event !== &quot;init&quot;) { View.on(event + &quot;:&quot; + this.id, callback); } else { View.on(event, callback); } return this; } /** * Unsets event handlers for the view * Possible values for event: load, beforeLoad, unload, beforeUnload, init * * @method off * @param {string} event Defines in which event we want to unset handlers * @param {function} [callback] If this parameter is specified, only that function is removed. Otherwise all callbacks for this event are removed. * @return View */ /* off: function(event,callback) { }*/ }); $.extend(Mootor.App.prototype, { /** * Create or get a view * * @method view * @param {String} id The id of the view * @for App * @param {String} [options] The options object for the view * @return View the referenced view object * @example * indexView = m.app.view(&quot;index&quot;); */ view: function(id, options) { var views = View._collection, view; if (id !== &quot;&quot; &amp;&amp; id !== undefined) { if (views[id] !== undefined) { view = views[id].obj; } else { if (options === undefined) { options = {}; } options.id = id; view = new View(options); } } else { view = App._currentView; } return view; } }); }(window.$, window.Mootor, window.m)); </pre> </div> </div> </div> </div> </div> </div> </div> <script src="../assets/vendor/prettify/prettify-min.js"></script> <script>prettyPrint();</script> <script src="../assets/js/yui-prettify.js"></script> <script src="../assets/../api.js"></script> <script src="../assets/js/api-filter.js"></script> <script src="../assets/js/api-list.js"></script> <script src="../assets/js/api-search.js"></script> <script src="../assets/js/apidocs.js"></script> </body> </html>
jay3dec/MootorFrameworkApp_Part1
source/doc/files/js_view.js.html
HTML
mit
19,081
<!DOCTYPE HTML> <html> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>${channel.title!channel.name} - ${site.name} - Powered by JEECMS</title> <head> <!--[if lt IE 9]> <script src="${resSys}/html5.js" type="text/javascript"></script> <![endif]--> <link href="/${res}/css/html5.css" rel="stylesheet" type="text/css"/> <link href="${resSys}/front.css" rel="stylesheet" type="text/css"/> <link href="${resSys}/jqueryUI/jquery.ui.css" rel="stylesheet" type="text/css"/> <script src="${resSys}/jquery.js" type="text/javascript"></script> <script src="${resSys}/jqueryUI/jquery-ui.js" type="text/javascript"></script> <script src="${resSys}/front.js" type="text/javascript"></script> <script type="text/javascript"> $(function() { Cms.siteFlow("${base}", location.href, document.referrer); }); </script> </head> <body> <div class="container"> [#include "../include/header.html"/] [#include "../include/search_csi.html"/] [#include "../include/navi.html"/] <!-- 左栏_begin --> <div class="w670 mt10"> <!-- 头条新闻_begin --> <div class="theOne"> [@cms_content_list count='1' orderBy='4' titLen='22' recommend='1' channelId='13' channelOption='1'] [#list tag_list as a] <a href="${a.url}" title="${a.title}" target="_blank"><h2>[@text_cut s=a.title len=titLen /]</h2></a> [/#list] [/@cms_content_list] <div class="commonArea"> [@cms_content_list count='1' orderBy='4' typeId='2' titLen='10' channelId='13' channelOption='1'] [#list tag_list as a] <a href="${a.url}" target="_blank" class="AreaPic"> <img src="${a.typeImg!site.defImg}" alt="${a.title}" width="100%" /> </a> [/#list] [/@cms_content_list] <div class="rightNews"> <ul> [@cms_content_list count='10' orderBy='4' titLen='30' channelId='13' channelOption='1' dateFormat='yyyy-MM-dd'] [#list tag_list as a] <li><a href="${a.url}" title="${a.title}" target="_blank">[@text_cut s=a.title len=titLen /]</a><em>(${a.date?string(dateFormat)})</em></li> <div class="clear"></div> [/#list] [/@cms_content_list] </ul> </div> </div> </div> <!-- 头条新闻_end --> <div class="clear"></div> <!-- 广告_begin --> <div class="hundred100 mt10"> <a href="http://www.jeecms.com" target="_blank"> <img src="../../${res}/img/index/banner1.jpg" width="100%"> </a> </div> <!-- 广告_end --> <div class="clear-10"></div> <!-- 国内新闻_begin --> <div class="gnNews"> <div class="newsTitle2"> <div class="titleBg2Left">国内新闻</div> <div class="titleBg2Right"> [@cms_channel id='11']<a href="${tag_bean.url}" target="_blank"> 更多>></a>[/@cms_channel] </div> </div> <div class="gngjList"> <ul> [@cms_content_list count='12' orderBy='4' titLen='20' channelId='11' channelOption='1'] [#list tag_list as a] <li> <a href="${a.url}" title="${a.title}" target="_blank">[@text_cut s=a.title len=titLen /]</a> </li> [/#list] [/@cms_content_list] </ul> </div> </div> <!-- 国内新闻_end --> <!-- 国际新闻_begin --> <div class="gjNews"> <div class="newsTitle2"> <div class="titleBg2Left">国际新闻</div> <div class="titleBg2Right"> [@cms_channel id='12']<a href="${tag_bean.url}" target="_blank"> 更多>></a>[/@cms_channel] </div> </div> <div class="gngjList"> <ul> [@cms_content_list count='12' orderBy='4' titLen='20' channelId='12' channelOption='1'] [#list tag_list as a] <li> <a href="${a.url}" title="${a.title}" target="_blank">[@text_cut s=a.title len=titLen /]</a> </li> [/#list] [/@cms_content_list] </ul> </div> </div> <!-- 国际新闻_end --> <div class="clear-10"></div> <!-- 财经报道_begin --> <div class="gnNews"> <div class="newsTitle2"> <div class="titleBg2Left">财经报道</div> <div class="titleBg2Right"> [@cms_channel id='41']<a href="${tag_bean.url}" target="_blank"> 更多>></a>[/@cms_channel] </div> </div> <div class="gngjList"> <ul> [@cms_content_list count='12' orderBy='4' titLen='20' channelId='41' channelOption='1'] [#list tag_list as a] <li> <a href="${a.url}" title="${a.title}" target="_blank">[@text_cut s=a.title len=titLen /]</a> </li> [/#list] [/@cms_content_list] </ul> </div> </div> <!-- 财经报道_end --> <!-- 基金视点_begin --> <div class="gjNews"> <div class="newsTitle2"> <div class="titleBg2Left">基金视点</div> <div class="titleBg2Right"> [@cms_channel id='40']<a href="${tag_bean.url}" target="_blank"> 更多>></a>[/@cms_channel] </div> </div> <div class="gngjList"> <ul> [@cms_content_list count='12' orderBy='4' titLen='20' channelId='40' channelOption='1'] [#list tag_list as a] <li> <a href="${a.url}" title="${a.title}" target="_blank">[@text_cut s=a.title len=titLen /]</a> </li> [/#list] [/@cms_content_list] </ul> </div> </div> <!-- 基金视点_end --> <div class="clear"></div> </div> <!-- 左栏_end --> <!-- 右栏_begin --> [#include "../include/right4.html"/] <!-- 右栏_end --> [#include "../include/friend_link.html"/] [#include "../include/footer.html"/] </div> </body> </html>
guokaijava/YGCMS
ygcms-web/src/main/webapp/WEB-INF/t/cms/www/default/channel/news.html
HTML
mit
6,702
--- layout: post author: "Greg Wilson" title: Pre-Assessment date: 2012-11-13 time: "09:00:00" category: ["Assessment"] --- <p>One of the recurring problems in our bootcamps is that at any point, about 1/4 of people are lost, and 1/4 are bored. The only fix we can think of is to let people self-assess before arrival to determine whether this is the right thing for them or not (and to let instructors know more about who they're going to be teaching). We've used variations on the questionnaire below a couple of times with useful results; we'd appreciate feedback on:</p> <ul> <li>what else we should ask (please give us the actual question, rather than simply, "something about such-and-such")</li> <li>what we could take out</li> <li>how intimidating you think this might be to people who aren't confident in their skills&mdash;we'd really like to <em>not</em> frighten away the people who need us most</li> </ul> <p>1. Career stage:</p> <ul> <li>Undergrad</li> <li>Grad</li> <li>Post-doc</li> <li>Faculty</li> <li>Industry</li> <li>Support staff</li> </ul> <p>2. Disciplines:</p> <ul> <li>Space sciences</li> <li>Physics</li> <li>Chemistry</li> <li>Earth sciences (geology, oceanography, meteorology)</li> <li>Life science (ecology and organisms)</li> <li>Life science (cells and genes)</li> <li>Brain and neurosciences</li> <li>Medicine</li> <li>Engineering (civil, mechanical, chemical)</li> <li>Computer science/electrical engineering</li> <li>Economics</li> <li>Humanities/social sciences</li> <li>Tech support/lab tech/support programmer</li> <li>Admin</li> </ul> <p>3. Platform:</p> <ul> <li>Linux</li> <li>Mac OS X</li> <li>Windows</li> </ul> <p>4. A tab-delimited file has two columns: the date, and the highest temperature on that day. Produce a graph showing the average highest temperature for each month.</p> <ul> <li>could do it easily</li> <li>could struggle through</li> <li>wouldn't know where to start</li> <li>Language/tool I would use: ____________</li> </ul> <p>5. Write a short program to read a file containing columns of numbers separated by commas, average the non-negative values in the second and fifth columns, and print the results.</p> <ul> <li>could do it easily</li> <li>could struggle through</li> <li>wouldn't know where to start</li> <li>Language/tool I would use: ____________</li> </ul> <p>6. Check out a working copy of a project from version control, add a file called paper.txt, and commit the change.</p> <ul> <li>could do it easily</li> <li>could struggle through</li> <li>wouldn't know where to start</li> <li>Tool I would use: ____________</li> </ul> <p>7. In a directory with 1000 text files, create a list of all files that contain the word Drosophila, and redirect the output to a file called results.txt.</p> <ul> <li>could do it easily</li> <li>could struggle through</li> <li>wouldn't know where to start</li> <li>Tool I would use: ____________</li> </ul> <p>8. A database has two tables Scientist and Lab. The Scientist table's columns are the scientist's student ID, name, and email address; the Lab table's columns are lab names, lab IDs, and scientist IDs. Write an SQL statement that outputs a count of the number of scientists in each lab.</p> <ul> <li>could do it easily</li> <li>could struggle through</li> <li>wouldn't know where to start</li> <li>Tool I would use: ____________</li> </ul>
FranciscoCanas/website
_posts/2012/11/2012-11-13-pre-assessment.html
HTML
mit
3,447
<html> <head> <link rel="stylesheet" type="text/css" href="/css/c3.css"> </head> <body> <div id="chart"></div> <script src="http://d3js.org/d3.v4.min.js" charset="utf-8"></script> <script src="/js/c3.js"></script> <script> var chart = c3.generate({ data: { columns: [ // ['data1', 100, 200], ], empty: { label: { text: 'No Data' } } }, subchart: { show: true } }); setTimeout(function () { chart.load({ columns: [ ['data1', 100, 200], ], }); }, 1000); </script> </body> </html>
tuandinhvu/v2CRM
public/plugins/c3-0.5.4/htdocs/samples/emptydata.html
HTML
mit
716
{{#forEach 'product' in 'products'}} <a ng-repeat="product in products" href="products/{{product.id}}"> <img src="{{user.image}}" ng-show="foo && bar" {{hbsShow "foo && bar"}}>{{foo}} <div ng-include="'path/to/partial'"> <span ng-non-bindable> {{> path/to/partial}} </span> </div> </a> {{/forEach}} {{#if foo.length}} <img class="small" ng-class="{ active: imgVisible }" ng-if="foo.length">{{/if}} {{#ifExpression "foo && bar"}} <img ng-style="{ color: mainColor }" ng-if="foo && bar">{{/ifExpression}} {{expression "foo && bar"}}
ca136/compylr
example/compiled-handlerbars-string.html
HTML
mit
544
<html> <head> <title>Vorbisfile - function - ov_seekable</title> <link rel=stylesheet href="style.css" type="text/css"> </head> <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> <table border=0 width=100%> <tr> <td><p class=tiny>Vorbisfile documentation</p></td> <td align=right><p class=tiny>libVorbisfile version 1.65 - 20020702</p></td> </tr> </table> <h1>ov_seekable</h1> <p><i>declared in "vorbis/vorbisfile.h";</i></p> <p>This indicates whether or not the bitstream is seekable. <br><br> <table border=0 color=black cellspacing=0 cellpadding=7> <tr bgcolor=#cccccc> <td> <pre><b> long ov_seekable(OggVorbis_File *vf); </b></pre> </td> </tr> </table> <h3>Parameters</h3> <dl> <dt><i>vf</i></dt> <dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile functions.</dd> </dl> <h3>Return Values</h3> <blockquote> <li>0 indicates that the file is not seekable.</li> <li>nonzero indicates that the file is seekable.</li> </blockquote> <p> <br><br> <hr noshade> <table border=0 width=100%> <tr valign=top> <td><p class=tiny>copyright &copy; 2002 Xiph.org</p></td> <td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td> </tr><tr> <td><p class=tiny>Vorbisfile documentation</p></td> <td align=right><p class=tiny>libVorbisfile version 1.65 - 20020702</p></td> </tr> </table> </body> </html>
DecipherOne/Troglodyte
Trog Build Dependencies/oggvorbis-win32sdk-1.0/doc/vorbis/vorbisfile/ov_seekable.html
HTML
mit
1,421
<div class="container"> <h1>{{account.name}} Account</h1> <p class="lead">Current Balance: {{account.currency}} {{account.balance}}</p> <form name="addRecordForm"> <div class="row"> <div class="col-xs-2"> <input type="text" class="form-control" placeholder="Amount" ng-model="record.amount" required/> </div> <div class="col-xs-2"> <select class="form-control" ng-model="record.type"> <option value="0">Expense</option> <option value="1">Income</option> </select> </div> <div class="col-xs-2"> <select class="form-control" ng-model="record.category"> <option ng-repeat="category in categories">{{category.name}}</option> </select> </div> <div class="col-xs-4"> <input type="text" class="form-control" placeholder="Description" ng-model="record.description"> </div> <div class="col-xs-2"> <button type="submit" class="btn btn-primary" ng-click="addRecord(record)">Add</button> </div> </div> </form> <h1>History</h1> <table class="table table-condensed table-hover"> <thead> <tr> <th>Category</th> <th>Description</th> <th>Date</th> <th>Amount</th> <th>Delete</th> </tr> </thead> <tbody> <tr ng-repeat="record in account.records | orderBy:'date':!reverse" class="{{ record.is_expense ? 'danger' : 'success'}}"> <td>{{record.category}}</td> <td>{{record.description}}</td> <td>{{record.date | date:'medium'}}</td> <td>{{account.currency}} {{record.amount}}</td> <td><button type="submit" class="btn btn-danger btn-xs" ng-click="deleteRecord(record)">Delete</button></td> </tr> </tbody> </table> <canvas id="canvas" height="450" width="450"></canvas> </div>
vanhue/budget-manager
app/partials/account-detail.html
HTML
mit
1,857
--- layout: default --- <div class="page"> <h1 class="page-title">{{ page.title }}</h1> {{ content }} </div>
eungsikyoon/eungsikyoon.github.io
_layouts/page.html
HTML
mit
115
<HTML> <HEAD> <!-- This HTML file has been created by texi2html 1.52b from gettext.texi on 15 July 2015 --> <META HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8"> <TITLE>GNU gettext utilities - 6 Creating a New PO File</TITLE> </HEAD> <BODY> Go to the <A HREF="gettext_1.html">first</A>, <A HREF="gettext_5.html">previous</A>, <A HREF="gettext_7.html">next</A>, <A HREF="gettext_25.html">last</A> section, <A HREF="gettext_toc.html">table of contents</A>. <P><HR><P> <H1><A NAME="SEC37" HREF="gettext_toc.html#TOC37">6 Creating a New PO File</A></H1> <P> <A NAME="IDX248"></A> </P> <P> When starting a new translation, the translator creates a file called <TT>&lsquo;<VAR>LANG</VAR>.po&rsquo;</TT>, as a copy of the <TT>&lsquo;<VAR>package</VAR>.pot&rsquo;</TT> template file with modifications in the initial comments (at the beginning of the file) and in the header entry (the first entry, near the beginning of the file). </P> <P> The easiest way to do so is by use of the <SAMP>&lsquo;msginit&rsquo;</SAMP> program. For example: </P> <PRE> $ cd <VAR>PACKAGE</VAR>-<VAR>VERSION</VAR> $ cd po $ msginit </PRE> <P> The alternative way is to do the copy and modifications by hand. To do so, the translator copies <TT>&lsquo;<VAR>package</VAR>.pot&rsquo;</TT> to <TT>&lsquo;<VAR>LANG</VAR>.po&rsquo;</TT>. Then she modifies the initial comments and the header entry of this file. </P> <H2><A NAME="SEC38" HREF="gettext_toc.html#TOC38">6.1 Invoking the <CODE>msginit</CODE> Program</A></H2> <P> <A NAME="IDX249"></A> <A NAME="IDX250"></A> <PRE> msginit [<VAR>option</VAR>] </PRE> <P> <A NAME="IDX251"></A> <A NAME="IDX252"></A> The <CODE>msginit</CODE> program creates a new PO file, initializing the meta information with values from the user's environment. </P> <P> Here are more details. The following header fields of a PO file are automatically filled, when possible. </P> <DL COMPACT> <DT><SAMP>&lsquo;Project-Id-Version&rsquo;</SAMP> <DD> The value is guessed from the <CODE>configure</CODE> script or any other files in the current directory. <DT><SAMP>&lsquo;PO-Revision-Date&rsquo;</SAMP> <DD> The value is taken from the <CODE>PO-Creation-Data</CODE> in the input POT file, or the current date is used. <DT><SAMP>&lsquo;Last-Translator&rsquo;</SAMP> <DD> The value is taken from user's password file entry and the mailer configuration files. <DT><SAMP>&lsquo;Language-Team, Language&rsquo;</SAMP> <DD> These values are set according to the current locale and the predefined list of translation teams. <DT><SAMP>&lsquo;MIME-Version, Content-Type, Content-Transfer-Encoding&rsquo;</SAMP> <DD> These values are set according to the content of the POT file and the current locale. If the POT file contains charset=UTF-8, it means that the POT file contains non-ASCII characters, and we keep the UTF-8 encoding. Otherwise, when the POT file is plain ASCII, we use the locale's encoding. <DT><SAMP>&lsquo;Plural-Forms&rsquo;</SAMP> <DD> The value is first looked up from the embedded table. As an experimental feature, you can instruct <CODE>msginit</CODE> to use the information from Unicode CLDR, by setting the <CODE>GETTEXTCLDRDIR</CODE> environment variable. </DL> <H3><A NAME="SEC39" HREF="gettext_toc.html#TOC39">6.1.1 Input file location</A></H3> <DL COMPACT> <DT><SAMP>&lsquo;-i <VAR>inputfile</VAR>&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--input=<VAR>inputfile</VAR>&rsquo;</SAMP> <DD> <A NAME="IDX253"></A> <A NAME="IDX254"></A> Input POT file. </DL> <P> If no <VAR>inputfile</VAR> is given, the current directory is searched for the POT file. If it is <SAMP>&lsquo;-&rsquo;</SAMP>, standard input is read. </P> <H3><A NAME="SEC40" HREF="gettext_toc.html#TOC40">6.1.2 Output file location</A></H3> <DL COMPACT> <DT><SAMP>&lsquo;-o <VAR>file</VAR>&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--output-file=<VAR>file</VAR>&rsquo;</SAMP> <DD> <A NAME="IDX255"></A> <A NAME="IDX256"></A> Write output to specified PO file. </DL> <P> If no output file is given, it depends on the <SAMP>&lsquo;--locale&rsquo;</SAMP> option or the user's locale setting. If it is <SAMP>&lsquo;-&rsquo;</SAMP>, the results are written to standard output. </P> <H3><A NAME="SEC41" HREF="gettext_toc.html#TOC41">6.1.3 Input file syntax</A></H3> <DL COMPACT> <DT><SAMP>&lsquo;-P&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--properties-input&rsquo;</SAMP> <DD> <A NAME="IDX257"></A> <A NAME="IDX258"></A> Assume the input file is a Java ResourceBundle in Java <CODE>.properties</CODE> syntax, not in PO file syntax. <DT><SAMP>&lsquo;--stringtable-input&rsquo;</SAMP> <DD> <A NAME="IDX259"></A> Assume the input file is a NeXTstep/GNUstep localized resource file in <CODE>.strings</CODE> syntax, not in PO file syntax. </DL> <H3><A NAME="SEC42" HREF="gettext_toc.html#TOC42">6.1.4 Output details</A></H3> <DL COMPACT> <DT><SAMP>&lsquo;-l <VAR>ll_CC</VAR>&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--locale=<VAR>ll_CC</VAR>&rsquo;</SAMP> <DD> <A NAME="IDX260"></A> <A NAME="IDX261"></A> Set target locale. <VAR>ll</VAR> should be a language code, and <VAR>CC</VAR> should be a country code. The command <SAMP>&lsquo;locale -a&rsquo;</SAMP> can be used to output a list of all installed locales. The default is the user's locale setting. <DT><SAMP>&lsquo;--no-translator&rsquo;</SAMP> <DD> <A NAME="IDX262"></A> Declares that the PO file will not have a human translator and is instead automatically generated. <DT><SAMP>&lsquo;--color&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--color=<VAR>when</VAR>&rsquo;</SAMP> <DD> <A NAME="IDX263"></A> Specify whether or when to use colors and other text attributes. See section <A HREF="gettext_9.html#SEC150">9.11.1 The <CODE>--color</CODE> option</A> for details. <DT><SAMP>&lsquo;--style=<VAR>style_file</VAR>&rsquo;</SAMP> <DD> <A NAME="IDX264"></A> Specify the CSS style rule file to use for <CODE>--color</CODE>. See section <A HREF="gettext_9.html#SEC152">9.11.3 The <CODE>--style</CODE> option</A> for details. <DT><SAMP>&lsquo;-p&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--properties-output&rsquo;</SAMP> <DD> <A NAME="IDX265"></A> <A NAME="IDX266"></A> Write out a Java ResourceBundle in Java <CODE>.properties</CODE> syntax. Note that this file format doesn't support plural forms and silently drops obsolete messages. <DT><SAMP>&lsquo;--stringtable-output&rsquo;</SAMP> <DD> <A NAME="IDX267"></A> Write out a NeXTstep/GNUstep localized resource file in <CODE>.strings</CODE> syntax. Note that this file format doesn't support plural forms. <DT><SAMP>&lsquo;-w <VAR>number</VAR>&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--width=<VAR>number</VAR>&rsquo;</SAMP> <DD> <A NAME="IDX268"></A> <A NAME="IDX269"></A> Set the output page width. Long strings in the output files will be split across multiple lines in order to ensure that each line's width (= number of screen columns) is less or equal to the given <VAR>number</VAR>. <DT><SAMP>&lsquo;--no-wrap&rsquo;</SAMP> <DD> <A NAME="IDX270"></A> Do not break long message lines. Message lines whose width exceeds the output page width will not be split into several lines. Only file reference lines which are wider than the output page width will be split. </DL> <H3><A NAME="SEC43" HREF="gettext_toc.html#TOC43">6.1.5 Informative output</A></H3> <DL COMPACT> <DT><SAMP>&lsquo;-h&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--help&rsquo;</SAMP> <DD> <A NAME="IDX271"></A> <A NAME="IDX272"></A> Display this help and exit. <DT><SAMP>&lsquo;-V&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--version&rsquo;</SAMP> <DD> <A NAME="IDX273"></A> <A NAME="IDX274"></A> Output version information and exit. </DL> <H2><A NAME="SEC44" HREF="gettext_toc.html#TOC44">6.2 Filling in the Header Entry</A></H2> <P> <A NAME="IDX275"></A> </P> <P> The initial comments "SOME DESCRIPTIVE TITLE", "YEAR" and "FIRST AUTHOR &#60;EMAIL@ADDRESS&#62;, YEAR" ought to be replaced by sensible information. This can be done in any text editor; if Emacs is used and it switched to PO mode automatically (because it has recognized the file's suffix), you can disable it by typing <KBD>M-x fundamental-mode</KBD>. </P> <P> Modifying the header entry can already be done using PO mode: in Emacs, type <KBD>M-x po-mode RET</KBD> and then <KBD>RET</KBD> again to start editing the entry. You should fill in the following fields. </P> <DL COMPACT> <DT>Project-Id-Version <DD> This is the name and version of the package. Fill it in if it has not already been filled in by <CODE>xgettext</CODE>. <DT>Report-Msgid-Bugs-To <DD> This has already been filled in by <CODE>xgettext</CODE>. It contains an email address or URL where you can report bugs in the untranslated strings: <UL> <LI>Strings which are not entire sentences, see the maintainer guidelines in section <A HREF="gettext_4.html#SEC19">4.3 Preparing Translatable Strings</A>. <LI>Strings which use unclear terms or require additional context to be understood. <LI>Strings which make invalid assumptions about notation of date, time or money. <LI>Pluralisation problems. <LI>Incorrect English spelling. <LI>Incorrect formatting. </UL> <DT>POT-Creation-Date <DD> This has already been filled in by <CODE>xgettext</CODE>. <DT>PO-Revision-Date <DD> You don't need to fill this in. It will be filled by the PO file editor when you save the file. <DT>Last-Translator <DD> Fill in your name and email address (without double quotes). <DT>Language-Team <DD> Fill in the English name of the language, and the email address or homepage URL of the language team you are part of. Before starting a translation, it is a good idea to get in touch with your translation team, not only to make sure you don't do duplicated work, but also to coordinate difficult linguistic issues. <A NAME="IDX276"></A> In the Free Translation Project, each translation team has its own mailing list. The up-to-date list of teams can be found at the Free Translation Project's homepage, <A HREF="http://translationproject.org/">http://translationproject.org/</A>, in the "Teams" area. <DT>Language <DD> Fill in the language code of the language. This can be in one of three forms: <UL> <LI> <SAMP>&lsquo;<VAR>ll</VAR>&rsquo;</SAMP>, an ISO 639 two-letter language code (lowercase). See section <A HREF="gettext_17.html#SEC327">A Language Codes</A> for the list of codes. <LI> <SAMP>&lsquo;<VAR>ll</VAR>_<VAR>CC</VAR>&rsquo;</SAMP>, where <SAMP>&lsquo;<VAR>ll</VAR>&rsquo;</SAMP> is an ISO 639 two-letter language code (lowercase) and <SAMP>&lsquo;<VAR>CC</VAR>&rsquo;</SAMP> is an ISO 3166 two-letter country code (uppercase). The country code specification is not redundant: Some languages have dialects in different countries. For example, <SAMP>&lsquo;de_AT&rsquo;</SAMP> is used for Austria, and <SAMP>&lsquo;pt_BR&rsquo;</SAMP> for Brazil. The country code serves to distinguish the dialects. See section <A HREF="gettext_17.html#SEC327">A Language Codes</A> and section <A HREF="gettext_18.html#SEC330">B Country Codes</A> for the lists of codes. <LI> <SAMP>&lsquo;<VAR>ll</VAR>_<VAR>CC</VAR>@<VAR>variant</VAR>&rsquo;</SAMP>, where <SAMP>&lsquo;<VAR>ll</VAR>&rsquo;</SAMP> is an ISO 639 two-letter language code (lowercase), <SAMP>&lsquo;<VAR>CC</VAR>&rsquo;</SAMP> is an ISO 3166 two-letter country code (uppercase), and <SAMP>&lsquo;<VAR>variant</VAR>&rsquo;</SAMP> is a variant designator. The variant designator (lowercase) can be a script designator, such as <SAMP>&lsquo;latin&rsquo;</SAMP> or <SAMP>&lsquo;cyrillic&rsquo;</SAMP>. </UL> The naming convention <SAMP>&lsquo;<VAR>ll</VAR>_<VAR>CC</VAR>&rsquo;</SAMP> is also the way locales are named on systems based on GNU libc. But there are three important differences: <UL> <LI> In this PO file field, but not in locale names, <SAMP>&lsquo;<VAR>ll</VAR>_<VAR>CC</VAR>&rsquo;</SAMP> combinations denoting a language's main dialect are abbreviated as <SAMP>&lsquo;<VAR>ll</VAR>&rsquo;</SAMP>. For example, <SAMP>&lsquo;de&rsquo;</SAMP> is equivalent to <SAMP>&lsquo;de_DE&rsquo;</SAMP> (German as spoken in Germany), and <SAMP>&lsquo;pt&rsquo;</SAMP> to <SAMP>&lsquo;pt_PT&rsquo;</SAMP> (Portuguese as spoken in Portugal) in this context. <LI> In this PO file field, suffixes like <SAMP>&lsquo;.<VAR>encoding</VAR>&rsquo;</SAMP> are not used. <LI> In this PO file field, variant designators that are not relevant to message translation, such as <SAMP>&lsquo;@euro&rsquo;</SAMP>, are not used. </UL> So, if your locale name is <SAMP>&lsquo;de_DE.UTF-8&rsquo;</SAMP>, the language specification in PO files is just <SAMP>&lsquo;de&rsquo;</SAMP>. <DT>Content-Type <DD> <A NAME="IDX277"></A> <A NAME="IDX278"></A> Replace <SAMP>&lsquo;CHARSET&rsquo;</SAMP> with the character encoding used for your language, in your locale, or UTF-8. This field is needed for correct operation of the <CODE>msgmerge</CODE> and <CODE>msgfmt</CODE> programs, as well as for users whose locale's character encoding differs from yours (see section <A HREF="gettext_11.html#SEC187">11.2.4 How to specify the output character set <CODE>gettext</CODE> uses</A>). <A NAME="IDX279"></A> You get the character encoding of your locale by running the shell command <SAMP>&lsquo;locale charmap&rsquo;</SAMP>. If the result is <SAMP>&lsquo;C&rsquo;</SAMP> or <SAMP>&lsquo;ANSI_X3.4-1968&rsquo;</SAMP>, which is equivalent to <SAMP>&lsquo;ASCII&rsquo;</SAMP> (= <SAMP>&lsquo;US-ASCII&rsquo;</SAMP>), it means that your locale is not correctly configured. In this case, ask your translation team which charset to use. <SAMP>&lsquo;ASCII&rsquo;</SAMP> is not usable for any language except Latin. <A NAME="IDX280"></A> Because the PO files must be portable to operating systems with less advanced internationalization facilities, the character encodings that can be used are limited to those supported by both GNU <CODE>libc</CODE> and GNU <CODE>libiconv</CODE>. These are: <CODE>ASCII</CODE>, <CODE>ISO-8859-1</CODE>, <CODE>ISO-8859-2</CODE>, <CODE>ISO-8859-3</CODE>, <CODE>ISO-8859-4</CODE>, <CODE>ISO-8859-5</CODE>, <CODE>ISO-8859-6</CODE>, <CODE>ISO-8859-7</CODE>, <CODE>ISO-8859-8</CODE>, <CODE>ISO-8859-9</CODE>, <CODE>ISO-8859-13</CODE>, <CODE>ISO-8859-14</CODE>, <CODE>ISO-8859-15</CODE>, <CODE>KOI8-R</CODE>, <CODE>KOI8-U</CODE>, <CODE>KOI8-T</CODE>, <CODE>CP850</CODE>, <CODE>CP866</CODE>, <CODE>CP874</CODE>, <CODE>CP932</CODE>, <CODE>CP949</CODE>, <CODE>CP950</CODE>, <CODE>CP1250</CODE>, <CODE>CP1251</CODE>, <CODE>CP1252</CODE>, <CODE>CP1253</CODE>, <CODE>CP1254</CODE>, <CODE>CP1255</CODE>, <CODE>CP1256</CODE>, <CODE>CP1257</CODE>, <CODE>GB2312</CODE>, <CODE>EUC-JP</CODE>, <CODE>EUC-KR</CODE>, <CODE>EUC-TW</CODE>, <CODE>BIG5</CODE>, <CODE>BIG5-HKSCS</CODE>, <CODE>GBK</CODE>, <CODE>GB18030</CODE>, <CODE>SHIFT_JIS</CODE>, <CODE>JOHAB</CODE>, <CODE>TIS-620</CODE>, <CODE>VISCII</CODE>, <CODE>GEORGIAN-PS</CODE>, <CODE>UTF-8</CODE>. <A NAME="IDX281"></A> In the GNU system, the following encodings are frequently used for the corresponding languages. <A NAME="IDX282"></A> <UL> <LI><CODE>ISO-8859-1</CODE> for Afrikaans, Albanian, Basque, Breton, Catalan, Cornish, Danish, Dutch, English, Estonian, Faroese, Finnish, French, Galician, German, Greenlandic, Icelandic, Indonesian, Irish, Italian, Malay, Manx, Norwegian, Occitan, Portuguese, Spanish, Swedish, Tagalog, Uzbek, Walloon, <LI><CODE>ISO-8859-2</CODE> for Bosnian, Croatian, Czech, Hungarian, Polish, Romanian, Serbian, Slovak, Slovenian, <LI><CODE>ISO-8859-3</CODE> for Maltese, <LI><CODE>ISO-8859-5</CODE> for Macedonian, Serbian, <LI><CODE>ISO-8859-6</CODE> for Arabic, <LI><CODE>ISO-8859-7</CODE> for Greek, <LI><CODE>ISO-8859-8</CODE> for Hebrew, <LI><CODE>ISO-8859-9</CODE> for Turkish, <LI><CODE>ISO-8859-13</CODE> for Latvian, Lithuanian, Maori, <LI><CODE>ISO-8859-14</CODE> for Welsh, <LI><CODE>ISO-8859-15</CODE> for Basque, Catalan, Dutch, English, Finnish, French, Galician, German, Irish, Italian, Portuguese, Spanish, Swedish, Walloon, <LI><CODE>KOI8-R</CODE> for Russian, <LI><CODE>KOI8-U</CODE> for Ukrainian, <LI><CODE>KOI8-T</CODE> for Tajik, <LI><CODE>CP1251</CODE> for Bulgarian, Belarusian, <LI><CODE>GB2312</CODE>, <CODE>GBK</CODE>, <CODE>GB18030</CODE> for simplified writing of Chinese, <LI><CODE>BIG5</CODE>, <CODE>BIG5-HKSCS</CODE> for traditional writing of Chinese, <LI><CODE>EUC-JP</CODE> for Japanese, <LI><CODE>EUC-KR</CODE> for Korean, <LI><CODE>TIS-620</CODE> for Thai, <LI><CODE>GEORGIAN-PS</CODE> for Georgian, <LI><CODE>UTF-8</CODE> for any language, including those listed above. </UL> <A NAME="IDX283"></A> <A NAME="IDX284"></A> When single quote characters or double quote characters are used in translations for your language, and your locale's encoding is one of the ISO-8859-* charsets, it is best if you create your PO files in UTF-8 encoding, instead of your locale's encoding. This is because in UTF-8 the real quote characters can be represented (single quote characters: U+2018, U+2019, double quote characters: U+201C, U+201D), whereas none of ISO-8859-* charsets has them all. Users in UTF-8 locales will see the real quote characters, whereas users in ISO-8859-* locales will see the vertical apostrophe and the vertical double quote instead (because that's what the character set conversion will transliterate them to). <A NAME="IDX285"></A> To enter such quote characters under X11, you can change your keyboard mapping using the <CODE>xmodmap</CODE> program. The X11 names of the quote characters are "leftsinglequotemark", "rightsinglequotemark", "leftdoublequotemark", "rightdoublequotemark", "singlelowquotemark", "doublelowquotemark". Note that only recent versions of GNU Emacs support the UTF-8 encoding: Emacs 20 with Mule-UCS, and Emacs 21. As of January 2001, XEmacs doesn't support the UTF-8 encoding. The character encoding name can be written in either upper or lower case. Usually upper case is preferred. <DT>Content-Transfer-Encoding <DD> Set this to <CODE>8bit</CODE>. <DT>Plural-Forms <DD> This field is optional. It is only needed if the PO file has plural forms. You can find them by searching for the <SAMP>&lsquo;msgid_plural&rsquo;</SAMP> keyword. The format of the plural forms field is described in section <A HREF="gettext_11.html#SEC189">11.2.6 Additional functions for plural forms</A> and section <A HREF="gettext_12.html#SEC210">12.6 Translating plural forms</A>. </DL> <P><HR><P> Go to the <A HREF="gettext_1.html">first</A>, <A HREF="gettext_5.html">previous</A>, <A HREF="gettext_7.html">next</A>, <A HREF="gettext_25.html">last</A> section, <A HREF="gettext_toc.html">table of contents</A>. </BODY> </HTML>
egoitzro/poedit
deps/gettext/gettext-tools/doc/gettext_6.html
HTML
mit
18,622
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML ><HEAD ><TITLE >Release 8.2.2</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REV="MADE" HREF="mailto:[email protected]"><LINK REL="HOME" TITLE="PostgreSQL 9.0.5 Documentation" HREF="index.html"><LINK REL="UP" TITLE="Release Notes" HREF="release.html"><LINK REL="PREVIOUS" TITLE="Release 8.2.3" HREF="release-8-2-3.html"><LINK REL="NEXT" TITLE="Release 8.2.1" HREF="release-8-2-1.html"><LINK REL="STYLESHEET" TYPE="text/css" HREF="stylesheet.css"><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"><META NAME="creation" CONTENT="2011-09-22T22:21:03"></HEAD ><BODY CLASS="SECT1" ><DIV CLASS="NAVHEADER" ><TABLE SUMMARY="Header navigation table" WIDTH="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0" ><TR ><TH COLSPAN="5" ALIGN="center" VALIGN="bottom" ><A HREF="index.html" >PostgreSQL 9.0.5 Documentation</A ></TH ></TR ><TR ><TD WIDTH="10%" ALIGN="left" VALIGN="top" ><A TITLE="Release 8.2.3" HREF="release-8-2-3.html" ACCESSKEY="P" >Prev</A ></TD ><TD WIDTH="10%" ALIGN="left" VALIGN="top" ><A TITLE="Release Notes" HREF="release.html" >Fast Backward</A ></TD ><TD WIDTH="60%" ALIGN="center" VALIGN="bottom" >Appendix E. Release Notes</TD ><TD WIDTH="10%" ALIGN="right" VALIGN="top" ><A TITLE="Release Notes" HREF="release.html" >Fast Forward</A ></TD ><TD WIDTH="10%" ALIGN="right" VALIGN="top" ><A TITLE="Release 8.2.1" HREF="release-8-2-1.html" ACCESSKEY="N" >Next</A ></TD ></TR ></TABLE ><HR ALIGN="LEFT" WIDTH="100%"></DIV ><DIV CLASS="SECT1" ><H1 CLASS="SECT1" ><A NAME="RELEASE-8-2-2" >E.54. Release 8.2.2</A ></H1 ><DIV CLASS="NOTE" ><BLOCKQUOTE CLASS="NOTE" ><P ><B >Release Date: </B >2007-02-05</P ></BLOCKQUOTE ></DIV ><P > This release contains a variety of fixes from 8.2.1, including a security fix. For information about new features in the 8.2 major release, see <A HREF="release-8-2.html" >Section E.56</A >. </P ><DIV CLASS="SECT2" ><H2 CLASS="SECT2" ><A NAME="AEN108408" >E.54.1. Migration to Version 8.2.2</A ></H2 ><P > A dump/restore is not required for those running 8.2.X. </P ></DIV ><DIV CLASS="SECT2" ><H2 CLASS="SECT2" ><A NAME="AEN108411" >E.54.2. Changes</A ></H2 ><P ></P ><UL ><LI ><P > Remove security vulnerabilities that allowed connected users to read backend memory (Tom) </P ><P > The vulnerabilities involve suppressing the normal check that a SQL function returns the data type it's declared to, and changing the data type of a table column (CVE-2007-0555, CVE-2007-0556). These errors can easily be exploited to cause a backend crash, and in principle might be used to read database content that the user should not be able to access. </P ></LI ><LI ><P > Fix not-so-rare-anymore bug wherein btree index page splits could fail due to choosing an infeasible split point (Heikki Linnakangas) </P ></LI ><LI ><P > Fix Borland C compile scripts (L Bayuk) </P ></LI ><LI ><P > Properly handle <CODE CLASS="FUNCTION" >to_char('CC')</CODE > for years ending in <TT CLASS="LITERAL" >00</TT > (Tom) </P ><P > Year 2000 is in the twentieth century, not the twenty-first. </P ></LI ><LI ><P > <TT CLASS="FILENAME" >/contrib/tsearch2</TT > localization improvements (Tatsuo, Teodor) </P ></LI ><LI ><P > Fix incorrect permission check in <TT CLASS="LITERAL" >information_schema.key_column_usage</TT > view (Tom) </P ><P > The symptom is <SPAN CLASS="QUOTE" >"relation with OID nnnnn does not exist"</SPAN > errors. To get this fix without using <TT CLASS="COMMAND" >initdb</TT >, use <TT CLASS="COMMAND" >CREATE OR REPLACE VIEW</TT > to install the corrected definition found in <TT CLASS="FILENAME" >share/information_schema.sql</TT >. Note you will need to do this in each database. </P ></LI ><LI ><P > Improve <TT CLASS="COMMAND" >VACUUM</TT > performance for databases with many tables (Tom) </P ></LI ><LI ><P > Fix for rare Assert() crash triggered by <TT CLASS="LITERAL" >UNION</TT > (Tom) </P ></LI ><LI ><P > Fix potentially incorrect results from index searches using <TT CLASS="LITERAL" >ROW</TT > inequality conditions (Tom) </P ></LI ><LI ><P > Tighten security of multi-byte character processing for UTF8 sequences over three bytes long (Tom) </P ></LI ><LI ><P > Fix bogus <SPAN CLASS="QUOTE" >"permission denied"</SPAN > failures occurring on Windows due to attempts to fsync already-deleted files (Magnus, Tom) </P ></LI ><LI ><P > Fix bug that could cause the statistics collector to hang on Windows (Magnus) </P ><P > This would in turn lead to autovacuum not working. </P ></LI ><LI ><P > Fix possible crashes when an already-in-use PL/pgSQL function is updated (Tom) </P ></LI ><LI ><P > Improve PL/pgSQL handling of domain types (Sergiy Vyshnevetskiy, Tom) </P ></LI ><LI ><P > Fix possible errors in processing PL/pgSQL exception blocks (Tom) </P ></LI ></UL ></DIV ></DIV ><DIV CLASS="NAVFOOTER" ><HR ALIGN="LEFT" WIDTH="100%"><TABLE SUMMARY="Footer navigation table" WIDTH="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0" ><TR ><TD WIDTH="33%" ALIGN="left" VALIGN="top" ><A HREF="release-8-2-3.html" ACCESSKEY="P" >Prev</A ></TD ><TD WIDTH="34%" ALIGN="center" VALIGN="top" ><A HREF="index.html" ACCESSKEY="H" >Home</A ></TD ><TD WIDTH="33%" ALIGN="right" VALIGN="top" ><A HREF="release-8-2-1.html" ACCESSKEY="N" >Next</A ></TD ></TR ><TR ><TD WIDTH="33%" ALIGN="left" VALIGN="top" >Release 8.2.3</TD ><TD WIDTH="34%" ALIGN="center" VALIGN="top" ><A HREF="release.html" ACCESSKEY="U" >Up</A ></TD ><TD WIDTH="33%" ALIGN="right" VALIGN="top" >Release 8.2.1</TD ></TR ></TABLE ></DIV ></BODY ></HTML >
jeremymcwilliams/pubcom
postgresql/html/release-8-2-2.html
HTML
mit
5,962
<html> <head> <title>File Source for Drawing.php</title> <link rel="stylesheet" type="text/css" href="../media/style.css"> </head> <body> <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> <tr> <td class="header_top">PHPExcel_Worksheet</td> </tr> <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> <tr> <td class="header_menu"> [ <a href="../classtrees_PHPExcel_Worksheet.html" class="menu">class tree: PHPExcel_Worksheet</a> ] [ <a href="../elementindex_PHPExcel_Worksheet.html" class="menu">index: PHPExcel_Worksheet</a> ] [ <a href="../elementindex.html" class="menu">all elements</a> ] </td> </tr> <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="200" class="menu"> <b>Packages:</b><br /> <a href="../li_PHPExcel.html">PHPExcel</a><br /> <a href="../li_PHPExcel_Cell.html">PHPExcel_Cell</a><br /> <a href="../li_PHPExcel_Reader.html">PHPExcel_Reader</a><br /> <a href="../li_PHPExcel_Shared.html">PHPExcel_Shared</a><br /> <a href="../li_PHPExcel_Style.html">PHPExcel_Style</a><br /> <a href="../li_PHPExcel_Worksheet.html">PHPExcel_Worksheet</a><br /> <a href="../li_PHPExcel_Worksheet_Drawing.html">PHPExcel_Worksheet_Drawing</a><br /> <a href="../li_PHPExcel_Writer.html">PHPExcel_Writer</a><br /> <a href="../li_PHPExcel_Writer_Excel2007.html">PHPExcel_Writer_Excel2007</a><br /> <br /><br /> </td> <td> <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top"> <h1 align="center">Source for file Drawing.php</h1> <p>Documentation is available at <a href="../PHPExcel_Worksheet/_Classes_PHPExcel_Worksheet_Drawing_php.html">Drawing.php</a></p> <div class="php"> <div class="listing"><pre><ol><li><a name="a1"></a><span class="src-php">&lt;?php</span></li> <li><a name="a2"></a><span class="src-doc">/**</span></li> <li><a name="a3"></a><span class="src-doc"> * PHPExcel</span></li> <li><a name="a4"></a><span class="src-doc"> *</span></li> <li><a name="a5"></a><span class="src-doc"> * Copyright (c) 2006 - 2007 PHPExcel, Maarten Balliauw</span></li> <li><a name="a6"></a><span class="src-doc"> *</span></li> <li><a name="a7"></a><span class="src-doc"> * This library is free software; you can redistribute it and/or</span></li> <li><a name="a8"></a><span class="src-doc"> * modify it under the terms of the GNU Lesser General Public</span></li> <li><a name="a9"></a><span class="src-doc"> * License as published by the Free Software Foundation; either</span></li> <li><a name="a10"></a><span class="src-doc"> * version 2.1 of the License, or (at your option) any later version.</span></li> <li><a name="a11"></a><span class="src-doc"> * </span></li> <li><a name="a12"></a><span class="src-doc"> * This library is distributed in the hope that it will be useful,</span></li> <li><a name="a13"></a><span class="src-doc"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></li> <li><a name="a14"></a><span class="src-doc"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span></li> <li><a name="a15"></a><span class="src-doc"> * Lesser General Public License for more details.</span></li> <li><a name="a16"></a><span class="src-doc"> * </span></li> <li><a name="a17"></a><span class="src-doc"> * You should have received a copy of the GNU Lesser General Public</span></li> <li><a name="a18"></a><span class="src-doc"> * License along with this library; if not, write to the Free Software</span></li> <li><a name="a19"></a><span class="src-doc"> * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</span></li> <li><a name="a20"></a><span class="src-doc"> *</span></li> <li><a name="a21"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@category</span><span class="src-doc"> PHPExcel</span></li> <li><a name="a22"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@package</span><span class="src-doc"> PHPExcel_Worksheet</span></li> <li><a name="a23"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@copyright</span><span class="src-doc"> Copyright (c) 2006 - 2007 PHPExcel (http://www.codeplex.com/PHPExcel)</span></li> <li><a name="a24"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@license</span><span class="src-doc"> http://www.gnu.org/licenses/lgpl.txt LGPL</span></li> <li><a name="a25"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@version</span><span class="src-doc"> ##VERSION##, ##DATE##</span></li> <li><a name="a26"></a><span class="src-doc"> */</span></li> <li><a name="a27"></a>&nbsp;</li> <li><a name="a28"></a>&nbsp;</li> <li><a name="a29"></a><span class="src-doc">/** PHPExcel_IComparable */</span></li> <li><a name="a29"></a>&nbsp;</li> <li><a name="a30"></a><span class="src-inc">require_once </span><span class="src-str">'PHPExcel/IComparable.php'</span><span class="src-sym">;</span></li> <li><a name="a31"></a>&nbsp;</li> <li><a name="a32"></a><span class="src-doc">/** PHPExcel_Worksheet */</span></li> <li><a name="a32"></a>&nbsp;</li> <li><a name="a33"></a><span class="src-inc">require_once </span><span class="src-str">'PHPExcel/Worksheet.php'</span><span class="src-sym">;</span></li> <li><a name="a34"></a>&nbsp;</li> <li><a name="a35"></a><span class="src-doc">/** PHPExcel_Worksheet_Drawing_Shadow */</span></li> <li><a name="a35"></a>&nbsp;</li> <li><a name="a36"></a><span class="src-inc">require_once </span><span class="src-str">'PHPExcel/Worksheet/Drawing/Shadow.php'</span><span class="src-sym">;</span></li> <li><a name="a37"></a>&nbsp;</li> <li><a name="a38"></a><span class="src-doc">/**</span></li> <li><a name="a39"></a><span class="src-doc"> * PHPExcel_Worksheet_Drawing</span></li> <li><a name="a40"></a><span class="src-doc"> *</span></li> <li><a name="a41"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@category</span><span class="src-doc"> PHPExcel</span></li> <li><a name="a42"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@package</span><span class="src-doc"> PHPExcel_Worksheet</span></li> <li><a name="a43"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@copyright</span><span class="src-doc"> Copyright (c) 2006 - 2007 PHPExcel (http://www.codeplex.com/PHPExcel)</span></li> <li><a name="a44"></a><span class="src-doc"> */</span></li> <li><a name="a45"></a><span class="src-key">class </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html">PHPExcel_Worksheet_Drawing</a> <span class="src-key">implements </span><span class="src-id">PHPExcel_IComparable</span></li> <li><a name="a46"></a><span class="src-sym">{ </span></li> <li><a name="a47"></a> <span class="src-doc">/**</span></li> <li><a name="a48"></a><span class="src-doc"> * Name</span></li> <li><a name="a49"></a><span class="src-doc"> *</span></li> <li><a name="a50"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@var </span><span class="src-doc-type">string </span></li> <li><a name="a51"></a><span class="src-doc"> */</span></li> <li><a name="a52"></a> <span class="src-key">private </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_name">$_name</a><span class="src-sym">;</span></li> <li><a name="a53"></a> </li> <li><a name="a54"></a> <span class="src-doc">/**</span></li> <li><a name="a55"></a><span class="src-doc"> * Description</span></li> <li><a name="a56"></a><span class="src-doc"> *</span></li> <li><a name="a57"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@var </span><span class="src-doc-type">string </span></li> <li><a name="a58"></a><span class="src-doc"> */</span></li> <li><a name="a59"></a> <span class="src-key">private </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_description">$_description</a><span class="src-sym">;</span></li> <li><a name="a60"></a> </li> <li><a name="a61"></a> <span class="src-doc">/**</span></li> <li><a name="a62"></a><span class="src-doc"> * Path</span></li> <li><a name="a63"></a><span class="src-doc"> *</span></li> <li><a name="a64"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@var </span><span class="src-doc-type">string </span></li> <li><a name="a65"></a><span class="src-doc"> */</span></li> <li><a name="a66"></a> <span class="src-key">private </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_path">$_path</a><span class="src-sym">;</span></li> <li><a name="a67"></a> </li> <li><a name="a68"></a> <span class="src-doc">/**</span></li> <li><a name="a69"></a><span class="src-doc"> * Worksheet</span></li> <li><a name="a70"></a><span class="src-doc"> *</span></li> <li><a name="a71"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@var </span><span class="src-doc-type">PHPExcel_Worksheet </span></li> <li><a name="a72"></a><span class="src-doc"> */</span></li> <li><a name="a73"></a> <span class="src-key">private </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_worksheet">$_worksheet</a><span class="src-sym">;</span></li> <li><a name="a74"></a> </li> <li><a name="a75"></a> <span class="src-doc">/**</span></li> <li><a name="a76"></a><span class="src-doc"> * Coordinates</span></li> <li><a name="a77"></a><span class="src-doc"> *</span></li> <li><a name="a78"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@var </span><span class="src-doc-type">string </span></li> <li><a name="a79"></a><span class="src-doc"> */</span></li> <li><a name="a80"></a> <span class="src-key">private </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_coordinates">$_coordinates</a><span class="src-sym">;</span></li> <li><a name="a81"></a> </li> <li><a name="a82"></a> <span class="src-doc">/**</span></li> <li><a name="a83"></a><span class="src-doc"> * Offset X</span></li> <li><a name="a84"></a><span class="src-doc"> *</span></li> <li><a name="a85"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@var </span><span class="src-doc-type">int </span></li> <li><a name="a86"></a><span class="src-doc"> */</span></li> <li><a name="a87"></a> <span class="src-key">private </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_offsetX">$_offsetX</a><span class="src-sym">;</span></li> <li><a name="a88"></a> </li> <li><a name="a89"></a> <span class="src-doc">/**</span></li> <li><a name="a90"></a><span class="src-doc"> * Offset Y</span></li> <li><a name="a91"></a><span class="src-doc"> *</span></li> <li><a name="a92"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@var </span><span class="src-doc-type">int </span></li> <li><a name="a93"></a><span class="src-doc"> */</span></li> <li><a name="a94"></a> <span class="src-key">private </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_offsetY">$_offsetY</a><span class="src-sym">;</span></li> <li><a name="a95"></a> </li> <li><a name="a96"></a> <span class="src-doc">/**</span></li> <li><a name="a97"></a><span class="src-doc"> * Width</span></li> <li><a name="a98"></a><span class="src-doc"> *</span></li> <li><a name="a99"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@var </span><span class="src-doc-type">int </span></li> <li><a name="a100"></a><span class="src-doc"> */</span></li> <li><a name="a101"></a> <span class="src-key">private </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_width">$_width</a><span class="src-sym">;</span></li> <li><a name="a102"></a> </li> <li><a name="a103"></a> <span class="src-doc">/**</span></li> <li><a name="a104"></a><span class="src-doc"> * Height</span></li> <li><a name="a105"></a><span class="src-doc"> *</span></li> <li><a name="a106"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@var </span><span class="src-doc-type">int </span></li> <li><a name="a107"></a><span class="src-doc"> */</span></li> <li><a name="a108"></a> <span class="src-key">private </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_height">$_height</a><span class="src-sym">;</span></li> <li><a name="a109"></a> </li> <li><a name="a110"></a> <span class="src-doc">/**</span></li> <li><a name="a111"></a><span class="src-doc"> * Proportional resize</span></li> <li><a name="a112"></a><span class="src-doc"> *</span></li> <li><a name="a113"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@var </span><span class="src-doc-type">boolean </span></li> <li><a name="a114"></a><span class="src-doc"> */</span></li> <li><a name="a115"></a> <span class="src-key">private </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_resizeProportional">$_resizeProportional</a><span class="src-sym">;</span></li> <li><a name="a116"></a> </li> <li><a name="a117"></a> <span class="src-doc">/**</span></li> <li><a name="a118"></a><span class="src-doc"> * Rotation</span></li> <li><a name="a119"></a><span class="src-doc"> *</span></li> <li><a name="a120"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@var </span><span class="src-doc-type">int </span></li> <li><a name="a121"></a><span class="src-doc"> */</span></li> <li><a name="a122"></a> <span class="src-key">private </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_rotation">$_rotation</a><span class="src-sym">;</span></li> <li><a name="a123"></a> </li> <li><a name="a124"></a> <span class="src-doc">/**</span></li> <li><a name="a125"></a><span class="src-doc"> * Shadow</span></li> <li><a name="a126"></a><span class="src-doc"> *</span></li> <li><a name="a127"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@var </span><span class="src-doc-type">PHPExcel_Worksheet_Drawing_Shadow </span></li> <li><a name="a128"></a><span class="src-doc"> */</span></li> <li><a name="a129"></a> <span class="src-key">private </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_shadow">$_shadow</a><span class="src-sym">; </span></li> <li><a name="a130"></a> </li> <li><a name="a131"></a> <span class="src-doc">/**</span></li> <li><a name="a132"></a><span class="src-doc"> * Create a new PHPExcel_Worksheet_Drawing</span></li> <li><a name="a133"></a><span class="src-doc"> */</span></li> <li><a name="a134"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#method__construct">__construct</a><span class="src-sym">(</span><span class="src-sym">)</span></li> <li><a name="a135"></a> <span class="src-sym">{</span></li> <li><a name="a136"></a> <span class="src-comm">// Initialise values</span></li> <li><a name="a137"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_name">_name</a> = <span class="src-str">''</span><span class="src-sym">;</span></li> <li><a name="a138"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_description">_description</a> = <span class="src-str">''</span><span class="src-sym">;</span></li> <li><a name="a139"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_path">_path</a> = <span class="src-str">''</span><span class="src-sym">;</span></li> <li><a name="a140"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_worksheet">_worksheet</a> = <span class="src-id">null</span><span class="src-sym">;</span></li> <li><a name="a141"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_coordinates">_coordinates</a> = <span class="src-str">'A1'</span><span class="src-sym">;</span></li> <li><a name="a142"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_offsetX">_offsetX</a> = <span class="src-num">0</span><span class="src-sym">;</span></li> <li><a name="a143"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_offsetY">_offsetY</a> = <span class="src-num">0</span><span class="src-sym">;</span></li> <li><a name="a144"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_width">_width</a> = <span class="src-num">0</span><span class="src-sym">;</span></li> <li><a name="a145"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_height">_height</a> = <span class="src-num">0</span><span class="src-sym">;</span></li> <li><a name="a146"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_resizeProportional">_resizeProportional</a> = <span class="src-id">true</span><span class="src-sym">;</span></li> <li><a name="a147"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_rotation">_rotation</a> = <span class="src-num">0</span><span class="src-sym">;</span></li> <li><a name="a148"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_shadow">_shadow</a> = <span class="src-key">new </span><span class="src-id"><a href="../PHPExcel_Worksheet_Drawing/PHPExcel_Worksheet_Drawing_Shadow.html">PHPExcel_Worksheet_Drawing_Shadow</a></span><span class="src-sym">(</span><span class="src-sym">)</span><span class="src-sym">;</span></li> <li><a name="a149"></a> <span class="src-sym">}</span></li> <li><a name="a150"></a> </li> <li><a name="a151"></a> <span class="src-doc">/**</span></li> <li><a name="a152"></a><span class="src-doc"> * Get Name</span></li> <li><a name="a153"></a><span class="src-doc"> *</span></li> <li><a name="a154"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">string </span></li> <li><a name="a155"></a><span class="src-doc"> */</span></li> <li><a name="a156"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetName">getName</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a157"></a> <span class="src-key">return </span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_name">_name</a><span class="src-sym">;</span></li> <li><a name="a158"></a> <span class="src-sym">}</span></li> <li><a name="a159"></a> </li> <li><a name="a160"></a> <span class="src-doc">/**</span></li> <li><a name="a161"></a><span class="src-doc"> * Set Name</span></li> <li><a name="a162"></a><span class="src-doc"> *</span></li> <li><a name="a163"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc-type">string </span><span class="src-doc-var">$pValue </span></li> <li><a name="a164"></a><span class="src-doc"> */</span></li> <li><a name="a165"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodsetName">setName</a><span class="src-sym">(</span><span class="src-var">$pValue </span>= <span class="src-str">''</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a166"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_name">_name</a> = <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a167"></a> <span class="src-sym">}</span></li> <li><a name="a168"></a> </li> <li><a name="a169"></a> <span class="src-doc">/**</span></li> <li><a name="a170"></a><span class="src-doc"> * Get Filename</span></li> <li><a name="a171"></a><span class="src-doc"> *</span></li> <li><a name="a172"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">string </span></li> <li><a name="a173"></a><span class="src-doc"> */</span></li> <li><a name="a174"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetFilename">getFilename</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a175"></a> <span class="src-key">return </span><a href="http://www.php.net/basename">basename</a><span class="src-sym">(</span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_path">_path</a><span class="src-sym">)</span><span class="src-sym">;</span></li> <li><a name="a176"></a> <span class="src-sym">}</span></li> <li><a name="a177"></a> </li> <li><a name="a178"></a> <span class="src-doc">/**</span></li> <li><a name="a179"></a><span class="src-doc"> * Get Extension</span></li> <li><a name="a180"></a><span class="src-doc"> *</span></li> <li><a name="a181"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">string </span></li> <li><a name="a182"></a><span class="src-doc"> */</span></li> <li><a name="a183"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetExtension">getExtension</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a184"></a> <span class="src-key">return </span><a href="http://www.php.net/end">end</a><span class="src-sym">(</span><a href="http://www.php.net/explode">explode</a><span class="src-sym">(</span><span class="src-str">&quot;.&quot;</span><span class="src-sym">, </span><a href="http://www.php.net/basename">basename</a><span class="src-sym">(</span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_path">_path</a><span class="src-sym">)))</span><span class="src-sym">;</span></li> <li><a name="a185"></a> <span class="src-sym">}</span></li> <li><a name="a186"></a> </li> <li><a name="a187"></a> <span class="src-doc">/**</span></li> <li><a name="a188"></a><span class="src-doc"> * Get Description</span></li> <li><a name="a189"></a><span class="src-doc"> *</span></li> <li><a name="a190"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">string </span></li> <li><a name="a191"></a><span class="src-doc"> */</span></li> <li><a name="a192"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetDescription">getDescription</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a193"></a> <span class="src-key">return </span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_description">_description</a><span class="src-sym">;</span></li> <li><a name="a194"></a> <span class="src-sym">}</span></li> <li><a name="a195"></a> </li> <li><a name="a196"></a> <span class="src-doc">/**</span></li> <li><a name="a197"></a><span class="src-doc"> * Set Description</span></li> <li><a name="a198"></a><span class="src-doc"> *</span></li> <li><a name="a199"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc-type">string </span><span class="src-doc-var">$pValue </span></li> <li><a name="a200"></a><span class="src-doc"> */</span></li> <li><a name="a201"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodsetDescription">setDescription</a><span class="src-sym">(</span><span class="src-var">$pValue </span>= <span class="src-str">''</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a202"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_description">_description</a> = <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a203"></a> <span class="src-sym">}</span></li> <li><a name="a204"></a> </li> <li><a name="a205"></a> <span class="src-doc">/**</span></li> <li><a name="a206"></a><span class="src-doc"> * Get Path</span></li> <li><a name="a207"></a><span class="src-doc"> *</span></li> <li><a name="a208"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">string </span></li> <li><a name="a209"></a><span class="src-doc"> */</span></li> <li><a name="a210"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetPath">getPath</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a211"></a> <span class="src-key">return </span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_path">_path</a><span class="src-sym">;</span></li> <li><a name="a212"></a> <span class="src-sym">}</span></li> <li><a name="a213"></a> </li> <li><a name="a214"></a> <span class="src-doc">/**</span></li> <li><a name="a215"></a><span class="src-doc"> * Set Path</span></li> <li><a name="a216"></a><span class="src-doc"> *</span></li> <li><a name="a217"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc"> </span><span class="src-doc-type">string </span><span class="src-doc"> </span><span class="src-doc-var">$pValue </span><span class="src-doc"> File path</span></li> <li><a name="a218"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc"> </span><span class="src-doc-type">boolean </span><span class="src-doc"> </span><span class="src-doc-var">$pVerifyFile </span><span class="src-doc"> Verify file</span></li> <li><a name="a219"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@throws</span><span class="src-doc"> Exception</span></li> <li><a name="a220"></a><span class="src-doc"> */</span></li> <li><a name="a221"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodsetPath">setPath</a><span class="src-sym">(</span><span class="src-var">$pValue </span>= <span class="src-str">''</span><span class="src-sym">, </span><span class="src-var">$pVerifyFile </span>= <span class="src-id">true</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a222"></a> <span class="src-key">if </span><span class="src-sym">(</span><span class="src-var">$pVerifyFile</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a223"></a> <span class="src-key">if </span><span class="src-sym">(</span><a href="http://www.php.net/file_exists">file_exists</a><span class="src-sym">(</span><span class="src-var">$pValue</span><span class="src-sym">)) </span><span class="src-sym">{</span></li> <li><a name="a224"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_path">_path</a> = <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a225"></a> </li> <li><a name="a226"></a> <span class="src-key">if </span><span class="src-sym">(</span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_width">_width</a> == <span class="src-num">0 </span>&amp;&amp; <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_height">_height</a> == <span class="src-num">0</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a227"></a> <span class="src-comm">// Get width/height</span></li> <li><a name="a228"></a> list<span class="src-sym">(</span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_width">_width</a><span class="src-sym">, </span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_height">_height</a><span class="src-sym">) </span>= <a href="http://www.php.net/getimagesize">getimagesize</a><span class="src-sym">(</span><span class="src-var">$pValue</span><span class="src-sym">)</span><span class="src-sym">;</span></li> <li><a name="a229"></a> <span class="src-sym">}</span></li> <li><a name="a230"></a> <span class="src-sym">} </span><span class="src-key">else </span><span class="src-sym">{</span></li> <li><a name="a231"></a> throw <span class="src-key">new </span><span class="src-id">Exception</span><span class="src-sym">(</span><span class="src-str">&quot;</span><span class="src-str"><span class="src-id">File</span> <span class="src-var">$pValue</span> <span class="src-id">not</span> <span class="src-id">found</span>!</span><span class="src-str">&quot;</span><span class="src-sym">)</span><span class="src-sym">;</span></li> <li><a name="a232"></a> <span class="src-sym">}</span></li> <li><a name="a233"></a> <span class="src-sym">} </span><span class="src-key">else </span><span class="src-sym">{</span></li> <li><a name="a234"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_path">_path</a> = <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a235"></a> <span class="src-sym">}</span></li> <li><a name="a236"></a> <span class="src-sym">}</span></li> <li><a name="a237"></a>&nbsp;</li> <li><a name="a238"></a> <span class="src-doc">/**</span></li> <li><a name="a239"></a><span class="src-doc"> * Get Worksheet</span></li> <li><a name="a240"></a><span class="src-doc"> *</span></li> <li><a name="a241"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">PHPExcel_Worksheet </span></li> <li><a name="a242"></a><span class="src-doc"> */</span></li> <li><a name="a243"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetWorksheet">getWorksheet</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a244"></a> <span class="src-key">return </span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_worksheet">_worksheet</a><span class="src-sym">;</span></li> <li><a name="a245"></a> <span class="src-sym">}</span></li> <li><a name="a246"></a> </li> <li><a name="a247"></a> <span class="src-doc">/**</span></li> <li><a name="a248"></a><span class="src-doc"> * Set Worksheet</span></li> <li><a name="a249"></a><span class="src-doc"> *</span></li> <li><a name="a250"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc"> </span><span class="src-doc-type">PHPExcel_Worksheet </span><span class="src-doc"> </span><span class="src-doc-var">$pValue </span></li> <li><a name="a251"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc"> </span><span class="src-doc-type">bool </span><span class="src-doc"> </span><span class="src-doc-var">$pOverrideOld </span><span class="src-doc"> If a Worksheet has already been assigned, overwrite it and remove image from old Worksheet?</span></li> <li><a name="a252"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@throws</span><span class="src-doc"> Exception</span></li> <li><a name="a253"></a><span class="src-doc"> */</span></li> <li><a name="a254"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodsetWorksheet">setWorksheet</a><span class="src-sym">(</span><span class="src-var">$pValue </span>= <span class="src-id">null</span><span class="src-sym">, </span><span class="src-var">$pOverrideOld </span>= <span class="src-id">false</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a255"></a> <span class="src-key">if </span><span class="src-sym">(</span><span class="src-var">$pValue </span>instanceof <span class="src-id"><a href="../PHPExcel/PHPExcel_Worksheet.html">PHPExcel_Worksheet</a></span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a256"></a> <span class="src-key">if </span><span class="src-sym">(</span><a href="http://www.php.net/is_null">is_null</a><span class="src-sym">(</span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_worksheet">_worksheet</a><span class="src-sym">)) </span><span class="src-sym">{</span></li> <li><a name="a257"></a> <span class="src-comm">// Add drawing to PHPExcel_Worksheet</span></li> <li><a name="a258"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_worksheet">_worksheet</a> = <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a259"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_worksheet">_worksheet</a><span class="src-sym">-&gt;</span><span class="src-id">getDrawingCollection</span><span class="src-sym">(</span><span class="src-sym">)</span><span class="src-sym">-&gt;</span><span class="src-id">append</span><span class="src-sym">(</span><span class="src-var">$this</span><span class="src-sym">)</span><span class="src-sym">;</span></li> <li><a name="a260"></a> <span class="src-sym">} </span><span class="src-key">else </span><span class="src-sym">{</span></li> <li><a name="a261"></a> <span class="src-key">if </span><span class="src-sym">(</span><span class="src-var">$pOverrideOld</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a262"></a> <span class="src-comm">// Remove drawing from old PHPExcel_Worksheet</span></li> <li><a name="a263"></a> <span class="src-var">$iterator </span>= <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_worksheet">_worksheet</a><span class="src-sym">-&gt;</span><span class="src-id">getDrawingCollection</span><span class="src-sym">(</span><span class="src-sym">)</span><span class="src-sym">-&gt;</span><span class="src-id">getIterator</span><span class="src-sym">(</span><span class="src-sym">)</span><span class="src-sym">;</span></li> <li><a name="a264"></a> </li> <li><a name="a265"></a> <span class="src-key">while </span><span class="src-sym">(</span><span class="src-var">$iterator</span><span class="src-sym">-&gt;</span><span class="src-id">valid</span><span class="src-sym">(</span><span class="src-sym">)) </span><span class="src-sym">{</span></li> <li><a name="a266"></a> <span class="src-key">if </span><span class="src-sym">(</span><span class="src-var">$iterator</span><span class="src-sym">-&gt;</span><span class="src-id">current</span><span class="src-sym">(</span><span class="src-sym">)</span><span class="src-sym">-&gt;</span><span class="src-id">getHashCode</span><span class="src-sym">(</span><span class="src-sym">) </span>== <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetHashCode">getHashCode</a><span class="src-sym">(</span><span class="src-sym">)) </span><span class="src-sym">{</span></li> <li><a name="a267"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_worksheet">_worksheet</a><span class="src-sym">-&gt;</span><span class="src-id">getDrawingCollection</span><span class="src-sym">(</span><span class="src-sym">)</span><span class="src-sym">-&gt;</span><span class="src-id">offsetUnset</span><span class="src-sym">( </span><span class="src-var">$iterator</span><span class="src-sym">-&gt;</span><span class="src-id">key</span><span class="src-sym">(</span><span class="src-sym">) )</span><span class="src-sym">;</span></li> <li><a name="a268"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_worksheet">_worksheet</a> = <span class="src-id">null</span><span class="src-sym">;</span></li> <li><a name="a269"></a> <span class="src-key">break</span><span class="src-sym">;</span></li> <li><a name="a270"></a> <span class="src-sym">}</span></li> <li><a name="a271"></a> <span class="src-sym">}</span></li> <li><a name="a272"></a> </li> <li><a name="a273"></a> <span class="src-comm">// Set new PHPExcel_Worksheet</span></li> <li><a name="a274"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodsetWorksheet">setWorksheet</a><span class="src-sym">(</span><span class="src-var">$pValue</span><span class="src-sym">)</span><span class="src-sym">;</span></li> <li><a name="a275"></a> <span class="src-sym">} </span><span class="src-key">else </span><span class="src-sym">{</span></li> <li><a name="a276"></a> throw <span class="src-key">new </span><span class="src-id">Exception</span><span class="src-sym">(</span><span class="src-str">&quot;A PHPExcel_Worksheet has already been assigned. Drawings can only exist on one PHPExcel_Worksheet.&quot;</span><span class="src-sym">)</span><span class="src-sym">;</span></li> <li><a name="a277"></a> <span class="src-sym">}</span></li> <li><a name="a278"></a> <span class="src-sym">}</span></li> <li><a name="a279"></a> <span class="src-sym">} </span><span class="src-key">else </span><span class="src-sym">{</span></li> <li><a name="a280"></a> throw <span class="src-key">new </span><span class="src-id">Exception</span><span class="src-sym">(</span><span class="src-str">&quot;Invalid PHPExcel_Worksheet passed.&quot;</span><span class="src-sym">)</span><span class="src-sym">;</span></li> <li><a name="a281"></a> <span class="src-sym">}</span></li> <li><a name="a282"></a> <span class="src-sym">}</span></li> <li><a name="a283"></a> </li> <li><a name="a284"></a> <span class="src-doc">/**</span></li> <li><a name="a285"></a><span class="src-doc"> * Get Coordinates</span></li> <li><a name="a286"></a><span class="src-doc"> *</span></li> <li><a name="a287"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">string </span></li> <li><a name="a288"></a><span class="src-doc"> */</span></li> <li><a name="a289"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetCoordinates">getCoordinates</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a290"></a> <span class="src-key">return </span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_coordinates">_coordinates</a><span class="src-sym">;</span></li> <li><a name="a291"></a> <span class="src-sym">} </span></li> <li><a name="a292"></a> </li> <li><a name="a293"></a> <span class="src-doc">/**</span></li> <li><a name="a294"></a><span class="src-doc"> * Set Coordinates</span></li> <li><a name="a295"></a><span class="src-doc"> *</span></li> <li><a name="a296"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc-type">string </span><span class="src-doc-var">$pValue </span></li> <li><a name="a297"></a><span class="src-doc"> */</span></li> <li><a name="a298"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodsetCoordinates">setCoordinates</a><span class="src-sym">(</span><span class="src-var">$pValue </span>= <span class="src-str">'A1'</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a299"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_coordinates">_coordinates</a> = <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a300"></a> <span class="src-sym">}</span></li> <li><a name="a301"></a> </li> <li><a name="a302"></a> <span class="src-doc">/**</span></li> <li><a name="a303"></a><span class="src-doc"> * Get OffsetX</span></li> <li><a name="a304"></a><span class="src-doc"> *</span></li> <li><a name="a305"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">int </span></li> <li><a name="a306"></a><span class="src-doc"> */</span></li> <li><a name="a307"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetOffsetX">getOffsetX</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a308"></a> <span class="src-key">return </span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_offsetX">_offsetX</a><span class="src-sym">;</span></li> <li><a name="a309"></a> <span class="src-sym">}</span></li> <li><a name="a310"></a> </li> <li><a name="a311"></a> <span class="src-doc">/**</span></li> <li><a name="a312"></a><span class="src-doc"> * Set OffsetX</span></li> <li><a name="a313"></a><span class="src-doc"> *</span></li> <li><a name="a314"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc-type">int </span><span class="src-doc-var">$pValue </span></li> <li><a name="a315"></a><span class="src-doc"> */</span></li> <li><a name="a316"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodsetOffsetX">setOffsetX</a><span class="src-sym">(</span><span class="src-var">$pValue </span>= <span class="src-num">0</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a317"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_offsetX">_offsetX</a> = <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a318"></a> <span class="src-sym">}</span></li> <li><a name="a319"></a> </li> <li><a name="a320"></a> <span class="src-doc">/**</span></li> <li><a name="a321"></a><span class="src-doc"> * Get OffsetY</span></li> <li><a name="a322"></a><span class="src-doc"> *</span></li> <li><a name="a323"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">int </span></li> <li><a name="a324"></a><span class="src-doc"> */</span></li> <li><a name="a325"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetOffsetY">getOffsetY</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a326"></a> <span class="src-key">return </span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_offsetY">_offsetY</a><span class="src-sym">;</span></li> <li><a name="a327"></a> <span class="src-sym">}</span></li> <li><a name="a328"></a> </li> <li><a name="a329"></a> <span class="src-doc">/**</span></li> <li><a name="a330"></a><span class="src-doc"> * Set OffsetY</span></li> <li><a name="a331"></a><span class="src-doc"> *</span></li> <li><a name="a332"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc-type">int </span><span class="src-doc-var">$pValue </span></li> <li><a name="a333"></a><span class="src-doc"> */</span></li> <li><a name="a334"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodsetOffsetY">setOffsetY</a><span class="src-sym">(</span><span class="src-var">$pValue </span>= <span class="src-num">0</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a335"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_offsetY">_offsetY</a> = <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a336"></a> <span class="src-sym">}</span></li> <li><a name="a337"></a> </li> <li><a name="a338"></a> <span class="src-doc">/**</span></li> <li><a name="a339"></a><span class="src-doc"> * Get Width</span></li> <li><a name="a340"></a><span class="src-doc"> *</span></li> <li><a name="a341"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">int </span></li> <li><a name="a342"></a><span class="src-doc"> */</span></li> <li><a name="a343"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetWidth">getWidth</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a344"></a> <span class="src-key">return </span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_width">_width</a><span class="src-sym">;</span></li> <li><a name="a345"></a> <span class="src-sym">}</span></li> <li><a name="a346"></a> </li> <li><a name="a347"></a> <span class="src-doc">/**</span></li> <li><a name="a348"></a><span class="src-doc"> * Set Width</span></li> <li><a name="a349"></a><span class="src-doc"> *</span></li> <li><a name="a350"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc-type">int </span><span class="src-doc-var">$pValue </span></li> <li><a name="a351"></a><span class="src-doc"> */</span></li> <li><a name="a352"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodsetWidth">setWidth</a><span class="src-sym">(</span><span class="src-var">$pValue </span>= <span class="src-num">0</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a353"></a> <span class="src-comm">// Resize proportional?</span></li> <li><a name="a354"></a> <span class="src-key">if </span><span class="src-sym">(</span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_resizeProportional">_resizeProportional</a> &amp;&amp; <span class="src-var">$pValue </span>!= <span class="src-num">0</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a355"></a> <span class="src-var">$ratio </span>= <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_width">_width</a> / <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_height">_height</a><span class="src-sym">; </span></li> <li><a name="a356"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_height">_height</a> = <span class="src-var">$ratio </span>* <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a357"></a> <span class="src-sym">}</span></li> <li><a name="a358"></a> </li> <li><a name="a359"></a> <span class="src-comm">// Set width</span></li> <li><a name="a360"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_width">_width</a> = <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a361"></a> <span class="src-sym">}</span></li> <li><a name="a362"></a> </li> <li><a name="a363"></a> <span class="src-doc">/**</span></li> <li><a name="a364"></a><span class="src-doc"> * Get Height</span></li> <li><a name="a365"></a><span class="src-doc"> *</span></li> <li><a name="a366"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">int </span></li> <li><a name="a367"></a><span class="src-doc"> */</span></li> <li><a name="a368"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetHeight">getHeight</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a369"></a> <span class="src-key">return </span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_height">_height</a><span class="src-sym">;</span></li> <li><a name="a370"></a> <span class="src-sym">}</span></li> <li><a name="a371"></a> </li> <li><a name="a372"></a> <span class="src-doc">/**</span></li> <li><a name="a373"></a><span class="src-doc"> * Set Height</span></li> <li><a name="a374"></a><span class="src-doc"> *</span></li> <li><a name="a375"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc-type">int </span><span class="src-doc-var">$pValue </span></li> <li><a name="a376"></a><span class="src-doc"> */</span></li> <li><a name="a377"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodsetHeight">setHeight</a><span class="src-sym">(</span><span class="src-var">$pValue </span>= <span class="src-num">0</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a378"></a> <span class="src-comm">// Resize proportional?</span></li> <li><a name="a379"></a> <span class="src-key">if </span><span class="src-sym">(</span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_resizeProportional">_resizeProportional</a> &amp;&amp; <span class="src-var">$pValue </span>!= <span class="src-num">0</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a380"></a> <span class="src-var">$ratio </span>= <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_width">_width</a> / <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_height">_height</a><span class="src-sym">; </span></li> <li><a name="a381"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_width">_width</a> = <span class="src-var">$ratio </span>* <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a382"></a> <span class="src-sym">}</span></li> <li><a name="a383"></a> </li> <li><a name="a384"></a> <span class="src-comm">// Set height</span></li> <li><a name="a385"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_height">_height</a> = <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a386"></a> <span class="src-sym">}</span></li> <li><a name="a387"></a> </li> <li><a name="a388"></a> <span class="src-doc">/**</span></li> <li><a name="a389"></a><span class="src-doc"> * Get ResizeProportional</span></li> <li><a name="a390"></a><span class="src-doc"> *</span></li> <li><a name="a391"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">boolean </span></li> <li><a name="a392"></a><span class="src-doc"> */</span></li> <li><a name="a393"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetResizeProportional">getResizeProportional</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a394"></a> <span class="src-key">return </span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_resizeProportional">_resizeProportional</a><span class="src-sym">;</span></li> <li><a name="a395"></a> <span class="src-sym">}</span></li> <li><a name="a396"></a> </li> <li><a name="a397"></a> <span class="src-doc">/**</span></li> <li><a name="a398"></a><span class="src-doc"> * Set ResizeProportional</span></li> <li><a name="a399"></a><span class="src-doc"> *</span></li> <li><a name="a400"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc-type">boolean </span><span class="src-doc-var">$pValue </span></li> <li><a name="a401"></a><span class="src-doc"> */</span></li> <li><a name="a402"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodsetResizeProportional">setResizeProportional</a><span class="src-sym">(</span><span class="src-var">$pValue </span>= <span class="src-id">true</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a403"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_resizeProportional">_resizeProportional</a> = <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a404"></a> <span class="src-sym">}</span></li> <li><a name="a405"></a> </li> <li><a name="a406"></a> <span class="src-doc">/**</span></li> <li><a name="a407"></a><span class="src-doc"> * Get Rotation</span></li> <li><a name="a408"></a><span class="src-doc"> *</span></li> <li><a name="a409"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">int </span></li> <li><a name="a410"></a><span class="src-doc"> */</span></li> <li><a name="a411"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetRotation">getRotation</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a412"></a> <span class="src-key">return </span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_rotation">_rotation</a><span class="src-sym">;</span></li> <li><a name="a413"></a> <span class="src-sym">}</span></li> <li><a name="a414"></a> </li> <li><a name="a415"></a> <span class="src-doc">/**</span></li> <li><a name="a416"></a><span class="src-doc"> * Set Rotation</span></li> <li><a name="a417"></a><span class="src-doc"> *</span></li> <li><a name="a418"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc-type">int </span><span class="src-doc-var">$pValue </span></li> <li><a name="a419"></a><span class="src-doc"> */</span></li> <li><a name="a420"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodsetRotation">setRotation</a><span class="src-sym">(</span><span class="src-var">$pValue </span>= <span class="src-num">0</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a421"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_rotation">_rotation</a> = <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a422"></a> <span class="src-sym">}</span></li> <li><a name="a423"></a> </li> <li><a name="a424"></a> <span class="src-doc">/**</span></li> <li><a name="a425"></a><span class="src-doc"> * Get Shadow</span></li> <li><a name="a426"></a><span class="src-doc"> *</span></li> <li><a name="a427"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">PHPExcel_Worksheet_Drawing_Shadow </span></li> <li><a name="a428"></a><span class="src-doc"> */</span></li> <li><a name="a429"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetShadow">getShadow</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a430"></a> <span class="src-key">return </span><span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_shadow">_shadow</a><span class="src-sym">;</span></li> <li><a name="a431"></a> <span class="src-sym">}</span></li> <li><a name="a432"></a> </li> <li><a name="a433"></a> <span class="src-doc">/**</span></li> <li><a name="a434"></a><span class="src-doc"> * Set Shadow</span></li> <li><a name="a435"></a><span class="src-doc"> *</span></li> <li><a name="a436"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@param </span><span class="src-doc"> </span><span class="src-doc-type">PHPExcel_Worksheet_Drawing_Shadow </span><span class="src-doc-var">$pValue </span></li> <li><a name="a437"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@throws</span><span class="src-doc"> Exception</span></li> <li><a name="a438"></a><span class="src-doc"> */</span></li> <li><a name="a439"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodsetShadow">setShadow</a><span class="src-sym">(</span><span class="src-var">$pValue </span>= <span class="src-id">null</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a440"></a> <span class="src-key">if </span><span class="src-sym">(</span><span class="src-var">$pValue </span>instanceof <span class="src-id"><a href="../PHPExcel_Worksheet_Drawing/PHPExcel_Worksheet_Drawing_Shadow.html">PHPExcel_Worksheet_Drawing_Shadow</a></span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a441"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_shadow">_shadow</a> = <span class="src-var">$pValue</span><span class="src-sym">;</span></li> <li><a name="a442"></a> <span class="src-sym">} </span><span class="src-key">else </span><span class="src-sym">{</span></li> <li><a name="a443"></a> throw <span class="src-key">new </span><span class="src-id">Exception</span><span class="src-sym">(</span><span class="src-str">&quot;Invalid PHPExcel_Worksheet_Drawing_Shadow passed.&quot;</span><span class="src-sym">)</span><span class="src-sym">;</span></li> <li><a name="a444"></a> <span class="src-sym">}</span></li> <li><a name="a445"></a> <span class="src-sym">}</span></li> <li><a name="a446"></a>&nbsp;</li> <li><a name="a447"></a> <span class="src-doc">/**</span></li> <li><a name="a448"></a><span class="src-doc"> * Get hash code</span></li> <li><a name="a449"></a><span class="src-doc"> *</span></li> <li><a name="a450"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">string </span><span class="src-doc"> Hash code</span></li> <li><a name="a451"></a><span class="src-doc"> */ </span></li> <li><a name="a452"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodgetHashCode">getHashCode</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a453"></a> <span class="src-key">return </span><a href="http://www.php.net/md5">md5</a><span class="src-sym">(</span></li> <li><a name="a454"></a> <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_name">_name</a></li> <li><a name="a455"></a> . <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_description">_description</a></li> <li><a name="a456"></a> . <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_path">_path</a></li> <li><a name="a457"></a> . <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_worksheet">_worksheet</a><span class="src-sym">-&gt;</span><span class="src-id">getHashCode</span><span class="src-sym">(</span><span class="src-sym">)</span></li> <li><a name="a458"></a> . <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_coordinates">_coordinates</a></li> <li><a name="a459"></a> . <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_offsetX">_offsetX</a></li> <li><a name="a460"></a> . <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_offsetY">_offsetY</a></li> <li><a name="a461"></a> . <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_width">_width</a></li> <li><a name="a462"></a> . <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_height">_height</a></li> <li><a name="a463"></a> . <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_rotation">_rotation</a></li> <li><a name="a464"></a> . <span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#var$_shadow">_shadow</a><span class="src-sym">-&gt;</span><span class="src-id">getHashCode</span><span class="src-sym">(</span><span class="src-sym">)</span></li> <li><a name="a465"></a> . __CLASS__</li> <li><a name="a466"></a> <span class="src-sym">)</span><span class="src-sym">;</span></li> <li><a name="a467"></a> <span class="src-sym">}</span></li> <li><a name="a468"></a> </li> <li><a name="a469"></a> <span class="src-doc">/**</span></li> <li><a name="a470"></a><span class="src-doc"> * Duplicate object</span></li> <li><a name="a471"></a><span class="src-doc"> *</span></li> <li><a name="a472"></a><span class="src-doc"> * Duplicates the current object, also duplicating referenced objects (deep cloning).</span></li> <li><a name="a473"></a><span class="src-doc"> * Standard PHP clone does not copy referenced objects!</span></li> <li><a name="a474"></a><span class="src-doc"> *</span></li> <li><a name="a475"></a><span class="src-doc"> * </span><span class="src-doc-coretag">@return </span><span class="src-doc-type">PHPExcel_Worksheet_Drawing </span></li> <li><a name="a476"></a><span class="src-doc"> */</span></li> <li><a name="a477"></a> <span class="src-key">public </span><span class="src-key">function </span><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet_Drawing.html#methodduplicate">duplicate</a><span class="src-sym">(</span><span class="src-sym">) </span><span class="src-sym">{</span></li> <li><a name="a478"></a> <span class="src-key">return </span><a href="http://www.php.net/unserialize">unserialize</a><span class="src-sym">(</span><a href="http://www.php.net/serialize">serialize</a><span class="src-sym">(</span><span class="src-var">$this</span><span class="src-sym">))</span><span class="src-sym">;</span></li> <li><a name="a479"></a> <span class="src-sym">}</span></li> <li><a name="a480"></a><span class="src-sym">}</span></li> </ol></pre></div> </div> <div class="credit"> <hr /> Documentation generated on Mon, 23 Apr 2007 12:51:54 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.3.0RC3</a> </div> </td></tr></table> </td> </tr> </table> </body> </html>
ALTELMA/OfficeEquipmentManager
application/libraries/PHPExcel/branches/v1.2.0/Documentation/__filesource/fsource_PHPExcel_Worksheet__PHPExcelWorksheetDrawing.php.html
HTML
mit
68,761
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example23-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.21/angular.min.js"></script> </head> <body ng-app=""> <button ng-mousedown="count = count + 1" ng-init="count=0"> Increment (on mouse down) </button> count: {{count}} </body> </html>
Zalimben/StoreFrontend
app/lib/angular/docs/examples/example-example23/index-production.html
HTML
mit
383
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Julia Package Listing - Testing Information</title> <style> /* -- Mix of julialang.org, Bootstrap 3, and custom -- */ body { background-color: white; font-family: Georgia, 'Liberation Serif', serif; font-size: 14px; color: #333; line-height: 1.42857143; } .site { max-width: 785px; margin: 2.5em auto 2em; padding: 0 1.5em; } a { color: #428bca; text-decoration: none; } h1, h2, h3, h4, h5, h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; } h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; } h2 { font-size: 30px; } h3 { font-size: 24px; } h4 { font-size: 18px; margin-top: 10px; margin-bottom: 10px; } .titlebox { text-align: center; font-size: 120%; margin-top: 3em; } .tests_pass { background-color: #11AA11; } /*Tests passing*/ .tests_fail { background-color: #DD3333; } /*Tests failed*/ .no_tests { background-color: #3333DD; } /*Tests missing*/ .not_possible { background-color: #222222; } /*Package excused*/ .statusbox { width: 12px; height: 12px; display: inline-block; } hr { margin-top: 10px; margin-bottom: 0px; border: 0; border-top: 1px solid #eee; } .pkglisting h2 { margin-bottom: 0px; } pre {margin: 0;} @media (min-width: 785px) { .pkglisting { display: table; width: 100%; } .pkgnamedesc { display: table-cell; width: 50%; } .pkgvertest { display: table-cell; width:50%; text-align: right } } </style> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-44252521-5', 'iainnz.github.io'); ga('send', 'pageview'); </script> </head> <body> <div class="site"> <!-- HEADER --> <div class="titlebox"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="210px" height="142px" viewBox="0 0 310 216" enable-background="new 0 0 310 216" xml:space="preserve"> <!-- blue dot --> <circle fill="#6b85dd" stroke="#4266d5" stroke-width="3" cx="50.5" cy="58.665" r="16.5"></circle> <!-- red dot --> <circle fill="#d66661" stroke="#c93d39" stroke-width="3" cx="212.459" cy="60.249" r="16.5"></circle> <!-- green dot --> <circle fill="#6bab5b" stroke="#3b972e" stroke-width="3" cx="233.834" cy="23.874" r="16.5"></circle> <!-- purple dot --> <circle fill="#aa7dc0" stroke="#945bb0" stroke-width="3" cx="255.459" cy="59.999" r="16.5"></circle> <!-- "j" --> <path fill="#252525" d="M37.216,138.427c0-15.839,0.006-31.679-0.018-47.517c-0.001-0.827,0.169-1.234,1.043-1.47 c7.876-2.127,15.739-4.308,23.606-6.47c1.33-0.366,1.333-0.36,1.333,1.019c0,25.758,0.015,51.517-0.012,77.274 c-0.006,5.514,0.245,11.032-0.272,16.543c-0.628,6.69-2.15,13.092-6.438,18.506c-3.781,4.771-8.898,7.25-14.767,8.338 c-6.599,1.222-13.251,1.552-19.934,0.938c-4.616-0.423-9.045-1.486-12.844-4.363c-2.863-2.168-4.454-4.935-3.745-8.603 c0.736-3.806,3.348-5.978,6.861-7.127c2.262-0.74,4.628-0.872,6.994-0.53c1.823,0.264,3.42,1.023,4.779,2.288 c1.38,1.284,2.641,2.674,3.778,4.177c0.872,1.15,1.793,2.256,2.991,3.086c2.055,1.426,4,0.965,5.213-1.216 c0.819-1.473,0.997-3.106,1.173-4.731c0.255-2.348,0.255-4.707,0.256-7.062C37.218,167.145,37.216,152.786,37.216,138.427z"></path> <!-- "u" --> <path fill="#252525" d="M125.536,162.479c-2.908,2.385-5.783,4.312-8.88,5.904c-10.348,5.323-20.514,4.521-30.324-1.253 c-6.71-3.95-11.012-9.849-12.52-17.606c-0.236-1.213-0.363-2.438-0.363-3.688c0.01-19.797,0.017-39.593-0.02-59.39 c-0.002-1.102,0.285-1.357,1.363-1.351c7.798,0.049,15.597,0.044,23.396,0.003c0.95-0.005,1.177,0.25,1.175,1.183 c-0.027,19.356-0.025,38.713-0.018,58.07c0.002,6.34,3.599,10.934,9.672,12.42c2.13,0.521,4.19,0.396,6.173-0.6 c4.26-2.139,7.457-5.427,10.116-9.307c0.333-0.487,0.224-1,0.224-1.51c0.007-19.635,0.016-39.271-0.02-58.904 c-0.002-1.083,0.255-1.369,1.353-1.361c7.838,0.052,15.677,0.045,23.515,0.004c0.916-0.005,1.103,0.244,1.102,1.124 c-0.025,27.677-0.026,55.353,0.002,83.024c0.001,0.938-0.278,1.099-1.139,1.095c-7.918-0.028-15.837-0.028-23.756-0.001 c-0.815,0.003-1.1-0.166-1.073-1.037C125.581,167.117,125.536,164.928,125.536,162.479z"></path> <!-- "l" --> <path fill="#252525" d="M187.423,107.08c0,20.637-0.011,41.273,0.026,61.91c0.003,1.119-0.309,1.361-1.381,1.355 c-7.799-0.052-15.598-0.047-23.396-0.008c-0.898,0.008-1.117-0.222-1.115-1.115c0.021-39.074,0.021-78.147,0-117.226 c0-0.811,0.189-1.169,1.006-1.392c7.871-2.149,15.73-4.327,23.584-6.545c1.045-0.295,1.308-0.17,1.306,0.985 C187.412,65.727,187.423,86.403,187.423,107.08z"></path> <!-- "i" --> <path fill="#252525" d="M223.46,126.477c0,14.155-0.011,28.312,0.021,42.467c0.002,1.027-0.164,1.418-1.332,1.408 c-7.838-0.061-15.676-0.047-23.516-0.01c-0.881,0.004-1.121-0.189-1.119-1.104c0.026-26.153,0.025-52.307,0-78.458 c0-0.776,0.203-1.101,0.941-1.302c7.984-2.172,15.972-4.35,23.938-6.596c1.049-0.296,1.08,0.031,1.078,0.886 C223.454,98.004,223.46,112.239,223.46,126.477z"></path> <!-- "a" --> <path fill="#252525" d="M277.695,163.6c-0.786,0.646-1.404,1.125-2,1.635c-4.375,3.746-9.42,5.898-15.16,6.42 c-5.792,0.527-11.479,0.244-16.934-2.047c-12.08-5.071-15.554-17.188-11.938-27.448c1.799-5.111,5.472-8.868,9.831-11.94 c5.681-4.003,12.009-6.732,18.504-9.074c5.576-2.014,11.186-3.939,16.955-5.347c0.445-0.104,0.773-0.243,0.757-0.854 c-0.136-4.389,0.261-8.79-0.479-13.165c-1.225-7.209-6.617-10.013-12.895-9.348c-0.516,0.055-1.029,0.129-1.536,0.241 c-4.877,1.081-7.312,4.413-7.374,10.127c-0.02,1.729-0.229,3.418-0.693,5.084c-0.906,3.229-2.969,5.354-6.168,6.266 c-3.422,0.979-6.893,0.998-10.23-0.305c-6.529-2.543-8.877-10.164-5.12-16.512c2.249-3.799,5.606-6.4,9.461-8.405 c6.238-3.246,12.914-4.974,19.896-5.537c7.565-0.61,15.096-0.366,22.49,1.507c4.285,1.085,8.312,2.776,11.744,5.657 c4.473,3.749,6.776,8.647,6.812,14.374c0.139,21.477,0.096,42.951,0.143,64.428c0.002,0.799-0.248,0.983-1.021,0.98 c-8.035-0.025-16.074-0.023-24.113-0.001c-0.716,0.002-0.973-0.146-0.941-0.915C277.736,167.562,277.695,165.698,277.695,163.6z M277.695,126.393c-4.793,2.104-9.25,4.373-13.287,7.408c-2.151,1.618-4.033,3.483-5.732,5.581 c-4.229,5.226-1.988,13.343,1.693,16.599c1.592,1.406,3.359,1.906,5.419,1.521c1.621-0.307,3.149-0.857,4.549-1.734 c1.521-0.951,2.949-2.072,4.539-2.887c2.31-1.18,2.97-2.861,2.894-5.445C277.561,140.484,277.695,133.527,277.695,126.393z"></path> </svg> <h1> <a href="http://github.com/JuliaArrays/IndirectArrays.jl" name="IndirectArrays">IndirectArrays</a> </h1> <h4> <a href="http://github.com/JuliaArrays">JuliaArrays</a> </h4> <p> <a href="http://pkg.julialang.org#IndirectArrays">← Back to package list</a> </p> </div> <p> If you think that there is an error in how your package is being tested or represented, please file an issue at <a href="https://github.com/JuliaCI/PackageEvaluator.jl/">PackageEvaluator.jl</a>, making sure to read the FAQ first. </p> <h3>Badges</h3> <h4>Julia v0.6</h4> <img src="../badges/IndirectArrays_0.6.svg"> <br> <a href="http://pkg.julialang.org/badges/IndirectArrays_0.6.svg">http:&#x2F;&#x2F;pkg.julialang.org&#x2F;badges&#x2F;IndirectArrays_0.6.svg</a> <pre>[![IndirectArrays](http:&#x2F;&#x2F;pkg.julialang.org&#x2F;badges&#x2F;IndirectArrays_0.6.svg)](http:&#x2F;&#x2F;pkg.julialang.org&#x2F;detail&#x2F;IndirectArrays)</pre> <h3>Most Recent Test Logs</h3> <ul> <li> <a href="../logs/IndirectArrays_0.6.log">Julia v0.6</a> </li> </ul> <h3>Version and Status History</h3> <h4>Julia v0.6</h4> <pre>2018-04-04 to 2018-08-04, v0.4.2, Tests pass. 2018-03-30 to 2018-04-02, v0.4.1, Tests pass. 2017-11-30 to 2018-03-06, v0.3.0, Tests pass. 2017-09-24 to 2017-10-01, v0.2.0, Tests pass. 2017-03-30 to 2017-09-08, v0.1.1, Tests pass. 2017-03-29 to 2017-03-29, v0.1.1, Tests fail. 2017-02-21 to 2017-03-28, v0.1.1, Tests pass. 2017-02-13 to 2017-02-13, v0.1.0, Tests pass. 2016-09-23 to 2017-01-07, v0.0.1, Tests pass. </pre> </div> </body> </html>
IainNZ/packages.julialang.org
detail/IndirectArrays.html
HTML
mit
9,129
<bx_include_base:../modules/base/text/template/unit_showcase.html />
camperjz/trident
modules/boonex/glossary/template/unit_showcase.html
HTML
mit
70
<!-- *** *** THIS IS THE MENU SIDEBAR FOR ALL PAGES EXCEPT THE HOME PAGE *** --> <!--this icon will be displayed when the menu is closed--> <strong data-ng-show="!toggleSecondMenu" data-ng-click="toggleSecondMenu=!toggleSecondMenu"> <div class="menu-toggle-backdrop"> <span> <i class="menu-icon menu-closed-icon glyphicon glyphicon-align-justify"></i> </span> </div> </strong> <!--this is the icon that will be displayed in the menu is open--> <section data-ng-show="toggleSecondMenu" data-ng-class="{'menu-top-level': toggleSecondMenu, 'menu-top-level-closed': !toggleSecondMenu}"> <div data-ng-click="toggleSecondMenu=!toggleSecondMenu"> <!--toggle icon for secondary menu, BEGIN--> <strong> <span> <i class="menu-icon menu-open-icon glyphicon glyphicon-align-justify"></i> </span> </strong> </div> <!--toggle icon for secondary menu, END--> <div class="menu-body"> <div class="row"> <div class="col-sm-12"> <ul> <a href="/" class="col-sm-12"> <li> <i class="fa fa-home"></i> Home </li> </a> <a href="/projects" class="col-sm-12"> <li> <i class="fa fa-map-marker"></i> Stories </li> </a> <a href="#" class="col-sm-12"> <li> <i class="fa fa-heart"></i> Favorites </li> </a> <a href="/projects/create" class="col-sm-12"> <li> <i class="fa fa-file"></i> Get Involved </li> </a> <a href="/contributors" class="col-sm-12"> <li> <i class="fa fa-users"></i> Contributors </li> </a> <a href="/about-the-project" class="col-sm-12"> <li> <i class="fa fa-user"></i> About Us </li> </a> <a href="/contact-us" class="col-sm-12"> <li> <i class="fa fa-envelope"></i> Contact </li> </a> <a href="/settings/profile" class="col-sm-12" data-ng-hide="isAdmin.user === ''"> <li> <i class="fa fa-cog"></i> Account Settings </li> </a> <a href="/admin" class="col-sm-12" data-ng-show="isAdmin.user === 'admin'"> <li> <i class="fa fa-star"></i> Admin Panel </li> </a> </ul> </div> </div> <!--<a href="/projects" data-ng-show="authentication.user">--> <!--<div class="row">--> <!--<li class="col-md-12">--> <!--<i class="fa fa-heart"></i>--> <!--Favorites--> <!--</li>--> <!--</div>--> <!--</a>--> <!--<div accordion> &lt;!&ndash; close others should evaluate to true in order to close all other accordions&ndash;&gt;--> <!--<div accordion-group heading="Account">--> <!--<p>The body of the accordion group grows to fit the contents</p>--> <!--<button class="btn btn-default btn-sm" ng-click="">Do Something!</button>--> <!--<div ng-repeat="item in items">{{item}}</div>--> <!--</div>--> <!--</div>--> <!--<ul class="row" data-ng-show="authentication.user">--> <!--<div class="col-md-12">--> <!--<li class="dropdown" dropdown>--> <!--<a href="#" class="dropdown-toggle" data-toggle="dropdown" dropdown-toggle>--> <!--<i class="fa fa-user"></i>--> <!--Account--> <!--</a>--> <!--<ul class="dropdown-menu">--> <!--<li ui-route="/signup">--> <!--<a href="/signup">Sign Up</a>--> <!--</li>--> <!--<li ui-route="/signin" ng-class="{active: $uiRoute}">--> <!--<a href="/signin">Sign In</a>--> <!--</li>--> <!--</ul>--> <!--</li>--> <!--</div>--> <!--</ul>--> <!--</ul>--> <hr/> <div class="row"> <div class="col-md-12"> <p>Mapping Salt Lake City is a community-created archive of Salt Lake City’s neighborhoods and people that documents the city’s changes through art, critical and creative literature, personal maps and multi-media projects.</p> <p>We invite people to engage with and evolve this site by submitting their own contributions.</p> </div> </div> <ul> <div class="row social-media-button"> <a href="https://twitter.com/mappingslc" target="_blank" class="col-md-5 col-xs-11"> <li> <i class="fa fa-twitter-square"></i> Twitter </li> </a> <a href="https://www.facebook.com/MappingSaltLakeCity" target="_blank" class="col-md-5 col-md-offset-1 col-xs-11"> <li> <i class="fa fa-facebook-square"></i> Facebook </li> </a> </div> </ul> </div> </section>
IsomerEDU/MappingSLC
modules/core/client/directives/views/secondary-menu-directive.html
HTML
mit
6,010
<!DOCTYPE html> <html> <head> <meta charset='UTF-8'> <title>Codo Documentation</title> <link rel='stylesheet' href='assets/codo.css' type='text/css'> <script src='assets/codo.js'></script> <script src='assets/search_data.js'></script> </head> <body> <div id='base' data-path=''></div> <div id='header'> <div id='menu'> <a href='README.md.html' title='Codo'>Codo</a> &raquo; <a href='class_index.html' title='Index'>Index</a> &raquo; <span class='title'>LICENSE</span> <nav> <ul> <li class='noframes'> (<a class='noframes' href='#'>no frames</a>) </li> </ul> </nav> <div id='search'> <a id='class_list_link' href='class_list.html'>Classes</a> <a id='file_list_link' href='file_list.html'>Files</a> <a id='method_list_link' href='method_list.html'>Methods</a> <a id='extra_list_link' href='extra_list.html'>Extras</a> </div> </div> <iframe id='search_frame'></iframe> <div id='fuzzySearch'> <input type='text'> <ol></ol> </div> <div id='help'> <p> Quickly fuzzy find classes, mixins, methods, file: </p> <ul> <li> <span>Ctrl-T</span> Open fuzzy finder dialog </li> </ul> <p> In frame mode you can toggle the list naviation frame on the left side: </p> <ul> <li> <span>Ctrl-L</span> Toggle list view </li> </ul> <p> You can focus a list in frame mode or toggle a tab in frameless mode: </p> <ul> <li> <span>Ctrl-C</span> Class list </li> <li> <span>Ctrl-I</span> Mixin list </li> <li> <span>Ctrl-F</span> File list </li> <li> <span>Ctrl-M</span> Method list </li> <li> <span>Ctrl-E</span> Extras list </li> </ul> <p> You can focus and blur the search input: </p> <ul> <li> <span>Ctrl-S</span> Focus search input </li> <li> <span>Esc</span> Blur search input </li> </ul> <p> In frameless mode you can close the list tab: </p> <ul> <li> <span>Esc</span> Close list tab </li> </ul> </div> </div> <div id='content'> <nav class='toc'> <p class='title'> <a class='hide_toc' href='#'> <strong>Table of Contents</strong> </a> <small> (<a class='float_toc' href='#'>left</a>) </small> </p> </nav> <div id='filecontents'> Copyright (c) 2012 TODO: The Beans Group LTD MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. </div> </div> <div id='footer'> Generated on Thu Mar 14 2013 13:49:05 GMT+0000 (GMT) by <a href='https://github.com/netzpirat/codo' title='CoffeeScript API documentation generator'>Codo</a> v1.5.6 (Node.js v0.8.8). &#10034; Press Ctrl-h to see the keyboard shortcuts &#10034; <a href='http://twitter.com/#!/netzpirat'>@netzpirat</a> &#10034; <a href='https://mksoft.ch'>mksoft.ch</a> </div> </body> </html>
MetaUnion/plinth
public/javascripts/LICENSE.html
HTML
mit
4,176
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html40/loose.dtd"> <HTML> <!-- Created on December, 31 2009 by texi2html 1.66 --> <!-- Written by: Lionel Cons <[email protected]> (original author) Karl Berry <[email protected]> Olaf Bachmann <[email protected]> and many others. Maintained by: Many creative people <[email protected]> Send bugs and suggestions to <[email protected]> --> <HEAD> <TITLE>OGRE Manual v1.7 ('Cthugha'): Textures</TITLE> <META NAME="description" CONTENT="OGRE Manual v1.7 ('Cthugha'): Textures"> <META NAME="keywords" CONTENT="OGRE Manual v1.7 ('Cthugha'): Textures"> <META NAME="resource-type" CONTENT="document"> <META NAME="distribution" CONTENT="global"> <META NAME="Generator" CONTENT="texi2html 1.66"> <LINK TYPE="text/css" rel="stylesheet" href="../style.css"> </HEAD> <BODY LANG="en" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000"> <A NAME="SEC293"></A> <TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0> <TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_63.html#SEC292"> &lt; </A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_65.html#SEC297"> &gt; </A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_49.html#SEC273"> &lt;&lt; </A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_63.html#SEC292"> Up </A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_69.html#SEC306"> &gt;&gt; </A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="index.html#SEC_Top">Top</A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_toc.html#SEC_Contents">Contents</A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT">[Index]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_abt.html#SEC_About"> ? </A>]</TD> </TR></TABLE> <HR SIZE=1> <H3> 5.8.1 Textures </H3> <!--docid::SEC293::--> A texture is an image that can be applied onto the surface of a three dimensional model. In Ogre, textures are represented by the Texture resource class. <A NAME="SEC294"></A> <H3> Creating a texture </H3> <!--docid::SEC294::--> Textures are created through the TextureManager. In most cases they are created from image files directly by the Ogre resource system. If you are reading this, you most probably want to create a texture manually so that you can provide it with image data yourself. This is done through TextureManager::createManual: <TABLE><tr><td>&nbsp;</td><td class=example><pre>ptex = TextureManager::getSingleton().createManual( &quot;MyManualTexture&quot;, // Name of texture &quot;General&quot;, // Name of resource group in which the texture should be created TEX_TYPE_2D, // Texture type 256, // Width 256, // Height 1, // Depth (Must be 1 for two dimensional textures) 0, // Number of mipmaps PF_A8R8G8B8, // Pixel format TU_DYNAMIC_WRITE_ONLY // usage ); </pre></td></tr></table> This example creates a texture named <EM>MyManualTexture</EM> in resource group <EM>General</EM>. It is a square <EM>two dimensional</EM> texture, with width 256 and height 256. It has <EM>no mipmaps</EM>, internal format <EM>PF_A8R8G8B8</EM> and usage <EM>TU_DYNAMIC_WRITE_ONLY</EM>. The different texture types will be discussed in <A HREF="manual_66.html#SEC300">5.8.3 Texture Types</A>. Pixel formats are summarised in <A HREF="manual_67.html#SEC302">5.8.4 Pixel Formats</A>. <A NAME="SEC295"></A> <H3> Texture usages </H3> <!--docid::SEC295::--> In addition to the hardware buffer usages as described in See section <A HREF="manual_51.html#SEC275">5.2 Buffer Usage</A> there are some usage flags specific to textures: <DL COMPACT> <DT>TU_AUTOMIPMAP <DD>Mipmaps for this texture will be automatically generated by the graphics hardware. The exact algorithm used is not defined, but you can assume it to be a 2x2 box filter. <DT>TU_RENDERTARGET <DD>This texture will be a render target, ie. used as a target for render to texture. Setting this flag will ignore all other texture usages except TU_AUTOMIPMAP. <DT>TU_DEFAULT <DD>This is actually a combination of usage flags, and is equivalent to TU_AUTOMIPMAP | TU_STATIC_WRITE_ONLY. The resource system uses these flags for textures that are loaded from images. </DL> <A NAME="SEC296"></A> <H3> Getting a PixelBuffer </H3> <!--docid::SEC296::--> A Texture can consist of multiple PixelBuffers, one for each combo if mipmap level and face number. To get a PixelBuffer from a Texture object the method Texture::getBuffer(face, mipmap) is used: <EM>face</EM> should be zero for non-cubemap textures. For cubemap textures it identifies the face to use, which is one of the cube faces described in See section <A HREF="manual_66.html#SEC300">5.8.3 Texture Types</A>. <EM>mipmap</EM> is zero for the zeroth mipmap level, one for the first mipmap level, and so on. On textures that have automatic mipmap generation (TU_AUTOMIPMAP) only level 0 should be accessed, the rest will be taken care of by the rendering API. A simple example of using getBuffer is <TABLE><tr><td>&nbsp;</td><td class=example><pre>// Get the PixelBuffer for face 0, mipmap 0. HardwarePixelBufferSharedPtr ptr = tex-&gt;getBuffer(0,0); </pre></td></tr></table> <A NAME="Updating Pixel Buffers"></A> <HR SIZE=1> <TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0> <TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_63.html#SEC292"> &lt; </A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_65.html#SEC297"> &gt; </A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_49.html#SEC273"> &lt;&lt; </A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_63.html#SEC292"> Up </A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_69.html#SEC306"> &gt;&gt; </A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="index.html#SEC_Top">Top</A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_toc.html#SEC_Contents">Contents</A>]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT">[Index]</TD> <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_abt.html#SEC_About"> ? </A>]</TD> </TR></TABLE> <BR> <FONT SIZE="-1"> This document was generated by <I>Steve Streeting</I> on <I>December, 31 2009</I> using <A HREF="http://texi2html.cvshome.org"><I>texi2html</I></A> </FONT> </BODY> </HTML>
bhlzlx/ogre
Docs/manual/manual_64.html
HTML
mit
6,672
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>push (Imlib2::Context)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> <pre>/* * Push this context onto the context stack. * * Example: * ctx.push * */ static VALUE ctx_push(VALUE self) { </pre> </body> </html>
pepabo/imlib2-ruby
doc/classes/Imlib2/Context.src/M000123.html
HTML
mit
589
<!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_37) on Sun Mar 03 10:01:14 CST 2013 --> <TITLE> Uses of Class ketai.data.KetaiSQLite </TITLE> <META NAME="date" CONTENT="2013-03-03"> <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 ketai.data.KetaiSQLite"; } } </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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../ketai/data/KetaiSQLite.html" title="class in ketai.data"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?ketai/data//class-useKetaiSQLite.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="KetaiSQLite.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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>ketai.data.KetaiSQLite</B></H2> </CENTER> No usage of ketai.data.KetaiSQLite <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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../ketai/data/KetaiSQLite.html" title="class in ketai.data"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?ketai/data//class-useKetaiSQLite.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="KetaiSQLite.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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>
manorius/Processing
libraries/Ketai/reference/ketai/data/class-use/KetaiSQLite.html
HTML
mit
5,662
--- layout: post date: 2012-04-20 time: "09:00:00" author: "Greg Wilson" title: An Exercise With Sets and Dictionaries category: ["Tutorial"] --- <p>You are working for a nanotechnology company that prides itself on manufacturing some of the finest molecules in the world. Your job is to rewrite parts of their ordering system, which keeps track of what molecules they can actually make. Before trying this exercise, please review:</p> <ol> <li>Introduction</li> <li>Storage</a> </li> <li>Dictionaries</li> <li>Examples</li> <li>Nanotech Example</li> </ol> <p>Submit your work by mailing Greg:</p> <ol> <li>your final program,</li> <li>the input file(s) you used to test it, and</li> <li>a shell script that runs all of your tests.</li> </ol> <p><strong><span id="more-4756"></span>1. Reading</strong></p> <p>Your company stores information about molecules in files that contain formulas and names, one per line, like this:</p> <pre># Molecular formulas and names # $Revision: 4738$ chlorine : Cl*2 silver nitrate: Ag.N.O*3 sodium chloride :Na.Cl</pre> <p>More specifically:</p> <ol> <li>Lines may be blank (in which case they are ignored).</li> <li>Lines starting with '#' are comments (which are also ignored).</li> <li>Each line of actual data has a molecule name, a colon, and a molecular formula. There may or may not be spaces around the colon.</li> <li>Each formulas has one or more atom-count values, separated by '.'</li> <li>Each atom-count consist of an atomic symbols (which is either a single upper-case letter, or an upper-case letter followed by a lower-case letter) which may be followed by '*' and an integer greater than 1. If there is no count (i.e., if the '*' and integer are missing), the count is 1.</li> </ol> <p>Write a function called <code>read_molecules</code> which takes a handle to an open file as its only argument, reads everything from that file, and returns a dictionary containing all the formulas in that file. (Here, "a handle to an open file" means either <code>sys.stdin</code>, or the result of using <code>open(filename, 'r')</code> or <code>file(filename, 'r')</code> to open a file.) The result dictionary's keys should be the names of the molecules with leading and trailing whitespace removed. Its values should themselves be dictionaries of atomic symbols and counts. For example, if the data shown above is contained in the file <code>molecules.mol</code>, then this Python:</p> <pre>reader = file('molecules.mol', 'r') data = read_molecules(reader) reader.close() print data</pre> <p>should produce something like:</p> <pre>{ 'chlorine' : {'Cl' : 2}, 'silver nitrate' : {'Ag' : 1, 'N' : 1, 'O' : 3}, 'sodium chloride' : {'Na' : 1, 'Cl' : 1} }</pre> <p><em>Note: if your tutorial group has already covered regular expressions, use them for this part of the exercise. If you have not yet met regular expressions, use string splitting instead.</em></p> <p><strong>2. Merging</strong></p> <p>Write a function called <code>merge_molecules</code> that takes two dictionaries like the one shown above and produces a third dictionary that contains the contents of both according to the following rules:</p> <ol> <li>If a molecule appears in one input dictionary or the other, it also appears in the result.</li> <li>If a molecule appears in both input dictionaries with the same formula, one copy of it appears in the result.</li> <li>If a molecule appears in both input dictionaries with <em>different</em> formulas, it is not copied to the output dictionary at all. (This kind of "silent failure" is actually a really bad practice, but we won't see what we <em>should</em> do until we discuss exceptions.)</li> </ol> <p>Your function must <em>not</em> modify either of its input arguments: the original dictionaries must be left as they were.</p> <p><strong>3. What Can We Make?</strong></p> <p>Write a function called <code>can_produce</code> that takes a dictionary of molecular formulas (like the one shown above) and the atomic symbol of one kind of atom, and returns a set containing the names of all the molecules we might be able to make. For example:</p> <pre>reader = file('molecules.mol', 'r') data = read_molecules(reader) reader.close() print can_produce(data, 'Cl')</pre> <p>should print something like:</p> <pre>set(['chlorine', 'sodium chloride'])</pre> <p><strong>4. Putting the Pieces Together</strong></p> <p>Write a program called <code>produce.py</code> that uses these three functions to tell us the molecules we could make using a particular kind of atom based on the contents of several molecular formula files. For example:</p> <pre>$ python produce.py Cl &lt; molecules.mol</pre> <p>prints:</p> <pre><em>chlorine sodium chloride</em></pre> <p>while:</p> <pre>$ python produce.py Na salts.mol organics.mol alloys.mol</pre> <p>reads and merges all the formulas in the three files <code>salts.mol</code>, <code>organics.mol</code>, and <code>alloys.mol</code>, and prints a list of all the molecules from those files that contain sodium.</p>
FranciscoCanas/website
_posts/2012/04/2012-04-20-an-exercise-with-sets-and-dictionaries.html
HTML
mit
5,019
<a href='https://github.com/angular/angular.js/edit/v1.4.x/src/ngAria/aria.js?message=docs($ariaProvider)%3A%20describe%20your%20change...#L55' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.4.0-beta.3/src/ngAria/aria.js#L55' class='view-source pull-right btn btn-primary'> <i class="glyphicon glyphicon-zoom-in">&nbsp;</i>View Source </a> <header class="api-profile-header"> <h1 class="api-profile-header-heading">$ariaProvider</h1> <ol class="api-profile-header-structure naked-list step-list"> <li> <a href="api/ngAria/service/$aria">- $aria</a> </li> <li> - provider in module <a href="api/ngAria">ngAria</a> </li> </ol> </header> <div class="api-profile-description"> <p>Used for configuring the ARIA attributes injected and managed by ngAria.</p> <pre><code class="lang-js">angular.module(&#39;myApp&#39;, [&#39;ngAria&#39;], function config($ariaProvider) { $ariaProvider.config({ ariaValue: true, tabindex: false }); }); </code></pre> <h2 id="dependencies">Dependencies</h2> <p>Requires the <a href="api/ngAria"><code>ngAria</code></a> module to be installed.</p> </div> <div> <h2>Methods</h2> <ul class="methods"> <li id="config"> <h3><p><code>config(config);</code></p> </h3> <div><p>Enables/disables various ARIA attributes</p> </div> <h4>Parameters</h4> <table class="variables-matrix input-arguments"> <thead> <tr> <th>Param</th> <th>Type</th> <th>Details</th> </tr> </thead> <tbody> <tr> <td> config </td> <td> <a href="" class="label type-hint type-hint-object">object</a> </td> <td> <p>object to enable/disable specific ARIA attributes</p> <ul> <li><strong>ariaHidden</strong> – <code>{boolean}</code> – Enables/disables aria-hidden tags</li> <li><strong>ariaChecked</strong> – <code>{boolean}</code> – Enables/disables aria-checked tags</li> <li><strong>ariaDisabled</strong> – <code>{boolean}</code> – Enables/disables aria-disabled tags</li> <li><strong>ariaRequired</strong> – <code>{boolean}</code> – Enables/disables aria-required tags</li> <li><strong>ariaInvalid</strong> – <code>{boolean}</code> – Enables/disables aria-invalid tags</li> <li><strong>ariaMultiline</strong> – <code>{boolean}</code> – Enables/disables aria-multiline tags</li> <li><strong>ariaValue</strong> – <code>{boolean}</code> – Enables/disables aria-valuemin, aria-valuemax and aria-valuenow tags</li> <li><strong>tabindex</strong> – <code>{boolean}</code> – Enables/disables tabindex tags</li> <li><strong>bindKeypress</strong> – <code>{boolean}</code> – Enables/disables keypress event binding on ng-click</li> </ul> </td> </tr> </tbody> </table> </li> </ul> </div>
parinyacp/helpdesk
website/public_html/js/asset/angular/docs/partials/api/ngAria/provider/$ariaProvider.html
HTML
mit
3,000
<html lang='ote'> <!-- ** ** Copyright 2006, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. ** You may obtain a copy of the License at ** ** http://www.apache.org/licenses/LICENSE-2.0 ** ** Unless required by applicable law or agreed to in writing, software ** distributed under the License is distributed on an "AS IS" BASIS, ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** See the License for the specific language governing permissions and ** limitations under the License. */ --> <p>Gotho nu kja'ni i mu̱i ra zoo i gotho ro kuchti, i tu'ni nu ro ña padä bini i da budi, da mu̱i ra zoo koyu gotho yu kja'ni i yo kuadi.</p> </html>
googlei18n/noto-source
test/LGC/fontdiff-ote-Latn_udhr.html
HTML
apache-2.0
799
<!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. ~ --> <!doctype html> <html ng-app="systemRole"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="icon" href="img/config.png"> <!-- styles --> <link rel="stylesheet" type="text/css" href="vendor/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="vendor/angular/angular-toastr-1.4.1.min.css"> <link rel="stylesheet" type="text/css" media='all' href="vendor/angular/loading-bar.min.css"> <link rel="stylesheet" type="text/css" href="styles/common-style.css"> <link rel="stylesheet" type="text/css" href="vendor/select2/select2.min.css"> <title>{{'SystemRole.Title' | translate }}</title> </head> <body> <apollonav></apollonav> <div class="container-fluid" ng-controller="SystemRoleController"> <div class="col-md-10 col-md-offset-1 panel"> <section class="panel-body" ng-show="isRootUser"> <section class="row"> <h5>{{'SystemRole.AddCreateAppRoleToUser' | translate }} <small> {{'SystemRole.AddCreateAppRoleToUserTips' | translate }} </small> </h5> <hr> <div class="row"> <div class="form-horizontal"> <div class="form-group"> <label class="col-sm-2 control-label">{{'SystemRole.ChooseUser' | translate }}<br></label> <div class="col-sm-8"> <form class="form-inline" ng-submit="addCreateApplicationRoleToUser()"> <div class="form-group"> <apollouserselector apollo-id="modifySystemRoleWidgetId"> </apollouserselector> </div> <button type="submit" class="btn btn-default" style="margin-left: 20px;">{{'SystemRole.Add' | translate }}</button> </form> <div class="item-container"> <h5>{{'SystemRole.AuthorizedUser' | translate }}</h5> <div class="btn-group item-info" ng-repeat="user in hasCreateApplicationPermissionUserList"> <button type="button" class="btn btn-default" ng-bind="user"></button> <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" ng-click="deleteCreateApplicationRoleFromUser(user)"> <span class="glyphicon glyphicon-remove"></span> </button> </div> </div> </div> </div> </div> </div> </section> <section class="row"> <h5>{{'SystemRole.ModifyAppAdminUser' | translate }} <small> {{'SystemRole.ModifyAppAdminUserTips' | translate }} </small> </h5> <hr> <form class="form-horizontal"> <div class="form-group" valdr-form-group> <label class="col-sm-2 control-label"> <apollorequiredfield></apollorequiredfield> {{'SystemRole.AppIdTips' | translate }} </label> <div class="col-sm-5"> <input type="text" class="form-control" ng-model="app.appId"> <small>{{'SystemRole.Title' | translate }}</small> </div> <div class="col-sm-1"> <button class="btn btn-info" ng-click="getAppInfo()">{{'Common.Search' | translate }}</button> </div> </div> <div class="form-group" valdr-form-group> <label class="col-sm-2 control-label"> {{'SystemRole.AppInfo' | translate }}</label> <div class="col-sm-5"> <h5 ng-show="app.info" ng-bind="app.info"></h5> </div> </div> <div class="form-group"> <label class="col-sm-2 control-label">{{'SystemRole.ChooseUser' | translate }}<br></label> <div class="col-sm-8"> <form class="form-inline"> <div class="form-group"> <apollouserselector apollo-id="modifyManageAppMasterRoleWidgetId"> </apollouserselector> </div> </form> </div> </div> <div class="form-group"> <div class="col-sm-offset-2 col-sm-9"> <button type="submit" class="btn btn-primary" ng-disabled="operateManageAppMasterRoleBtn" ng-click="allowAppMasterAssignRole()"> {{'SystemRole.AllowAppMasterAssignRole' | translate }} </button> <button type="submit" class="btn btn-primary" ng-disabled="operateManageAppMasterRoleBtn" ng-click="deleteAppMasterAssignRole()"> {{'SystemRole.DeleteAppMasterAssignRole' | translate }} </button> </div> </div> </form> </section> </section> <section class="panel-body text-center" ng-if="!isRootUser"> <h4>{{'Common.IsRootUser' | translate }}</h4> </section> </div> </div> <div ng-include="'views/common/footer.html'"></div> <!-- jquery.js --> <script src="vendor/jquery.min.js" type="text/javascript"></script> <!--angular--> <script src="vendor/angular/angular.min.js"></script> <script src="vendor/angular/angular-route.min.js"></script> <script src="vendor/angular/angular-resource.min.js"></script> <script src="vendor/angular/angular-toastr-1.4.1.tpls.min.js"></script> <script src="vendor/angular/loading-bar.min.js"></script> <script src="vendor/angular/angular-cookies.min.js"></script> <script src="vendor/angular/angular-translate.2.18.1/angular-translate.min.js"></script> <script src="vendor/angular/angular-translate.2.18.1/angular-translate-loader-static-files.min.js"></script> <script src="vendor/angular/angular-translate.2.18.1/angular-translate-storage-cookie.min.js"></script> <!--valdr--> <script src="vendor/valdr/valdr.min.js" type="text/javascript"></script> <script src="vendor/valdr/valdr-message.min.js" type="text/javascript"></script> <!-- bootstrap.js --> <script src="vendor/bootstrap/js/bootstrap.min.js" type="text/javascript"></script> <script src="vendor/lodash.min.js"></script> <script src="vendor/select2/select2.min.js" type="text/javascript"></script> <!--biz--> <!--must import--> <script type="application/javascript" src="scripts/app.js"></script> <script type="application/javascript" src="scripts/services/AppService.js"></script> <script type="application/javascript" src="scripts/services/EnvService.js"></script> <script type="application/javascript" src="scripts/services/UserService.js"></script> <script type="application/javascript" src="scripts/services/CommonService.js"></script> <script type="application/javascript" src="scripts/services/PermissionService.js"></script> <script type="application/javascript" src="scripts/services/ClusterService.js"></script> <script type="application/javascript" src="scripts/services/NamespaceService.js"></script> <script type="application/javascript" src="scripts/services/SystemRoleService.js"></script> <script type="application/javascript" src="scripts/AppUtils.js"></script> <script type="application/javascript" src="scripts/PageCommon.js"></script> <script type="application/javascript" src="scripts/directive/directive.js"></script> <script type="application/javascript" src="scripts/valdr.js"></script> <script type="application/javascript" src="scripts/controller/role/SystemRoleController.js"></script> </body> </html>
lepdou/apollo
apollo-portal/src/main/resources/static/system-role-manage.html
HTML
apache-2.0
10,018
<div ng-controller="LaunchInstanceDetailsController as ctrl"> <p class="step-description" translate>Please provide the initial hostname for the instance, the availability zone where it will be deployed, and the instance count. Increase the Count to create multiple instances with the same settings.</p> <div class="row"> <div class="col-xs-12 col-sm-8"> <div class="form-group" ng-class="{ 'has-error': launchInstanceDetailsForm.name.$invalid && launchInstanceDetailsForm.name.$dirty }"> <label for="name" class="control-label"> <translate>Instance Name</translate> <span class="hz-icon-required fa fa-asterisk"></span> </label> <input id="name" name="name" type="text" class="form-control" ng-model="model.newInstanceSpec.name" ng-required="true"> <span class="help-block" ng-show="launchInstanceDetailsForm.name.$invalid && launchInstanceDetailsForm.name.$dirty"> {$ ctrl.instanceNameError $} </span> </div> <div class="form-group"> <label class="control-label" translate for="availability-zone">Availability Zone</label> <div class="horizon-loading-bar" ng-if="!model.loaded.availabilityZones"> <div class="progress progress-striped active"> <div class="progress-bar"></div> </div> </div> <div class="alert alert-warning" ng-if="model.loaded.availabilityZones && model.availabilityZones.length === 0" translate>There are no Availability Zones.</div> <select ng-if="model.loaded.availabilityZones && model.availabilityZones.length !== 0" class="form-control" id="availability-zone" ng-options="zone.value as zone.label for zone in model.availabilityZones" ng-model="model.newInstanceSpec.availability_zone"> </select> </div> <div class="form-group" ng-class="{ 'has-error': launchInstanceDetailsForm.count.$invalid }"> <label class="control-label" for="instance-count"> <translate>Count</translate> <span class="hz-icon-required fa fa-asterisk"></span> </label> <input id="instance-count" name="count" type="number" class="form-control" min="1" ng-model="model.newInstanceSpec.instance_count" ng-required="true" ng-pattern="/^[0-9]+$/" validate-number-min="1" validate-number-max="{$ ctrl.maxInstanceCount $}"> <span class="help-block" ng-show="launchInstanceDetailsForm.count.$invalid"> {$ launchInstanceDetailsForm.count.$error.validateNumberMax ? ctrl.instanceCountMaxError : ctrl.instanceCountError $} </span> </div> </div> <div class="col-xs-12 col-sm-4"> <pie-chart chart-data="ctrl.instanceStats" chart-settings="ctrl.chartSettings"></pie-chart> </div> </div> </div>
kogotko/carburetor
static/dashboard/project/workflow/launch-instance/details/details.html
HTML
apache-2.0
2,965
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> <HTML> <HEAD> <meta name="generator" content="JDiff v1.0.9"> <!-- Generated by the JDiff Javadoc doclet --> <!-- (http://www.jdiff.org) --> <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> <TITLE> org.apache.hadoop.mapred.JobTracker.State </TITLE> <LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" TITLE="Style"> </HEAD> <BODY> <!-- Start of nav bar --> <TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../api/org/apache/hadoop/mapred/JobTracker.State.html" target="_top"><FONT CLASS="NavBarFont1"><B><tt>hadoop 0.20.2-cdh3u5</tt></B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="pkg_org.apache.hadoop.mapred.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_statistics.html"><FONT CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_help.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a href="http://www.jdiff.org" class="staysblack" target="_top">JDiff</a></b></EM></TD> </TR> <TR> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="org.apache.hadoop.mapred.JobTracker.html"><B>PREV CLASS</B></A> &nbsp;<A HREF="org.apache.hadoop.mapred.KeyValueLineRecordReader.html"><B>NEXT CLASS</B></A> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="org.apache.hadoop.mapred.JobTracker.State.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp; CONSTRUCTORS&nbsp;|&nbsp; METHODS&nbsp;|&nbsp; <a href="#fields">FIELDS</a> </FONT></TD> </TR> </TABLE> <HR> <!-- End of nav bar --> <H2> Class org.apache.hadoop.mapred.<A HREF="../../api/org/apache/hadoop/mapred/JobTracker.State.html" target="_top"><tt>JobTracker.State</tt></A> </H2> <p><font size="+1">The superclass changed from <code>java.lang.Enum<org.apache.hadoop.mapred.JobTracker.State></code> to <code>java.lang.Enum</code>.<br></font> <a NAME="constructors"></a> <a NAME="methods"></a> <a NAME="fields"></a> <p> <a NAME="Added"></a> <TABLE summary="Added Fields" BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added Fields</B></FONT></TD> </TR> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> <A NAME="org.apache.hadoop.mapred.JobTracker.State.INITIALIZING"></A> <nobr><code>State</code>&nbsp;<A HREF="../../api/org/apache/hadoop/mapred/JobTracker.State.html#INITIALIZING" target="_top"><tt>INITIALIZING</tt></A></nobr> </TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> <TD VALIGN="TOP" WIDTH="25%"> <A NAME="org.apache.hadoop.mapred.JobTracker.State.RUNNING"></A> <nobr><code>State</code>&nbsp;<A HREF="../../api/org/apache/hadoop/mapred/JobTracker.State.html#RUNNING" target="_top"><tt>RUNNING</tt></A></nobr> </TD> <TD>&nbsp;</TD> </TR> </TABLE> &nbsp; <HR> <!-- Start of nav bar --> <TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../api/org/apache/hadoop/mapred/JobTracker.State.html" target="_top"><FONT CLASS="NavBarFont1"><B><tt>hadoop 0.20.2-cdh3u5</tt></B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="pkg_org.apache.hadoop.mapred.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_statistics.html"><FONT CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_help.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD> </TR> <TR> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="org.apache.hadoop.mapred.JobTracker.html"><B>PREV CLASS</B></A> &nbsp;<A HREF="org.apache.hadoop.mapred.KeyValueLineRecordReader.html"><B>NEXT CLASS</B></A> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="org.apache.hadoop.mapred.JobTracker.State.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> <TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD> </TR> </TABLE> <HR> <!-- End of nav bar --> </BODY> </HTML>
YuMatsuzawa/HadoopEclipseProject
hadoop-0.20.2-cdh3u5/docs/jdiff/changes/org.apache.hadoop.mapred.JobTracker.State.html
HTML
apache-2.0
6,099
<!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>Cutlass: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ extensions: ["tex2jax.js"], jax: ["input/TeX","output/HTML-CSS"], }); </script><script type="text/javascript" async src="http://cdn.mathjax.org/mathjax/latest/MathJax.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">Cutlass </div> <div id="projectbrief">CUDA Templates for Linear Algebra Subroutines and Solvers</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&amp;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&amp;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="namespacecutlass.html">cutlass</a></li><li class="navelem"><a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html">TileTraitsStrideMajor</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">cutlass::TileTraitsStrideMajor&lt; Tile_, Threads &gt; Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html">cutlass::TileTraitsStrideMajor&lt; Tile_, Threads &gt;</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html#a47404b4527b101e286347714aea687d5">Delta</a> typedef</td><td class="entry"><a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html">cutlass::TileTraitsStrideMajor&lt; Tile_, Threads &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html#a03a32694da75bb95422c6b550e3324e2">Iterations</a> typedef</td><td class="entry"><a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html">cutlass::TileTraitsStrideMajor&lt; Tile_, Threads &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html#a2b6ad449269a178018f02b8cc64ddb85">kThreads</a></td><td class="entry"><a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html">cutlass::TileTraitsStrideMajor&lt; Tile_, Threads &gt;</a></td><td class="entry"><span class="mlabel">static</span></td></tr> <tr><td class="entry"><a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html#ae8d14a3c6871072febfd75ed08aba32c">ThreadOffset</a> typedef</td><td class="entry"><a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html">cutlass::TileTraitsStrideMajor&lt; Tile_, Threads &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html#a03567f41ce616ebb4cdb309c85820599">ThreadShape</a> typedef</td><td class="entry"><a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html">cutlass::TileTraitsStrideMajor&lt; Tile_, Threads &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html#afbb78ece048b868475d4a6802e6894ac">Tile</a> typedef</td><td class="entry"><a class="el" href="structcutlass_1_1TileTraitsStrideMajor.html">cutlass::TileTraitsStrideMajor&lt; Tile_, Threads &gt;</a></td><td class="entry"></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri Oct 26 2018 14:53:35 for Cutlass by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.14 </small></address> </body> </html>
mlperf/training_results_v0.5
v0.5.0/nvidia/submission/code/translation/pytorch/cutlass/docs/structcutlass_1_1TileTraitsStrideMajor-members.html
HTML
apache-2.0
5,749
{% extends "basic/layout.html" %} {% if corpsite_hostname == "" %} {% set corpsite_hostname = "www.mailgun.com" %} {% endif %} {% set css_url = "http://" + corpsite_hostname + "/static/css/main.css" %} {%- block doctype -%} <!doctype html> <!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7 documentation"> <![endif]--> <!--[if IE 7]> <html class="lt-ie9 lt-ie8 documentation"> <![endif]--> <!--[if IE 8]> <html class="lt-ie9 documentation"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en" class="documentation"> <!--<![endif]--> {%- endblock %} {%- set reldelim1 = reldelim1 is not defined and ' &raquo;' or reldelim1 %} {%- set reldelim2 = reldelim2 is not defined and ' |' or reldelim2 %} {%- block linktags %} {%- if hasdoc('about') %} <link rel="author" title="{{ _('About these documents') }}" href="{{ pathto('about') }}" /> {%- endif %} {%- if hasdoc('genindex') %} <link rel="index" title="{{ _('Index') }}" href="{{ pathto('genindex') }}" /> {%- endif %} {%- if hasdoc('search') %} <link rel="search" title="{{ _('Search') }}" href="{{ pathto('search') }}" /> {%- endif %} {%- if hasdoc('copyright') %} <link rel="copyright" title="{{ _('Copyright') }}" href="{{ pathto('copyright') }}" /> {%- endif %} <link rel="top" title="{{ docstitle|e }}" href="{{ pathto('index') }}" /> {%- if parents %} <link rel="up" title="{{ parents[-1].title|striptags }}" href="{{ parents[-1].link|e }}" /> {%- endif %} {%- if next %} <link rel="next" title="{{ next.title|striptags }}" href="{{ next.link|e }}" /> {%- endif %} {%- if prev %} <link rel="prev" title="{{ prev.title|striptags }}" href="{{ prev.link|e }}" /> {%- endif %} <link media="only screen and (max-device-width: 480px)" href="{{ pathto('_static/mobile.css', 1) }}" type="text/css" rel="stylesheet" /> <link rel="icon" type="image/png" href="_static/img/favicon.png" /> <!-- <link rel="stylesheet" href="_static/docs.css" /> --> <link rel="stylesheet" href="{{css_url}}" /> <meta name="viewport" content="width=device-width"> {% if corpsite_hostname == "" %} <meta name="robots" content="noindex"> {% endif %} {%- endblock %} {%- block header %}{% endblock %} {%- block relbar1 %} <header style="content:none"> <div class="container"> <a href="http://github.com/mailgun/vulcand/" style="float:left;margin-top:20px;margin-bottom:20px;background:url(_static/img/vulcan.png) no-repeat"> <img src="_static/img/vulcan.png"> </img> </a> <nav class="header-nav" id="js-header-nav"> <a href="//www.vulcanproxy.com" class="active"><b>Documentation</b></a> </nav> <button id="js-show-nav"><i class="icon-reorder"></i></button> </div> </header> <div id="body"> <section class="subnav"> <div class="container"> <a target="blank" href="https://github.com/mailgun/vulcand-docs" class="edit-docs-link" onclick="mixpanel.track('Clicked Edit Docs Link');">Edit</a> <ul id="headerButtons" class="nav nav-pills"> <li class="lang-label"> Samples: </li> <li class="lang"> <a href="" id="lang_etcd">Etcd</a> </li> <li class="lang"> <a href="" id="lang_cli">Vulcanctl</a> </li> <li class="lang"> <a href="" id="lang_api">API</a> </li> </ul> </div> </section> <section class="main"> <div class="container"> {% endblock %} {%- block sidebar1 %} {%- if not embedded %}{% if not theme_nosidebar|tobool %} <aside id="sphinxsidebar" class="docs-sidebar"> <div class="sphinxsidebarwrapper"> {%- block sidebarlogo %} {%- if logo %} <p class="logo"><a href="{{ pathto(master_doc) }}"> <img class="logo" src="{{ pathto('_static/' + logo, 1) }}" alt="Logo"/> </a></p> {%- endif %} {%- endblock %} {%- block sidebartoc %} <ul><li class="toctree-l1"><a href="{{ pathto(master_doc) }}">{{ _('Main Page') }}</a></li></ul> {%- if "FAQ" in title %} {{ toctree(maxdepth=1) }} {% elif "Reference" in title %} {{ toctree(maxdepth=2) }} {% else %} {{ toctree(maxdepth=3) }} {%- endif %} {%- endblock %} {%- block sidebarrel %} {%- endblock %} {%- block sidebarsourcelink %} {%- endblock %} {%- if customsidebar %} {% include customsidebar %} {%- endif %} </div> </aside> {%- endif %}{% endif %} {% endblock %} {%- block document %} <div id="st-results-container"></div> <div class="documentwrapper"> {%- if not embedded %}{% if not theme_nosidebar|tobool %} <div class="bodywrapper"> {%- endif %}{% endif %} <div class="body"> {% block body %} {% endblock %} </div> {%- if not embedded %}{% if not theme_nosidebar|tobool %} </div> {%- endif %}{% endif %} </div> <div class="footer"> <p><a href="https://github.com/mailgun/vulcand">Found a typo? Send a pull request!</a></p> {%- if last_updated %} {% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %} {%- endif %} {%- if show_sphinx %} {% trans sphinx_version=sphinx_version|e %} <P>Docs created using <a href="http://sphinx.pocoo.org/">Sphinx</a> {{ sphinx_version }}.</P> {% endtrans %} {%- endif %} </div> {%- endblock %} {%- block sidebar2 %}{% endblock %} {%- block relbar2 %}{% endblock %} {%- block footer %} </div> <!-- /content --> </section> <!-- /container --> </div> <!-- /body --> <footer> <div class="container"> <nav class="footer-nav"> <a href="http://twitter.com/mail_gun">Mailgun Twitter</a> <a href="http://vulcan.ghost.io">Blog</a> </nav> </div> </footer> <script type="text/javascript" charset="utf-8" src="{{ pathto('_static/toc.js', 1) }}"></script> <script type="text/javascript" charset="utf-8" src="{{ pathto('_static/jquery.debounce.min.js', 1) }}"></script> <script type="text/javascript" charset="utf-8" src="{{ pathto('_static/jquery.cookie.min.js', 1) }}"></script> <script type="text/javascript" charset="utf-8" src="{{ pathto('_static/jquery.viewport.min.js', 1) }}"></script> <script type="text/javascript" charset="utf-8" src="{{ pathto('_static/samples.js', 1) }}"></script> <script type="text/javascript" charset="utf-8" src="{{ pathto('_static/scroll_hash.js', 1) }}"></script> <script type="text/javascript" charset="utf-8" src="{{ pathto('_static/underscore-min.js', 1) }}"></script> <script type="text/javascript"> window.underscore = _.noConflict(); </script> <script type="text/javascript"> $('input[type=\"search\"]').wrap('<span style=\"position:relative;\"></span>').after('<i id="clear-search" class="icon-remove-sign" style=\"position:absolute; right:5px;line-height:26px;\"></i><i class="icon-search" style=\"position:absolute; left:5px;line-height:26px;\"></i>'); $('#clear-search').click(function(){ $(this).parent().find('input').val(''); $(this).parent().find('input').focus(); }); // $("input").focusout(function() {this.value = "";}); // Responsive navigation show/hide main nav $("#js-show-nav").click(function(){ $("#js-header-nav").slideToggle(); }); // highlight nav on load $(document).ready(function(){ $('.docs-sidebar li').removeClass('active'); $('.docs-sidebar ul.current li.current a.current').parent().addClass('active'); }); </script> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-55222876-1', 'auto'); ga('send', 'pageview'); </script> {%- endblock %}
laggyluke/vulcand-docs
documentation/source/_templates/layout.html
HTML
apache-2.0
8,167
<html> <head> <style> body { font-family: sans-serif; } pre { background-color: #eeeeee; padding: 1em; white-space: pre-wrap; } </style> </head> <body> <h3>Notices:</h3> <ul> <li>android-support-v4</li> <li>android-support-v7-appcompat</li> </ul> <center>Apache License</center> <center>Version 2.0, January 2004</center> <center><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></center> <pre> TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS</pre> </body> </html>
jjobes/HtmlDialog
htmlDialogSample/src/main/res/raw/licenses.html
HTML
apache-2.0
9,695
<!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_45) on Fri Aug 28 09:51:33 EDT 2015 --> <title>Uses of Class org.apache.cassandra.service.pager.RangeSliceQueryPager (apache-cassandra API)</title> <meta name="date" content="2015-08-28"> <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.apache.cassandra.service.pager.RangeSliceQueryPager (apache-cassandra API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/cassandra/service/pager/RangeSliceQueryPager.html" title="class in org.apache.cassandra.service.pager">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/apache/cassandra/service/pager/class-use/RangeSliceQueryPager.html" target="_top">Frames</a></li> <li><a href="RangeSliceQueryPager.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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.apache.cassandra.service.pager.RangeSliceQueryPager" class="title">Uses of Class<br>org.apache.cassandra.service.pager.RangeSliceQueryPager</h2> </div> <div class="classUseContainer">No usage of org.apache.cassandra.service.pager.RangeSliceQueryPager</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/apache/cassandra/service/pager/RangeSliceQueryPager.html" title="class in org.apache.cassandra.service.pager">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/apache/cassandra/service/pager/class-use/RangeSliceQueryPager.html" target="_top">Frames</a></li> <li><a href="RangeSliceQueryPager.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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 &copy; 2015 The Apache Software Foundation</small></p> </body> </html>
mitch-kyle/message-board
support/apache-cassandra-2.2.1/javadoc/org/apache/cassandra/service/pager/class-use/RangeSliceQueryPager.html
HTML
apache-2.0
4,784
<div class="oppia-osk-container" *ngIf="showOSK()" (click)="activateGuppy()"> <div class="oppia-osk-container" (click)="activateGuppy()"> <div class="oppia-osk-navbar"> <button [ngClass]="(currentTab === mainTab) ? 'oppia-osk-btn-tab-active' : 'oppia-osk-btn-tab-inactive'" (click)="changeTab(mainTab)"> 123 </button> <button [ngClass]="(currentTab === functionsTab) ? 'oppia-osk-btn-tab-active' : 'oppia-osk-btn-tab-inactive'" (click)="changeTab(functionsTab)"> f(x) </button> <button class="oppia-osk-btn-hide" (click)="hideOSK()"> HIDE <i class="fa fa-angle-down"></i> </button> </div> <div class="oppia-osk-custom-letters-div" *ngIf="interactionType !== 'NumericExpressionInput' && currentTab === mainTab"> <button class="oppia-osk-btn-letter" (click)="insertString(letter)" *ngFor="let letter of customLetters">{{letter}}</button> </div> <div class="oppia-osk-main-tab" *ngIf="currentTab===mainTab"> <button class="oppia-osk-btn-number number-7" (click)="insertString('7')">7</button> <button class="oppia-osk-btn-number number-8" (click)="insertString('8')">8</button> <button class="oppia-osk-btn-number number-9" (click)="insertString('9')">9</button> <button class="oppia-osk-btn-operator" (click)="insertString('+')">+</button> <button class="oppia-osk-btn-operator" (click)="insertString('*')">×</button> <button class="oppia-osk-btn-number number-4" (click)="insertString('4')">4</button> <button class="oppia-osk-btn-number number-5" (click)="insertString('5')">5</button> <button class="oppia-osk-btn-number number-6" (click)="insertString('6')">6</button> <button class="oppia-osk-btn-operator" (click)="insertString('-')">-</button> <img [src]="getStaticImageUrl('/icons/osk-fraction.svg')" class="oppia-osk-btn-operator" alt="÷" (click)="insertSymbol('frac')"> <button class="oppia-osk-btn-number number-1" (click)="insertString('1')">1</button> <button class="oppia-osk-btn-number number-2" (click)="insertString('2')">2</button> <button class="oppia-osk-btn-number number-3" (click)="insertString('3')">3</button> <img [src]="getStaticImageUrl('/icons/osk-radical-2.svg')" class="oppia-osk-btn-shortcut" alt="sqrt" (click)="insertString('sqrt')"> <img [src]="getStaticImageUrl('/icons/osk-exponent.svg')" class="oppia-osk-btn-shortcut" alt="^" (click)="insertSymbol('exp')"> <button class="oppia-osk-btn-number" (click)="insertString('.')">.</button> <button class="oppia-osk-btn-number number-0" (click)="insertString('0')">0</button> <img [src]="getStaticImageUrl('/icons/osk-delete.svg')" class="oppia-osk-btn-delete" alt="delete" (click)="backspace()"> <button class="oppia-osk-btn-number" (click)="left()"> <i class="fa fa-angle-left"></i> </button> <button class="oppia-osk-btn-number" (click)="right()"> <i class="fa fa-angle-right"></i> </button> </div> <div class="oppia-osk-functions-tab" *ngIf="currentTab===functionsTab"> <button class="oppia-osk-btn-operator" (click)="insertSymbol('paren')">()</button> <button class="oppia-osk-btn-operator" (click)="insertString('abs')">||</button> <button *ngIf="interactionType === 'MathEquationInput'" class="oppia-osk-btn-operator" (click)="insertString('=')">=</button> <img [src]="getStaticImageUrl('/icons/osk-exponent-2.svg')" class="oppia-osk-btn-shortcut" alt="^2" (click)="exponent('2')"> <img [src]="getStaticImageUrl('/icons/osk-exponent-3.svg')" class="oppia-osk-btn-shortcut" alt="^3" (click)="exponent('3')"> <button class="oppia-osk-btn-function" (click)="insertString(function)" *ngFor="let function of functions">{{function}}</button> <img [src]="getStaticImageUrl('/icons/osk-delete.svg')" class="oppia-osk-btn-delete" alt="delete" (click)="backspace()"> </div> </div> </div> <style> .oppia-osk-container { background: #fff; bottom: 0; left: 0; overflow: hidden; position: sticky; right: 0; z-index: 10000; } .oppia-osk-container button { outline: none; padding: 11.2px 0; } .oppia-osk-container i { opacity: 60%; } .oppia-osk-navbar { background-color: #fff; border-bottom: #d3d3d3 4px solid; border-top: #808080 3px solid; min-height: 56px; } .oppia-osk-main-tab { display: grid; grid-template-columns: repeat(5, 1fr); grid-template-rows: repeat(4, 1fr); } .oppia-osk-custom-letters-div { align-items: center; background-color: #ebffe4; border-bottom: #d3d3d3 4px solid; display: flex; overflow-x: auto; } .oppia-osk-custom-letters-div button { flex: 0 0 auto; } .oppia-osk-letters-tab { padding: 10px 0; text-align: center; } .oppia-osk-functions-tab { display: grid; grid-template-columns: repeat(5, 1fr); grid-template-rows: repeat(4, 1fr); } .oppia-osk-main-tab img, .oppia-osk-functions-tab img { height: -webkit-fill-available; min-height: 64px; width: -webkit-fill-available; } .oppia-osk-custom-letters-div button:active, .oppia-osk-main-tab button:active, .oppia-osk-functions-tab button:active, .oppia-osk-container img:active { background-color: #019b8b; border: none; } .oppia-osk-btn-tab-active { background-color: transparent; border: none; border-bottom: 3px #015c53 solid; color: #015c53; font-family: "Capriola", "Roboto", Arial, sans-serif; font-size: 19px; margin: 0 10px; } .oppia-osk-btn-tab-inactive { background-color: transparent; border: none; color: #000; font-family: "Capriola", "Roboto", Arial, sans-serif; font-size: 19px; margin: 0 10px; } .oppia-osk-btn-hide { background-color: transparent; border: none; color: #015c53; font-family: "Capriola", "Roboto", Arial, sans-serif; font-size: 19px; position: absolute; right: 16px; vertical-align: middle; } .oppia-osk-btn-hide i { margin: 3.2px; } .oppia-osk-btn-number { background-color: #fff; border: 1px #d3d3d3 solid; color: #000; font-family: "Capriola", "Roboto", Arial, sans-serif; font-size: 25px; } .oppia-osk-btn-operator { background-color: #ffffcb; border: 1px #d3d3d3 solid; color: #000; font-family: "Capriola", "Roboto", Arial, sans-serif; font-size: 25px; } .oppia-osk-btn-function { background-color: #fff; border: 1px #d3d3d3 solid; color: #000; font-family: "Capriola", "Roboto", Arial, sans-serif; font-size: 15px; } .oppia-osk-btn-shortcut { background-color: #e4ffcb; border: 1px #d3d3d3 solid; color: #000; font-family: "Capriola", "Roboto", Arial, sans-serif; font-size: 25px; } .oppia-osk-btn-letter { background-color: inherit; border: none; color: #000; font-family: 'Noto Serif', serif; font-size: 25px; width: 10%; } .number-9, .number-6, .number-3 { border-right: 3px #808080 solid; } .number-3, .number-1 { border-bottom: 3px #808080 solid; } .number-0 { border-bottom: 3px #808080 solid; border-left: 3px #808080 solid; border-right: 3px #808080 solid; } </style>
brianrodri/oppia
core/templates/components/on-screen-keyboard/on-screen-keyboard.component.html
HTML
apache-2.0
7,331
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template as_weighted_feature&lt;tag::tail_quantile&lt; LeftRight &gt;&gt;</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="../../accumulators/reference.html#header.boost.accumulators.statistics.tail_quantile_hpp" title="Header &lt;boost/accumulators/statistics/tail_quantile.hpp&gt;"> <link rel="prev" href="feature_of_tag_idp33475592.html" title="Struct template feature_of&lt;tag::tail_quantile&lt; LeftRight &gt;&gt;"> <link rel="next" href="feature_of_tag_idp33478088.html" title="Struct template feature_of&lt;tag::weighted_tail_quantile&lt; LeftRight &gt;&gt;"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td> <td align="center"><a href="../../../../index.html">Home</a></td> <td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="feature_of_tag_idp33475592.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.statistics.tail_quantile_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="feature_of_tag_idp33478088.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.accumulators.as_weighted_fe_idp33476744"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Struct template as_weighted_feature&lt;tag::tail_quantile&lt; LeftRight &gt;&gt;</span></h2> <p>boost::accumulators::as_weighted_feature&lt;tag::tail_quantile&lt; LeftRight &gt;&gt;</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: &lt;<a class="link" href="../../accumulators/reference.html#header.boost.accumulators.statistics.tail_quantile_hpp" title="Header &lt;boost/accumulators/statistics/tail_quantile.hpp&gt;">boost/accumulators/statistics/tail_quantile.hpp</a>&gt; </span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> LeftRight<span class="special">&gt;</span> <span class="keyword">struct</span> <a class="link" href="as_weighted_fe_idp33476744.html" title="Struct template as_weighted_feature&lt;tag::tail_quantile&lt; LeftRight &gt;&gt;">as_weighted_feature</a><span class="special">&lt;</span><span class="identifier">tag</span><span class="special">::</span><span class="identifier">tail_quantile</span><span class="special">&lt;</span> <span class="identifier">LeftRight</span> <span class="special">&gt;</span><span class="special">&gt;</span> <span class="special">{</span> <span class="comment">// types</span> <span class="keyword">typedef</span> <a class="link" href="tag/weighted_tail_quantile.html" title="Struct template weighted_tail_quantile">tag::weighted_tail_quantile</a><span class="special">&lt;</span> <span class="identifier">LeftRight</span> <span class="special">&gt;</span> <a name="boost.accumulators.as_weighted_fe_idp33476744.type"></a><span class="identifier">type</span><span class="special">;</span> <span class="special">}</span><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 &#169; 2005, 2006 Eric Niebler<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="feature_of_tag_idp33475592.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.statistics.tail_quantile_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="feature_of_tag_idp33478088.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
NixaSoftware/CVis
venv/bin/doc/html/boost/accumulators/as_weighted_fe_idp33476744.html
HTML
apache-2.0
5,200
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>AttachmentChunks.AttachmentChunksSorter (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="AttachmentChunks.AttachmentChunksSorter (POI API Documentation)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/AttachmentChunks.AttachmentChunksSorter.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html" title="class in org.apache.poi.hsmf.datatypes"><span class="strong">PREV CLASS</span></a></li> <li><a href="../../../../../org/apache/poi/hsmf/datatypes/ByteChunk.html" title="class in org.apache.poi.hsmf.datatypes"><span class="strong">NEXT CLASS</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/hsmf/datatypes/AttachmentChunks.AttachmentChunksSorter.html" target="_top">FRAMES</a></li> <li><a href="AttachmentChunks.AttachmentChunksSorter.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>SUMMARY:&nbsp;</li> <li>NESTED&nbsp;|&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">METHOD</a></li> </ul> <ul class="subNavList"> <li>DETAIL:&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">METHOD</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <p class="subTitle">org.apache.poi.hsmf.datatypes</p> <h2 title="Class AttachmentChunks.AttachmentChunksSorter" class="title">Class AttachmentChunks.AttachmentChunksSorter</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.poi.hsmf.datatypes.AttachmentChunks.AttachmentChunksSorter</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.util.Comparator&lt;<a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html" title="class in org.apache.poi.hsmf.datatypes">AttachmentChunks</a>&gt;</dd> </dl> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html" title="class in org.apache.poi.hsmf.datatypes">AttachmentChunks</a></dd> </dl> <hr> <br> <pre>public static class <strong>AttachmentChunks.AttachmentChunksSorter</strong> extends java.lang.Object implements java.util.Comparator&lt;<a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html" title="class in org.apache.poi.hsmf.datatypes">AttachmentChunks</a>&gt;</pre> <div class="block">Orders by the attachment number.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.AttachmentChunksSorter.html#AttachmentChunks.AttachmentChunksSorter()">AttachmentChunks.AttachmentChunksSorter</a></strong>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.AttachmentChunksSorter.html#compare(org.apache.poi.hsmf.datatypes.AttachmentChunks, org.apache.poi.hsmf.datatypes.AttachmentChunks)">compare</a></strong>(<a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html" title="class in org.apache.poi.hsmf.datatypes">AttachmentChunks</a>&nbsp;a, <a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html" title="class in org.apache.poi.hsmf.datatypes">AttachmentChunks</a>&nbsp;b)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.util.Comparator"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;java.util.Comparator</h3> <code>equals</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="AttachmentChunks.AttachmentChunksSorter()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>AttachmentChunks.AttachmentChunksSorter</h4> <pre>public&nbsp;AttachmentChunks.AttachmentChunksSorter()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="compare(org.apache.poi.hsmf.datatypes.AttachmentChunks, org.apache.poi.hsmf.datatypes.AttachmentChunks)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>compare</h4> <pre>public&nbsp;int&nbsp;compare(<a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html" title="class in org.apache.poi.hsmf.datatypes">AttachmentChunks</a>&nbsp;a, <a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html" title="class in org.apache.poi.hsmf.datatypes">AttachmentChunks</a>&nbsp;b)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>compare</code>&nbsp;in interface&nbsp;<code>java.util.Comparator&lt;<a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html" title="class in org.apache.poi.hsmf.datatypes">AttachmentChunks</a>&gt;</code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/AttachmentChunks.AttachmentChunksSorter.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html" title="class in org.apache.poi.hsmf.datatypes"><span class="strong">PREV CLASS</span></a></li> <li><a href="../../../../../org/apache/poi/hsmf/datatypes/ByteChunk.html" title="class in org.apache.poi.hsmf.datatypes"><span class="strong">NEXT CLASS</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/hsmf/datatypes/AttachmentChunks.AttachmentChunksSorter.html" target="_top">FRAMES</a></li> <li><a href="AttachmentChunks.AttachmentChunksSorter.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>SUMMARY:&nbsp;</li> <li>NESTED&nbsp;|&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">METHOD</a></li> </ul> <ul class="subNavList"> <li>DETAIL:&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">METHOD</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright 2014 The Apache Software Foundation or its licensors, as applicable.</i> </small></p> </body> </html>
RyoSaeba69/Bio-info
mylib/poi-3.11/docs/apidocs/org/apache/poi/hsmf/datatypes/AttachmentChunks.AttachmentChunksSorter.html
HTML
apache-2.0
10,905
<!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_45) on Fri Aug 28 09:51:32 EDT 2015 --> <title>Uses of Class org.apache.cassandra.io.sstable.SSTableDeletingTask (apache-cassandra API)</title> <meta name="date" content="2015-08-28"> <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.apache.cassandra.io.sstable.SSTableDeletingTask (apache-cassandra API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/cassandra/io/sstable/SSTableDeletingTask.html" title="class in org.apache.cassandra.io.sstable">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/apache/cassandra/io/sstable/class-use/SSTableDeletingTask.html" target="_top">Frames</a></li> <li><a href="SSTableDeletingTask.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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.apache.cassandra.io.sstable.SSTableDeletingTask" class="title">Uses of Class<br>org.apache.cassandra.io.sstable.SSTableDeletingTask</h2> </div> <div class="classUseContainer">No usage of org.apache.cassandra.io.sstable.SSTableDeletingTask</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/apache/cassandra/io/sstable/SSTableDeletingTask.html" title="class in org.apache.cassandra.io.sstable">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/apache/cassandra/io/sstable/class-use/SSTableDeletingTask.html" target="_top">Frames</a></li> <li><a href="SSTableDeletingTask.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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 &copy; 2015 The Apache Software Foundation</small></p> </body> </html>
mitch-kyle/message-board
support/apache-cassandra-2.2.1/javadoc/org/apache/cassandra/io/sstable/class-use/SSTableDeletingTask.html
HTML
apache-2.0
4,740
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>NoPropertySetStreamException (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="NoPropertySetStreamException (POI API Documentation)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/NoPropertySetStreamException.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/poi/hpsf/NoFormatIDException.html" title="class in org.apache.poi.hpsf"><span class="strong">PREV CLASS</span></a></li> <li><a href="../../../../org/apache/poi/hpsf/NoSingleSectionException.html" title="class in org.apache.poi.hpsf"><span class="strong">NEXT CLASS</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/poi/hpsf/NoPropertySetStreamException.html" target="_top">FRAMES</a></li> <li><a href="NoPropertySetStreamException.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>SUMMARY:&nbsp;</li> <li>NESTED&nbsp;|&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#methods_inherited_from_class_org.apache.poi.hpsf.HPSFException">METHOD</a></li> </ul> <ul class="subNavList"> <li>DETAIL:&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">CONSTR</a>&nbsp;|&nbsp;</li> <li>METHOD</li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <p class="subTitle">org.apache.poi.hpsf</p> <h2 title="Class NoPropertySetStreamException" class="title">Class NoPropertySetStreamException</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.Throwable</li> <li> <ul class="inheritance"> <li>java.lang.Exception</li> <li> <ul class="inheritance"> <li><a href="../../../../org/apache/poi/hpsf/HPSFException.html" title="class in org.apache.poi.hpsf">org.apache.poi.hpsf.HPSFException</a></li> <li> <ul class="inheritance"> <li>org.apache.poi.hpsf.NoPropertySetStreamException</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable</dd> </dl> <hr> <br> <pre>public class <strong>NoPropertySetStreamException</strong> extends <a href="../../../../org/apache/poi/hpsf/HPSFException.html" title="class in org.apache.poi.hpsf">HPSFException</a></pre> <div class="block"><p>This exception is thrown if a format error in a property set stream is detected or when the input data do not constitute a property set stream.</p> <p>The constructors of this class are analogous to those of its superclass and are documented there.</p></div> <dl><dt><span class="strong">Author:</span></dt> <dd>Rainer Klute <a href="mailto:[email protected]">&lt;[email protected]&gt;</a></dd> <dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.apache.poi.hpsf.NoPropertySetStreamException">Serialized Form</a></dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../org/apache/poi/hpsf/NoPropertySetStreamException.html#NoPropertySetStreamException()">NoPropertySetStreamException</a></strong>()</code> <div class="block">Constructor</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../org/apache/poi/hpsf/NoPropertySetStreamException.html#NoPropertySetStreamException(java.lang.String)">NoPropertySetStreamException</a></strong>(java.lang.String&nbsp;msg)</code> <div class="block">Constructor</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../org/apache/poi/hpsf/NoPropertySetStreamException.html#NoPropertySetStreamException(java.lang.String, java.lang.Throwable)">NoPropertySetStreamException</a></strong>(java.lang.String&nbsp;msg, java.lang.Throwable&nbsp;reason)</code> <div class="block">Constructor</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../org/apache/poi/hpsf/NoPropertySetStreamException.html#NoPropertySetStreamException(java.lang.Throwable)">NoPropertySetStreamException</a></strong>(java.lang.Throwable&nbsp;reason)</code> <div class="block">Constructor</div> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.hpsf.HPSFException"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.poi.hpsf.<a href="../../../../org/apache/poi/hpsf/HPSFException.html" title="class in org.apache.poi.hpsf">HPSFException</a></h3> <code><a href="../../../../org/apache/poi/hpsf/HPSFException.html#getReason()">getReason</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Throwable</h3> <code>fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="NoPropertySetStreamException()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NoPropertySetStreamException</h4> <pre>public&nbsp;NoPropertySetStreamException()</pre> <div class="block"><p>Constructor</p></div> </li> </ul> <a name="NoPropertySetStreamException(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NoPropertySetStreamException</h4> <pre>public&nbsp;NoPropertySetStreamException(java.lang.String&nbsp;msg)</pre> <div class="block"><p>Constructor</p></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>msg</code> - The exception's message string</dd></dl> </li> </ul> <a name="NoPropertySetStreamException(java.lang.Throwable)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NoPropertySetStreamException</h4> <pre>public&nbsp;NoPropertySetStreamException(java.lang.Throwable&nbsp;reason)</pre> <div class="block"><p>Constructor</p></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>reason</code> - This exception's underlying reason</dd></dl> </li> </ul> <a name="NoPropertySetStreamException(java.lang.String, java.lang.Throwable)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>NoPropertySetStreamException</h4> <pre>public&nbsp;NoPropertySetStreamException(java.lang.String&nbsp;msg, java.lang.Throwable&nbsp;reason)</pre> <div class="block"><p>Constructor</p></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>msg</code> - The exception's message string</dd><dd><code>reason</code> - This exception's underlying reason</dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/NoPropertySetStreamException.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/poi/hpsf/NoFormatIDException.html" title="class in org.apache.poi.hpsf"><span class="strong">PREV CLASS</span></a></li> <li><a href="../../../../org/apache/poi/hpsf/NoSingleSectionException.html" title="class in org.apache.poi.hpsf"><span class="strong">NEXT CLASS</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/poi/hpsf/NoPropertySetStreamException.html" target="_top">FRAMES</a></li> <li><a href="NoPropertySetStreamException.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>SUMMARY:&nbsp;</li> <li>NESTED&nbsp;|&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#methods_inherited_from_class_org.apache.poi.hpsf.HPSFException">METHOD</a></li> </ul> <ul class="subNavList"> <li>DETAIL:&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">CONSTR</a>&nbsp;|&nbsp;</li> <li>METHOD</li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright 2014 The Apache Software Foundation or its licensors, as applicable.</i> </small></p> </body> </html>
RyoSaeba69/Bio-info
mylib/poi-3.11/docs/apidocs/org/apache/poi/hpsf/NoPropertySetStreamException.html
HTML
apache-2.0
12,030
<!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_13) on Thu May 08 05:30:44 EDT 2008 --> <TITLE> D-Index </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="D-Index"; } </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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="index-3.html"><B>PREV LETTER</B></A>&nbsp; &nbsp;<A HREF="index-5.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-4.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="index-4.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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 ========= --> <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <HR> <A NAME="_D_"><!-- --></A><H2> <B>D</B></H2> <DL> <DT><A HREF="../org/jbox2d/dynamics/joints/DistanceJointDef.html#dampingRatio"><B>dampingRatio</B></A> - Variable in class org.jbox2d.dynamics.joints.<A HREF="../org/jbox2d/dynamics/joints/DistanceJointDef.html" title="class in org.jbox2d.dynamics.joints">DistanceJointDef</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/joints/MouseJointDef.html#dampingRatio"><B>dampingRatio</B></A> - Variable in class org.jbox2d.dynamics.joints.<A HREF="../org/jbox2d/dynamics/joints/MouseJointDef.html" title="class in org.jbox2d.dynamics.joints">MouseJointDef</A> <DD>The damping ratio. <DT><A HREF="../org/jbox2d/dynamics/DebugDraw.html" title="class in org.jbox2d.dynamics"><B>DebugDraw</B></A> - Class in <A HREF="../org/jbox2d/dynamics/package-summary.html">org.jbox2d.dynamics</A><DD>Implement this abstract class to allow JBox2d to automatically draw your physics for debugging purposes.<DT><A HREF="../org/jbox2d/dynamics/DebugDraw.html#DebugDraw()"><B>DebugDraw()</B></A> - Constructor for class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/DebugDraw.html" title="class in org.jbox2d.dynamics">DebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/ContactFilter.html#DEFAULT_FILTER"><B>DEFAULT_FILTER</B></A> - Static variable in interface org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/ContactFilter.html" title="interface in org.jbox2d.dynamics">ContactFilter</A> <DD>Default contact filter, using groupIndex, maskBits and categoryBits as detailed in Box2d manual. <DT><A HREF="../org/jbox2d/dynamics/DefaultContactFilter.html" title="class in org.jbox2d.dynamics"><B>DefaultContactFilter</B></A> - Class in <A HREF="../org/jbox2d/dynamics/package-summary.html">org.jbox2d.dynamics</A><DD>Default sample implementation of ContactFilter.<DT><A HREF="../org/jbox2d/dynamics/DefaultContactFilter.html#DefaultContactFilter()"><B>DefaultContactFilter()</B></A> - Constructor for class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/DefaultContactFilter.html" title="class in org.jbox2d.dynamics">DefaultContactFilter</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/tests/BipedDef.html#defaultJoints()"><B>defaultJoints()</B></A> - Method in class org.jbox2d.testbed.tests.<A HREF="../org/jbox2d/testbed/tests/BipedDef.html" title="class in org.jbox2d.testbed.tests">BipedDef</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/tests/BipedDef.html#defaultPositions()"><B>defaultPositions()</B></A> - Method in class org.jbox2d.testbed.tests.<A HREF="../org/jbox2d/testbed/tests/BipedDef.html" title="class in org.jbox2d.testbed.tests">BipedDef</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/tests/BipedDef.html#defaultVertices()"><B>defaultVertices()</B></A> - Method in class org.jbox2d.testbed.tests.<A HREF="../org/jbox2d/testbed/tests/BipedDef.html" title="class in org.jbox2d.testbed.tests">BipedDef</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/collision/ShapeDef.html#density"><B>density</B></A> - Variable in class org.jbox2d.collision.<A HREF="../org/jbox2d/collision/ShapeDef.html" title="class in org.jbox2d.collision">ShapeDef</A> <DD>The shape's density, usually in kg/m^2. <DT><A HREF="../org/jbox2d/collision/Shape.html#destroy(org.jbox2d.collision.Shape)"><B>destroy(Shape)</B></A> - Static method in class org.jbox2d.collision.<A HREF="../org/jbox2d/collision/Shape.html" title="class in org.jbox2d.collision">Shape</A> <DD>Internal <DT><A HREF="../org/jbox2d/dynamics/ContactManager.html#destroy(org.jbox2d.dynamics.contacts.Contact)"><B>destroy(Contact)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/ContactManager.html" title="class in org.jbox2d.dynamics">ContactManager</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/contacts/CircleContact.html#Destroy(org.jbox2d.dynamics.contacts.Contact)"><B>Destroy(Contact)</B></A> - Static method in class org.jbox2d.dynamics.contacts.<A HREF="../org/jbox2d/dynamics/contacts/CircleContact.html" title="class in org.jbox2d.dynamics.contacts">CircleContact</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/contacts/Contact.html#destroy(org.jbox2d.dynamics.contacts.Contact)"><B>destroy(Contact)</B></A> - Static method in class org.jbox2d.dynamics.contacts.<A HREF="../org/jbox2d/dynamics/contacts/Contact.html" title="class in org.jbox2d.dynamics.contacts">Contact</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/joints/Joint.html#destroy(org.jbox2d.dynamics.joints.Joint)"><B>destroy(Joint)</B></A> - Static method in class org.jbox2d.dynamics.joints.<A HREF="../org/jbox2d/dynamics/joints/Joint.html" title="class in org.jbox2d.dynamics.joints">Joint</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/World.html#destroyBody(org.jbox2d.dynamics.Body)"><B>destroyBody(Body)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/World.html" title="class in org.jbox2d.dynamics">World</A> <DD>Destroy a rigid body given a definition. <DT><A HREF="../org/jbox2d/dynamics/World.html#destroyJoint(org.jbox2d.dynamics.joints.Joint)"><B>destroyJoint(Joint)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/World.html" title="class in org.jbox2d.dynamics">World</A> <DD>Destroy a joint. <DT><A HREF="../org/jbox2d/collision/BroadPhase.html#destroyProxy(int)"><B>destroyProxy(int)</B></A> - Method in class org.jbox2d.collision.<A HREF="../org/jbox2d/collision/BroadPhase.html" title="class in org.jbox2d.collision">BroadPhase</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/collision/Shape.html#destroyProxy(org.jbox2d.collision.BroadPhase)"><B>destroyProxy(BroadPhase)</B></A> - Method in class org.jbox2d.collision.<A HREF="../org/jbox2d/collision/Shape.html" title="class in org.jbox2d.collision">Shape</A> <DD>Internal <DT><A HREF="../org/jbox2d/dynamics/Body.html#destroyShape(org.jbox2d.collision.Shape)"><B>destroyShape(Shape)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/Body.html" title="class in org.jbox2d.dynamics">Body</A> <DD>Destroy a shape. <DT><A HREF="../org/jbox2d/dynamics/DestructionListener.html" title="interface in org.jbox2d.dynamics"><B>DestructionListener</B></A> - Interface in <A HREF="../org/jbox2d/dynamics/package-summary.html">org.jbox2d.dynamics</A><DD>Joints and shapes are destroyed when their associated body is destroyed.<DT><A HREF="../org/jbox2d/collision/Shape.html#destructor()"><B>destructor()</B></A> - Method in class org.jbox2d.collision.<A HREF="../org/jbox2d/collision/Shape.html" title="class in org.jbox2d.collision">Shape</A> <DD>Internal <DT><A HREF="../org/jbox2d/dynamics/contacts/CircleContact.html#destructor()"><B>destructor()</B></A> - Method in class org.jbox2d.dynamics.contacts.<A HREF="../org/jbox2d/dynamics/contacts/CircleContact.html" title="class in org.jbox2d.dynamics.contacts">CircleContact</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/joints/Joint.html#destructor()"><B>destructor()</B></A> - Method in class org.jbox2d.dynamics.joints.<A HREF="../org/jbox2d/dynamics/joints/Joint.html" title="class in org.jbox2d.dynamics.joints">Joint</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/tests/BipedDef.html#disableLimit()"><B>disableLimit()</B></A> - Method in class org.jbox2d.testbed.tests.<A HREF="../org/jbox2d/testbed/tests/BipedDef.html" title="class in org.jbox2d.testbed.tests">BipedDef</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/tests/BipedDef.html#disableMotor()"><B>disableMotor()</B></A> - Method in class org.jbox2d.testbed.tests.<A HREF="../org/jbox2d/testbed/tests/BipedDef.html" title="class in org.jbox2d.testbed.tests">BipedDef</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/collision/Distance.html" title="class in org.jbox2d.collision"><B>Distance</B></A> - Class in <A HREF="../org/jbox2d/collision/package-summary.html">org.jbox2d.collision</A><DD>Implements the GJK algorithm for computing distance between shapes.<DT><A HREF="../org/jbox2d/collision/Distance.html#Distance()"><B>Distance()</B></A> - Constructor for class org.jbox2d.collision.<A HREF="../org/jbox2d/collision/Distance.html" title="class in org.jbox2d.collision">Distance</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/collision/Distance.html#distance(org.jbox2d.common.Vec2, org.jbox2d.common.Vec2, org.jbox2d.collision.Shape, org.jbox2d.common.XForm, org.jbox2d.collision.Shape, org.jbox2d.common.XForm)"><B>distance(Vec2, Vec2, Shape, XForm, Shape, XForm)</B></A> - Static method in class org.jbox2d.collision.<A HREF="../org/jbox2d/collision/Distance.html" title="class in org.jbox2d.collision">Distance</A> <DD>Find the closest distance between shapes shape1 and shape2, and load the closest points into x1 and x2. <DT><A HREF="../org/jbox2d/collision/Distance.html#DistanceCC(org.jbox2d.common.Vec2, org.jbox2d.common.Vec2, org.jbox2d.collision.CircleShape, org.jbox2d.common.XForm, org.jbox2d.collision.CircleShape, org.jbox2d.common.XForm)"><B>DistanceCC(Vec2, Vec2, CircleShape, XForm, CircleShape, XForm)</B></A> - Static method in class org.jbox2d.collision.<A HREF="../org/jbox2d/collision/Distance.html" title="class in org.jbox2d.collision">Distance</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/collision/Distance.html#DistanceGeneric(org.jbox2d.common.Vec2, org.jbox2d.common.Vec2, org.jbox2d.collision.SupportsGenericDistance, org.jbox2d.common.XForm, org.jbox2d.collision.SupportsGenericDistance, org.jbox2d.common.XForm)"><B>DistanceGeneric(Vec2, Vec2, SupportsGenericDistance, XForm, SupportsGenericDistance, XForm)</B></A> - Static method in class org.jbox2d.collision.<A HREF="../org/jbox2d/collision/Distance.html" title="class in org.jbox2d.collision">Distance</A> <DD>Distance between any two objects that implement SupportsGenericDistance. <DT><A HREF="../org/jbox2d/dynamics/joints/DistanceJoint.html" title="class in org.jbox2d.dynamics.joints"><B>DistanceJoint</B></A> - Class in <A HREF="../org/jbox2d/dynamics/joints/package-summary.html">org.jbox2d.dynamics.joints</A><DD>&nbsp;<DT><A HREF="../org/jbox2d/dynamics/joints/DistanceJoint.html#DistanceJoint(org.jbox2d.dynamics.joints.DistanceJointDef)"><B>DistanceJoint(DistanceJointDef)</B></A> - Constructor for class org.jbox2d.dynamics.joints.<A HREF="../org/jbox2d/dynamics/joints/DistanceJoint.html" title="class in org.jbox2d.dynamics.joints">DistanceJoint</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/joints/DistanceJointDef.html" title="class in org.jbox2d.dynamics.joints"><B>DistanceJointDef</B></A> - Class in <A HREF="../org/jbox2d/dynamics/joints/package-summary.html">org.jbox2d.dynamics.joints</A><DD>Definition for a distance joint.<DT><A HREF="../org/jbox2d/dynamics/joints/DistanceJointDef.html#DistanceJointDef()"><B>DistanceJointDef()</B></A> - Constructor for class org.jbox2d.dynamics.joints.<A HREF="../org/jbox2d/dynamics/joints/DistanceJointDef.html" title="class in org.jbox2d.dynamics.joints">DistanceJointDef</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/collision/Distance.html#DistancePC(org.jbox2d.common.Vec2, org.jbox2d.common.Vec2, org.jbox2d.collision.PolygonShape, org.jbox2d.common.XForm, org.jbox2d.collision.CircleShape, org.jbox2d.common.XForm)"><B>DistancePC(Vec2, Vec2, PolygonShape, XForm, CircleShape, XForm)</B></A> - Static method in class org.jbox2d.collision.<A HREF="../org/jbox2d/collision/Distance.html" title="class in org.jbox2d.collision">Distance</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/tests/DistanceTest.html" title="class in org.jbox2d.testbed.tests"><B>DistanceTest</B></A> - Class in <A HREF="../org/jbox2d/testbed/tests/package-summary.html">org.jbox2d.testbed.tests</A><DD>&nbsp;<DT><A HREF="../org/jbox2d/testbed/tests/DistanceTest.html#DistanceTest(org.jbox2d.testbed.TestbedMain)"><B>DistanceTest(TestbedMain)</B></A> - Constructor for class org.jbox2d.testbed.tests.<A HREF="../org/jbox2d/testbed/tests/DistanceTest.html" title="class in org.jbox2d.testbed.tests">DistanceTest</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/tests/Domino.html" title="class in org.jbox2d.testbed.tests"><B>Domino</B></A> - Class in <A HREF="../org/jbox2d/testbed/tests/package-summary.html">org.jbox2d.testbed.tests</A><DD>&nbsp;<DT><A HREF="../org/jbox2d/testbed/tests/Domino.html#Domino(org.jbox2d.testbed.TestbedMain)"><B>Domino(TestbedMain)</B></A> - Constructor for class org.jbox2d.testbed.tests.<A HREF="../org/jbox2d/testbed/tests/Domino.html" title="class in org.jbox2d.testbed.tests">Domino</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/tests/DominoTower.html" title="class in org.jbox2d.testbed.tests"><B>DominoTower</B></A> - Class in <A HREF="../org/jbox2d/testbed/tests/package-summary.html">org.jbox2d.testbed.tests</A><DD>&nbsp;<DT><A HREF="../org/jbox2d/testbed/tests/DominoTower.html#DominoTower(org.jbox2d.testbed.TestbedMain)"><B>DominoTower(TestbedMain)</B></A> - Constructor for class org.jbox2d.testbed.tests.<A HREF="../org/jbox2d/testbed/tests/DominoTower.html" title="class in org.jbox2d.testbed.tests">DominoTower</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/util/blob/DonutBlobContainer.html" title="class in org.jbox2d.util.blob"><B>DonutBlobContainer</B></A> - Class in <A HREF="../org/jbox2d/util/blob/package-summary.html">org.jbox2d.util.blob</A><DD>A donut blob container specified by two radii and a center.<DT><A HREF="../org/jbox2d/util/blob/DonutBlobContainer.html#DonutBlobContainer(org.jbox2d.common.Vec2, float, float)"><B>DonutBlobContainer(Vec2, float, float)</B></A> - Constructor for class org.jbox2d.util.blob.<A HREF="../org/jbox2d/util/blob/DonutBlobContainer.html" title="class in org.jbox2d.util.blob">DonutBlobContainer</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/common/Vec2.html#dot(org.jbox2d.common.Vec2, org.jbox2d.common.Vec2)"><B>dot(Vec2, Vec2)</B></A> - Static method in class org.jbox2d.common.<A HREF="../org/jbox2d/common/Vec2.html" title="class in org.jbox2d.common">Vec2</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/TestbedMain.html#draw()"><B>draw()</B></A> - Method in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestbedMain.html" title="class in org.jbox2d.testbed">TestbedMain</A> <DD>This is the main looping function, and is called targetFPS times per second. <DT><A HREF="../org/jbox2d/testbed/TestSettings.html#drawAABBs"><B>drawAABBs</B></A> - Variable in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestSettings.html" title="class in org.jbox2d.testbed">TestSettings</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/DebugDraw.html#drawCircle(org.jbox2d.common.Vec2, float, org.jbox2d.common.Color3f)"><B>drawCircle(Vec2, float, Color3f)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/DebugDraw.html" title="class in org.jbox2d.dynamics">DebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html#drawCircle(org.jbox2d.common.Vec2, float, org.jbox2d.common.Color3f)"><B>drawCircle(Vec2, float, Color3f)</B></A> - Method in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html" title="class in org.jbox2d.testbed">ProcessingDebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/TestSettings.html#drawCOMs"><B>drawCOMs</B></A> - Variable in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestSettings.html" title="class in org.jbox2d.testbed">TestSettings</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/TestSettings.html#drawContactForces"><B>drawContactForces</B></A> - Variable in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestSettings.html" title="class in org.jbox2d.testbed">TestSettings</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/TestSettings.html#drawContactNormals"><B>drawContactNormals</B></A> - Variable in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestSettings.html" title="class in org.jbox2d.testbed">TestSettings</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/TestSettings.html#drawContactPoints"><B>drawContactPoints</B></A> - Variable in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestSettings.html" title="class in org.jbox2d.testbed">TestSettings</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/TestSettings.html#drawCoreShapes"><B>drawCoreShapes</B></A> - Variable in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestSettings.html" title="class in org.jbox2d.testbed">TestSettings</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/World.html#drawDebugData()"><B>drawDebugData()</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/World.html" title="class in org.jbox2d.dynamics">World</A> <DD>For internal use <DT><A HREF="../org/jbox2d/testbed/TestSettings.html#drawFrictionForces"><B>drawFrictionForces</B></A> - Variable in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestSettings.html" title="class in org.jbox2d.testbed">TestSettings</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html#drawImage(processing.core.PImage, org.jbox2d.common.Vec2, float, float, org.jbox2d.common.Vec2, float, float)"><B>drawImage(PImage, Vec2, float, float, Vec2, float, float)</B></A> - Method in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html" title="class in org.jbox2d.testbed">ProcessingDebugDraw</A> <DD>First image is centered on position, then localScale is applied, then localOffset, and lastly rotation. <DT><A HREF="../org/jbox2d/testbed/TestSettings.html#drawImpulses"><B>drawImpulses</B></A> - Variable in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestSettings.html" title="class in org.jbox2d.testbed">TestSettings</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/World.html#drawJoint(org.jbox2d.dynamics.joints.Joint)"><B>drawJoint(Joint)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/World.html" title="class in org.jbox2d.dynamics">World</A> <DD>For internal use <DT><A HREF="../org/jbox2d/testbed/TestSettings.html#drawJoints"><B>drawJoints</B></A> - Variable in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestSettings.html" title="class in org.jbox2d.testbed">TestSettings</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/TestSettings.html#drawOBBs"><B>drawOBBs</B></A> - Variable in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestSettings.html" title="class in org.jbox2d.testbed">TestSettings</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/TestSettings.html#drawPairs"><B>drawPairs</B></A> - Variable in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestSettings.html" title="class in org.jbox2d.testbed">TestSettings</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/DebugDraw.html#drawPoint(org.jbox2d.common.Vec2, float, org.jbox2d.common.Color3f)"><B>drawPoint(Vec2, float, Color3f)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/DebugDraw.html" title="class in org.jbox2d.dynamics">DebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html#drawPoint(org.jbox2d.common.Vec2, float, org.jbox2d.common.Color3f)"><B>drawPoint(Vec2, float, Color3f)</B></A> - Method in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html" title="class in org.jbox2d.testbed">ProcessingDebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/DebugDraw.html#drawPolygon(org.jbox2d.common.Vec2[], int, org.jbox2d.common.Color3f)"><B>drawPolygon(Vec2[], int, Color3f)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/DebugDraw.html" title="class in org.jbox2d.dynamics">DebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html#drawPolygon(org.jbox2d.common.Vec2[], int, org.jbox2d.common.Color3f)"><B>drawPolygon(Vec2[], int, Color3f)</B></A> - Method in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html" title="class in org.jbox2d.testbed">ProcessingDebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/DebugDraw.html#drawSegment(org.jbox2d.common.Vec2, org.jbox2d.common.Vec2, org.jbox2d.common.Color3f)"><B>drawSegment(Vec2, Vec2, Color3f)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/DebugDraw.html" title="class in org.jbox2d.dynamics">DebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html#drawSegment(org.jbox2d.common.Vec2, org.jbox2d.common.Vec2, org.jbox2d.common.Color3f)"><B>drawSegment(Vec2, Vec2, Color3f)</B></A> - Method in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html" title="class in org.jbox2d.testbed">ProcessingDebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/World.html#drawShape(org.jbox2d.collision.Shape, org.jbox2d.common.XForm, org.jbox2d.common.Color3f, boolean)"><B>drawShape(Shape, XForm, Color3f, boolean)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/World.html" title="class in org.jbox2d.dynamics">World</A> <DD>For internal use <DT><A HREF="../org/jbox2d/testbed/TestSettings.html#drawShapes"><B>drawShapes</B></A> - Variable in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestSettings.html" title="class in org.jbox2d.testbed">TestSettings</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/DebugDraw.html#drawSolidCircle(org.jbox2d.common.Vec2, float, org.jbox2d.common.Vec2, org.jbox2d.common.Color3f)"><B>drawSolidCircle(Vec2, float, Vec2, Color3f)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/DebugDraw.html" title="class in org.jbox2d.dynamics">DebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html#drawSolidCircle(org.jbox2d.common.Vec2, float, org.jbox2d.common.Vec2, org.jbox2d.common.Color3f)"><B>drawSolidCircle(Vec2, float, Vec2, Color3f)</B></A> - Method in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html" title="class in org.jbox2d.testbed">ProcessingDebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/DebugDraw.html#drawSolidPolygon(org.jbox2d.common.Vec2[], int, org.jbox2d.common.Color3f)"><B>drawSolidPolygon(Vec2[], int, Color3f)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/DebugDraw.html" title="class in org.jbox2d.dynamics">DebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html#drawSolidPolygon(org.jbox2d.common.Vec2[], int, org.jbox2d.common.Color3f)"><B>drawSolidPolygon(Vec2[], int, Color3f)</B></A> - Method in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html" title="class in org.jbox2d.testbed">ProcessingDebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/TestSettings.html#drawStats"><B>drawStats</B></A> - Variable in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/TestSettings.html" title="class in org.jbox2d.testbed">TestSettings</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/DebugDraw.html#drawString(float, float, java.lang.String, org.jbox2d.common.Color3f)"><B>drawString(float, float, String, Color3f)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/DebugDraw.html" title="class in org.jbox2d.dynamics">DebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html#drawString(float, float, java.lang.String, org.jbox2d.common.Color3f)"><B>drawString(float, float, String, Color3f)</B></A> - Method in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html" title="class in org.jbox2d.testbed">ProcessingDebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/DebugDraw.html#drawXForm(org.jbox2d.common.XForm)"><B>drawXForm(XForm)</B></A> - Method in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/DebugDraw.html" title="class in org.jbox2d.dynamics">DebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html#drawXForm(org.jbox2d.common.XForm)"><B>drawXForm(XForm)</B></A> - Method in class org.jbox2d.testbed.<A HREF="../org/jbox2d/testbed/ProcessingDebugDraw.html" title="class in org.jbox2d.testbed">ProcessingDebugDraw</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/TimeStep.html#dt"><B>dt</B></A> - Variable in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/TimeStep.html" title="class in org.jbox2d.dynamics">TimeStep</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/TimeStep.html#dtRatio"><B>dtRatio</B></A> - Variable in class org.jbox2d.dynamics.<A HREF="../org/jbox2d/dynamics/TimeStep.html" title="class in org.jbox2d.dynamics">TimeStep</A> <DD>&nbsp; <DT><A HREF="../org/jbox2d/dynamics/contacts/PolyContact.html#dumpManifoldPoints()"><B>dumpManifoldPoints()</B></A> - Method in class org.jbox2d.dynamics.contacts.<A HREF="../org/jbox2d/dynamics/contacts/PolyContact.html" title="class in org.jbox2d.dynamics.contacts">PolyContact</A> <DD>&nbsp; </DL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="index-3.html"><B>PREV LETTER</B></A>&nbsp; &nbsp;<A HREF="index-5.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-4.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="index-4.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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 ======= --> <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <HR> </BODY> </HTML>
hw-beijing/cocos2d
JBox2D_2.0.1/doc/index-files/index-4.html
HTML
apache-2.0
31,331
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>CPackBundle &mdash; CMake 3.7.1 Documentation</title> <link rel="stylesheet" href="../_static/cmake.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', VERSION: '3.7.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="../_static/jquery.js"></script> <script type="text/javascript" src="../_static/underscore.js"></script> <script type="text/javascript" src="../_static/doctools.js"></script> <link rel="shortcut icon" href="../_static/cmake-favicon.ico"/> <link rel="top" title="CMake 3.7.1 Documentation" href="../index.html" /> <link rel="up" title="cmake-modules(7)" href="../manual/cmake-modules.7.html" /> <link rel="next" title="CPackComponent" href="CPackComponent.html" /> <link rel="prev" title="CMakeVerifyManifest" href="CMakeVerifyManifest.html" /> </head> <body role="document"> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="CPackComponent.html" title="CPackComponent" accesskey="N">next</a> |</li> <li class="right" > <a href="CMakeVerifyManifest.html" title="CMakeVerifyManifest" accesskey="P">previous</a> |</li> <li> <img src="../_static/cmake-logo-16.png" alt="" style="vertical-align: middle; margin-top: -2px" /> </li> <li> <a href="https://cmake.org/">CMake</a> &raquo; </li> <li> <a href="../index.html">3.7.1 Documentation</a> &raquo; </li> <li class="nav-item nav-item-1"><a href="../manual/cmake-modules.7.html" accesskey="U">cmake-modules(7)</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="cpackbundle"> <span id="module:CPackBundle"></span><h1>CPackBundle<a class="headerlink" href="#cpackbundle" title="Permalink to this headline">¶</a></h1> <p>CPack Bundle generator (Mac OS X) specific options</p> <div class="section" id="variables-specific-to-cpack-bundle-generator"> <h2>Variables specific to CPack Bundle generator<a class="headerlink" href="#variables-specific-to-cpack-bundle-generator" title="Permalink to this headline">¶</a></h2> <p>Installers built on Mac OS X using the Bundle generator use the aforementioned DragNDrop (CPACK_DMG_xxx) variables, plus the following Bundle-specific parameters (CPACK_BUNDLE_xxx).</p> <dl class="variable"> <dt id="variable:CPACK_BUNDLE_NAME"> <code class="descname">CPACK_BUNDLE_NAME</code><a class="headerlink" href="#variable:CPACK_BUNDLE_NAME" title="Permalink to this definition">¶</a></dt> <dd><p>The name of the generated bundle. This appears in the OSX finder as the bundle name. Required.</p> </dd></dl> <dl class="variable"> <dt id="variable:CPACK_BUNDLE_PLIST"> <code class="descname">CPACK_BUNDLE_PLIST</code><a class="headerlink" href="#variable:CPACK_BUNDLE_PLIST" title="Permalink to this definition">¶</a></dt> <dd><p>Path to an OSX plist file that will be used for the generated bundle. This assumes that the caller has generated or specified their own Info.plist file. Required.</p> </dd></dl> <dl class="variable"> <dt id="variable:CPACK_BUNDLE_ICON"> <code class="descname">CPACK_BUNDLE_ICON</code><a class="headerlink" href="#variable:CPACK_BUNDLE_ICON" title="Permalink to this definition">¶</a></dt> <dd><p>Path to an OSX icon file that will be used as the icon for the generated bundle. This is the icon that appears in the OSX finder for the bundle, and in the OSX dock when the bundle is opened. Required.</p> </dd></dl> <dl class="variable"> <dt id="variable:CPACK_BUNDLE_STARTUP_COMMAND"> <code class="descname">CPACK_BUNDLE_STARTUP_COMMAND</code><a class="headerlink" href="#variable:CPACK_BUNDLE_STARTUP_COMMAND" title="Permalink to this definition">¶</a></dt> <dd><p>Path to a startup script. This is a path to an executable or script that will be run whenever an end-user double-clicks the generated bundle in the OSX Finder. Optional.</p> </dd></dl> <dl class="variable"> <dt id="variable:CPACK_BUNDLE_APPLE_CERT_APP"> <code class="descname">CPACK_BUNDLE_APPLE_CERT_APP</code><a class="headerlink" href="#variable:CPACK_BUNDLE_APPLE_CERT_APP" title="Permalink to this definition">¶</a></dt> <dd><p>The name of your Apple supplied code signing certificate for the application. The name usually takes the form &#8220;Developer ID Application: [Name]&#8221; or &#8220;3rd Party Mac Developer Application: [Name]&#8221;. If this variable is not set the application will not be signed.</p> </dd></dl> <dl class="variable"> <dt id="variable:CPACK_BUNDLE_APPLE_ENTITLEMENTS"> <code class="descname">CPACK_BUNDLE_APPLE_ENTITLEMENTS</code><a class="headerlink" href="#variable:CPACK_BUNDLE_APPLE_ENTITLEMENTS" title="Permalink to this definition">¶</a></dt> <dd><p>The name of the plist file that contains your apple entitlements for sandboxing your application. This file is required for submission to the Mac App Store.</p> </dd></dl> <dl class="variable"> <dt id="variable:CPACK_BUNDLE_APPLE_CODESIGN_FILES"> <code class="descname">CPACK_BUNDLE_APPLE_CODESIGN_FILES</code><a class="headerlink" href="#variable:CPACK_BUNDLE_APPLE_CODESIGN_FILES" title="Permalink to this definition">¶</a></dt> <dd><p>A list of additional files that you wish to be signed. You do not need to list the main application folder, or the main executable. You should list any frameworks and plugins that are included in your app bundle.</p> </dd></dl> <dl class="variable"> <dt id="variable:CPACK_BUNDLE_APPLE_CODESIGN_PARAMETER"> <code class="descname">CPACK_BUNDLE_APPLE_CODESIGN_PARAMETER</code><a class="headerlink" href="#variable:CPACK_BUNDLE_APPLE_CODESIGN_PARAMETER" title="Permalink to this definition">¶</a></dt> <dd><p>Additional parameter that will passed to codesign. Default value: &#8220;&#8211;deep -f&#8221;</p> </dd></dl> <dl class="variable"> <dt id="variable:CPACK_COMMAND_CODESIGN"> <code class="descname">CPACK_COMMAND_CODESIGN</code><a class="headerlink" href="#variable:CPACK_COMMAND_CODESIGN" title="Permalink to this definition">¶</a></dt> <dd><p>Path to the codesign(1) command used to sign applications with an Apple cert. This variable can be used to override the automatically detected command (or specify its location if the auto-detection fails to find it.)</p> </dd></dl> </div> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h3><a href="../index.html">Table Of Contents</a></h3> <ul> <li><a class="reference internal" href="#">CPackBundle</a><ul> <li><a class="reference internal" href="#variables-specific-to-cpack-bundle-generator">Variables specific to CPack Bundle generator</a></li> </ul> </li> </ul> <h4>Previous topic</h4> <p class="topless"><a href="CMakeVerifyManifest.html" title="previous chapter">CMakeVerifyManifest</a></p> <h4>Next topic</h4> <p class="topless"><a href="CPackComponent.html" title="next chapter">CPackComponent</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/module/CPackBundle.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <form class="search" action="../search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="CPackComponent.html" title="CPackComponent" >next</a> |</li> <li class="right" > <a href="CMakeVerifyManifest.html" title="CMakeVerifyManifest" >previous</a> |</li> <li> <img src="../_static/cmake-logo-16.png" alt="" style="vertical-align: middle; margin-top: -2px" /> </li> <li> <a href="https://cmake.org/">CMake</a> &raquo; </li> <li> <a href="../index.html">3.7.1 Documentation</a> &raquo; </li> <li class="nav-item nav-item-1"><a href="../manual/cmake-modules.7.html" >cmake-modules(7)</a> &raquo;</li> </ul> </div> <div class="footer" role="contentinfo"> &copy; Copyright 2000-2016 Kitware, Inc. and Contributors. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4a0+. </div> </body> </html>
jomof/cmake-server-java-bindings
prebuilts/cmake-3.7.1-Windows-x86_64/doc/cmake/html/module/CPackBundle.html
HTML
apache-2.0
9,858
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>install_files &mdash; CMake 3.7.1 Documentation</title> <link rel="stylesheet" href="../_static/cmake.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', VERSION: '3.7.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="../_static/jquery.js"></script> <script type="text/javascript" src="../_static/underscore.js"></script> <script type="text/javascript" src="../_static/doctools.js"></script> <link rel="shortcut icon" href="../_static/cmake-favicon.ico"/> <link rel="top" title="CMake 3.7.1 Documentation" href="../index.html" /> <link rel="up" title="cmake-commands(7)" href="../manual/cmake-commands.7.html" /> <link rel="next" title="install_programs" href="install_programs.html" /> <link rel="prev" title="export_library_dependencies" href="export_library_dependencies.html" /> </head> <body role="document"> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="install_programs.html" title="install_programs" accesskey="N">next</a> |</li> <li class="right" > <a href="export_library_dependencies.html" title="export_library_dependencies" accesskey="P">previous</a> |</li> <li> <img src="../_static/cmake-logo-16.png" alt="" style="vertical-align: middle; margin-top: -2px" /> </li> <li> <a href="https://cmake.org/">CMake</a> &raquo; </li> <li> <a href="../index.html">3.7.1 Documentation</a> &raquo; </li> <li class="nav-item nav-item-1"><a href="../manual/cmake-commands.7.html" accesskey="U">cmake-commands(7)</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="install-files"> <span id="command:install_files"></span><h1>install_files<a class="headerlink" href="#install-files" title="Permalink to this headline">¶</a></h1> <p>Deprecated. Use the <span class="target" id="index-0-command:install"></span><a class="reference internal" href="install.html#command:install" title="install"><code class="xref cmake cmake-command docutils literal"><span class="pre">install(FILES)</span></code></a> command instead.</p> <p>This command has been superceded by the <span class="target" id="index-1-command:install"></span><a class="reference internal" href="install.html#command:install" title="install"><code class="xref cmake cmake-command docutils literal"><span class="pre">install()</span></code></a> command. It is provided for compatibility with older CMake code. The <code class="docutils literal"><span class="pre">FILES</span></code> form is directly replaced by the <code class="docutils literal"><span class="pre">FILES</span></code> form of the <span class="target" id="index-2-command:install"></span><a class="reference internal" href="install.html#command:install" title="install"><code class="xref cmake cmake-command docutils literal"><span class="pre">install()</span></code></a> command. The regexp form can be expressed more clearly using the <code class="docutils literal"><span class="pre">GLOB</span></code> form of the <span class="target" id="index-0-command:file"></span><a class="reference internal" href="file.html#command:file" title="file"><code class="xref cmake cmake-command docutils literal"><span class="pre">file()</span></code></a> command.</p> <div class="highlight-python"><div class="highlight"><pre><span></span>install_files(&lt;dir&gt; extension file file ...) </pre></div> </div> <p>Create rules to install the listed files with the given extension into the given directory. Only files existing in the current source tree or its corresponding location in the binary tree may be listed. If a file specified already has an extension, that extension will be removed first. This is useful for providing lists of source files such as foo.cxx when you want the corresponding foo.h to be installed. A typical extension is &#8216;.h&#8217;.</p> <div class="highlight-python"><div class="highlight"><pre><span></span>install_files(&lt;dir&gt; regexp) </pre></div> </div> <p>Any files in the current source directory that match the regular expression will be installed.</p> <div class="highlight-python"><div class="highlight"><pre><span></span>install_files(&lt;dir&gt; FILES file file ...) </pre></div> </div> <p>Any files listed after the <code class="docutils literal"><span class="pre">FILES</span></code> keyword will be installed explicitly from the names given. Full paths are allowed in this form.</p> <p>The directory <code class="docutils literal"><span class="pre">&lt;dir&gt;</span></code> is relative to the installation prefix, which is stored in the variable <span class="target" id="index-0-variable:CMAKE_INSTALL_PREFIX"></span><a class="reference internal" href="../variable/CMAKE_INSTALL_PREFIX.html#variable:CMAKE_INSTALL_PREFIX" title="CMAKE_INSTALL_PREFIX"><code class="xref cmake cmake-variable docutils literal"><span class="pre">CMAKE_INSTALL_PREFIX</span></code></a>.</p> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="export_library_dependencies.html" title="previous chapter">export_library_dependencies</a></p> <h4>Next topic</h4> <p class="topless"><a href="install_programs.html" title="next chapter">install_programs</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/command/install_files.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <form class="search" action="../search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="install_programs.html" title="install_programs" >next</a> |</li> <li class="right" > <a href="export_library_dependencies.html" title="export_library_dependencies" >previous</a> |</li> <li> <img src="../_static/cmake-logo-16.png" alt="" style="vertical-align: middle; margin-top: -2px" /> </li> <li> <a href="https://cmake.org/">CMake</a> &raquo; </li> <li> <a href="../index.html">3.7.1 Documentation</a> &raquo; </li> <li class="nav-item nav-item-1"><a href="../manual/cmake-commands.7.html" >cmake-commands(7)</a> &raquo;</li> </ul> </div> <div class="footer" role="contentinfo"> &copy; Copyright 2000-2016 Kitware, Inc. and Contributors. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4a0+. </div> </body> </html>
jomof/cmake-server-java-bindings
prebuilts/cmake-3.7.1-Windows-x86_64/doc/cmake/html/command/install_files.html
HTML
apache-2.0
8,343
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct equal_to</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.Log v2"> <link rel="up" href="../../utilities.html#header.boost.log.utility.functional.logical_hpp" title="Header &lt;boost/log/utility/functional/logical.hpp&gt;"> <link rel="prev" href="in_range_fun.html" title="Struct in_range_fun"> <link rel="next" href="not_equal_to.html" title="Struct not_equal_to"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="in_range_fun.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../utilities.html#header.boost.log.utility.functional.logical_hpp"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="not_equal_to.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.log.equal_to"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Struct equal_to</span></h2> <p>boost::log::equal_to &#8212; Equality predicate. </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: &lt;<a class="link" href="../../utilities.html#header.boost.log.utility.functional.logical_hpp" title="Header &lt;boost/log/utility/functional/logical.hpp&gt;">boost/log/utility/functional/logical.hpp</a>&gt; </span> <span class="keyword">struct</span> <a class="link" href="equal_to.html" title="Struct equal_to">equal_to</a> <span class="special">{</span> <span class="comment">// types</span> <span class="keyword">typedef</span> <span class="keyword">bool</span> <a name="boost.log.equal_to.result_type"></a><span class="identifier">result_type</span><span class="special">;</span> <span class="comment">// <a class="link" href="equal_to.html#idp28142968-bb">public member functions</a></span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> T<span class="special">,</span> <span class="keyword">typename</span> U<span class="special">&gt;</span> <span class="keyword">bool</span> <a class="link" href="equal_to.html#idp28143176-bb"><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span></a><span class="special">(</span><span class="identifier">T</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">,</span> <span class="identifier">U</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="comment">// <a class="link" href="equal_to.html#idp28145000-bb">private static functions</a></span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> T<span class="special">,</span> <span class="keyword">typename</span> U<span class="special">&gt;</span> <span class="keyword">static</span> <span class="keyword">bool</span> <a class="link" href="equal_to.html#idp28145208-bb"><span class="identifier">op</span></a><span class="special">(</span><span class="identifier">T</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">,</span> <span class="identifier">U</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">,</span> <span class="identifier">mpl</span><span class="special">::</span><span class="identifier">false_</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> T<span class="special">,</span> <span class="keyword">typename</span> U<span class="special">&gt;</span> <span class="keyword">static</span> <span class="keyword">bool</span> <a class="link" href="equal_to.html#idp28147384-bb"><span class="identifier">op</span></a><span class="special">(</span><span class="identifier">T</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">,</span> <span class="identifier">U</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">,</span> <span class="identifier">mpl</span><span class="special">::</span><span class="identifier">true_</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span> <span class="special">}</span><span class="special">;</span></pre></div> <div class="refsect1"> <a name="idp68059656"></a><h2>Description</h2> <div class="refsect2"> <a name="idp68059864"></a><h3> <a name="idp28142968-bb"></a><code class="computeroutput">equal_to</code> public member functions</h3> <div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> T<span class="special">,</span> <span class="keyword">typename</span> U<span class="special">&gt;</span> <span class="keyword">bool</span> <a name="idp28143176-bb"></a><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span><span class="special">(</span><span class="identifier">T</span> <span class="keyword">const</span> <span class="special">&amp;</span> left<span class="special">,</span> <span class="identifier">U</span> <span class="keyword">const</span> <span class="special">&amp;</span> right<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li></ol></div> </div> <div class="refsect2"> <a name="idp68068072"></a><h3> <a name="idp28145000-bb"></a><code class="computeroutput">equal_to</code> private static functions</h3> <div class="orderedlist"><ol class="orderedlist" type="1"> <li class="listitem"><pre class="literallayout"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> T<span class="special">,</span> <span class="keyword">typename</span> U<span class="special">&gt;</span> <span class="keyword">static</span> <span class="keyword">bool</span> <a name="idp28145208-bb"></a><span class="identifier">op</span><span class="special">(</span><span class="identifier">T</span> <span class="keyword">const</span> <span class="special">&amp;</span> left<span class="special">,</span> <span class="identifier">U</span> <span class="keyword">const</span> <span class="special">&amp;</span> right<span class="special">,</span> <span class="identifier">mpl</span><span class="special">::</span><span class="identifier">false_</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span></pre></li> <li class="listitem"><pre class="literallayout"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> T<span class="special">,</span> <span class="keyword">typename</span> U<span class="special">&gt;</span> <span class="keyword">static</span> <span class="keyword">bool</span> <a name="idp28147384-bb"></a><span class="identifier">op</span><span class="special">(</span><span class="identifier">T</span> <span class="keyword">const</span> <span class="special">&amp;</span> left<span class="special">,</span> <span class="identifier">U</span> <span class="keyword">const</span> <span class="special">&amp;</span> right<span class="special">,</span> <span class="identifier">mpl</span><span class="special">::</span><span class="identifier">true_</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span></pre></li> </ol></div> </div> </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 &#169; 2007-2013 Andrey Semashev<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>). </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="in_range_fun.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../utilities.html#header.boost.log.utility.functional.logical_hpp"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="not_equal_to.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
NixaSoftware/CVis
venv/bin/libs/log/doc/html/boost/log/equal_to.html
HTML
apache-2.0
9,698
<html> <head> <style type="text/css"> body, table { font-family: Verdana, sans-serif; font-size: 100%; padding-left: 2mm; } #footer { font-size: 95%; padding-top: 10px; } </style> </head> <body> <p> Reports a local variable parameter that id never used. </p> <p id="footer">Powered by XPathView + XSLT-Support</p> </body> </html>
GunoH/intellij-community
plugins/xpath/xpath-lang/resources/inspectionDescriptions/XsltUnusedDeclaration.html
HTML
apache-2.0
384
<div class="modal-header"> <button type="button" class="close" aria-label="Close" ng-click="$ctrl.close()"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title">Add to Dashboard</h4> </div> <div class="modal-body"> <form name="alertForm" class="form"> <div class="form-group"> <label>Choose the dashboard to add this query to:</label> <ui-select ng-model="$ctrl.dashboardList" reset-search-input="false" on-select="$ctrl.onDashboardSelected($item)" ng-disabled="$ctrl.saveInProgress"> <ui-select-match placeholder="Search a dashboard by name">{{$select.selected.name}}</ui-select-match> <ui-select-choices repeat="q in $ctrl.dashboards" refresh="$ctrl.searchDashboards($select.search, $ctrl.limitToUsersDashboards)" refresh-delay="0"> <div ng-bind-html="$ctrl.trustAsHtml(q.name | highlight: $select.search)"></div> </ui-select-choices> </ui-select> </div> </form> </div>
chriszs/redash
client/app/pages/queries/add-to-dashboard.html
HTML
bsd-2-clause
1,042
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Very short Page 1</title> </head> <body> <div id="content"> <div class="listing"> <div class="post"> <strong>item 1</strong> <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis.</p> </div> <div class="post"> <strong>item 2</strong> <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis.</p> </div> </div> <div class="navigation"> <ul> <li>1</li> <li><a href="page2.html">2</a></li> <li><a href="page3.html">3</a></li> <li class="next-posts"><a href="page2.html">next</a></li> </ul> </div> </div> </body> </html>
dmitry-zinchenko/Connected
vendor/webcreate/jquery-ias/test/fixtures/short.html
HTML
bsd-3-clause
1,834
<!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.7"/> <title>MNE-CPP Documentation</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/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <link href="customdoxygen.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"><a class="site-logo" href="http://www.mne-cpp.org/" title="MNE-CPP | Medical Data Analysis for EEG and MEG"><img alt="Logo" src="MNE-CPP_Doxygen_Logo.svg"/></a></td> <td style="padding-left: 0.5em;"> <div id="projectname">MNE-CPP &#160;<span id="projectnumber">1.0.0</span> </div> <div id="projectbrief">Medical Data Analysis for MEG and EEG</div> </td> </tr> </tbody> </table> </div> <!-- end header part -->
ViktorKL/mne-cpp
doc/pages/header.html
HTML
bsd-3-clause
1,554
{% extends "basic/layout.html" %} {% block doctype %}<!DOCTYPE html>{% endblock %} {%- block htmltitle %} <title>{{ title|striptags|e }}{{ titlesuffix }}</title> {%- endblock %} {%- block linktags %} <link rel="stylesheet" href="http://yui.yahooapis.com/3.3.0/build/cssreset/reset-min.css" type="text/css" media="screen" charset="utf-8"/> <link rel="stylesheet" href="http://splinter.readthedocs.org/media/css/splinter.css" type="text/css" media="screen" charset="utf-8"/> {%- if hasdoc('about') %} <link rel="author" title="{{ _('About these documents') }}" href="{{ pathto('about') }}" /> {%- endif %} {%- if hasdoc('genindex') %} <link rel="index" title="{{ _('Index') }}" href="{{ pathto('genindex') }}" /> {%- endif %} {%- if hasdoc('search') %} <link rel="search" title="{{ _('Search') }}" href="{{ pathto('search') }}" /> {%- endif %} {%- if hasdoc('copyright') %} <link rel="copyright" title="{{ _('Copyright') }}" href="{{ pathto('copyright') }}" /> {%- endif %} <link rel="top" title="{{ docstitle|e }}" href="{{ pathto('index') }}" /> {%- if parents %} <link rel="up" title="{{ parents[-1].title|striptags|e }}" href="{{ parents[-1].link|e }}" /> {%- endif %} {%- if next %} <link rel="next" title="{{ next.title|striptags|e }}" href="{{ next.link|e }}" /> {%- endif %} {%- if prev %} <link rel="prev" title="{{ prev.title|striptags|e }}" href="{{ prev.link|e }}" /> {%- endif %} {%- endblock %} {%- block extrahead %} <link rel="stylesheet" href="{{ pathto('_static/splinter-docs.css', 1) }}" type="text/css" media="screen" charset="utf-8"/> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-23628203-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> {% endblock %} </head> <body> {%- block header %} <div id="header"> <div class="header-container"> <div class="title"> <h1><a href="https://splinter.readthedocs.io/" title="splinter">splinter</a></h1> <p>test framework for web applications</p> </div> <ul class="nav"> <li><a href="/">home</a></li> <li><a href="/docs/install.html">install</a></li> <li><a href="/docs/">documentation</a></li> <li><a href="/docs/community.html">community</a></li> <li><a href="/docs/contribute.html">contribute</a></li> </ul> </div> </div> {% endblock %} {%- block relbar1 %} {% endblock %} {%- block content %} {%- block sidebar1 %} {# possible location for sidebar #} {% endblock %} {%- block document %} <div class="document"> <div id="page"> <div id="main"> {% block body %} {% endblock %} </div> {%- endblock %} <div id="right"> <div id="release"> <a href="https://github.com/cobrateam/splinter/zipball/{{ version }}">current release: <strong>{{ version }}</strong></a> </div> </div> </div> {%- endblock %} {% block footer %} <div class="footer"> Splinter is powered by <a href="http://github.com/cobrateam/splinter" rel="nofollow" target="_blank" title="open source">open source</a>. This docs was created using <a href="http://sphinx.pocoo.org" target="_blank" rel="nofollow" title="Sphinx">Sphinx</a> {{ sphinx_version }}. </div> {% endblock %} {%- block relbar2 %}{% endblock %}
bmcculley/splinter
docs/_templates/layout.html
HTML
bsd-3-clause
3,604
<header>Ajuda de MON per a la Selecció de Grups de Hosts i Serveis</header> <p>Si ja tens el fitxer "mon.cf", aquesta pàgina carrega els valors per defecte dels Grups de Hosts, Membres i Serveis a partir de la configuració existent. <p>Cada Grup de hosts introduït es posa en observació per defecte. Es pot canviar si no vols que s'observi el grup. <p>Si no selecciones els serveis dels Grups de Hosts (a observar), no es pot procedir al pas següent de la configuració.
xtso520ok/webmin
mon/help/hostgroup.ca.UTF-8.html
HTML
bsd-3-clause
481
<link href="../polymer-list/polymer-list.html" rel="import"> <polymer-element name="polymer-sectioned-list" extends="polymer-list" on-polymer-list-scroll="{{scrollAction}}"> <template> <style> #sticky { position: absolute; top: 0; left: 0; right: 0; z-index: 10; opacity: 0.95; } </style> <div id="sticky" hidden?="{{!stickyContent}}">{{stickyContent}}</div> <shadow></shadow> </template> <script> Polymer('polymer-sectioned-list', { scrollAction: function() { var items = this.children; var scrollTop = this.scrollOffset; var lastHeader; for (var i = 0, item; item = items[i]; i++) { var offset = item.offsetTop + (item.offsetParent ? item.offsetParent.offsetTop : 0); var header = item.querySelector('.header:not([hidden])'); if (offset > this.scrollOffset) { if (lastHeader) { this.stickyContent = lastHeader.textContent; } var transY = offset - this.scrollOffset - this.$.sticky.offsetHeight; if (transY < 0 && header) { this.$.sticky.style['-webkit-transform'] = 'translateY(' + transY + 'px)'; } else { this.$.sticky.style['-webkit-transform'] = null; } break; } if (header) { lastHeader = header; } } } }); </script> </polymer-element>
indianpoptart/Website-of-NikhilP
components/polymer-sectioned-list/polymer-sectioned-list.html
HTML
bsd-3-clause
1,314
<html> <!-- Copyright (C) 2007, 2008, 2010 XStream committers. All rights reserved. The software in this package is published under the terms of the BSD style license a copy of which has been included with this distribution in the LICENSE.txt file. Created on 22. May 2007 by Joerg Schaible --> <head> <title>JSON Tutorial</title> </head> <body> <p>Due to XStream's flexible architecture, handling of JSON mappings is as easy as handling of XML documents. All you have to do is to initialize XStream object with an appropriate driver and you are ready to serialize your objects to (and from) JSON.</p> <p>XStream currently delivers two drivers for JSON: The <a href="javadoc/com/thoughtworks/xstream/io/json/JsonHierarchicalStreamDriver.html">JsonHierarchicalStreamDriver</a> and the <a href="javadoc/com/thoughtworks/xstream/io/json/JettisonMappedXmlDriver.html">JettisonMappedXmlDriver</a>. The first one does not have an additional dependency, but can only be used to write XML, while the second one is based on Jettison and can also deserialize JSON to Java objects again. However, since the JettisonMappedXmlDriver transforms plain XML into JSON, you might get better JSON strings with the JsonHierarchicalStreamDriver, because this driver knows often about the type of the written data and can act properly.</p> <p class="highlight">One word of warning. JSON is made for an easy data transfer between systems and languages. It's syntax offers much less possibilities to express certain data structures. It supports name/value pairs of primitive data types, arrays and lists and allows to nest them - but that's it! No references, no possibility for meta data (attributes), no properties with same names (as generated for implicit collections), etc. Therefore do not expect wonders. XStream (and Jettison) try their best, but the procedure to convert any kind of object into JSON is a lossy transformation and especially deserialization will not be possible for any construct. See also <a href="faq.html#JSON_limitations">FAQ</a></p>. <p>Since JSON has no possibility to express references, you should always set the NO_REFERENCES mode writing JSON.</p> <h1 id="jettison">Jettison driver</h1> <p>Jettison driver uses <a href="http://jettison.codehaus.org/">Jettison</a> StAX parser to read and write data in JSON format. It is available in XStream from version 1.2.2 and is implemented in <code>com.thoughtworks.xstream.io.json.JettisonMappedXmlDriver</code> class. To successfully use this driver you need to have Jettison project and <a href="http://stax.codehaus.org/">StAX API</a> in your classpath (see reference for <a href="download.html#optional-deps">optional dependencies</a>).</p> <p>Alternatively you can download JARs manually.</p> <p>Here are a few simple examples:</p> <h2 id="jettison-write">Write to JSON with the Jettison-based implementation</h2> <p>The following example:</p> <div class="Source Java"><pre>package com.thoughtworks.xstream.json.test; import com.thoughtworks.xstream.XStream; import com.thoughtworks.xstream.io.json.JettisonMappedXmlDriver; public class WriteTest { public static void main(String[] args) { Product product = new Product("Banana", "123", 23.00); XStream xstream = new XStream(new JettisonMappedXmlDriver()); xstream.setMode(XStream.NO_REFERENCES); xstream.alias("product", Product.class); System.out.println(xstream.toXML(product)); } }</pre></div> <p>produces the following JSON document:</p> <div class="Source Java"><pre>{"product":{"name":"Banana","id":"123","price":"23.0"}}</pre></div> <p>As you can see, all standard XStream features (such as aliases) can be used with this driver.</p> <p class="highlight">Note that newer Jettison releases than 1.0-RC2 will also try to detect numerical values and omit the quotes. Since Jettison cannot know about the original data type, it has to guess. Hence it will therefore also write the value of the id field as numeric value in future.</p> <h2 id="json-write">Write to JSON with the self-contained JSON driver</h2> <p>The only difference to the example above is the line with the initialization:</p> <div class="Source Java"><pre>XStream xstream = new XStream(new JsonHierarchicalStreamDriver());</pre></div> <p>The output is as follows:</p> <div class="Source Java"><pre>{"product": { "name": "Banana", "id": "123", "price": 23.0 }}</pre></div> <p>While the difference because of line feeds is immediately obvious, you have to note also the value of the <em>price</em> element. This time the driver knew about the numeric value and therefore no quotes were generated.</p> <h2 id="json-dropping-root">Write to JSON with the self-contained JSON driver dropping the root</h2> <p>Sometimes the root node in the generated JSON is superfluous, since its name is caused by the Java type of the written object that has no meaning in JSON and increases only the nesting level of the structure. Therefore it is possible to drop this root by initializing the internally used <a href="javadoc/com/thoughtworks/xstream/io/json/JsonWriter.html">JsonWriter</a> in a different mode. Again, the only difference to the example above is the line with the initialization:</p> <div class="Source Java"><pre>XStream xstream = new XStream(new JsonHierarchicalStreamDriver() { public HierarchicalStreamWriter createWriter(Writer writer) { return new JsonWriter(writer, JsonWriter.DROP_ROOT_MODE); } });</pre></div> <p>The output is as follows:</p> <div class="Source Java"><pre>{ "name": "Banana", "id": "123", "price": 23.0 }</pre></div> <p class="highlight">Note, that it is now possible to create invalid JSON if XStream should marshal a single object with a single value to JSON (like String, int, URL, ...). JSON requires that the root is actually an object, but by dropping the root all that is generated is a single value. You can force the JsonWriter to throw a ConversionException in this case, see Javadoc of the JsonWriter.</p> <h2 id="jettison-read">Read from JSON</h2> <p>The following code:</p> <div class="Source Java"><pre>package com.thoughtworks.xstream.json.test; import com.thoughtworks.xstream.XStream; import com.thoughtworks.xstream.io.json.JettisonMappedXmlDriver; public class ReadTest { public static void main(String[] args) { String json = "{\"product\":{\"name\":\"Banana\",\"id\":\"123\"" + ",\"price\":\"23.0\"}}"; XStream xstream = new XStream(new JettisonMappedXmlDriver()); xstream.alias("product", Product.class); Product product = (Product)xstream.fromXML(json); System.out.println(product.getName()); } }</pre></div> <p>serializes JSON document created with preceding example back to Java object. It prints:</p> <div class="Source Java"><pre>Banana</pre></div> <p>as a result.</p> </body> </html>
hudson/xstream
xstream-distribution/src/content/json-tutorial.html
HTML
bsd-3-clause
6,904
<!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_24) on Mon Oct 03 17:32:00 EDT 2011 --> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <TITLE> Uses of Class org.apache.commons.io.comparator.DirectoryFileComparator (Commons IO 2.1 API) </TITLE> <META NAME="date" CONTENT="2011-10-03"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.commons.io.comparator.DirectoryFileComparator (Commons IO 2.1 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/commons/io/comparator/DirectoryFileComparator.html" title="class in org.apache.commons.io.comparator"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/commons/io/comparator/\class-useDirectoryFileComparator.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DirectoryFileComparator.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.commons.io.comparator.DirectoryFileComparator</B></H2> </CENTER> No usage of org.apache.commons.io.comparator.DirectoryFileComparator <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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/commons/io/comparator/DirectoryFileComparator.html" title="class in org.apache.commons.io.comparator"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/commons/io/comparator/\class-useDirectoryFileComparator.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DirectoryFileComparator.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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> Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
mattb243/AmazonEC2Matlab
third-party/commons-io-2.1/docs/org/apache/commons/io/comparator/class-use/DirectoryFileComparator.html
HTML
bsd-3-clause
6,511
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Global watts</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../../index.html" title="Chapter&#160;1.&#160;Boost.Units 1.1.0"> <link rel="up" href="../../../header/boost/units/systems/si/power_hpp.html" title="Header &lt;boost/units/systems/si/power.hpp&gt;"> <link rel="prev" href="watt.html" title="Global watt"> <link rel="next" href="../../../header/boost/units/systems/si/prefixes_hpp.html" title="Header &lt;boost/units/systems/si/prefixes.hpp&gt;"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td> <td align="center"><a href="../../../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="watt.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../header/boost/units/systems/si/power_hpp.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../../header/boost/units/systems/si/prefixes_hpp.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.units.si.watts"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Global watts</span></h2> <p>boost::units::si::watts</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: &lt;<a class="link" href="../../../header/boost/units/systems/si/power_hpp.html" title="Header &lt;boost/units/systems/si/power.hpp&gt;">boost/units/systems/si/power.hpp</a>&gt; </span><span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">power</span> watts<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 &#169; 2003-2008 Matthias Christian Schabel<br>Copyright &#169; 2007-2010 Steven Watanabe<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="watt.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../header/boost/units/systems/si/power_hpp.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../../header/boost/units/systems/si/prefixes_hpp.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
yinchunlong/abelkhan-1
ext/c++/thirdpart/c++/boost/libs/units/doc/html/boost/units/si/watts.html
HTML
mit
3,843
<meta charset="utf-8"> <title>{% if page.title %}{{ page.title }} &#8211; {% endif %}{{ site.title }}</title> {% if page.excerpt %}<meta name="description" content="{{ page.excerpt | strip_html }}">{% endif %} <meta name="keywords" content="{{ page.tags | join: ', ' }}"> {% if page.author %} {% assign author = site.data.authors[page.author] %}{% else %}{% assign author = site.owner %} {% endif %} {% include _open-graph.html %} {% if site.owner.google.verify %}<!-- Webmaster Tools verfication --> <meta name="google-site-verification" content="{{ site.owner.google.verify }}">{% endif %} {% if site.owner.bing-verify %}<meta name="msvalidate.01" content="{{ site.owner.bing-verify }}">{% endif %} {% capture canonical %}{{ site.url }}{% if site.permalink contains '.html' %}{{ page.url }}{% else %}{{ page.url | remove:'index.html' | strip_slash }}{% endif %}{% endcapture %} <link rel="canonical" href="{{ canonical }}"> <link href="{{ site.url }}/feed.xml" type="application/atom+xml" rel="alternate" title="{{ site.title }} Feed"> <!-- http://t.co/dKP3o1e --> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- For all browsers --> <link rel="stylesheet" href="{{ site.url }}/assets/css/main.css"> <meta http-equiv="cleartype" content="on"> <!-- HTML5 Shiv and Media Query Support --> <!--[if lt IE 9]> <script src="{{ site.url }}/assets/js/vendor/html5shiv.min.js"></script> <script src="{{ site.url }}/assets/js/vendor/respond.min.js"></script> <![endif]--> <!-- Modernizr --> <script src="{{ site.url }}/assets/js/vendor/modernizr-2.7.1.custom.min.js"></script> <link href='//fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700%7CPT+Serif:400,700,400italic' rel='stylesheet' type='text/css'>
susanli2016/susanli2016.github.io
_includes/_head.html
HTML
mit
1,833
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>add_cv</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits"> <link rel="up" href="../reference.html" title="Alphabetical Reference"> <link rel="prev" href="add_const.html" title="add_const"> <link rel="next" href="add_lvalue_reference.html" title="add_lvalue_reference"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> <td align="center"><a href="../../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="add_const.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="add_lvalue_reference.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="boost_typetraits.reference.add_cv"></a><a class="link" href="add_cv.html" title="add_cv">add_cv</a> </h3></div></div></div> <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span> <span class="keyword">struct</span> <span class="identifier">add_cv</span> <span class="special">{</span> <span class="keyword">typedef</span> <em class="replaceable"><code>see-below</code></em> <span class="identifier">type</span><span class="special">;</span> <span class="special">};</span> </pre> <p> <span class="bold"><strong>type:</strong></span> The same type as <code class="computeroutput"><span class="identifier">T</span> <span class="keyword">const</span> <span class="keyword">volatile</span></code> for all <code class="computeroutput"><span class="identifier">T</span></code>. </p> <p> <span class="bold"><strong>C++ Standard Reference:</strong></span> 3.9.3. </p> <p> <span class="bold"><strong>Header:</strong></span> <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">/</span><span class="identifier">add_cv</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code> or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code> </p> <div class="table"> <a name="boost_typetraits.reference.add_cv.examples"></a><p class="title"><b>Table&#160;1.11.&#160;Examples</b></p> <div class="table-contents"><table class="table" summary="Examples"> <colgroup> <col> <col> </colgroup> <thead><tr> <th> <p> Expression </p> </th> <th> <p> Result Type </p> </th> </tr></thead> <tbody> <tr> <td> <p> <code class="computeroutput"><span class="identifier">add_cv</span><span class="special">&lt;</span><span class="keyword">int</span><span class="special">&gt;::</span><span class="identifier">type</span></code> </p> </td> <td> <p> <code class="computeroutput"><span class="keyword">int</span> <span class="keyword">const</span> <span class="keyword">volatile</span></code> </p> </td> </tr> <tr> <td> <p> <code class="computeroutput"><span class="identifier">add_cv</span><span class="special">&lt;</span><span class="keyword">int</span><span class="special">&amp;&gt;::</span><span class="identifier">type</span></code> </p> </td> <td> <p> <code class="computeroutput"><span class="keyword">int</span><span class="special">&amp;</span></code> </p> </td> </tr> <tr> <td> <p> <code class="computeroutput"><span class="identifier">add_cv</span><span class="special">&lt;</span><span class="keyword">int</span><span class="special">*&gt;::</span><span class="identifier">type</span></code> </p> </td> <td> <p> <code class="computeroutput"><span class="keyword">int</span><span class="special">*</span> <span class="keyword">const</span> <span class="keyword">volatile</span></code> </p> </td> </tr> <tr> <td> <p> <code class="computeroutput"><span class="identifier">add_cv</span><span class="special">&lt;</span><span class="keyword">int</span> <span class="keyword">const</span><span class="special">&gt;::</span><span class="identifier">type</span></code> </p> </td> <td> <p> <code class="computeroutput"><span class="keyword">int</span> <span class="keyword">const</span> <span class="keyword">volatile</span></code> </p> </td> </tr> </tbody> </table></div> </div> <br class="table-break"><p> <span class="bold"><strong>Compiler Compatibility:</strong></span> All current compilers are supported by this trait. </p> </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 &#169; 2000, 2011 Adobe Systems Inc, David Abrahams, Frederic Bron, Steve Cleary, Beman Dawes, Aleksey Gurtovoy, Howard Hinnant, Jesse Jones, Mat Marcus, Itay Maman, John Maddock, Alexander Nasonov, Thorsten Ottosen, Roman Perepelitsa, Robert Ramey, Jeremy Siek, Robert Stewart and Steven Watanabe<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="add_const.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="add_lvalue_reference.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
yinchunlong/abelkhan-1
ext/c++/thirdpart/c++/boost/libs/type_traits/doc/html/boost_typetraits/reference/add_cv.html
HTML
mit
7,777
<meta charset="utf-8"> <div class="hproduct"> <h2 class="fn">Raspberry Pi</h2> <img class="photo" src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/RaspberryPi.jpg/320px-RaspberryPi.jpg" /> <p class="description">The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.</p> <a class="url" href="http://www.raspberrypi.org/">More info about the Raspberry Pi</a> <p class="price">£29.95</p> <p class="review hreview-aggregate"> <span class="rating"> <span class="average value">9.2</span> out of <span class="best">10</span> based on <span class="count">178</span> reviews </span> </p> <p>Categories: <a rel="tag" href="http://en.wikipedia.org/wiki/computer" class="category">Computer</a>, <a rel="tag" href="http://en.wikipedia.org/wiki/education" class="category">Education</a> </p> <p class="brand vcard">From: <span class="fn org">The Raspberry Pi Foundation</span> - <span class="adr"> <span class="locality">Cambridge</span> <span class="country-name">UK</span> </span> </p> </div>
G5/microformats2
vendor/tests/tests/microformats-v1/hproduct/aggregate.html
HTML
mit
1,453
<a href='https://github.com/angular/angular.js/edit/v1.5.x/src/ng/directive/ngClass.js?message=docs(ngClassOdd)%3A%20describe%20your%20change...#L301' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.5.0-rc.0/src/ng/directive/ngClass.js#L301' class='view-source pull-right btn btn-primary'> <i class="glyphicon glyphicon-zoom-in">&nbsp;</i>View Source </a> <header class="api-profile-header"> <h1 class="api-profile-header-heading">ngClassOdd</h1> <ol class="api-profile-header-structure naked-list step-list"> <li> - directive in module <a href="api/ng">ng</a> </li> </ol> </header> <div class="api-profile-description"> <p>The <code>ngClassOdd</code> and <code>ngClassEven</code> directives work exactly as <a href="api/ng/directive/ngClass">ngClass</a>, except they work in conjunction with <code>ngRepeat</code> and take effect only on odd (even) rows.</p> <p>This directive can be applied only within the scope of an <a href="api/ng/directive/ngRepeat">ngRepeat</a>.</p> </div> <div> <h2>Directive Info</h2> <ul> <li>This directive executes at priority level 0.</li> </ul> <h2 id="usage">Usage</h2> <div class="usage"> <ul> <li>as attribute: <pre><code>&lt;ANY&#10; ng-class-odd=&quot;expression&quot;&gt;&#10;...&#10;&lt;/ANY&gt;</code></pre> </li> <li>as CSS class: <pre><code>&lt;ANY class=&quot;ng-class-odd: expression;&quot;&gt; ... &lt;/ANY&gt;</code></pre> </li> </div> <section class="api-section"> <h3>Arguments</h3> <table class="variables-matrix input-arguments"> <thead> <tr> <th>Param</th> <th>Type</th> <th>Details</th> </tr> </thead> <tbody> <tr> <td> ngClassOdd </td> <td> <a href="" class="label type-hint type-hint-expression">expression</a> </td> <td> <p><a href="guide/expression">Expression</a> to eval. The result of the evaluation can be a string representing space delimited class names or an array.</p> </td> </tr> </tbody> </table> </section> <h2 id="example">Example</h2><p> <div> <a ng-click="openPlunkr('examples/example-example65', $event)" class="btn pull-right"> <i class="glyphicon glyphicon-edit">&nbsp;</i> Edit in Plunker</a> <div class="runnable-example" path="examples/example-example65"> <div class="runnable-example-file" name="index.html" language="html" type="html"> <pre><code>&lt;ol ng-init=&quot;names=[&#39;John&#39;, &#39;Mary&#39;, &#39;Cate&#39;, &#39;Suz&#39;]&quot;&gt;&#10; &lt;li ng-repeat=&quot;name in names&quot;&gt;&#10; &lt;span ng-class-odd=&quot;&#39;odd&#39;&quot; ng-class-even=&quot;&#39;even&#39;&quot;&gt;&#10; {{name}}&#10; &lt;/span&gt;&#10; &lt;/li&gt;&#10;&lt;/ol&gt;</code></pre> </div> <div class="runnable-example-file" name="style.css" language="css" type="css"> <pre><code>.odd {&#10; color: red;&#10;}&#10;.even {&#10; color: blue;&#10;}</code></pre> </div> <div class="runnable-example-file" name="protractor.js" type="protractor" language="js"> <pre><code>it(&#39;should check ng-class-odd and ng-class-even&#39;, function() {&#10; expect(element(by.repeater(&#39;name in names&#39;).row(0).column(&#39;name&#39;)).getAttribute(&#39;class&#39;)).&#10; toMatch(/odd/);&#10; expect(element(by.repeater(&#39;name in names&#39;).row(1).column(&#39;name&#39;)).getAttribute(&#39;class&#39;)).&#10; toMatch(/even/);&#10;});</code></pre> </div> <iframe class="runnable-example-frame" src="examples/example-example65/index.html" name="example-example65"></iframe> </div> </div> </p> </div>
confapp/data_manager
vendor/angular-1.5.0-rc.0/docs/partials/api/ng/directive/ngClassOdd.html
HTML
mit
3,926
<!DOCTYPE html> <html lang="zh"> <head> <meta charset="utf-8" /> <base href="../../../" /> <script src="page.js"></script> <link type="text/css" rel="stylesheet" href="page.css" /> </head> <body> [page:Object3D] &rarr; <h1>[name]</h1> <p class="desc"> 创建一个( 全局 ) audio对象.<br /><br /> 使用 [link:https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API Web Audio API]. </p> <h2>代码示例</h2> <code> // create an AudioListener and add it to the camera const listener = new THREE.AudioListener(); camera.add( listener ); // create a global audio source const sound = new THREE.Audio( listener ); // load a sound and set it as the Audio object's buffer const audioLoader = new THREE.AudioLoader(); audioLoader.load( 'sounds/ambient.ogg', function( buffer ) { sound.setBuffer( buffer ); sound.setLoop( true ); sound.setVolume( 0.5 ); sound.play(); }); </code> <h2>例子</h2> <p> [example:webaudio_sandbox webaudio / sandbox ]<br /> [example:webaudio_visualizer webaudio / visualizer ] </p> <h2>构造函数</h2> <h3>[name]( [param:AudioListener listener] )</h3> <p> listener — (必须) [page:AudioListener AudioListener] 的实例. </p> <h2>属性</h2> <h3>[property:Boolean autoplay]</h3> <p>是否自动开始播放. 默认为 *false*.</p> <h3>[property:AudioContext context]</h3> <p>构造函数中传入[page:AudioListener listener]的[link:https://developer.mozilla.org/en-US/docs/Web/API/AudioContext AudioContext].</p> <h3>[property:Number detune]</h3> <p>修改音高,以音分为单位。 +/- 100为一个半音, +/- 1200为一个八度。默认值为0。</p> <h3>[property:Array filters]</h3> <p>Represents an array of [link:https://developer.mozilla.org/en-US/docs/Web/API/AudioNode AudioNodes]. Can be used to apply a variety of low-order filters to create more complex sound effects. In most cases, the array contains instances of [link:https://developer.mozilla.org/en-US/docs/Web/API/BiquadFilterNode BiquadFilterNodes]. Filters are set via [page:Audio.setFilter] or [page:Audio.setFilters].</p> <h3>[property:GainNode gain]</h3> <p>使用[link:https://developer.mozilla.org/en-US/docs/Web/API/AudioContext/createGain AudioContext.createGain]()创建的[link:https://developer.mozilla.org/en-US/docs/Web/API/GainNode GainNode].</p> <h3>[property:Boolean hasPlaybackControl]</h3> <p>是否可以使用 [page:Audio.play play](), [page:Audio.pause pause]()等方法控制播放. 默认为 *true*.</p> <h3>[property:Boolean isPlaying]</h3> <p>是否正在播放</p> <h3>[property:AudioListener listener]</h3> <p>A reference to the listener object of this audio.</p> <h3>[property:Number playbackRate]</h3> <p>播放速率. 默认为 *1*.</p> <h3>[property:Number offset]</h3> <p>音频开始播放的偏移时间. 和[link:https://developer.mozilla.org/en-US/docs/Web/API/AudioBufferSourceNode/start AudioBufferSourceNode.start]()的*offset*参数一样. 默认为 *0*.</p> <h3>[property:Number duration]</h3> <p>覆盖音频的持续时间。与[link:https://developer.mozilla.org/en-US/docs/Web/API/AudioBufferSourceNode/start AudioBufferSourceNode.start]()中的*duration*属性相同。默认为*undefined*,以用于播放整个buffer。</p> <h3>[property:String source]</h3> <p>使用 [link:https://developer.mozilla.org/en-US/docs/Web/API/AudioContext/createBufferSource AudioContext.createBufferSource]()创建的[link:https://developer.mozilla.org/en-US/docs/Web/API/AudioBufferSourceNode AudioBufferSourceNode].</p> <h3>[property:String sourceType]</h3> <p>音源的类型. 默认为 'empty'.</p> <h3>[property:String type]</h3> <p>表示类型的字符串, 设置为'Audio'.</p> <h2>方法</h2> <h3>[method:this connect]()</h3> <p> 连接[page:Audio.source]. 在初始化和设置/删除filters时使用. </p> <h3>[method:this disconnect]()</h3> <p> 断开连接[page:Audio.source]. 在设置/删除filters时使用. </p> <h3>[method:BiquadFilterNode getFilter]()</h3> <p> 返回 [page:Audio.filters filters] 数组的第一个元素. </p> <h3>[method:Array getFilters]()</h3> <p> 返回[page:Audio.filters filters] 数组. </p> <h3>[method:Boolean getLoop]()</h3> <p> 返回[link:https://developer.mozilla.org/en-US/docs/Web/API/AudioBufferSourceNode/loop source.loop] (是否循环播放)的值. </p> <h3>[method:GainNode getOutput]()</h3> <p> 返回[page:Audio.gain gainNode]. </p> <h3>[method:Float getPlaybackRate]()</h3> <p> 返回[page:Audio.playbackRate playbackRate]的值. </p> <h3>[method:Float getVolume]( value )</h3> <p> 返回音量. </p> <h3>[method:this play]( delay )</h3> <p> 如果[page:Audio.hasPlaybackControl hasPlaybackControl]是true, 开始播放. </p> <h3>[method:this pause]()</h3> <p> 如果[page:Audio.hasPlaybackControl hasPlaybackControl]是true, 暂停播放. </p> <h3>[method:undefined onEnded]()</h3> <p> 播放完成后自动调用. </p> <h3>[method:this setBuffer]( audioBuffer )</h3> <p> 设置[page:Audio.source source]给audioBuffer, 和设置[page:Audio.sourceType sourceType]给'buffer'.<br /> 如果[page:Audio.autoplay autoplay]为true, 也开始播放. </p> <h3>[method:this setFilter]( filter )</h3> <p> Applies a single filter node to the audio. </p> <h3>[method:this setFilters]( [param:Array value] )</h3> <p> value - arrays of filters.<br /> Applies an array of filter nodes to the audio. </p> <h3>[method:this setLoop]( [param:Boolean value] )</h3> <p> 设置[link:https://developer.mozilla.org/en-US/docs/Web/API/AudioBufferSourceNode/loop source.loop]的值 (是否循环播放). </p> <h3>[method:this setLoopStart]( [param:Float value] )</h3> <p> 设置[link:https://developer.mozilla.org/en-US/docs/Web/API/AudioBufferSourceNode/loopStart source.loopStart]的值 </p> <h3>[method:this setLoopEnd]( [param:Float value] )</h3> <p> 设置[link:https://developer.mozilla.org/en-US/docs/Web/API/AudioBufferSourceNode/loopEnd source.loopEnd]的值 </p> <h3>[method:this setMediaElementSource]( mediaElement )</h3> <p> 应用传入的[link:https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement HTMLMediaElement]类型对象作为音源。<br /> 并且设置[page:Audio.hasPlaybackControl hasPlaybackControl]为false。 </p> <h3>[method:this setMediaStreamSource]( mediaStream )</h3> <p> 应用传入的[link:https://developer.mozilla.org/en-US/docs/Web/API/MediaStream MediaStream]类型对象作为音源。<br /> 并且设置[page:Audio.hasPlaybackControl hasPlaybackControl]为false。 </p> <h3>[method:this setNodeSource]( audioNode )</h3> <p> 设置[page:Audio.source source]给audioBuffer, 和设置[page:Audio.sourceType sourceType]给 'audioNode'.<br /> 并且设置[page:Audio.hasPlaybackControl hasPlaybackControl]为false. </p> <h3>[method:this setPlaybackRate]( [param:Float value] )</h3> <p> 如果[page:Audio.hasPlaybackControl hasPlaybackControl]是true, 设置[page:Audio.playbackRate playbackRate](播放速率) 的值. </p> <h3>[method:this setVolume]( [param:Float value] )</h3> <p> 设置音量. </p> <h3>[method:this stop]()</h3> <p> 如果[page:Audio.hasPlaybackControl hasPlaybackControl]是true, 停止播放. </p> <h2>源码</h2> <p> [link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js] </p> </body> </html>
looeee/three.js
docs/api/zh/audio/Audio.html
HTML
mit
7,595
<!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_07) on Sun Oct 10 22:04:46 CEST 2010 --> <TITLE> com.bulletphysics.dynamics.character Class Hierarchy (JBullet) </TITLE> <META NAME="date" CONTENT="2010-10-10"> <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="com.bulletphysics.dynamics.character Class Hierarchy (JBullet)"; } } </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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../com/bulletphysics/dynamics/constraintsolver/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../com/bulletphysics/dynamics/vehicle/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/bulletphysics/dynamics/character/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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> Hierarchy For Package com.bulletphysics.dynamics.character </H2> </CENTER> <DL> <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL> <HR> <H2> Class Hierarchy </H2> <UL> <LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL> <LI TYPE="circle">com.bulletphysics.dynamics.<A HREF="../../../../com/bulletphysics/dynamics/ActionInterface.html" title="class in com.bulletphysics.dynamics"><B>ActionInterface</B></A><UL> <LI TYPE="circle">com.bulletphysics.dynamics.character.<A HREF="../../../../com/bulletphysics/dynamics/character/KinematicCharacterController.html" title="class in com.bulletphysics.dynamics.character"><B>KinematicCharacterController</B></A></UL> </UL> </UL> <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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../com/bulletphysics/dynamics/constraintsolver/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../com/bulletphysics/dynamics/vehicle/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/bulletphysics/dynamics/character/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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>
paidgeek/zamtrax
libs/javadoc/com/bulletphysics/dynamics/character/package-tree.html
HTML
mit
6,424
<div class="doc-content"> <header class="api-profile-header" > <h2 class="md-display-1" >{{currentDoc.name}} API Documentation</h2> </header> <div layout="row" class="api-options-bar with-icon"></div> <div class="api-profile-description"> <p>A Sidenav component that can be opened and closed programatically.</p> <p>By default, upon opening it will slide out on top of the main content area.</p> <p>For keyboard and screen reader accessibility, focus is sent to the sidenav wrapper by default. It can be overridden with the <code>md-autofocus</code> directive on the child element you want focused.</p> </div> <div> <section class="api-section"> <h2 id="Usage">Usage</h2> <hljs lang="html"> <div layout="row" ng-controller="MyController"> <md-sidenav md-component-id="left" class="md-sidenav-left"> Left Nav! </md-sidenav> <md-content> Center Content <md-button ng-click="openLeftMenu()"> Open Left Menu </md-button> </md-content> <md-sidenav md-component-id="right" md-is-locked-open="$mdMedia('min-width: 333px')" class="md-sidenav-right"> <form> <md-input-container> <label for="testInput">Test input</label> <input id="testInput" type="text" ng-model="data" md-autofocus> </md-input-container> </form> </md-sidenav> </div> </hljs> <hljs lang="js"> var app = angular.module(&#39;myApp&#39;, [&#39;ngMaterial&#39;]); app.controller(&#39;MyController&#39;, function($scope, $mdSidenav) { $scope.openLeftMenu = function() { $mdSidenav(&#39;left&#39;).toggle(); }; }); </hljs> </section> <div class="api-param-section"> <h2> Attributes </h2> <div class="api-param-table"> <table class="md-api-table"> <thead> <tr> <th>Parameter</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-is-open <span hide show-sm> <code class="api-type label type-hint type-hint-expression">expression</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-expression">expression</code></td> <td class="description"> <p>A model bound to whether the sidenav is opened.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-disable-backdrop <span hide show-sm> <code class="api-type label type-hint type-hint-boolean">boolean</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-boolean">boolean</code></td> <td class="description"> <p>When present in the markup, the sidenav will not show a backdrop.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-component-id <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>componentId to use with $mdSidenav service.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-is-locked-open <span hide show-sm> <code class="api-type label type-hint type-hint-expression">expression</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-expression">expression</code></td> <td class="description"> <p>When this expression evaluates to true, the sidenav &#39;locks open&#39;: it falls into the content&#39;s flow instead of appearing over it. This overrides the <code>md-is-open</code> attribute.</p> <p>The $mdMedia() servic e is exposed to the is-locked-open attribute, which can be given a media query or one of the <code>sm</code>, <code>gt-sm</code>, <code>md</code>, <code>gt-md</code>, <code>lg</code> or <code>gt-lg</code> presets. Examples:</p> <ul> <li><code>&lt;md-sidenav md-is-locked-open=&quot;shouldLockOpen&quot;&gt;&lt;/md-sidenav&gt;</code></li> <li><code>&lt;md-sidenav md-is-locked-open=&quot;$mdMedia(&#39;min-width: 1000px&#39;)&quot;&gt;&lt;/md-sidenav&gt;</code></li> <li><code>&lt;md-sidenav md-is-locked-open=&quot;$mdMedia(&#39;sm&#39;)&quot;&gt;&lt;/md-sidenav&gt;</code> (locks open on small screens)</li> </ul> </td> </tr> </tbody> </table> </div> </div> </div> </div>
StephenFluin/code.material.angularjs.org
1.1.0-rc4/partials/api/material.components.sidenav/directive/mdSidenav.html
HTML
mit
4,869
<!-- Copyright Louis Dionne 2013-2017 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt) --> <!-- boost-no-inspect --> <!-- HTML header for doxygen 1.8.9.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> <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.9.1"/> <title>Boost.Hana: boost/hana/is_empty.hpp 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="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> <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"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function() { init_search(); }); /* @license-end */ </script> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ extensions: ["tex2jax.js"], jax: ["input/TeX","output/HTML-CSS"], }); // Copyright Louis Dionne 2013-2017 // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt) MathJax.Hub.Config({ "HTML-CSS": { linebreaks: { automatic: true, width: "75% container" } } }); </script> <script type="text/javascript" async="async" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <!-- Additional javascript for drawing charts. --> <script type="text/javascript" src="highcharts.js"></script> <script type="text/javascript" src="highcharts-data.js"></script> <script type="text/javascript" src="highcharts-exporting.js"></script> <script type="text/javascript" src="chart.js"></script> <script type="text/javascript" src="hana.js"></script> </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="Boost.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">Boost.Hana &#160;<span id="projectnumber">1.7.1</span> </div> <div id="projectbrief">Your standard library for metaprogramming</div> </td> <td> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.svg" 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.svg" alt=""/></a> </span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.9.1 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search','.html'); /* @license-end */ </script> </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&amp;dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function(){initNavTree('is__empty_8hpp.html',''); initResizable(); }); /* @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="#namespaces">Namespaces</a> </div> <div class="headertitle"> <div class="title">is_empty.hpp File Reference</div> </div> </div><!--header--> <div class="contents"> <p>Defines <code><a class="el" href="group__group-_iterable.html#ga2a05f564f8a7e4afa04fcbc07ad8f394" title="Returns whether the iterable is empty.">boost::hana::is_empty</a></code>. <a href="#details">More...</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:namespaceboost_1_1hana"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceboost_1_1hana.html">boost::hana</a></td></tr> <tr class="memdesc:namespaceboost_1_1hana"><td class="mdescLeft">&#160;</td><td class="mdescRight">Namespace containing everything in the library. <br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Defines <code><a class="el" href="group__group-_iterable.html#ga2a05f564f8a7e4afa04fcbc07ad8f394" title="Returns whether the iterable is empty.">boost::hana::is_empty</a></code>. </p> <dl class="section copyright"><dt>Copyright</dt><dd>Louis Dionne 2013-2017 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.md or copy at <a href="http://boost.org/LICENSE_1_0.txt">http://boost.org/LICENSE_1_0.txt</a>) </dd></dl> </div></div><!-- contents --> </div><!-- doc-content --> <!-- Copyright Louis Dionne 2013-2017 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt) --> <!-- boost-no-inspect --> <!-- HTML footer for doxygen 1.8.9.1--> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_1878a3f4746a95c6aad317458cc7ef80.html">boost</a></li><li class="navelem"><a class="el" href="dir_daf74c896eae580804ddb7810f485dad.html">hana</a></li><li class="navelem"><a class="el" href="is__empty_8hpp.html">is_empty.hpp</a></li> </ul> </div> </body> </html>
davehorton/drachtio-server
deps/boost_1_77_0/libs/hana/doc/html/is__empty_8hpp.html
HTML
mit
7,476
--- layout: v2 --- <div class="announcement">Jan 23, 2017 — <a href="http://leafletjs.com/2017/01/23/leaflet-1.0.3.html">Leaflet 1.0.3</a>, a bugfix release, is out.</div> <p>Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. Weighing just about <abbr title="38 KB gzipped &mdash; that's 133 KB minified and 378 KB in the source form, with 10 KB of CSS (2 KB gzipped) and 11 KB of images.">38 KB of JS</abbr>, it&nbsp;has all the mapping <a href="#features">features</a> most developers ever need.</p> <p>Leaflet is designed with <em>simplicity</em>, <em>performance</em> and <em>usability</em> in mind. It works efficiently across all major desktop and mobile platforms, can be extended with lots of <a href="plugins.html">plugins</a>, has a beautiful, easy to use and <a title="Leaflet API reference" href="reference.html">well-documented API</a> and a simple, readable&nbsp;<a title="Leaflet source code repository on GitHub" href="https://github.com/Leaflet/Leaflet">source code</a> that is a&nbsp;joy to <a title="A guide to contributing to Leaflet" href="https://github.com/Leaflet/Leaflet/blob/master/CONTRIBUTING.md">contribute</a> to.</p> <div id="map" class="map map-home" style="height: 300px; margin-top: 50px"></div> <p>Here we create a map in the <code>'map'</code> div, add <abbr title="Here we use OpenStreetMap tiles, but Leaflet doesn't force you to &mdash; use whatever works for you, it's open source!">tiles of our choice</abbr>, and then add a marker with some text in a popup:</p> <pre class="basic-code javascript"><code>var map = L.map('map').setView([51.505, -0.09], 13); L.tileLayer('http://{s}.tile.osm.org/{z}/{x}/{y}.png', { attribution: '&amp;copy; &lt;a href="http://osm.org/copyright"&gt;OpenStreetMap&lt;/a&gt; contributors' }).addTo(map); L.marker([51.5, -0.09]).addTo(map) .bindPopup('A pretty CSS3 popup.&lt;br&gt; Easily customizable.') .openPopup();</code></pre> <p>Learn more with the <a href="examples/quick-start/">quick start guide</a>, check out <a href="examples.html">other tutorials</a>, or head straight to the <a href="reference.html">API documentation</a>. If you have any questions, take a look at the <a href="https://github.com/Leaflet/Leaflet/blob/master/FAQ.md">FAQ</a> first.</p> </div> <h2 class="usedby-title">Trusted by the best</h2> <div class="usedby"> <div class="container"> <a class="logo logo-github" href="https://github.com">GitHub</a> <a class="logo logo-foursquare" href="http://foursquare.com">foursquare</a> <a class="logo logo-pinterest" href="https://www.pinterest.com">Pinterest</a> <a class="logo logo-facebook" href="https://www.facebook.com/">Facebook</a> <a class="logo logo-evernote" href="https://evernote.com">Evernote</a> <a class="logo logo-etsy" href="https://www.etsy.com/">Etsy</a> <a class="logo logo-flickr" href="https://www.flickr.com/">Flickr</a> <a class="logo logo-500px" href="https://500px.com">500px</a> <a class="logo logo-datagov" href="http://www.data.gov/">Data.gov</a> <a class="logo logo-european-commission" href="http://ec.europa.eu/">European Commission</a> <a class="logo logo-wpost" href="https://www.washingtonpost.com">The Washington Post</a> <a class="logo logo-ftimes" href="http://www.ft.com">Financial Times</a> <a class="logo logo-npr" href="http://www.npr.org">NPR</a> <a class="logo logo-usatoday" href="http://www.usatoday.com">USA Today</a> <a class="logo logo-nps" href="http://www.nps.gov/">National Park Service</a> <a class="logo logo-ign" href="http://ign.com">IGN.com</a> </div> </div> <div class="container"> <h2 id="features">Features</h2> <p>Leaflet doesn't try to do everything for everyone. Instead it focuses on making <em>the basic things work perfectly</em>.</p> <div class="features clearfix"> <div class="no-break"> <h3>Layers Out of the Box</h3> <ul> <li>Tile layers, WMS</li> <li>Markers, Popups</li> <li>Vector layers<span class="quiet">: polylines, polygons, circles, rectangles</span></li> <li>Image overlays</li> <li>GeoJSON</li> </ul> </div> <div class="no-break"> <h3>Interaction Features</h3> <ul> <li>Drag panning with inertia</li> <li>Scroll wheel zoom</li> <li>Pinch-zoom on mobile</li> <li>Double click zoom</li> <li>Zoom to area <span class="quiet">(shift-drag)</span></li> <li>Keyboard navigation</li> <li>Events<span class="quiet">: click, mouseover, etc.</span></li> <li>Marker dragging</li> </ul> </div> <div class="no-break"> <h3>Visual Features</h3> <ul> <li>Zoom and pan animation</li> <li>Tile and popup fade animation</li> <li>Very nice default design <span class="quiet">for markers, popups and map controls</span></li> <li>Retina resolution support</li> </ul> </div> <div class="no-break"> <h3>Customization Features</h3> <ul> <li>Pure CSS3 popups and controls <span class="quiet">for easy restyling</span></li> <li>Image- and HTML-based markers</li> <li><span class="quiet">A simple interface for</span> custom map layers and controls</li> <li>Custom map projections <span class="quiet">(with <code>EPSG:3857/4326/3395</code> out of the box)</span></li> <li>Powerful OOP facilities <span class="quiet">for extending existing classes</span></li> </ul> </div> <div class="no-break"> <h3>Performance Features</h3> <ul> <li>Hardware acceleration on mobile <span class="quiet"> makes it feel as smooth as native apps</span></li> <li>Utilizing CSS3 features <span class="quiet">to make panning and zooming really smooth</span></li> <li>Smart polyline/polygon rendering <span class="quiet">with dynamic clipping and simplification makes it very fast</span></li> <li>Modular build system<span class="quiet"> for leaving out features you don't need</span></li> <li>Tap delay elimination on mobile</li> </ul> </div> <div class="no-break"> <h3>Map Controls</h3> <ul> <li>Zoom buttons</li> <li>Attribution</li> <li>Layer switcher</li> <li>Scale</li> </ul> </div> <div class="no-break"> <h3>Browser Support</h3> <h4>Desktop</h4> <ul> <li>Chrome</li> <li>Firefox</li> <li>Safari 5+</li> <li>Opera 12+</li> <li>IE 7&ndash;11</li> </ul> </div> <div class="no-break"> <h4>Mobile</h4> <ul> <li>Safari for iOS 7+</li> <li>Android browser 2.2+,&nbsp;3.1+,&nbsp;4+</li> <li>Chrome for mobile</li> <li>Firefox for mobile</li> <li>IE10+ for Win8 devices</li> </ul> </div> <div class="no-break"> <h3>Misc</h3> <ul> <li>Extremely lightweight</li> <li>No external dependencies</li> </ul> </div> </div> <p>If you find some feature really missing in Leaflet, first check if there's a <a href="plugins.html">plugin for it</a>. If not, please vote for the feature on the <a href="https://leaflet.uservoice.com">Leaflet UserVoice page</a>.</p> <h2>Getting Involved</h2> <p>Let's create the best mapping library that will ever exist! Leaflet is developed by <a href="http://agafonkin.com">Vladimir Agafonkin</a> of <a href="http://mapbox.com">Mapbox</a> with a team of dedicated <a href="https://github.com/Leaflet/Leaflet/graphs/contributors">contributors</a>. <a href="https://github.com/Leaflet/Leaflet">Pull requests</a> are always welcome. However, there are many more ways to get involved with the development of Leaflet.</p> <p>You can help the project tremendously by discovering and <a href="https://github.com/Leaflet/Leaflet/blob/master/CONTRIBUTING.md#reporting-bugs">reporting bugs</a>, <a href="https://github.com/Leaflet/Leaflet/blob/master/CONTRIBUTING.md#improving-documentation">improving documentation</a>, helping others on <a href="https://stackoverflow.com/questions/tagged/leaflet">Stack Overflow</a>, <a href="https://gis.stackexchange.com/questions/tagged/leaflet">GIS Stack Exchange</a> and <a href="https://github.com/Leaflet/Leaflet/issues">GitHub issues</a>, showing your support for your favorite feature suggestions on <a href="http://leaflet.uservoice.com">Leaflet UserVoice page</a>, tweeting to <a href="http://twitter.com/LeafletJS">@LeafletJS</a> and spreading the word about Leaflet among your colleagues and friends.</p> <p>Check out the <a href="https://github.com/Leaflet/Leaflet/blob/master/CONTRIBUTING.md">contribution guide</a> for more information on getting involved with Leaflet development.</p> <div class="social-buttons"> <iframe src="http://ghbtns.com/github-btn.html?user=Leaflet&amp;repo=Leaflet&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="104px" height="20px"></iframe> <a href="https://twitter.com/LeafletJS" class="twitter-follow-button" data-show-count="true" data-show-screen-name="false">Follow @LeafletJS</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fleafletjs.com&amp;layout=button_count&amp;show_faces=false&amp;width=93&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:93px; height:20px;" allowTransparency="true"></iframe> </div> <script> var osmUrl = 'http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', osmAttrib = '&copy; <a href="http://openstreetmap.org/copyright">OpenStreetMap</a> contributors', osm = L.tileLayer(osmUrl, {maxZoom: 18, attribution: osmAttrib}); var map = L.map('map').setView([51.505, -0.159], 15).addLayer(osm); L.marker([51.504, -0.159]) .addTo(map) .bindPopup('A pretty CSS3 popup.<br />Easily customizable.') .openPopup(); </script>
ombapit/sidatik
template/coreui/bower_components/leaflet/docs/index.html
HTML
mit
10,491
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>buffered_write_stream::close</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="Asio"> <link rel="up" href="../buffered_write_stream.html" title="buffered_write_stream"> <link rel="prev" href="buffered_write_stream/overload2.html" title="buffered_write_stream::buffered_write_stream (2 of 2 overloads)"> <link rel="next" href="close/overload1.html" title="buffered_write_stream::close (1 of 2 overloads)"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../asio.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="buffered_write_stream/overload2.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../buffered_write_stream.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="close/overload1.html"><img src="../../../next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="asio.reference.buffered_write_stream.close"></a><a class="link" href="close.html" title="buffered_write_stream::close">buffered_write_stream::close</a> </h4></div></div></div> <p> <a class="indexterm" name="idp143121520"></a> Close the stream. </p> <pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="buffered_write_stream::close (1 of 2 overloads)">close</a><span class="special">();</span> <span class="emphasis"><em>&#187; <a class="link" href="close/overload1.html" title="buffered_write_stream::close (1 of 2 overloads)">more...</a></em></span> <span class="identifier">asio</span><span class="special">::</span><span class="identifier">error_code</span> <a class="link" href="close/overload2.html" title="buffered_write_stream::close (2 of 2 overloads)">close</a><span class="special">(</span> <span class="identifier">asio</span><span class="special">::</span><span class="identifier">error_code</span> <span class="special">&amp;</span> <span class="identifier">ec</span><span class="special">);</span> <span class="emphasis"><em>&#187; <a class="link" href="close/overload2.html" title="buffered_write_stream::close (2 of 2 overloads)">more...</a></em></span> </pre> </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 &#169; 2003-2015 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="buffered_write_stream/overload2.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../buffered_write_stream.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="close/overload1.html"><img src="../../../next.png" alt="Next"></a> </div> </body> </html>
otgaard/zap
third_party/asio/doc/asio/reference/buffered_write_stream/close.html
HTML
mit
3,572
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Macro BOOST_PROTO_EXTENDS_ASSIGN</title> <link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="proto/reference.html#header.boost.proto.extends_hpp" title="Header &lt;boost/proto/extends.hpp&gt;"> <link rel="prev" href="BOOST_PROTO_BASIC_EXTENDS.html" title="Macro BOOST_PROTO_BASIC_EXTENDS"> <link rel="next" href="BOOST_PROTO_EXTENDS_FUNCTION.html" title="Macro BOOST_PROTO_EXTENDS_FUNCTION"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../boost.png"></td> <td align="center"><a href="../../index.html">Home</a></td> <td align="center"><a href="../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="BOOST_PROTO_BASIC_EXTENDS.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="proto/reference.html#header.boost.proto.extends_hpp"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PROTO_EXTENDS_FUNCTION.html"><img src="../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="BOOST_PROTO_EXTENDS_ASSIGN"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Macro BOOST_PROTO_EXTENDS_ASSIGN</span></h2> <p>BOOST_PROTO_EXTENDS_ASSIGN &#8212; For adding to an expression extension class an overloaded assignment operator that builds an expression template.</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: &lt;<a class="link" href="proto/reference.html#header.boost.proto.extends_hpp" title="Header &lt;boost/proto/extends.hpp&gt;">boost/proto/extends.hpp</a>&gt; </span>BOOST_PROTO_EXTENDS_ASSIGN()</pre></div> <div class="refsect1"> <a name="idp370978912"></a><h2>Description</h2> <p> Use <code class="computeroutput">BOOST_PROTO_EXTENDS_ASSIGN()</code> after <code class="computeroutput"> <a class="link" href="BOOST_PROTO_BASIC_EXTENDS.html" title="Macro BOOST_PROTO_BASIC_EXTENDS">BOOST_PROTO_BASIC_EXTENDS</a>()</code> to give an expression extension class an overloaded assignment operator that builds an expression template. </p> <p> See also: </p> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> <li class="listitem"><code class="computeroutput"><a class="link" href="BOOST_PROTO_BASIC_EXTENDS.html" title="Macro BOOST_PROTO_BASIC_EXTENDS">BOOST_PROTO_BASIC_EXTENDS</a>()</code></li> <li class="listitem"><code class="computeroutput"><a class="link" href="BOOST_PROTO_EXTENDS_SUBSCRIPT.html" title="Macro BOOST_PROTO_EXTENDS_SUBSCRIPT">BOOST_PROTO_EXTENDS_SUBSCRIPT</a>()</code></li> <li class="listitem"><code class="computeroutput"><a class="link" href="BOOST_PROTO_EXTENDS_FUNCTION.html" title="Macro BOOST_PROTO_EXTENDS_FUNCTION">BOOST_PROTO_EXTENDS_FUNCTION</a>()</code></li> <li class="listitem"><code class="computeroutput"><a class="link" href="BOOST_PROTO_EXTENDS.html" title="Macro BOOST_PROTO_EXTENDS">BOOST_PROTO_EXTENDS</a>()</code></li> </ul></div> <p> </p> </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 &#169; 2008 Eric Niebler<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="BOOST_PROTO_BASIC_EXTENDS.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="proto/reference.html#header.boost.proto.extends_hpp"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PROTO_EXTENDS_FUNCTION.html"><img src="../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
biospi/seamass-windeps
src/boost_1_57_0/doc/html/BOOST_PROTO_EXTENDS_ASSIGN.html
HTML
apache-2.0
4,954
$r.render("qtirestable")
srinivasiyerb/Scholst
target/classes/org/olat/ims/qti/_content/qtires.html
HTML
apache-2.0
26
<html> <head> </head> <body> - Before: positions[0] = (BODY,0) Before: positions[1] = (P#p1,0) Before: positions[2] = "|ab" Before: positions[3] = "a|b" Before: positions[4] = "ab|" Before: positions[5] = (P#p1,1) Before: positions[6] = (BR,0) Before: positions[7] = (P#p1,2) Before: positions[8] = (BODY,1) Before: positions[9] = (P#p2,0) Before: positions[10] = "|cd" Before: positions[11] = "c|d" Before: positions[12] = "cd|" Before: positions[13] = (P#p2,1) Before: positions[14] = (BR,0) Before: positions[15] = (P#p2,2) Before: positions[16] = (BODY,2) Before: positions[17] = (P#p3,0) Before: positions[18] = "|ef" Before: positions[19] = "e|f" Before: positions[20] = "ef|" Before: positions[21] = (P#p3,1) Before: positions[22] = (BR,0) Before: positions[23] = (P#p3,2) Before: positions[24] = (BODY,3) Before: positions[25] = "|\n\n" Before: positions[26] = "\n|\n" Before: positions[27] = "\n\n|" Before: positions[28] = (BODY,4) After: positions[0] = (BODY,0) After: positions[1] = (P#p1,0) After: positions[2] = "|ab" After: positions[3] = "a|b" After: positions[4] = "ab|" After: positions[5] = (P#p1,1) After: positions[6] = (BR,0) After: positions[7] = (P#p1,2) After: positions[8] = (DIV,0) - changed from (BODY,1) After: positions[9] = (P#p2,0) After: positions[10] = "|cd" After: positions[11] = "c|d" After: positions[12] = "cd|" After: positions[13] = (P#p2,1) After: positions[14] = (BR,0) After: positions[15] = (P#p2,2) After: positions[16] = (DIV,1) - changed from (BODY,2) After: positions[17] = (P#p3,0) After: positions[18] = "|ef" After: positions[19] = "e|f" After: positions[20] = "ef|" After: positions[21] = (P#p3,1) After: positions[22] = (BR,0) After: positions[23] = (P#p3,2) After: positions[24] = (BODY,3) After: positions[25] = "|\n\n" After: positions[26] = "\n|\n" After: positions[27] = "\n\n|" After: positions[28] = (BODY,4) - </body> </html>
corinthia/corinthia-editorlib
tests/dom/tracking-wrapNode-expected.html
HTML
apache-2.0
1,901
<!DOCTYPE HTML> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>QUnit Page for sap.m.Title design time and rta enabling</title> <script src="../../shared-config.js"></script> <script id="sap-ui-bootstrap" src="../../../../../resources/sap-ui-core.js" data-sap-ui-noConflict="true" data-sap-ui-libs="sap.m,sap.ui.rta"> </script> <script> jQuery.sap.require("sap.ui.qunit.qunit-css"); jQuery.sap.require("sap.ui.thirdparty.qunit"); jQuery.sap.require("sap.ui.qunit.qunit-junit"); </script> <script src="Title.qunit.js"></script> </head> <body> <div id="qunit"></div> <div id="content"></div> </body> </html>
SQCLabs/openui5
src/sap.m/test/sap/m/qunit/dt/Title.qunit.html
HTML
apache-2.0
651
<!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_31) on Thu Jan 31 02:05:00 UTC 2013 --> <TITLE> Uses of Class org.apache.hadoop.security.authentication.client.AuthenticatedURL (Hadoop 1.1.2 API) </TITLE> <META NAME="date" CONTENT="2013-01-31"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.security.authentication.client.AuthenticatedURL (Hadoop 1.1.2 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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/hadoop/security/authentication/client/AuthenticatedURL.html" title="class in org.apache.hadoop.security.authentication.client"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/hadoop/security/authentication/client//class-useAuthenticatedURL.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AuthenticatedURL.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.hadoop.security.authentication.client.AuthenticatedURL</B></H2> </CENTER> No usage of org.apache.hadoop.security.authentication.client.AuthenticatedURL <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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/hadoop/security/authentication/client/AuthenticatedURL.html" title="class in org.apache.hadoop.security.authentication.client"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/hadoop/security/authentication/client//class-useAuthenticatedURL.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AuthenticatedURL.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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> Copyright &copy; 2009 The Apache Software Foundation </BODY> </HTML>
markkerzner/nn_kove
hadoop/docs/api/org/apache/hadoop/security/authentication/client/class-use/AuthenticatedURL.html
HTML
apache-2.0
6,366
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"> <title>Apache CloudStack | The Power Behind Your Cloud</title> </head> <body> <div id="insidetopbg"> <div id="inside_wrapper"> <div class="uppermenu_panel"> <div class="uppermenu_box"></div> </div> <div id="main_master"> <div id="inside_header"> <div class="header_top"> <a class="cloud_logo" href="http://cloudstack.org"></a> <div class="mainemenu_panel"></div> </div> </div> <div id="main_content"> <div class="inside_apileftpanel"> <div class="inside_contentpanel" style="width:930px;"> <div class="api_titlebox"> <div class="api_titlebox_left"> <span> Apache CloudStack 4.13.0.0 Root Admin API Reference </span> <p></p> <h1>deleteVPC</h1> <p>Deletes a VPC</p> </div> <div class="api_titlebox_right"> <a class="api_backbutton" href="../index.html"></a> </div> </div> <div class="api_tablepanel"> <h2>Request parameters</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Parameter Name</strong></td><td style="width:500px;">Description</td><td style="width:180px;">Required</td> </tr> <tr> <td style="width:200px;"><strong>id</strong></td><td style="width:500px;"><strong>the ID of the VPC</strong></td><td style="width:180px;"><strong>true</strong></td> </tr> </table> </div> <div class="api_tablepanel"> <h2>Response Tags</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Response Name</strong></td><td style="width:500px;">Description</td> </tr> <tr> <td style="width:200px;"><strong>displaytext</strong></td><td style="width:500px;">any text associated with the success or failure</td> </tr> <tr> <td style="width:200px;"><strong>success</strong></td><td style="width:500px;">true if operation is executed successfully</td> </tr> </table> </div> </div> </div> </div> </div> <div id="footer"> <div id="comments_thread"> <script type="text/javascript" src="https://comments.apache.org/show_comments.lua?site=test" async="true"></script> <noscript> <iframe width="930" height="500" src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin"></iframe> </noscript> </div> <div id="footer_mainmaster"> <p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br> Apache, CloudStack, Apache CloudStack, the Apache CloudStack logo, the CloudMonkey logo and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </div> </div> </div> </div> </body> </html>
apache/cloudstack-www
source/api/apidocs-4.13/apis/deleteVPC.html
HTML
apache-2.0
2,897