Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/DirectPosition1D.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/DirectPosition1D.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/DirectPosition1D.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/DirectPosition1D.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:09 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:17 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>DirectPosition1D (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>DirectPosition1D (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.geometry.DirectPosition1D class"> <meta name="keywords" content="ordinate"> <meta name="keywords" content="getDimension()"> @@ -25,7 +25,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="DirectPosition1D (Apache SIS 0.7 API)"; + parent.document.title="DirectPosition1D (Apache SIS 0.7.1 API)"; } } catch(err) {
Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/DirectPosition2D.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/DirectPosition2D.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/DirectPosition2D.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/DirectPosition2D.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:09 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:17 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>DirectPosition2D (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>DirectPosition2D (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.geometry.DirectPosition2D class"> <meta name="keywords" content="getDirectPosition()"> <meta name="keywords" content="getDimension()"> @@ -26,7 +26,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="DirectPosition2D (Apache SIS 0.7 API)"; + parent.document.title="DirectPosition2D (Apache SIS 0.7.1 API)"; } } catch(err) { @@ -140,7 +140,7 @@ var activeTableTab = "activeTableTab"; <pre>public class <span class="typeNameLabel">DirectPosition2D</span> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.Double.html?is-external=true" title="class or interface in java.awt.geom">Point2D.Double</a> implements <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/geometry/DirectPosition.html?is-external=true" title="class or interface in org.opengis.geometry">DirectPosition</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a></pre> -<div class="block">A two-dimensional position on top of <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom"><code>Point2D</code></a>. +<div class="block">A two-dimensional position on top of Java2D point. This implementation is provided for inter-operability between Java2D and GeoAPI. <p>This class inherits <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.Double.html?is-external=true#x" title="class or interface in java.awt.geom">x</a> and <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.Double.html?is-external=true#y" title="class or interface in java.awt.geom">y</a> fields. Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/Envelope2D.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/Envelope2D.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/Envelope2D.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/Envelope2D.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:09 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:17 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Envelope2D (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Envelope2D (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.geometry.Envelope2D class"> <meta name="keywords" content="getCoordinateReferenceSystem()"> <meta name="keywords" content="setCoordinateReferenceSystem()"> @@ -41,7 +41,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Envelope2D (Apache SIS 0.7 API)"; + parent.document.title="Envelope2D (Apache SIS 0.7.1 API)"; } } catch(err) { @@ -160,7 +160,7 @@ var activeTableTab = "activeTableTab"; <pre>public class <span class="typeNameLabel">Envelope2D</span> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.Double.html?is-external=true" title="class or interface in java.awt.geom">Rectangle2D.Double</a> implements <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/geometry/Envelope.html?is-external=true" title="class or interface in org.opengis.geometry">Envelope</a>, <a href="../../../../org/apache/sis/util/Emptiable.html" title="interface in org.apache.sis.util">Emptiable</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a></pre> -<div class="block">A two-dimensional envelope on top of <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom"><code>Rectangle2D</code></a>. +<div class="block">A two-dimensional envelope on top of Java2D rectangle. This implementation is provided for inter-operability between Java2D and GeoAPI. <p>This class inherits <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.Double.html?is-external=true#x" title="class or interface in java.awt.geom">x</a> and <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.Double.html?is-external=true#y" title="class or interface in java.awt.geom">y</a> fields. Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/Envelopes.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/Envelopes.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/Envelopes.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/Envelopes.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:09 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:17 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Envelopes (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Envelopes (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.geometry.Envelopes class"> <meta name="keywords" content="transform()"> <meta name="keywords" content="fromWKT()"> @@ -18,7 +18,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Envelopes (Apache SIS 0.7 API)"; + parent.document.title="Envelopes (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/GeneralDirectPosition.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/GeneralDirectPosition.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/GeneralDirectPosition.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/GeneralDirectPosition.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:09 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:17 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>GeneralDirectPosition (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>GeneralDirectPosition (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.geometry.GeneralDirectPosition class"> <meta name="keywords" content="ordinates"> <meta name="keywords" content="getDimension()"> @@ -26,7 +26,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="GeneralDirectPosition (Apache SIS 0.7 API)"; + parent.document.title="GeneralDirectPosition (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/GeneralEnvelope.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/GeneralEnvelope.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/GeneralEnvelope.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/GeneralEnvelope.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:09 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:17 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>GeneralEnvelope (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>GeneralEnvelope (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.geometry.GeneralEnvelope class"> <meta name="keywords" content="castOrCopy()"> <meta name="keywords" content="setCoordinateReferenceSystem()"> @@ -27,7 +27,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="GeneralEnvelope (Apache SIS 0.7 API)"; + parent.document.title="GeneralEnvelope (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/ImmutableEnvelope.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/ImmutableEnvelope.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/ImmutableEnvelope.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/ImmutableEnvelope.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:09 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:17 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ImmutableEnvelope (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>ImmutableEnvelope (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.geometry.ImmutableEnvelope class"> <meta name="keywords" content="castOrCopy()"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> @@ -15,7 +15,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ImmutableEnvelope (Apache SIS 0.7 API)"; + parent.document.title="ImmutableEnvelope (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/MismatchedReferenceSystemException.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/MismatchedReferenceSystemException.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/MismatchedReferenceSystemException.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/MismatchedReferenceSystemException.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:09 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:17 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>MismatchedReferenceSystemException (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>MismatchedReferenceSystemException (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.geometry.MismatchedReferenceSystemException class"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> @@ -14,7 +14,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MismatchedReferenceSystemException (Apache SIS 0.7 API)"; + parent.document.title="MismatchedReferenceSystemException (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/UnmodifiableGeometryException.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/UnmodifiableGeometryException.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/UnmodifiableGeometryException.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/UnmodifiableGeometryException.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:09 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:17 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>UnmodifiableGeometryException (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>UnmodifiableGeometryException (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.geometry.UnmodifiableGeometryException class"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> @@ -14,7 +14,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UnmodifiableGeometryException (Apache SIS 0.7 API)"; + parent.document.title="UnmodifiableGeometryException (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/AbstractDirectPosition.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/AbstractDirectPosition.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/AbstractDirectPosition.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/AbstractDirectPosition.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.geometry.AbstractDirectPosition (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.geometry.AbstractDirectPosition (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.geometry.AbstractDirectPosition (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.geometry.AbstractDirectPosition (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/AbstractEnvelope.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/AbstractEnvelope.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/AbstractEnvelope.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/AbstractEnvelope.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.geometry.AbstractEnvelope (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.geometry.AbstractEnvelope (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.geometry.AbstractEnvelope (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.geometry.AbstractEnvelope (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/DirectPosition1D.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/DirectPosition1D.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/DirectPosition1D.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/DirectPosition1D.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.geometry.DirectPosition1D (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.geometry.DirectPosition1D (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.geometry.DirectPosition1D (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.geometry.DirectPosition1D (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/DirectPosition2D.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/DirectPosition2D.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/DirectPosition2D.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/DirectPosition2D.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.geometry.DirectPosition2D (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.geometry.DirectPosition2D (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.geometry.DirectPosition2D (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.geometry.DirectPosition2D (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/Envelope2D.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/Envelope2D.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/Envelope2D.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/Envelope2D.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.geometry.Envelope2D (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.geometry.Envelope2D (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.geometry.Envelope2D (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.geometry.Envelope2D (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/Envelopes.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/Envelopes.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/Envelopes.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/Envelopes.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.geometry.Envelopes (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.geometry.Envelopes (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.geometry.Envelopes (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.geometry.Envelopes (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/GeneralDirectPosition.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/GeneralDirectPosition.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/GeneralDirectPosition.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/GeneralDirectPosition.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.geometry.GeneralDirectPosition (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.geometry.GeneralDirectPosition (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.geometry.GeneralDirectPosition (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.geometry.GeneralDirectPosition (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/GeneralEnvelope.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/GeneralEnvelope.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/GeneralEnvelope.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/GeneralEnvelope.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.geometry.GeneralEnvelope (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.geometry.GeneralEnvelope (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.geometry.GeneralEnvelope (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.geometry.GeneralEnvelope (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/ImmutableEnvelope.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/ImmutableEnvelope.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/ImmutableEnvelope.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/ImmutableEnvelope.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.geometry.ImmutableEnvelope (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.geometry.ImmutableEnvelope (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.geometry.ImmutableEnvelope (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.geometry.ImmutableEnvelope (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/MismatchedReferenceSystemException.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/MismatchedReferenceSystemException.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/MismatchedReferenceSystemException.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/MismatchedReferenceSystemException.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.geometry.MismatchedReferenceSystemException (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.geometry.MismatchedReferenceSystemException (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.geometry.MismatchedReferenceSystemException (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.geometry.MismatchedReferenceSystemException (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/UnmodifiableGeometryException.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/UnmodifiableGeometryException.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/UnmodifiableGeometryException.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/class-use/UnmodifiableGeometryException.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.geometry.UnmodifiableGeometryException (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.geometry.UnmodifiableGeometryException (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.geometry.UnmodifiableGeometryException (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.geometry.UnmodifiableGeometryException (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-frame.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-frame.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-frame.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-frame.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.sis.geometry (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>org.apache.sis.geometry (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.geometry package"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-summary.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-summary.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-summary.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-summary.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.sis.geometry (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>org.apache.sis.geometry (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.geometry package"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> @@ -14,7 +14,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.sis.geometry (Apache SIS 0.7 API)"; + parent.document.title="org.apache.sis.geometry (Apache SIS 0.7.1 API)"; } } catch(err) { @@ -91,13 +91,13 @@ <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/sis/geometry/AbstractDirectPosition.html" title="class in org.apache.sis.geometry">AbstractDirectPosition</a></td> <td class="colLast"> -<div class="block">Base class for <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/geometry/DirectPosition.html?is-external=true" title="class or interface in org.opengis.geometry"><code>DirectÂPosition</code></a> implementations.</div> +<div class="block">Default implementations of some <code>DirectÂPosition</code> methods, leaving the data storage to subclasses.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/sis/geometry/AbstractEnvelope.html" title="class in org.apache.sis.geometry">AbstractEnvelope</a></td> <td class="colLast"> -<div class="block">Base class for <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/geometry/Envelope.html?is-external=true" title="class or interface in org.opengis.geometry"><code>Envelope</code></a> implementations.</div> +<div class="block">Default implementations of most <code>Envelope</code> methods, leaving the data storage to subclasses.</div> </td> </tr> <tr class="altColor"> @@ -109,13 +109,13 @@ <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/sis/geometry/DirectPosition2D.html" title="class in org.apache.sis.geometry">DirectPosition2D</a></td> <td class="colLast"> -<div class="block">A two-dimensional position on top of <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom"><code>Point2D</code></a>.</div> +<div class="block">A two-dimensional position on top of Java2D point.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/sis/geometry/Envelope2D.html" title="class in org.apache.sis.geometry">Envelope2D</a></td> <td class="colLast"> -<div class="block">A two-dimensional envelope on top of <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom"><code>Rectangle2D</code></a>.</div> +<div class="block">A two-dimensional envelope on top of Java2D rectangle.</div> </td> </tr> <tr class="rowColor"> @@ -205,6 +205,12 @@ </tr> </table> + <div class="section">Java2D dependency</div> + All classes having a name that ends with "2D" are designed for inter-operability with Java2D. + All other classes have no dependency to Java2D. + This clear separation aims to make easier to use Apache SIS on platforms that do not support Java2D + (for example Android) or to avoid loading Java2D classes when only JavaFX is desired. + <div class="section">Envelopes spanning the anti-meridian of a Geographic CRS</div> The Web Coverage Service (WCS) 1.1 specification uses an extended interpretation of the bounding box definition. In a WCS 1.1 data structure, the Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-tree.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-tree.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-tree.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-tree.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.sis.geometry Class Hierarchy (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>org.apache.sis.geometry Class Hierarchy (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.sis.geometry Class Hierarchy (Apache SIS 0.7 API)"; + parent.document.title="org.apache.sis.geometry Class Hierarchy (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-use.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-use.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-use.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/geometry/package-use.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.sis.geometry (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Package org.apache.sis.geometry (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.sis.geometry (Apache SIS 0.7 API)"; + parent.document.title="Uses of Package org.apache.sis.geometry (Apache SIS 0.7.1 API)"; } } catch(err) { @@ -111,7 +111,7 @@ <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../org/apache/sis/geometry/class-use/DirectPosition2D.html#org.apache.sis.distance">DirectPosition2D</a> -<div class="block">A two-dimensional position on top of <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom"><code>Point2D</code></a>.</div> +<div class="block">A two-dimensional position on top of Java2D point.</div> </td> </tr> </tbody> @@ -128,12 +128,12 @@ <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../org/apache/sis/geometry/class-use/AbstractDirectPosition.html#org.apache.sis.geometry">AbstractDirectPosition</a> -<div class="block">Base class for <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/geometry/DirectPosition.html?is-external=true" title="class or interface in org.opengis.geometry"><code>DirectPosition</code></a> implementations.</div> +<div class="block">Default implementations of some <code>DirectPosition</code> methods, leaving the data storage to subclasses.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../org/apache/sis/geometry/class-use/AbstractEnvelope.html#org.apache.sis.geometry">AbstractEnvelope</a> -<div class="block">Base class for <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/geometry/Envelope.html?is-external=true" title="class or interface in org.opengis.geometry"><code>Envelope</code></a> implementations.</div> +<div class="block">Default implementations of most <code>Envelope</code> methods, leaving the data storage to subclasses.</div> </td> </tr> <tr class="altColor"> @@ -143,12 +143,12 @@ </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../org/apache/sis/geometry/class-use/DirectPosition2D.html#org.apache.sis.geometry">DirectPosition2D</a> -<div class="block">A two-dimensional position on top of <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom"><code>Point2D</code></a>.</div> +<div class="block">A two-dimensional position on top of Java2D point.</div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../org/apache/sis/geometry/class-use/Envelope2D.html#org.apache.sis.geometry">Envelope2D</a> -<div class="block">A two-dimensional envelope on top of <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom"><code>Rectangle2D</code></a>.</div> +<div class="block">A two-dimensional envelope on top of Java2D rectangle.</div> </td> </tr> <tr class="rowColor"> @@ -187,12 +187,12 @@ <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../org/apache/sis/geometry/class-use/DirectPosition2D.html#org.apache.sis.index.tree">DirectPosition2D</a> -<div class="block">A two-dimensional position on top of <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom"><code>Point2D</code></a>.</div> +<div class="block">A two-dimensional position on top of Java2D point.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../org/apache/sis/geometry/class-use/Envelope2D.html#org.apache.sis.index.tree">Envelope2D</a> -<div class="block">A two-dimensional envelope on top of <a href="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom"><code>Rectangle2D</code></a>.</div> +<div class="block">A two-dimensional envelope on top of Java2D rectangle.</div> </td> </tr> </tbody> Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/GeoHashCoder.Format.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/GeoHashCoder.Format.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/GeoHashCoder.Format.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/GeoHashCoder.Format.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>GeoHashCoder.Format (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>GeoHashCoder.Format (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.index.GeoHashCoder.Format class"> <meta name="keywords" content="values()"> <meta name="keywords" content="valueOf()"> @@ -16,7 +16,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="GeoHashCoder.Format (Apache SIS 0.7 API)"; + parent.document.title="GeoHashCoder.Format (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/GeoHashCoder.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/GeoHashCoder.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/GeoHashCoder.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/GeoHashCoder.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>GeoHashCoder (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>GeoHashCoder (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.index.GeoHashCoder class"> <meta name="keywords" content="getFormat()"> <meta name="keywords" content="setFormat()"> @@ -20,7 +20,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="GeoHashCoder (Apache SIS 0.7 API)"; + parent.document.title="GeoHashCoder (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/class-use/GeoHashCoder.Format.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/class-use/GeoHashCoder.Format.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/class-use/GeoHashCoder.Format.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/class-use/GeoHashCoder.Format.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.index.GeoHashCoder.Format (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.index.GeoHashCoder.Format (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.index.GeoHashCoder.Format (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.index.GeoHashCoder.Format (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/class-use/GeoHashCoder.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/class-use/GeoHashCoder.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/class-use/GeoHashCoder.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/class-use/GeoHashCoder.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.index.GeoHashCoder (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.index.GeoHashCoder (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.index.GeoHashCoder (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.index.GeoHashCoder (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/package-frame.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/package-frame.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/package-frame.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/package-frame.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.sis.index (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>org.apache.sis.index (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.index package"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/package-summary.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/package-summary.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/package-summary.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/package-summary.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.sis.index (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>org.apache.sis.index (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.index package"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> @@ -14,7 +14,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.sis.index (Apache SIS 0.7 API)"; + parent.document.title="org.apache.sis.index (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/package-tree.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/package-tree.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/package-tree.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/package-tree.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.sis.index Class Hierarchy (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>org.apache.sis.index Class Hierarchy (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.sis.index Class Hierarchy (Apache SIS 0.7 API)"; + parent.document.title="org.apache.sis.index Class Hierarchy (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/package-use.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/package-use.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/package-use.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/package-use.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.sis.index (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Package org.apache.sis.index (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.sis.index (Apache SIS 0.7 API)"; + parent.document.title="Uses of Package org.apache.sis.index (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/GeoRSSData.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/GeoRSSData.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/GeoRSSData.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/GeoRSSData.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>GeoRSSData (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>GeoRSSData (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.index.tree.GeoRSSData class"> <meta name="keywords" content="getX()"> <meta name="keywords" content="getY()"> @@ -20,7 +20,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="GeoRSSData (Apache SIS 0.7 API)"; + parent.document.title="GeoRSSData (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/NodeType.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/NodeType.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/NodeType.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/NodeType.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>NodeType (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>NodeType (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.index.tree.NodeType class"> <meta name="keywords" content="values()"> <meta name="keywords" content="valueOf()"> @@ -16,7 +16,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="NodeType (Apache SIS 0.7 API)"; + parent.document.title="NodeType (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTree.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTree.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTree.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTree.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>QuadTree (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>QuadTree (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.index.tree.QuadTree class"> <meta name="keywords" content="insert()"> <meta name="keywords" content="queryByPointRadius()"> @@ -26,7 +26,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="QuadTree (Apache SIS 0.7 API)"; + parent.document.title="QuadTree (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTreeData.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTreeData.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTreeData.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTreeData.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>QuadTreeData (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>QuadTreeData (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.index.tree.QuadTreeData interface"> <meta name="keywords" content="getX()"> <meta name="keywords" content="getY()"> @@ -18,7 +18,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="QuadTreeData (Apache SIS 0.7 API)"; + parent.document.title="QuadTreeData (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTreeReader.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTreeReader.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTreeReader.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTreeReader.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>QuadTreeReader (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>QuadTreeReader (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.index.tree.QuadTreeReader class"> <meta name="keywords" content="readFromFile()"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> @@ -15,7 +15,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="QuadTreeReader (Apache SIS 0.7 API)"; + parent.document.title="QuadTreeReader (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTreeWriter.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTreeWriter.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTreeWriter.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/QuadTreeWriter.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>QuadTreeWriter (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>QuadTreeWriter (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.index.tree.QuadTreeWriter class"> <meta name="keywords" content="writeTreeToFile()"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> @@ -15,7 +15,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="QuadTreeWriter (Apache SIS 0.7 API)"; + parent.document.title="QuadTreeWriter (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/GeoRSSData.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/GeoRSSData.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/GeoRSSData.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/GeoRSSData.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.index.tree.GeoRSSData (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.index.tree.GeoRSSData (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.index.tree.GeoRSSData (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.index.tree.GeoRSSData (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/NodeType.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/NodeType.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/NodeType.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/NodeType.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.index.tree.NodeType (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.index.tree.NodeType (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.index.tree.NodeType (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.index.tree.NodeType (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTree.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTree.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTree.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTree.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.index.tree.QuadTree (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.index.tree.QuadTree (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.index.tree.QuadTree (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.index.tree.QuadTree (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTreeData.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTreeData.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTreeData.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTreeData.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.sis.index.tree.QuadTreeData (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Interface org.apache.sis.index.tree.QuadTreeData (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.sis.index.tree.QuadTreeData (Apache SIS 0.7 API)"; + parent.document.title="Uses of Interface org.apache.sis.index.tree.QuadTreeData (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTreeReader.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTreeReader.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTreeReader.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTreeReader.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.index.tree.QuadTreeReader (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.index.tree.QuadTreeReader (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.index.tree.QuadTreeReader (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.index.tree.QuadTreeReader (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTreeWriter.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTreeWriter.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTreeWriter.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/class-use/QuadTreeWriter.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.sis.index.tree.QuadTreeWriter (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Class org.apache.sis.index.tree.QuadTreeWriter (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.sis.index.tree.QuadTreeWriter (Apache SIS 0.7 API)"; + parent.document.title="Uses of Class org.apache.sis.index.tree.QuadTreeWriter (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-frame.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-frame.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-frame.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-frame.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.sis.index.tree (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>org.apache.sis.index.tree (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.index.tree package"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-summary.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-summary.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-summary.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-summary.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.sis.index.tree (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>org.apache.sis.index.tree (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.index.tree package"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> @@ -14,7 +14,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.sis.index.tree (Apache SIS 0.7 API)"; + parent.document.title="org.apache.sis.index.tree (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-tree.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-tree.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-tree.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-tree.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:16 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.sis.index.tree Class Hierarchy (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>org.apache.sis.index.tree Class Hierarchy (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.sis.index.tree Class Hierarchy (Apache SIS 0.7 API)"; + parent.document.title="org.apache.sis.index.tree Class Hierarchy (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-use.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-use.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-use.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/index/tree/package-use.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.sis.index.tree (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>Uses of Package org.apache.sis.index.tree (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.sis.index.tree (Apache SIS 0.7 API)"; + parent.document.title="Uses of Package org.apache.sis.index.tree (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/io/CompoundFormat.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/io/CompoundFormat.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/io/CompoundFormat.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/io/CompoundFormat.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:03 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:11 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>CompoundFormat (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>CompoundFormat (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.io.CompoundFormat class"> <meta name="keywords" content="getLocale()"> <meta name="keywords" content="getTimeZone()"> @@ -23,7 +23,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CompoundFormat (Apache SIS 0.7 API)"; + parent.document.title="CompoundFormat (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/io/IO.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/io/IO.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/io/IO.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/io/IO.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:03 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:11 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>IO (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>IO (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.io.IO class"> <meta name="keywords" content="flush()"> <meta name="keywords" content="close()"> @@ -18,7 +18,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="IO (Apache SIS 0.7 API)"; + parent.document.title="IO (Apache SIS 0.7.1 API)"; } } catch(err) { Modified: sis/site/trunk/content/apidocs/org/apache/sis/io/LineAppender.html URL: http://svn.apache.org/viewvc/sis/site/trunk/content/apidocs/org/apache/sis/io/LineAppender.html?rev=1752393&r1=1752392&r2=1752393&view=diff ============================================================================== --- sis/site/trunk/content/apidocs/org/apache/sis/io/LineAppender.html (original) +++ sis/site/trunk/content/apidocs/org/apache/sis/io/LineAppender.html Wed Jul 13 11:23:07 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:03 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:11 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>LineAppender (Apache SIS 0.7 API)</title> -<meta name="date" content="2016-05-18"> +<title>LineAppender (Apache SIS 0.7.1 API)</title> +<meta name="date" content="2016-07-13"> <meta name="keywords" content="org.apache.sis.io.LineAppender class"> <meta name="keywords" content="getMaximalLineLength()"> <meta name="keywords" content="setMaximalLineLength()"> @@ -26,7 +26,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="LineAppender (Apache SIS 0.7 API)"; + parent.document.title="LineAppender (Apache SIS 0.7.1 API)"; } } catch(err) {
