Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultEngineeringDatum.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultEngineeringDatum.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultEngineeringDatum.html Thu Feb 5 19:28:10 2015 @@ -2,16 +2,21 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Apr 01 22:54:03 EDT 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.sis.referencing.datum.DefaultEngineeringDatum (Apache SIS 0.4 API)</title> -<meta name="date" content="2014-04-01"> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.sis.referencing.datum.DefaultEngineeringDatum (Apache SIS 0.5 API)</title> +<meta name="date" content="2015-02-05"> <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"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.referencing.datum.DefaultEngineeringDatum (Apache SIS 0.4 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.sis.referencing.datum.DefaultEngineeringDatum (Apache SIS 0.5 API)"; + } + } + catch(err) { } //--> </script> @@ -19,9 +24,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</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"> @@ -42,10 +49,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/DefaultEngineeringDatum.html" target="_top">Frames</a></li> -<li><a href="DefaultEngineeringDatum.html" target="_top">No Frames</a></li> +<li><a href="DefaultEngineeringDatum.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -59,7 +66,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -69,7 +76,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/apache/sis/referencing/datum/DefaultEngineeringDatum.html" title="class in org.apache.sis.referencing.datum">DefaultEngineeringDatum</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -91,7 +98,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/sis/referencing/datum/DefaultEngineeringDatum.html" title="class in org.apache.sis.referencing.datum">DefaultEngineeringDatum</a> in <a href="../../../../../../org/apache/sis/referencing/datum/package-summary.html">org.apache.sis.referencing.datum</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/sis/referencing/datum/package-summary.html">org.apache.sis.referencing.datum</a> that return <a href="../../../../../../org/apache/sis/referencing/datum/DefaultEngineeringDatum.html" title="class in org.apache.sis.referencing.datum">DefaultEngineeringDatum</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -100,7 +107,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/sis/referencing/datum/DefaultEngineeringDatum.html" title="class in org.apache.sis.referencing.datum">DefaultEngineeringDatum</a></code></td> -<td class="colLast"><span class="strong">DefaultEngineeringDatum.</span><code><strong><a href="../../../../../../org/apache/sis/referencing/datum/DefaultEngineeringDatum.html#castOrCopy(org.opengis.referencing.datum.EngineeringDatum)">castOrCopy</a></strong>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/EngineeringDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">EngineeringDatum</a> object)</code> +<td class="colLast"><span class="typeNameLabel">DefaultEngineeringDatum.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sis/referencing/datum/DefaultEngineeringDatum.html#castOrCopy-org.opengis.referencing.datum.EngineeringDatum-">castOrCopy</a></span>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/EngineeringDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">EngineeringDatum</a> object)</code> <div class="block">Returns a SIS datum implementation with the same values than the given arbitrary implementation.</div> </td> </tr> @@ -112,9 +119,11 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</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"> @@ -135,10 +144,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/DefaultEngineeringDatum.html" target="_top">Frames</a></li> -<li><a href="DefaultEngineeringDatum.html" target="_top">No Frames</a></li> +<li><a href="DefaultEngineeringDatum.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -152,10 +161,10 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultGeodeticDatum.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultGeodeticDatum.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultGeodeticDatum.html Thu Feb 5 19:28:10 2015 @@ -2,16 +2,21 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Apr 01 22:54:03 EDT 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.sis.referencing.datum.DefaultGeodeticDatum (Apache SIS 0.4 API)</title> -<meta name="date" content="2014-04-01"> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.sis.referencing.datum.DefaultGeodeticDatum (Apache SIS 0.5 API)</title> +<meta name="date" content="2015-02-05"> <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"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.referencing.datum.DefaultGeodeticDatum (Apache SIS 0.4 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.sis.referencing.datum.DefaultGeodeticDatum (Apache SIS 0.5 API)"; + } + } + catch(err) { } //--> </script> @@ -19,9 +24,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</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"> @@ -42,10 +49,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/DefaultGeodeticDatum.html" target="_top">Frames</a></li> -<li><a href="DefaultGeodeticDatum.html" target="_top">No Frames</a></li> +<li><a href="DefaultGeodeticDatum.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -59,7 +66,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -69,7 +76,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/apache/sis/referencing/datum/DefaultGeodeticDatum.html" title="class in org.apache.sis.referencing.datum">DefaultGeodeticDatum</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -91,7 +98,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/sis/referencing/datum/DefaultGeodeticDatum.html" title="class in org.apache.sis.referencing.datum">DefaultGeodeticDatum</a> in <a href="../../../../../../org/apache/sis/referencing/datum/package-summary.html">org.apache.sis.referencing.datum</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/sis/referencing/datum/package-summary.html">org.apache.sis.referencing.datum</a> that return <a href="../../../../../../org/apache/sis/referencing/datum/DefaultGeodeticDatum.html" title="class in org.apache.sis.referencing.datum">DefaultGeodeticDatum</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -100,7 +107,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/sis/referencing/datum/DefaultGeodeticDatum.html" title="class in org.apache.sis.referencing.datum">DefaultGeodeticDatum</a></code></td> -<td class="colLast"><span class="strong">DefaultGeodeticDatum.</span><code><strong><a href="../../../../../../org/apache/sis/referencing/datum/DefaultGeodeticDatum.html#castOrCopy(org.opengis.referencing.datum.GeodeticDatum)">castOrCopy</a></strong>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/GeodeticDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">GeodeticDatum</a> object)</code> +<td class="colLast"><span class="typeNameLabel">DefaultGeodeticDatum.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sis/referencing/datum/DefaultGeodeticDatum.html#castOrCopy-org.opengis.referencing.datum.GeodeticDatum-">castOrCopy</a></span>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/GeodeticDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">GeodeticDatum</a> object)</code> <div class="block">Returns a SIS datum implementation with the same values than the given arbitrary implementation.</div> </td> </tr> @@ -112,9 +119,11 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</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"> @@ -135,10 +144,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/DefaultGeodeticDatum.html" target="_top">Frames</a></li> -<li><a href="DefaultGeodeticDatum.html" target="_top">No Frames</a></li> +<li><a href="DefaultGeodeticDatum.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -152,10 +161,10 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultImageDatum.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultImageDatum.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultImageDatum.html Thu Feb 5 19:28:10 2015 @@ -2,16 +2,21 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Apr 01 22:54:03 EDT 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.sis.referencing.datum.DefaultImageDatum (Apache SIS 0.4 API)</title> -<meta name="date" content="2014-04-01"> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.sis.referencing.datum.DefaultImageDatum (Apache SIS 0.5 API)</title> +<meta name="date" content="2015-02-05"> <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"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.referencing.datum.DefaultImageDatum (Apache SIS 0.4 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.sis.referencing.datum.DefaultImageDatum (Apache SIS 0.5 API)"; + } + } + catch(err) { } //--> </script> @@ -19,9 +24,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</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"> @@ -42,10 +49,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/DefaultImageDatum.html" target="_top">Frames</a></li> -<li><a href="DefaultImageDatum.html" target="_top">No Frames</a></li> +<li><a href="DefaultImageDatum.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -59,7 +66,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -69,7 +76,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/apache/sis/referencing/datum/DefaultImageDatum.html" title="class in org.apache.sis.referencing.datum">DefaultImageDatum</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -91,7 +98,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/sis/referencing/datum/DefaultImageDatum.html" title="class in org.apache.sis.referencing.datum">DefaultImageDatum</a> in <a href="../../../../../../org/apache/sis/referencing/datum/package-summary.html">org.apache.sis.referencing.datum</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/sis/referencing/datum/package-summary.html">org.apache.sis.referencing.datum</a> that return <a href="../../../../../../org/apache/sis/referencing/datum/DefaultImageDatum.html" title="class in org.apache.sis.referencing.datum">DefaultImageDatum</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -100,7 +107,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/sis/referencing/datum/DefaultImageDatum.html" title="class in org.apache.sis.referencing.datum">DefaultImageDatum</a></code></td> -<td class="colLast"><span class="strong">DefaultImageDatum.</span><code><strong><a href="../../../../../../org/apache/sis/referencing/datum/DefaultImageDatum.html#castOrCopy(org.opengis.referencing.datum.ImageDatum)">castOrCopy</a></strong>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/ImageDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">ImageDatum</a> object)</code> +<td class="colLast"><span class="typeNameLabel">DefaultImageDatum.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sis/referencing/datum/DefaultImageDatum.html#castOrCopy-org.opengis.referencing.datum.ImageDatum-">castOrCopy</a></span>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/ImageDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">ImageDatum</a> object)</code> <div class="block">Returns a SIS datum implementation with the same values than the given arbitrary implementation.</div> </td> </tr> @@ -112,9 +119,11 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</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"> @@ -135,10 +144,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/DefaultImageDatum.html" target="_top">Frames</a></li> -<li><a href="DefaultImageDatum.html" target="_top">No Frames</a></li> +<li><a href="DefaultImageDatum.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -152,10 +161,10 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultPrimeMeridian.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultPrimeMeridian.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultPrimeMeridian.html Thu Feb 5 19:28:10 2015 @@ -2,16 +2,21 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Apr 01 22:54:03 EDT 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.sis.referencing.datum.DefaultPrimeMeridian (Apache SIS 0.4 API)</title> -<meta name="date" content="2014-04-01"> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.sis.referencing.datum.DefaultPrimeMeridian (Apache SIS 0.5 API)</title> +<meta name="date" content="2015-02-05"> <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"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.referencing.datum.DefaultPrimeMeridian (Apache SIS 0.4 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.sis.referencing.datum.DefaultPrimeMeridian (Apache SIS 0.5 API)"; + } + } + catch(err) { } //--> </script> @@ -19,9 +24,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</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"> @@ -42,10 +49,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/DefaultPrimeMeridian.html" target="_top">Frames</a></li> -<li><a href="DefaultPrimeMeridian.html" target="_top">No Frames</a></li> +<li><a href="DefaultPrimeMeridian.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -59,7 +66,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -69,7 +76,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/apache/sis/referencing/datum/DefaultPrimeMeridian.html" title="class in org.apache.sis.referencing.datum">DefaultPrimeMeridian</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -91,7 +98,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/sis/referencing/datum/DefaultPrimeMeridian.html" title="class in org.apache.sis.referencing.datum">DefaultPrimeMeridian</a> in <a href="../../../../../../org/apache/sis/referencing/datum/package-summary.html">org.apache.sis.referencing.datum</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/sis/referencing/datum/package-summary.html">org.apache.sis.referencing.datum</a> that return <a href="../../../../../../org/apache/sis/referencing/datum/DefaultPrimeMeridian.html" title="class in org.apache.sis.referencing.datum">DefaultPrimeMeridian</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -100,7 +107,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/sis/referencing/datum/DefaultPrimeMeridian.html" title="class in org.apache.sis.referencing.datum">DefaultPrimeMeridian</a></code></td> -<td class="colLast"><span class="strong">DefaultPrimeMeridian.</span><code><strong><a href="../../../../../../org/apache/sis/referencing/datum/DefaultPrimeMeridian.html#castOrCopy(org.opengis.referencing.datum.PrimeMeridian)">castOrCopy</a></strong>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/PrimeMeridian.html?is-external=true" title="class or interface in org.opengis.referencing.datum">PrimeMeridian</a> object)</code> +<td class="colLast"><span class="typeNameLabel">DefaultPrimeMeridian.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sis/referencing/datum/DefaultPrimeMeridian.html#castOrCopy-org.opengis.referencing.datum.PrimeMeridian-">castOrCopy</a></span>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/PrimeMeridian.html?is-external=true" title="class or interface in org.opengis.referencing.datum">PrimeMeridian</a> object)</code> <div class="block">Returns a SIS prime meridian implementation with the same values than the given arbitrary implementation.</div> </td> </tr> @@ -112,9 +119,11 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</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"> @@ -135,10 +144,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/DefaultPrimeMeridian.html" target="_top">Frames</a></li> -<li><a href="DefaultPrimeMeridian.html" target="_top">No Frames</a></li> +<li><a href="DefaultPrimeMeridian.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -152,10 +161,10 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultTemporalDatum.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultTemporalDatum.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultTemporalDatum.html Thu Feb 5 19:28:10 2015 @@ -2,16 +2,21 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Apr 01 22:54:03 EDT 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.sis.referencing.datum.DefaultTemporalDatum (Apache SIS 0.4 API)</title> -<meta name="date" content="2014-04-01"> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.sis.referencing.datum.DefaultTemporalDatum (Apache SIS 0.5 API)</title> +<meta name="date" content="2015-02-05"> <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"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.referencing.datum.DefaultTemporalDatum (Apache SIS 0.4 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.sis.referencing.datum.DefaultTemporalDatum (Apache SIS 0.5 API)"; + } + } + catch(err) { } //--> </script> @@ -19,9 +24,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</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"> @@ -42,10 +49,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/DefaultTemporalDatum.html" target="_top">Frames</a></li> -<li><a href="DefaultTemporalDatum.html" target="_top">No Frames</a></li> +<li><a href="DefaultTemporalDatum.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -59,7 +66,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -69,7 +76,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/apache/sis/referencing/datum/DefaultTemporalDatum.html" title="class in org.apache.sis.referencing.datum">DefaultTemporalDatum</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -91,7 +98,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/sis/referencing/datum/DefaultTemporalDatum.html" title="class in org.apache.sis.referencing.datum">DefaultTemporalDatum</a> in <a href="../../../../../../org/apache/sis/referencing/datum/package-summary.html">org.apache.sis.referencing.datum</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/sis/referencing/datum/package-summary.html">org.apache.sis.referencing.datum</a> that return <a href="../../../../../../org/apache/sis/referencing/datum/DefaultTemporalDatum.html" title="class in org.apache.sis.referencing.datum">DefaultTemporalDatum</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -100,7 +107,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/sis/referencing/datum/DefaultTemporalDatum.html" title="class in org.apache.sis.referencing.datum">DefaultTemporalDatum</a></code></td> -<td class="colLast"><span class="strong">DefaultTemporalDatum.</span><code><strong><a href="../../../../../../org/apache/sis/referencing/datum/DefaultTemporalDatum.html#castOrCopy(org.opengis.referencing.datum.TemporalDatum)">castOrCopy</a></strong>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/TemporalDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">TemporalDatum</a> object)</code> +<td class="colLast"><span class="typeNameLabel">DefaultTemporalDatum.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sis/referencing/datum/DefaultTemporalDatum.html#castOrCopy-org.opengis.referencing.datum.TemporalDatum-">castOrCopy</a></span>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/TemporalDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">TemporalDatum</a> object)</code> <div class="block">Returns a SIS datum implementation with the same values than the given arbitrary implementation.</div> </td> </tr> @@ -112,9 +119,11 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</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"> @@ -135,10 +144,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/DefaultTemporalDatum.html" target="_top">Frames</a></li> -<li><a href="DefaultTemporalDatum.html" target="_top">No Frames</a></li> +<li><a href="DefaultTemporalDatum.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -152,10 +161,10 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultVerticalDatum.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultVerticalDatum.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/DefaultVerticalDatum.html Thu Feb 5 19:28:10 2015 @@ -2,16 +2,21 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Apr 01 22:54:03 EDT 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.sis.referencing.datum.DefaultVerticalDatum (Apache SIS 0.4 API)</title> -<meta name="date" content="2014-04-01"> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.sis.referencing.datum.DefaultVerticalDatum (Apache SIS 0.5 API)</title> +<meta name="date" content="2015-02-05"> <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"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.referencing.datum.DefaultVerticalDatum (Apache SIS 0.4 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.sis.referencing.datum.DefaultVerticalDatum (Apache SIS 0.5 API)"; + } + } + catch(err) { } //--> </script> @@ -19,9 +24,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</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"> @@ -42,10 +49,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/DefaultVerticalDatum.html" target="_top">Frames</a></li> -<li><a href="DefaultVerticalDatum.html" target="_top">No Frames</a></li> +<li><a href="DefaultVerticalDatum.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -59,7 +66,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -69,7 +76,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/apache/sis/referencing/datum/DefaultVerticalDatum.html" title="class in org.apache.sis.referencing.datum">DefaultVerticalDatum</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -91,7 +98,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/sis/referencing/datum/DefaultVerticalDatum.html" title="class in org.apache.sis.referencing.datum">DefaultVerticalDatum</a> in <a href="../../../../../../org/apache/sis/referencing/datum/package-summary.html">org.apache.sis.referencing.datum</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/sis/referencing/datum/package-summary.html">org.apache.sis.referencing.datum</a> that return <a href="../../../../../../org/apache/sis/referencing/datum/DefaultVerticalDatum.html" title="class in org.apache.sis.referencing.datum">DefaultVerticalDatum</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -100,7 +107,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/sis/referencing/datum/DefaultVerticalDatum.html" title="class in org.apache.sis.referencing.datum">DefaultVerticalDatum</a></code></td> -<td class="colLast"><span class="strong">DefaultVerticalDatum.</span><code><strong><a href="../../../../../../org/apache/sis/referencing/datum/DefaultVerticalDatum.html#castOrCopy(org.opengis.referencing.datum.VerticalDatum)">castOrCopy</a></strong>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/VerticalDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">VerticalDatum</a> object)</code> +<td class="colLast"><span class="typeNameLabel">DefaultVerticalDatum.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sis/referencing/datum/DefaultVerticalDatum.html#castOrCopy-org.opengis.referencing.datum.VerticalDatum-">castOrCopy</a></span>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/VerticalDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">VerticalDatum</a> object)</code> <div class="block">Returns a SIS datum implementation with the same values than the given arbitrary implementation.</div> </td> </tr> @@ -112,9 +119,11 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</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"> @@ -135,10 +144,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/DefaultVerticalDatum.html" target="_top">Frames</a></li> -<li><a href="DefaultVerticalDatum.html" target="_top">No Frames</a></li> +<li><a href="DefaultVerticalDatum.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -152,10 +161,10 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/TimeDependentBWP.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/TimeDependentBWP.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/class-use/TimeDependentBWP.html Thu Feb 5 19:28:10 2015 @@ -2,16 +2,21 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Tue Apr 01 22:54:03 EDT 2014 --> -<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.sis.referencing.datum.TimeDependentBWP (Apache SIS 0.4 API)</title> -<meta name="date" content="2014-04-01"> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.sis.referencing.datum.TimeDependentBWP (Apache SIS 0.5 API)</title> +<meta name="date" content="2015-02-05"> <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"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.referencing.datum.TimeDependentBWP (Apache SIS 0.4 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.sis.referencing.datum.TimeDependentBWP (Apache SIS 0.5 API)"; + } + } + catch(err) { } //--> </script> @@ -19,9 +24,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</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"> @@ -42,10 +49,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/TimeDependentBWP.html" target="_top">Frames</a></li> -<li><a href="TimeDependentBWP.html" target="_top">No Frames</a></li> +<li><a href="TimeDependentBWP.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -59,7 +66,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -68,9 +75,11 @@ </div> <div class="classUseContainer">No usage of org.apache.sis.referencing.datum.TimeDependentBWP</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</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"> @@ -91,10 +100,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/sis/referencing/datum/class-use/TimeDependentBWP.html" target="_top">Frames</a></li> -<li><a href="TimeDependentBWP.html" target="_top">No Frames</a></li> +<li><a href="TimeDependentBWP.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> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -108,10 +117,10 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/package-frame.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/package-frame.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/package-frame.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.referencing.datum (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/package-summary.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/package-summary.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/package-summary.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.referencing.datum (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/package-tree.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/package-tree.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/package-tree.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.referencing.datum Class Hierarchy (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/package-use.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/package-use.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/datum/package-use.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:56 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.sis.referencing.datum (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/DefaultFormula.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/DefaultFormula.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/DefaultFormula.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DefaultFormula (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/DefaultOperationMethod.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/DefaultOperationMethod.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/DefaultOperationMethod.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DefaultOperationMethod (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/LinearTransformBuilder.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/LinearTransformBuilder.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/LinearTransformBuilder.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LinearTransformBuilder (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/class-use/LinearTransformBuilder.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/class-use/LinearTransformBuilder.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/class-use/LinearTransformBuilder.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.operation.builder.LinearTransformBuilder (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/package-frame.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/package-frame.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/package-frame.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.referencing.operation.builder (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/package-summary.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/package-summary.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/package-summary.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.referencing.operation.builder (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/package-tree.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/package-tree.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/package-tree.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.referencing.operation.builder Class Hierarchy (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/package-use.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/package-use.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/builder/package-use.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:56 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.sis.referencing.operation.builder (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/class-use/DefaultFormula.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/class-use/DefaultFormula.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/class-use/DefaultFormula.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.operation.DefaultFormula (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/class-use/DefaultOperationMethod.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/class-use/DefaultOperationMethod.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/class-use/DefaultOperationMethod.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.operation.DefaultOperationMethod (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/AffineTransforms2D.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/AffineTransforms2D.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/AffineTransforms2D.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>AffineTransforms2D (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrices.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrices.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrices.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Matrices (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrix1.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrix1.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrix1.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Matrix1 (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrix2.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrix2.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrix2.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Matrix2 (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrix3.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrix3.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrix3.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Matrix3 (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrix4.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrix4.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/Matrix4.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Matrix4 (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/MatrixSIS.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/MatrixSIS.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/MatrixSIS.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>MatrixSIS (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/MismatchedMatrixSizeException.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/MismatchedMatrixSizeException.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/MismatchedMatrixSizeException.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>MismatchedMatrixSizeException (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/NoninvertibleMatrixException.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/NoninvertibleMatrixException.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/NoninvertibleMatrixException.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>NoninvertibleMatrixException (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/AffineTransforms2D.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/AffineTransforms2D.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/AffineTransforms2D.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.operation.matrix.AffineTransforms2D (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrices.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrices.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrices.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.operation.matrix.Matrices (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrix1.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrix1.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrix1.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.operation.matrix.Matrix1 (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrix2.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrix2.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrix2.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.operation.matrix.Matrix2 (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrix3.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrix3.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrix3.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.operation.matrix.Matrix3 (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrix4.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrix4.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/Matrix4.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.operation.matrix.Matrix4 (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/MatrixSIS.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/MatrixSIS.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/MatrixSIS.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.operation.matrix.MatrixSIS (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/MismatchedMatrixSizeException.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/MismatchedMatrixSizeException.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/MismatchedMatrixSizeException.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.operation.matrix.MismatchedMatrixSizeException (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/NoninvertibleMatrixException.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/NoninvertibleMatrixException.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/class-use/NoninvertibleMatrixException.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:55 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.sis.referencing.operation.matrix.NoninvertibleMatrixException (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/package-frame.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/package-frame.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/package-frame.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.referencing.operation.matrix (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/package-summary.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/package-summary.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/package-summary.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.referencing.operation.matrix (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/package-tree.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/package-tree.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/package-tree.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:53 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.referencing.operation.matrix Class Hierarchy (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/package-use.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/package-use.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/matrix/package-use.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:56 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.sis.referencing.operation.matrix (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/package-frame.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/package-frame.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/package-frame.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.referencing.operation (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/package-summary.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/package-summary.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/package-summary.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.referencing.operation (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/package-tree.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/package-tree.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/package-tree.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:52 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.sis.referencing.operation Class Hierarchy (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/package-use.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/package-use.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/package-use.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:56 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:50 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.sis.referencing.operation (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/transform/AbstractMathTransform.Inverse.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/transform/AbstractMathTransform.Inverse.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/transform/AbstractMathTransform.Inverse.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>AbstractMathTransform.Inverse (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/transform/AbstractMathTransform.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/transform/AbstractMathTransform.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/transform/AbstractMathTransform.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>AbstractMathTransform (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/transform/AbstractMathTransform1D.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/transform/AbstractMathTransform1D.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/transform/AbstractMathTransform1D.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>AbstractMathTransform1D (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05"> Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/transform/AbstractMathTransform2D.Inverse.html ============================================================================== --- websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/transform/AbstractMathTransform2D.Inverse.html (original) +++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/referencing/operation/transform/AbstractMathTransform2D.Inverse.html Thu Feb 5 19:28:10 2015 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 14:47:51 CET 2015 --> +<!-- Generated by javadoc (1.8.0_31) on Thu Feb 05 20:03:48 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>AbstractMathTransform2D.Inverse (Apache SIS 0.5 API)</title> <meta name="date" content="2015-02-05">