blob: 3b31ecff73e87a771cb8dbd728be237f87d69b0e [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.4) on Fri Sep 20 12:10:30 CEST 2019 -->
<title>Uses of Class org.apache.sis.util.Static (Apache SIS 1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2019-09-20">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../sis.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.sis.util.Static (Apache SIS 1.0 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Static.html" title="class in org.apache.sis.util">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.sis.util.Static" class="title">Uses of Class<br>org.apache.sis.util.Static</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Static.html" title="class in org.apache.sis.util">Static</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.coverage.grid">org.apache.sis.coverage.grid</a></th>
<td class="colLast">
<div class="block">A coverage backed by a regular grid.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.feature">org.apache.sis.feature</a></th>
<td class="colLast">
<div class="block">Defines the structure and content of views of real-world phenomenon.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.geometry">org.apache.sis.geometry</a></th>
<td class="colLast">
<div class="block">Basic geometric objects (envelopes and direct positions).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.io">org.apache.sis.io</a></th>
<td class="colLast">
<div class="block">Extensions to standard Java I/O (<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io" class="externalLink"><code>Reader</code></a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io" class="externalLink"><code>Writer</code></a>,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Appendable</code></a>).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.math">org.apache.sis.math</a></th>
<td class="colLast">
<div class="block">A set of mathematical objects and algebraic utilities.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.measure">org.apache.sis.measure</a></th>
<td class="colLast">
<div class="block">Units of measurements, values related to measurement (like angles and ranges) and their formatters.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.metadata.iso.citation">org.apache.sis.metadata.iso.citation</a></th>
<td class="colLast">
<div class="block">Reference to the data or service (citation, responsible party, contact information).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.metadata.iso.extent">org.apache.sis.metadata.iso.extent</a></th>
<td class="colLast">
<div class="block">Information about spatial, vertical, and temporal extent.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.profile.france">org.apache.sis.profile.france</a></th>
<td class="colLast">
<div class="block">French extensions defined by the <cite>Association Française de Normalisation</cite> (AFNOR).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.profile.japan">org.apache.sis.profile.japan</a></th>
<td class="colLast">
<div class="block">Japanese extensions to netCDF reader.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.referencing">org.apache.sis.referencing</a></th>
<td class="colLast">
<div class="block">Base classes for reference systems used for general positioning.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.referencing.cs">org.apache.sis.referencing.cs</a></th>
<td class="colLast">
<div class="block">Coordinate System (CS) definitions as the set of coordinate system axes that spans the coordinate space.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.referencing.operation.matrix">org.apache.sis.referencing.operation.matrix</a></th>
<td class="colLast">
<div class="block">Matrix implementations for spatiotemporal referencing.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.referencing.operation.transform">org.apache.sis.referencing.operation.transform</a></th>
<td class="colLast">
<div class="block">Conversions or transformations of multi-dimensional coordinate points.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.storage">org.apache.sis.storage</a></th>
<td class="colLast">
<div class="block"><a href="../../storage/DataStore.html" title="class in org.apache.sis.storage">Data store</a> base types for retrieving and saving geospatial data
in various storage formats.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.util">org.apache.sis.util</a></th>
<td class="colLast">
<div class="block">Simple data objects and miscellaneous utilities.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.util.collection">org.apache.sis.util.collection</a></th>
<td class="colLast">
<div class="block">Addition to the collection framework.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.util.iso">org.apache.sis.util.iso</a></th>
<td class="colLast">
<div class="block">Implementations of GeoAPI types from the <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/package-summary.html?is-external=true" class="externalLink"><code>org.opengis.util</code></a> package.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.util.logging">org.apache.sis.util.logging</a></th>
<td class="colLast">
<div class="block">Extensions to the <a href="https://docs.oracle.com/javase/8/docs/api/java/util/logging/package-summary.html?is-external=true" class="externalLink">JDK logging</a> framework.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.xml">org.apache.sis.xml</a></th>
<td class="colLast">
<div class="block">Provides methods for marshalling and unmarshalling SIS objects in XML.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.sis.coverage.grid">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../coverage/grid/package-summary.html">org.apache.sis.coverage.grid</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../coverage/grid/package-summary.html">org.apache.sis.coverage.grid</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../coverage/grid/PixelTranslation.html" title="class in org.apache.sis.coverage.grid">PixelTranslation</a></span></code></th>
<td class="colLast">
<div class="block">The translation to apply for different values of <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/spatial/PixelOrientation.html?is-external=true" title="class or interface in org.opengis.metadata.spatial" class="externalLink"><code>PixelOrientation</code></a> or <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/PixelInCell.html?is-external=true" title="class or interface in org.opengis.referencing.datum" class="externalLink"><code>PixelInCell</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.feature">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../feature/package-summary.html">org.apache.sis.feature</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../feature/package-summary.html">org.apache.sis.feature</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../feature/FeatureOperations.html" title="class in org.apache.sis.feature">FeatureOperations</a></span></code></th>
<td class="colLast">
<div class="block">A set of pre-defined operations expecting a <code>Feature</code> as input and producing an <code>Attribute</code> as output.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../feature/Features.html" title="class in org.apache.sis.feature">Features</a></span></code></th>
<td class="colLast">
<div class="block">Static methods working on features or attributes.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.geometry">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../geometry/package-summary.html">org.apache.sis.geometry</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../geometry/package-summary.html">org.apache.sis.geometry</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../geometry/Envelopes.html" title="class in org.apache.sis.geometry">Envelopes</a></span></code></th>
<td class="colLast">
<div class="block">Transforms envelopes to new Coordinate Reference Systems, and miscellaneous utilities.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../geometry/Shapes2D.html" title="class in org.apache.sis.geometry">Shapes2D</a></span></code></th>
<td class="colLast">
<div class="block">Utility methods working on Java2D shapes.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.io">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../io/package-summary.html">org.apache.sis.io</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../io/package-summary.html">org.apache.sis.io</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../io/IO.html" title="class in org.apache.sis.io">IO</a></span></code></th>
<td class="colLast">
<div class="block">Utilities methods working on <a href="https://docs.oracle.com/javase/8/docs/api/java/io/package-summary.html?is-external=true" class="externalLink"><code>java.io</code></a> objects.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.math">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../math/package-summary.html">org.apache.sis.math</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../math/package-summary.html">org.apache.sis.math</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../math/DecimalFunctions.html" title="class in org.apache.sis.math">DecimalFunctions</a></span></code></th>
<td class="colLast">
<div class="block">Functions working on <code>float</code> and <code>double</code> values while taking in account their representation in base 10.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../math/MathFunctions.html" title="class in org.apache.sis.math">MathFunctions</a></span></code></th>
<td class="colLast">
<div class="block">Simple mathematical functions in addition to the ones provided in <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Math</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.measure">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../measure/package-summary.html">org.apache.sis.measure</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../measure/package-summary.html">org.apache.sis.measure</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../measure/Quantities.html" title="class in org.apache.sis.measure">Quantities</a></span></code></th>
<td class="colLast">
<div class="block">Provides static methods working on <a href="http://unitsofmeasurement.github.io/unit-api/site/apidocs/javax/measure/Quantity.html?is-external=true" title="class or interface in javax.measure" class="externalLink"><code>Quantity</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../measure/Units.html" title="class in org.apache.sis.measure">Units</a></span></code></th>
<td class="colLast">
<div class="block">Provides constants for various Units of Measurement together with static methods working on <a href="http://unitsofmeasurement.github.io/unit-api/site/apidocs/javax/measure/Unit.html?is-external=true" title="class or interface in javax.measure" class="externalLink"><code>Unit</code></a> instances.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.metadata.iso.citation">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../metadata/iso/citation/package-summary.html">org.apache.sis.metadata.iso.citation</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../metadata/iso/citation/package-summary.html">org.apache.sis.metadata.iso.citation</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../metadata/iso/citation/Citations.html" title="class in org.apache.sis.metadata.iso.citation">Citations</a></span></code></th>
<td class="colLast">
<div class="block">A set of pre-defined constants and static methods working on <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/citation/Citation.html?is-external=true" title="class or interface in org.opengis.metadata.citation" class="externalLink">citations</a>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.metadata.iso.extent">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../metadata/iso/extent/package-summary.html">org.apache.sis.metadata.iso.extent</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../metadata/iso/extent/package-summary.html">org.apache.sis.metadata.iso.extent</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../metadata/iso/extent/Extents.html" title="class in org.apache.sis.metadata.iso.extent">Extents</a></span></code></th>
<td class="colLast">
<div class="block">Convenience static methods for extracting information from <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/extent/Extent.html?is-external=true" title="class or interface in org.opengis.metadata.extent" class="externalLink"><code>Extent</code></a> objects.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.profile.france">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../profile/france/package-summary.html">org.apache.sis.profile.france</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../profile/france/package-summary.html">org.apache.sis.profile.france</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../profile/france/FrenchProfile.html" title="class in org.apache.sis.profile.france">FrenchProfile</a></span></code></th>
<td class="colLast">
<div class="block">Provides implementations of French extensions defined by AFNOR.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.profile.japan">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../profile/japan/package-summary.html">org.apache.sis.profile.japan</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../profile/japan/package-summary.html">org.apache.sis.profile.japan</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../profile/japan/JapaneseProfile.html" title="class in org.apache.sis.profile.japan">JapaneseProfile</a></span></code></th>
<td class="colLast">
<div class="block">Provides implementations of Japanese extensions.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.referencing">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../referencing/package-summary.html">org.apache.sis.referencing</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../referencing/package-summary.html">org.apache.sis.referencing</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../referencing/CRS.html" title="class in org.apache.sis.referencing">CRS</a></span></code></th>
<td class="colLast">
<div class="block">Static methods working on <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/CoordinateReferenceSystem.html?is-external=true" title="class or interface in org.opengis.referencing.crs" class="externalLink">Coordinate Reference Systems</a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../referencing/IdentifiedObjects.html" title="class in org.apache.sis.referencing">IdentifiedObjects</a></span></code></th>
<td class="colLast">
<div class="block">Utility methods working on arbitrary implementations of the <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true" title="class or interface in org.opengis.referencing" class="externalLink"><code>IdentifiedObject</code></a> interface.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.referencing.cs">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../referencing/cs/package-summary.html">org.apache.sis.referencing.cs</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../referencing/cs/package-summary.html">org.apache.sis.referencing.cs</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../referencing/cs/CoordinateSystems.html" title="class in org.apache.sis.referencing.cs">CoordinateSystems</a></span></code></th>
<td class="colLast">
<div class="block">Utility methods working on <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/cs/CoordinateSystem.html?is-external=true" title="class or interface in org.opengis.referencing.cs" class="externalLink"><code>CoordinateSystem</code></a> objects and their axes.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.referencing.operation.matrix">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../referencing/operation/matrix/package-summary.html">org.apache.sis.referencing.operation.matrix</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../referencing/operation/matrix/package-summary.html">org.apache.sis.referencing.operation.matrix</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../referencing/operation/matrix/AffineTransforms2D.html" title="class in org.apache.sis.referencing.operation.matrix">AffineTransforms2D</a></span></code></th>
<td class="colLast">
<div class="block">Bridge between <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/Matrix.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink"><code>Matrix</code></a> and Java2D <a href="https://docs.oracle.com/javase/8/docs/api/java/awt/geom/AffineTransform.html?is-external=true" title="class or interface in java.awt.geom" class="externalLink"><code>AffineTransform</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../referencing/operation/matrix/Matrices.html" title="class in org.apache.sis.referencing.operation.matrix">Matrices</a></span></code></th>
<td class="colLast">
<div class="block"><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/Matrix.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink"><code>Matrix</code></a> factory methods and utilities.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.referencing.operation.transform">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../referencing/operation/transform/package-summary.html">org.apache.sis.referencing.operation.transform</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../referencing/operation/transform/package-summary.html">org.apache.sis.referencing.operation.transform</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../referencing/operation/transform/MathTransforms.html" title="class in org.apache.sis.referencing.operation.transform">MathTransforms</a></span></code></th>
<td class="colLast">
<div class="block">Utility methods creating or working on <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/MathTransform.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink"><code>MathTransform</code></a> instances.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.storage">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../storage/package-summary.html">org.apache.sis.storage</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../storage/package-summary.html">org.apache.sis.storage</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../storage/DataStores.html" title="class in org.apache.sis.storage">DataStores</a></span></code></th>
<td class="colLast">
<div class="block">Static convenience methods creating <a href="../../storage/DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> instances from a given storage object.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.util">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../package-summary.html">org.apache.sis.util</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../package-summary.html">org.apache.sis.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ArgumentChecks.html" title="class in org.apache.sis.util">ArgumentChecks</a></span></code></th>
<td class="colLast">
<div class="block">Static methods for performing argument checks.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ArraysExt.html" title="class in org.apache.sis.util">ArraysExt</a></span></code></th>
<td class="colLast">
<div class="block">Static methods for simple operations on arrays and array elements.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Characters.html" title="class in org.apache.sis.util">Characters</a></span></code></th>
<td class="colLast">
<div class="block">Static methods working on <code>char</code> values, and some character constants.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CharSequences.html" title="class in org.apache.sis.util">CharSequences</a></span></code></th>
<td class="colLast">
<div class="block">Static methods working with <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>CharSequence</code></a> instances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Classes.html" title="class in org.apache.sis.util">Classes</a></span></code></th>
<td class="colLast">
<div class="block">Static methods working on <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Class</code></a> objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Exceptions.html" title="class in org.apache.sis.util">Exceptions</a></span></code></th>
<td class="colLast">
<div class="block">Static methods working with <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Exception</code></a> instances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Locales.html" title="class in org.apache.sis.util">Locales</a></span></code></th>
<td class="colLast">
<div class="block">Static methods working on <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Locale</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Numbers.html" title="class in org.apache.sis.util">Numbers</a></span></code></th>
<td class="colLast">
<div class="block">Static methods working with <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Number</code></a> objects, and a few primitive types by extension.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ObjectConverters.html" title="class in org.apache.sis.util">ObjectConverters</a></span></code></th>
<td class="colLast">
<div class="block">Static methods for creating <a href="../ObjectConverter.html" title="interface in org.apache.sis.util"><code>ObjectConverter</code></a> instances or collection views based on converters.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../StringBuilders.html" title="class in org.apache.sis.util">StringBuilders</a></span></code></th>
<td class="colLast">
<div class="block">Static methods working on <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>StringBuilder</code></a> instances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Utilities.html" title="class in org.apache.sis.util">Utilities</a></span></code></th>
<td class="colLast">
<div class="block">Static methods for object comparisons in different ways (deeply, approximately, <i>etc</i>).</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.util.collection">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../collection/package-summary.html">org.apache.sis.util.collection</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../collection/package-summary.html">org.apache.sis.util.collection</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../collection/Containers.html" title="class in org.apache.sis.util.collection">Containers</a></span></code></th>
<td class="colLast">
<div class="block">Static methods working on <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Collection</code></a> or <a href="../collection/CheckedContainer.html" title="interface in org.apache.sis.util.collection"><code>CheckedContainer</code></a> objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../collection/TreeTables.html" title="class in org.apache.sis.util.collection">TreeTables</a></span></code></th>
<td class="colLast">
<div class="block">Static methods working on <a href="../collection/TreeTable.html" title="interface in org.apache.sis.util.collection"><code>TreeTable</code></a> objects and their nodes.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.util.iso">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../iso/package-summary.html">org.apache.sis.util.iso</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../iso/package-summary.html">org.apache.sis.util.iso</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../iso/Names.html" title="class in org.apache.sis.util.iso">Names</a></span></code></th>
<td class="colLast">
<div class="block">Static methods for creating, parsing and formatting <a href="../iso/AbstractName.html" title="class in org.apache.sis.util.iso">generic names</a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../iso/Types.html" title="class in org.apache.sis.util.iso">Types</a></span></code></th>
<td class="colLast">
<div class="block">Static methods working on GeoAPI types and <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/CodeList.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink"><code>CodeList</code></a> values.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.util.logging">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../logging/package-summary.html">org.apache.sis.util.logging</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../logging/package-summary.html">org.apache.sis.util.logging</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../logging/Logging.html" title="class in org.apache.sis.util.logging">Logging</a></span></code></th>
<td class="colLast">
<div class="block">A set of utilities method for configuring loggings in SIS.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.xml">
<!-- -->
</a>
<h3>Uses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../xml/package-summary.html">org.apache.sis.xml</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Static.html" title="class in org.apache.sis.util">Static</a> in <a href="../../xml/package-summary.html">org.apache.sis.xml</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../xml/Namespaces.html" title="class in org.apache.sis.xml">Namespaces</a></span></code></th>
<td class="colLast">
<div class="block">Lists some namespaces URLs used by JAXB when (un)marshalling.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../xml/XML.html" title="class in org.apache.sis.xml">XML</a></span></code></th>
<td class="colLast">
<div class="block">Provides convenience methods for marshalling and unmarshalling SIS objects.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Static.html" title="class in org.apache.sis.util">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>