blob: 6057d5c5a63d18877d849be0a7d64f58ca2e249e [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) -->
<title>Uses of Annotation Interface org.apache.sis.util.Workaround (Apache SIS 1.3 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="use: package: org.apache.sis.util, annotation type: Workaround">
<meta name="generator" content="javadoc/ClassUseWriter">
<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="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Workaround.html" title="annotation interface in org.apache.sis.util">Class</a></li>
<li class="nav-bar-cell1-rev">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#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Annotation Interface org.apache.sis.util.Workaround" class="title">Uses of Annotation Interface<br>org.apache.sis.util.Workaround</h1>
</div>
<div class="caption"><span>Packages that use <a href="../Workaround.html" title="annotation interface in org.apache.sis.util">Workaround</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#org.apache.sis.referencing">org.apache.sis.referencing</a></div>
<div class="col-last even-row-color">
<div class="block">Base classes for reference systems used for general positioning.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.sis.util">org.apache.sis.util</a></div>
<div class="col-last odd-row-color">
<div class="block">Simple data objects and miscellaneous utilities.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="org.apache.sis.referencing">
<h2>Uses of <a href="../Workaround.html" title="annotation interface in org.apache.sis.util">Workaround</a> in <a href="../../referencing/package-summary.html">org.apache.sis.referencing</a></h2>
<div class="caption"><span>Methods in <a href="../../referencing/package-summary.html">org.apache.sis.referencing</a> with annotations of type <a href="../Workaround.html" title="annotation interface in org.apache.sis.util">Workaround</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="http://www.geoapi.org/3.0/javadoc/org.opengis.geoapi/org/opengis/metadata/extent/Extent.html" title="class or interface in org.opengis.metadata.extent" class="external-link">Extent</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractReferenceSystem.</span><code><a href="../../referencing/AbstractReferenceSystem.html#getDomainOfValidity()" class="member-name-link">getDomainOfValidity</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Returns the region or timeframe in which this reference system is valid, or <code>null</code> if unspecified.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.sis.util">
<h2>Uses of <a href="../Workaround.html" title="annotation interface in org.apache.sis.util">Workaround</a> in <a href="../package-summary.html">org.apache.sis.util</a></h2>
<div class="caption"><span>Methods in <a href="../package-summary.html">org.apache.sis.util</a> with annotations of type <a href="../Workaround.html" title="annotation interface in org.apache.sis.util">Workaround</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static &lt;T&gt;&nbsp;<a href="https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;? extends T&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">Classes.</span><code><a href="../Classes.html#getClass(T)" class="member-name-link">getClass</a><wbr>(T&nbsp;object)</code></div>
<div class="col-last even-row-color">
<div class="block">Returns the class of the specified object, or <code>null</code> if <code>object</code> is null.</div>
</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2010&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>