blob: 4bf1762994830e64e1f0bee497b90db2739baf02 [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 Package org.apache.sis.storage (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 Package org.apache.sis.storage (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>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-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">
<h1 title="Uses of Package org.apache.sis.storage" class="title">Uses of Package<br>org.apache.sis.storage</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="package-summary.html">org.apache.sis.storage</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.storage">org.apache.sis.storage</a></th>
<td class="colLast">
<div class="block"><a href="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.storage.earthobservation">org.apache.sis.storage.earthobservation</a></th>
<td class="colLast">
<div class="block">Metadata readers for some format used in Earth observation (Landsat, MODIS).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.storage.event">org.apache.sis.storage.event</a></th>
<td class="colLast">
<div class="block">Provides interfaces and classes for dealing with different types of events fired by resources.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.storage.geotiff">org.apache.sis.storage.geotiff</a></th>
<td class="colLast">
<div class="block">Maps ISO metadata elements from/to the GeoTIFF tags.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.storage.netcdf">org.apache.sis.storage.netcdf</a></th>
<td class="colLast">
<div class="block">Maps ISO metadata elements from/to the <a href="http://www.cfconventions.org">Climate and Forecast (CF)</a>
attributes in a netCDF file.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.storage.sql">org.apache.sis.storage.sql</a></th>
<td class="colLast">
<div class="block">Data store capable to read and create features from a JDBC connection to a database.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.sis.storage">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.sis.storage</a> used by <a href="package-summary.html">org.apache.sis.storage</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Aggregate.html#org.apache.sis.storage">Aggregate</a></th>
<td class="colLast">
<div class="block">A collection of resources.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DataSet.html#org.apache.sis.storage">DataSet</a></th>
<td class="colLast">
<div class="block">Collection of features that share a common set of attributes or properties.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DataStore.html#org.apache.sis.storage">DataStore</a></th>
<td class="colLast">
<div class="block">Manages a series of features, coverages or sensor data.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DataStoreException.html#org.apache.sis.storage">DataStoreException</a></th>
<td class="colLast">
<div class="block">Thrown when a <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> can not complete a read or write operation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DataStoreProvider.html#org.apache.sis.storage">DataStoreProvider</a></th>
<td class="colLast">
<div class="block">Provides information about a specific <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> implementation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/FeatureSet.html#org.apache.sis.storage">FeatureSet</a></th>
<td class="colLast">
<div class="block">A dataset providing access to a stream of features.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IllegalNameException.html#org.apache.sis.storage">IllegalNameException</a></th>
<td class="colLast">
<div class="block">Thrown when an invalid name is used for identifying a coverage, a feature or other kind of element in a data store.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IllegalOpenParameterException.html#org.apache.sis.storage">IllegalOpenParameterException</a></th>
<td class="colLast">
<div class="block">Thrown when a <code>DataStore</code> can not be opened because of invalid parameters.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ProbeResult.html#org.apache.sis.storage">ProbeResult</a></th>
<td class="colLast">
<div class="block">Tells whether a storage (file, database) appears to be supported by a <code>DataStore</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Query.html#org.apache.sis.storage">Query</a></th>
<td class="colLast">
<div class="block">Definition of filtering to apply for fetching a resource subset.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resource.html#org.apache.sis.storage">Resource</a></th>
<td class="colLast">
<div class="block">Provides access to geospatial data in a <code>DataStore</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/StorageConnector.html#org.apache.sis.storage">StorageConnector</a></th>
<td class="colLast">
<div class="block">Information for creating a connection to a <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> in read and/or write mode.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/UnsupportedQueryException.html#org.apache.sis.storage">UnsupportedQueryException</a></th>
<td class="colLast">
<div class="block">Thrown when a resources can not be filtered with a given query.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/UnsupportedStorageException.html#org.apache.sis.storage">UnsupportedStorageException</a></th>
<td class="colLast">
<div class="block">Thrown when no <a href="DataStoreProvider.html" title="class in org.apache.sis.storage"><code>DataStoreProvider</code></a> is found for a given storage object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.sis.storage.earthobservation">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.sis.storage</a> used by <a href="earthobservation/package-summary.html">org.apache.sis.storage.earthobservation</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DataStore.html#org.apache.sis.storage.earthobservation">DataStore</a></th>
<td class="colLast">
<div class="block">Manages a series of features, coverages or sensor data.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DataStoreException.html#org.apache.sis.storage.earthobservation">DataStoreException</a></th>
<td class="colLast">
<div class="block">Thrown when a <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> can not complete a read or write operation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DataStoreProvider.html#org.apache.sis.storage.earthobservation">DataStoreProvider</a></th>
<td class="colLast">
<div class="block">Provides information about a specific <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> implementation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ProbeResult.html#org.apache.sis.storage.earthobservation">ProbeResult</a></th>
<td class="colLast">
<div class="block">Tells whether a storage (file, database) appears to be supported by a <code>DataStore</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resource.html#org.apache.sis.storage.earthobservation">Resource</a></th>
<td class="colLast">
<div class="block">Provides access to geospatial data in a <code>DataStore</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/StorageConnector.html#org.apache.sis.storage.earthobservation">StorageConnector</a></th>
<td class="colLast">
<div class="block">Information for creating a connection to a <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> in read and/or write mode.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.sis.storage.event">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.sis.storage</a> used by <a href="event/package-summary.html">org.apache.sis.storage.event</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resource.html#org.apache.sis.storage.event">Resource</a></th>
<td class="colLast">
<div class="block">Provides access to geospatial data in a <code>DataStore</code>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.sis.storage.geotiff">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.sis.storage</a> used by <a href="geotiff/package-summary.html">org.apache.sis.storage.geotiff</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Aggregate.html#org.apache.sis.storage.geotiff">Aggregate</a></th>
<td class="colLast">
<div class="block">A collection of resources.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DataStore.html#org.apache.sis.storage.geotiff">DataStore</a></th>
<td class="colLast">
<div class="block">Manages a series of features, coverages or sensor data.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DataStoreException.html#org.apache.sis.storage.geotiff">DataStoreException</a></th>
<td class="colLast">
<div class="block">Thrown when a <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> can not complete a read or write operation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DataStoreProvider.html#org.apache.sis.storage.geotiff">DataStoreProvider</a></th>
<td class="colLast">
<div class="block">Provides information about a specific <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> implementation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/GridCoverageResource.html#org.apache.sis.storage.geotiff">GridCoverageResource</a></th>
<td class="colLast">
<div class="block">Access to data values in a <var>n</var>-dimensional grid.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ProbeResult.html#org.apache.sis.storage.geotiff">ProbeResult</a></th>
<td class="colLast">
<div class="block">Tells whether a storage (file, database) appears to be supported by a <code>DataStore</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Resource.html#org.apache.sis.storage.geotiff">Resource</a></th>
<td class="colLast">
<div class="block">Provides access to geospatial data in a <code>DataStore</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/StorageConnector.html#org.apache.sis.storage.geotiff">StorageConnector</a></th>
<td class="colLast">
<div class="block">Information for creating a connection to a <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> in read and/or write mode.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.sis.storage.netcdf">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.sis.storage</a> used by <a href="netcdf/package-summary.html">org.apache.sis.storage.netcdf</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Aggregate.html#org.apache.sis.storage.netcdf">Aggregate</a></th>
<td class="colLast">
<div class="block">A collection of resources.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DataStore.html#org.apache.sis.storage.netcdf">DataStore</a></th>
<td class="colLast">
<div class="block">Manages a series of features, coverages or sensor data.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DataStoreException.html#org.apache.sis.storage.netcdf">DataStoreException</a></th>
<td class="colLast">
<div class="block">Thrown when a <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> can not complete a read or write operation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DataStoreProvider.html#org.apache.sis.storage.netcdf">DataStoreProvider</a></th>
<td class="colLast">
<div class="block">Provides information about a specific <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> implementation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ProbeResult.html#org.apache.sis.storage.netcdf">ProbeResult</a></th>
<td class="colLast">
<div class="block">Tells whether a storage (file, database) appears to be supported by a <code>DataStore</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resource.html#org.apache.sis.storage.netcdf">Resource</a></th>
<td class="colLast">
<div class="block">Provides access to geospatial data in a <code>DataStore</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/StorageConnector.html#org.apache.sis.storage.netcdf">StorageConnector</a></th>
<td class="colLast">
<div class="block">Information for creating a connection to a <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> in read and/or write mode.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.sis.storage.sql">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.sis.storage</a> used by <a href="sql/package-summary.html">org.apache.sis.storage.sql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Aggregate.html#org.apache.sis.storage.sql">Aggregate</a></th>
<td class="colLast">
<div class="block">A collection of resources.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DataStore.html#org.apache.sis.storage.sql">DataStore</a></th>
<td class="colLast">
<div class="block">Manages a series of features, coverages or sensor data.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DataStoreException.html#org.apache.sis.storage.sql">DataStoreException</a></th>
<td class="colLast">
<div class="block">Thrown when a <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> can not complete a read or write operation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DataStoreProvider.html#org.apache.sis.storage.sql">DataStoreProvider</a></th>
<td class="colLast">
<div class="block">Provides information about a specific <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> implementation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ProbeResult.html#org.apache.sis.storage.sql">ProbeResult</a></th>
<td class="colLast">
<div class="block">Tells whether a storage (file, database) appears to be supported by a <code>DataStore</code>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Resource.html#org.apache.sis.storage.sql">Resource</a></th>
<td class="colLast">
<div class="block">Provides access to geospatial data in a <code>DataStore</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/StorageConnector.html#org.apache.sis.storage.sql">StorageConnector</a></th>
<td class="colLast">
<div class="block">Information for creating a connection to a <a href="DataStore.html" title="class in org.apache.sis.storage"><code>DataStore</code></a> in read and/or write mode.</div>
</td>
</tr>
</tbody>
</table>
</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>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-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>