blob: b2a944aa028eae4f81b53ea21a192769559ddf6a [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) -->
<title>Uses of Class org.apache.sis.referencing.crs.DefaultParametricCRS (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.referencing.crs, class: DefaultParametricCRS">
<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="../DefaultParametricCRS.html" title="class in org.apache.sis.referencing.crs">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 Class org.apache.sis.referencing.crs.DefaultParametricCRS" class="title">Uses of Class<br>org.apache.sis.referencing.crs.DefaultParametricCRS</h1>
</div>
<div class="caption"><span>Packages that use <a href="../DefaultParametricCRS.html" title="class in org.apache.sis.referencing.crs">DefaultParametricCRS</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.crs">org.apache.sis.referencing.crs</a></div>
<div class="col-last even-row-color">
<div class="block">Coordinate Reference System (CRS) definitions as coordinate systems related to the earth through datum.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.sis.referencing.factory">org.apache.sis.referencing.factory</a></div>
<div class="col-last odd-row-color">
<div class="block">Creates Coordinate Reference System (CRS) objects from given properties or authority codes.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="org.apache.sis.referencing.crs">
<h2>Uses of <a href="../DefaultParametricCRS.html" title="class in org.apache.sis.referencing.crs">DefaultParametricCRS</a> in <a href="../package-summary.html">org.apache.sis.referencing.crs</a></h2>
<div class="caption"><span>Methods in <a href="../package-summary.html">org.apache.sis.referencing.crs</a> that return <a href="../DefaultParametricCRS.html" title="class in org.apache.sis.referencing.crs">DefaultParametricCRS</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="../DefaultParametricCRS.html" title="class in org.apache.sis.referencing.crs">DefaultParametricCRS</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">DefaultParametricCRS.</span><code><a href="../DefaultParametricCRS.html#forConvention(org.apache.sis.referencing.cs.AxesConvention)" class="member-name-link">forConvention</a><wbr>(<a href="../../cs/AxesConvention.html" title="enum class in org.apache.sis.referencing.cs">AxesConvention</a>&nbsp;convention)</code></div>
<div class="col-last even-row-color">
<div class="block">Returns a coordinate reference system equivalent to this one but with axes rearranged according the given
convention.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../package-summary.html">org.apache.sis.referencing.crs</a> with parameters of type <a href="../DefaultParametricCRS.html" title="class in org.apache.sis.referencing.crs">DefaultParametricCRS</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-second even-row-color"><code><a href="../DefaultParametricCRS.html#%3Cinit%3E(org.apache.sis.referencing.crs.DefaultParametricCRS)" class="member-name-link">DefaultParametricCRS</a><wbr>(<a href="../DefaultParametricCRS.html" title="class in org.apache.sis.referencing.crs">DefaultParametricCRS</a>&nbsp;crs)</code></div>
<div class="col-last even-row-color">
<div class="block">Constructs a new coordinate reference system with the same values than the specified one.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.sis.referencing.factory">
<h2>Uses of <a href="../DefaultParametricCRS.html" title="class in org.apache.sis.referencing.crs">DefaultParametricCRS</a> in <a href="../../factory/package-summary.html">org.apache.sis.referencing.factory</a></h2>
<div class="caption"><span>Methods in <a href="../../factory/package-summary.html">org.apache.sis.referencing.factory</a> that return <a href="../DefaultParametricCRS.html" title="class in org.apache.sis.referencing.crs">DefaultParametricCRS</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="../DefaultParametricCRS.html" title="class in org.apache.sis.referencing.crs">DefaultParametricCRS</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">GeodeticAuthorityFactory.</span><code><a href="../../factory/GeodeticAuthorityFactory.html#createParametricCRS(java.lang.String)" class="member-name-link">createParametricCRS</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;code)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates a 1-dimensional parametric coordinate reference system.</div>
</div>
<div class="col-first odd-row-color"><code><a href="../DefaultParametricCRS.html" title="class in org.apache.sis.referencing.crs">DefaultParametricCRS</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">GeodeticObjectFactory.</span><code><a href="../../factory/GeodeticObjectFactory.html#createParametricCRS(java.util.Map,org.apache.sis.referencing.datum.DefaultParametricDatum,org.apache.sis.referencing.cs.DefaultParametricCS)" class="member-name-link">createParametricCRS</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>,<wbr>?&gt;&nbsp;properties,
<a href="../../datum/DefaultParametricDatum.html" title="class in org.apache.sis.referencing.datum">DefaultParametricDatum</a>&nbsp;datum,
<a href="../../cs/DefaultParametricCS.html" title="class in org.apache.sis.referencing.cs">DefaultParametricCS</a>&nbsp;cs)</code></div>
<div class="col-last odd-row-color">
<div class="block">Creates a parametric coordinate reference system.</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>