| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:18 CEST 2016 --> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <title>DefaultTemporalCRS (Apache SIS 0.7.1 API)</title> |
| <meta name="date" content="2016-07-13"> |
| <meta name="keywords" content="org.apache.sis.referencing.crs.DefaultTemporalCRS class"> |
| <meta name="keywords" content="castOrCopy()"> |
| <meta name="keywords" content="getInterface()"> |
| <meta name="keywords" content="getDatum()"> |
| <meta name="keywords" content="getCoordinateSystem()"> |
| <meta name="keywords" content="forConvention()"> |
| <meta name="keywords" content="toDate()"> |
| <meta name="keywords" content="toValue()"> |
| <meta name="keywords" content="formatTo()"> |
| <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
| <script type="text/javascript" src="../../../../../script.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="DefaultTemporalCRS (Apache SIS 0.7.1 API)"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| var methods = {"i0":9,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10}; |
| var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; |
| var altColor = "altColor"; |
| var rowColor = "rowColor"; |
| var tableTab = "tableTab"; |
| var activeTableTab = "activeTableTab"; |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../../overview-summary.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</li> |
| <li><a href="class-use/DefaultTemporalCRS.html">Use</a></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"> |
| <li><a href="../../../../../org/apache/sis/referencing/crs/DefaultProjectedCRS.html" title="class in org.apache.sis.referencing.crs"><span class="typeNameLink">Prev Class</span></a></li> |
| <li><a href="../../../../../org/apache/sis/referencing/crs/DefaultVerticalCRS.html" title="class in org.apache.sis.referencing.crs"><span class="typeNameLink">Next Class</span></a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../../../../index.html?org/apache/sis/referencing/crs/DefaultTemporalCRS.html" target="_top">Frames</a></li> |
| <li><a href="DefaultTemporalCRS.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="../../../../../allclasses-noframe.html">All Classes</a></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> |
| </div> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li><a href="#fields.inherited.from.class.AbstractIdentifiedObject">Field</a> | </li> |
| <li><a href="#constructor.summary">Constr</a> | </li> |
| <li><a href="#method.summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li><a href="#constructor.detail">Constr</a> | </li> |
| <li><a href="#method.detail">Method</a></li> |
| </ul> |
| </div> |
| <a name="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <!-- ======== START OF CLASS DATA ======== --> |
| <div class="header"> |
| <div class="subTitle">org.apache.sis.referencing.crs</div> |
| <h2 title="Class DefaultTemporalCRS" class="title">Class DefaultTemporalCRS</h2> |
| </div> |
| <div class="contentContainer"> |
| <ul class="inheritance"> |
| <li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></li> |
| <li> |
| <ul class="inheritance"> |
| <li><a href="../../../../../org/apache/sis/io/wkt/FormattableObject.html" title="class in org.apache.sis.io.wkt">FormattableObject</a></li> |
| <li> |
| <ul class="inheritance"> |
| <li><a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html" title="class in org.apache.sis.referencing">AbstractIdentifiedObject</a></li> |
| <li> |
| <ul class="inheritance"> |
| <li><a href="../../../../../org/apache/sis/referencing/AbstractReferenceSystem.html" title="class in org.apache.sis.referencing">AbstractReferenceSystem</a></li> |
| <li> |
| <ul class="inheritance"> |
| <li><a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html" title="class in org.apache.sis.referencing.crs">AbstractCRS</a></li> |
| <li> |
| <ul class="inheritance"> |
| <li>DefaultTemporalCRS</li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| <div class="description"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <dl> |
| <dt>All Implemented Interfaces:</dt> |
| <dd><a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="../../../../../org/apache/sis/util/Deprecable.html" title="interface in org.apache.sis.util">Deprecable</a>, <a href="../../../../../org/apache/sis/util/LenientComparable.html" title="interface in org.apache.sis.util">LenientComparable</a>, <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">CoordinateReferenceSystem</a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/SingleCRS.html?is-external=true" title="class or interface in org.opengis.referencing.crs">SingleCRS</a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/TemporalCRS.html?is-external=true" title="class or interface in org.opengis.referencing.crs">TemporalCRS</a>, <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">IdentifiedObject</a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/ReferenceSystem.html?is-external=true" title="class or interface in org.opengis.referencing">ReferenceSystem</a></dd> |
| </dl> |
| <hr> |
| <br> |
| <pre>public class <span class="typeNameLabel">DefaultTemporalCRS</span> |
| extends <a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html" title="class in org.apache.sis.referencing.crs">AbstractCRS</a> |
| implements <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/TemporalCRS.html?is-external=true" title="class or interface in org.opengis.referencing.crs">TemporalCRS</a></pre> |
| <div class="block">A 1-dimensional coordinate reference system used for the recording of time. |
| The Apache SIS implementation provides the following methods in addition to the OGC/ISO properties: |
| |
| <ul> |
| <li><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#toDate-double-"><code>toDate(double)</code></a> for converting a temporal position to a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a>.</li> |
| <li><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#toValue-java.util.Date-"><code>toValue(Date)</code></a> for converting a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> to a temporal position.</li> |
| </ul> |
| |
| <p><b>Used with datum type:</b> |
| <a href="../../../../../org/apache/sis/referencing/datum/DefaultTemporalDatum.html" title="class in org.apache.sis.referencing.datum">Temporal</a>.<br> |
| <b>Used with coordinate system type:</b> |
| <a href="../../../../../org/apache/sis/referencing/cs/DefaultTimeCS.html" title="class in org.apache.sis.referencing.cs">Time</a>. |
| </p> |
| |
| <div class="section">Immutability and thread safety</div> |
| This class is immutable and thus thread-safe if the property <em>values</em> (not necessarily the map itself), |
| the coordinate system and the datum instances given to the constructor are also immutable. Unless otherwise noted |
| in the javadoc, this condition holds if all components were created using only SIS factories and static constants.</div> |
| <dl> |
| <dt><span class="simpleTagLabel">Since:</span></dt> |
| <dd>0.4</dd> |
| <dt><span class="seeLabel">See Also:</span></dt> |
| <dd><a href="../../../../../org/apache/sis/referencing/datum/DefaultTemporalDatum.html" title="class in org.apache.sis.referencing.datum"><code>DefaultTemporalDatum</code></a>, |
| <a href="../../../../../org/apache/sis/referencing/cs/DefaultTimeCS.html" title="class in org.apache.sis.referencing.cs"><code>DefaultTimeCS</code></a>, |
| <a href="../../../../../org/apache/sis/referencing/factory/GeodeticAuthorityFactory.html#createTemporalCRS-java.lang.String-"><code>GeodeticAuthorityFactory.createTemporalCRS(String)</code></a>, |
| <a href="../../../../../serialized-form.html#org.apache.sis.referencing.crs.DefaultTemporalCRS">Serialized Form</a></dd> |
| |
| <p><font size="-1">Defined in the <code>sis-referencing</code> module</font></p> |
| </dl> |
| </li> |
| </ul> |
| </div> |
| <div class="summary"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <!-- =========== FIELD SUMMARY =========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="field.summary"> |
| <!-- --> |
| </a> |
| <h3>Field Summary</h3> |
| <ul class="blockList"> |
| <li class="blockList"><a name="fields.inherited.from.class.AbstractIdentifiedObject"> |
| <!-- --> |
| </a> |
| <h3>Fields inherited from class <a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html" title="class in org.apache.sis.referencing">AbstractIdentifiedObject</a></h3> |
| <code><a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#DEPRECATED_KEY">DEPRECATED_KEY</a>, <a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#LOCALE_KEY">LOCALE_KEY</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="fields.inherited.from.class.ReferenceSystem"> |
| <!-- --> |
| </a> |
| <h3>Fields inherited from interface <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/ReferenceSystem.html?is-external=true" title="class or interface in org.opengis.referencing">ReferenceSystem</a></h3> |
| <code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/ReferenceSystem.html?is-external=true#DOMAIN_OF_VALIDITY_KEY" title="class or interface in org.opengis.referencing">DOMAIN_OF_VALIDITY_KEY</a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/ReferenceSystem.html?is-external=true#SCOPE_KEY" title="class or interface in org.opengis.referencing">SCOPE_KEY</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="fields.inherited.from.class.IdentifiedObject"> |
| <!-- --> |
| </a> |
| <h3>Fields inherited from interface <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">IdentifiedObject</a></h3> |
| <code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true#ALIAS_KEY" title="class or interface in org.opengis.referencing">ALIAS_KEY</a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true#IDENTIFIERS_KEY" title="class or interface in org.opengis.referencing">IDENTIFIERS_KEY</a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true#NAME_KEY" title="class or interface in org.opengis.referencing">NAME_KEY</a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true#REMARKS_KEY" title="class or interface in org.opengis.referencing">REMARKS_KEY</a></code></li> |
| </ul> |
| </li> |
| </ul> |
| <!-- ======== CONSTRUCTOR SUMMARY ======== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="constructor.summary"> |
| <!-- --> |
| </a> |
| <h3>Constructor Summary</h3> |
| <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> |
| <caption><span>Constructors</span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier</th> |
| <th class="colLast" scope="col">Constructor and Description</th> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code> </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#DefaultTemporalCRS-java.util.Map-org.opengis.referencing.datum.TemporalDatum-org.opengis.referencing.cs.TimeCS-">DefaultTemporalCRS</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,?> properties, |
| <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/TemporalDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">TemporalDatum</a> datum, |
| <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/cs/TimeCS.html?is-external=true" title="class or interface in org.opengis.referencing.cs">TimeCS</a> cs)</code> |
| <div class="block">Creates a coordinate reference system from the given properties, datum and coordinate system.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>protected </code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#DefaultTemporalCRS-org.opengis.referencing.crs.TemporalCRS-">DefaultTemporalCRS</a></span>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/TemporalCRS.html?is-external=true" title="class or interface in org.opengis.referencing.crs">TemporalCRS</a> crs)</code> |
| <div class="block">Constructs a new coordinate reference system with the same values than the specified one.</div> |
| </td> |
| </tr> |
| </table> |
| </li> |
| </ul> |
| <!-- ========== METHOD SUMMARY =========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="method.summary"> |
| <!-- --> |
| </a> |
| <h3>Method Summary</h3> |
| <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> |
| <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colLast" scope="col">Method and Description</th> |
| </tr> |
| <tr id="i0" class="altColor"> |
| <td class="colFirst"><code>static <a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html" title="class in org.apache.sis.referencing.crs">DefaultTemporalCRS</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#castOrCopy-org.opengis.referencing.crs.TemporalCRS-">castOrCopy</a></span>(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/TemporalCRS.html?is-external=true" title="class or interface in org.opengis.referencing.crs">TemporalCRS</a> object)</code> |
| <div class="block">Returns a SIS coordinate reference system implementation with the same values than the given |
| arbitrary implementation.</div> |
| </td> |
| </tr> |
| <tr id="i1" class="rowColor"> |
| <td class="colFirst"><code><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html" title="class in org.apache.sis.referencing.crs">DefaultTemporalCRS</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#forConvention-org.apache.sis.referencing.cs.AxesConvention-">forConvention</a></span>(<a href="../../../../../org/apache/sis/referencing/cs/AxesConvention.html" title="enum in org.apache.sis.referencing.cs">AxesConvention</a> convention)</code> |
| <div class="block">Returns a coordinate reference system equivalent to this one but with axes rearranged according the given |
| convention.</div> |
| </td> |
| </tr> |
| <tr id="i2" class="altColor"> |
| <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#formatTo-org.apache.sis.io.wkt.Formatter-">formatTo</a></span>(<a href="../../../../../org/apache/sis/io/wkt/Formatter.html" title="class in org.apache.sis.io.wkt">Formatter</a> formatter)</code> |
| <div class="block">Formats this CRS as a <cite>Well Known Text</cite> <code>TimeCRS[…]</code> element.</div> |
| </td> |
| </tr> |
| <tr id="i3" class="rowColor"> |
| <td class="colFirst"><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/cs/TimeCS.html?is-external=true" title="class or interface in org.opengis.referencing.cs">TimeCS</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#getCoordinateSystem--">getCoordinateSystem</a></span>()</code> |
| <div class="block">Returns the coordinate system.</div> |
| </td> |
| </tr> |
| <tr id="i4" class="altColor"> |
| <td class="colFirst"><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/TemporalDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">TemporalDatum</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#getDatum--">getDatum</a></span>()</code> |
| <div class="block">Returns the datum.</div> |
| </td> |
| </tr> |
| <tr id="i5" class="rowColor"> |
| <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/TemporalCRS.html?is-external=true" title="class or interface in org.opengis.referencing.crs">TemporalCRS</a>></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#getInterface--">getInterface</a></span>()</code> |
| <div class="block">Returns the GeoAPI interface implemented by this class.</div> |
| </td> |
| </tr> |
| <tr id="i6" class="altColor"> |
| <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#toDate-double-">toDate</a></span>(double value)</code> |
| <div class="block">Convert the given value into a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> object.</div> |
| </td> |
| </tr> |
| <tr id="i7" class="rowColor"> |
| <td class="colFirst"><code>double</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#toValue-java.util.Date-">toValue</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> time)</code> |
| <div class="block">Convert the given <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">date</a> into a value in this axis unit.</div> |
| </td> |
| </tr> |
| </table> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods.inherited.from.class.AbstractCRS"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from class <a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html" title="class in org.apache.sis.referencing.crs">AbstractCRS</a></h3> |
| <code><a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html#castOrCopy-org.opengis.referencing.crs.CoordinateReferenceSystem-">castOrCopy</a>, <a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html#computeHashCode--">computeHashCode</a>, <a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html#equals-java.lang.Object-org.apache.sis.util.ComparisonMode-">equals</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods.inherited.from.class.AbstractReferenceSystem"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from class <a href="../../../../../org/apache/sis/referencing/AbstractReferenceSystem.html" title="class in org.apache.sis.referencing">AbstractReferenceSystem</a></h3> |
| <code><a href="../../../../../org/apache/sis/referencing/AbstractReferenceSystem.html#getDomainOfValidity--">getDomainOfValidity</a>, <a href="../../../../../org/apache/sis/referencing/AbstractReferenceSystem.html#getScope--">getScope</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods.inherited.from.class.AbstractIdentifiedObject"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from class <a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html" title="class in org.apache.sis.referencing">AbstractIdentifiedObject</a></h3> |
| <code><a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#castOrCopy-org.opengis.referencing.IdentifiedObject-">castOrCopy</a>, <a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#equals-java.lang.Object-">equals</a>, <a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#getAlias--">getAlias</a>, <a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#getDescription--">getDescription</a>, <a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#getIdentifiers--">getIdentifiers</a>, <a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#getName--">getName</a>, <a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#getRemarks--">getRemarks</a>, <a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#hashCode--">hashCode</a>, <a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#isDeprecated--">isDeprecated</a>, <a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#isHeuristicMatchForName-java.lang.String-">isHeuristicMatchForName</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods.inherited.from.class.FormattableObject"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from class <a href="../../../../../org/apache/sis/io/wkt/FormattableObject.html" title="class in org.apache.sis.io.wkt">FormattableObject</a></h3> |
| <code><a href="../../../../../org/apache/sis/io/wkt/FormattableObject.html#print--">print</a>, <a href="../../../../../org/apache/sis/io/wkt/FormattableObject.html#toString--">toString</a>, <a href="../../../../../org/apache/sis/io/wkt/FormattableObject.html#toString-org.apache.sis.io.wkt.Convention-">toString</a>, <a href="../../../../../org/apache/sis/io/wkt/FormattableObject.html#toWKT--">toWKT</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods.inherited.from.class.Object"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from class <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> |
| <code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods.inherited.from.class.ReferenceSystem"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from interface <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/ReferenceSystem.html?is-external=true" title="class or interface in org.opengis.referencing">ReferenceSystem</a></h3> |
| <code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/ReferenceSystem.html?is-external=true#getDomainOfValidity--" title="class or interface in org.opengis.referencing">getDomainOfValidity</a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/ReferenceSystem.html?is-external=true#getScope--" title="class or interface in org.opengis.referencing">getScope</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods.inherited.from.class.IdentifiedObject"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from interface <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">IdentifiedObject</a></h3> |
| <code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true#getAlias--" title="class or interface in org.opengis.referencing">getAlias</a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true#getIdentifiers--" title="class or interface in org.opengis.referencing">getIdentifiers</a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true#getName--" title="class or interface in org.opengis.referencing">getName</a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true#getRemarks--" title="class or interface in org.opengis.referencing">getRemarks</a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true#toWKT--" title="class or interface in org.opengis.referencing">toWKT</a></code></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| <div class="details"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <!-- ========= CONSTRUCTOR DETAIL ======== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="constructor.detail"> |
| <!-- --> |
| </a> |
| <h3>Constructor Detail</h3> |
| <a name="DefaultTemporalCRS-java.util.Map-org.opengis.referencing.datum.TemporalDatum-org.opengis.referencing.cs.TimeCS-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>DefaultTemporalCRS</h4> |
| <pre>public DefaultTemporalCRS(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,?> properties, |
| <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/TemporalDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">TemporalDatum</a> datum, |
| <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/cs/TimeCS.html?is-external=true" title="class or interface in org.opengis.referencing.cs">TimeCS</a> cs)</pre> |
| <div class="block">Creates a coordinate reference system from the given properties, datum and coordinate system. |
| The properties given in argument follow the same rules than for the |
| <a href="../../../../../org/apache/sis/referencing/AbstractReferenceSystem.html#AbstractReferenceSystem-java.util.Map-">super-class constructor</a>. |
| The following table is a reminder of main (not all) properties: |
| |
| <table class="sis"> |
| <caption>Recognized properties (non exhaustive list)</caption> |
| <tr> |
| <th>Property name</th> |
| <th>Value type</th> |
| <th>Returned by</th> |
| </tr> |
| <tr> |
| <td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true#NAME_KEY" title="class or interface in org.opengis.referencing">"name"</a></td> |
| <td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/ReferenceIdentifier.html?is-external=true" title="class or interface in org.opengis.referencing"><code>ReferenceIdentifier</code></a> or <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></td> |
| <td><a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#getName--"><code>AbstractIdentifiedObject.getName()</code></a></td> |
| </tr> |
| <tr> |
| <td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true#ALIAS_KEY" title="class or interface in org.opengis.referencing">"alias"</a></td> |
| <td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/GenericName.html?is-external=true" title="class or interface in org.opengis.util"><code>GenericName</code></a> or <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang"><code>CharSequence</code></a> (optionally as array)</td> |
| <td><a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#getAlias--"><code>AbstractIdentifiedObject.getAlias()</code></a></td> |
| </tr> |
| <tr> |
| <td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true#IDENTIFIERS_KEY" title="class or interface in org.opengis.referencing">"identifiers"</a></td> |
| <td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/ReferenceIdentifier.html?is-external=true" title="class or interface in org.opengis.referencing"><code>ReferenceIdentifier</code></a> (optionally as array)</td> |
| <td><a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#getIdentifiers--"><code>AbstractIdentifiedObject.getIdentifiers()</code></a></td> |
| </tr> |
| <tr> |
| <td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true#REMARKS_KEY" title="class or interface in org.opengis.referencing">"remarks"</a></td> |
| <td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util"><code>InternationalString</code></a> or <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></td> |
| <td><a href="../../../../../org/apache/sis/referencing/AbstractIdentifiedObject.html#getRemarks--"><code>AbstractIdentifiedObject.getRemarks()</code></a></td> |
| </tr> |
| <tr> |
| <td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/ReferenceSystem.html?is-external=true#DOMAIN_OF_VALIDITY_KEY" title="class or interface in org.opengis.referencing">"domainOfValidity"</a></td> |
| <td><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"><code>Extent</code></a></td> |
| <td><a href="../../../../../org/apache/sis/referencing/AbstractReferenceSystem.html#getDomainOfValidity--"><code>AbstractReferenceSystem.getDomainOfValidity()</code></a></td> |
| </tr> |
| <tr> |
| <td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/ReferenceSystem.html?is-external=true#SCOPE_KEY" title="class or interface in org.opengis.referencing">"scope"</a></td> |
| <td><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util"><code>InternationalString</code></a> or <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></td> |
| <td><a href="../../../../../org/apache/sis/referencing/AbstractReferenceSystem.html#getScope--"><code>AbstractReferenceSystem.getScope()</code></a></td> |
| </tr> |
| </table></div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>properties</code> - The properties to be given to the coordinate reference system.</dd> |
| <dd><code>datum</code> - The datum.</dd> |
| <dd><code>cs</code> - The coordinate system.</dd> |
| <dt><span class="seeLabel">See Also:</span></dt> |
| <dd><a href="../../../../../org/apache/sis/referencing/factory/GeodeticObjectFactory.html#createTemporalCRS-java.util.Map-org.opengis.referencing.datum.TemporalDatum-org.opengis.referencing.cs.TimeCS-"><code>GeodeticObjectFactory.createTemporalCRS(Map, TemporalDatum, TimeCS)</code></a></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="DefaultTemporalCRS-org.opengis.referencing.crs.TemporalCRS-"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>DefaultTemporalCRS</h4> |
| <pre>protected DefaultTemporalCRS(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/TemporalCRS.html?is-external=true" title="class or interface in org.opengis.referencing.crs">TemporalCRS</a> crs)</pre> |
| <div class="block">Constructs a new coordinate reference system with the same values than the specified one. |
| This copy constructor provides a way to convert an arbitrary implementation into a SIS one |
| or a user-defined one (as a subclass), usually in order to leverage some implementation-specific API. |
| |
| <p>This constructor performs a shallow copy, i.e. the properties are not cloned.</p></div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>crs</code> - The coordinate reference system to copy.</dd> |
| <dt><span class="seeLabel">See Also:</span></dt> |
| <dd><a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#castOrCopy-org.opengis.referencing.crs.TemporalCRS-"><code>castOrCopy(TemporalCRS)</code></a></dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| <!-- ============ METHOD DETAIL ========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="method.detail"> |
| <!-- --> |
| </a> |
| <h3>Method Detail</h3> |
| <a name="castOrCopy-org.opengis.referencing.crs.TemporalCRS-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>castOrCopy</h4> |
| <pre>public static <a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html" title="class in org.apache.sis.referencing.crs">DefaultTemporalCRS</a> castOrCopy(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/TemporalCRS.html?is-external=true" title="class or interface in org.opengis.referencing.crs">TemporalCRS</a> object)</pre> |
| <div class="block">Returns a SIS coordinate reference system implementation with the same values than the given |
| arbitrary implementation. If the given object is <code>null</code>, then this method returns <code>null</code>. |
| Otherwise if the given object is already a SIS implementation, then the given object is returned unchanged. |
| Otherwise a new SIS implementation is created and initialized to the attribute values of the given object.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>object</code> - The object to get as a SIS implementation, or <code>null</code> if none.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>A SIS implementation containing the values of the given object (may be the |
| given object itself), or <code>null</code> if the argument was null.</dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="getInterface--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getInterface</h4> |
| <pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/TemporalCRS.html?is-external=true" title="class or interface in org.opengis.referencing.crs">TemporalCRS</a>> getInterface()</pre> |
| <div class="block">Returns the GeoAPI interface implemented by this class. |
| The SIS implementation returns <code>TemporalCRS.class</code>. |
| |
| <div class="note"><b>Note for implementors:</b> |
| Subclasses usually do not need to override this method since GeoAPI does not define <code>TemporalCRS</code> |
| sub-interface. Overriding possibility is left mostly for implementors who wish to extend GeoAPI with their |
| own set of interfaces.</div></div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code><a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html#getInterface--">getInterface</a></code> in class <code><a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html" title="class in org.apache.sis.referencing.crs">AbstractCRS</a></code></dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd><code>TemporalCRS.class</code> or a user-defined sub-interface.</dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="getDatum--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getDatum</h4> |
| <pre>public <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/datum/TemporalDatum.html?is-external=true" title="class or interface in org.opengis.referencing.datum">TemporalDatum</a> getDatum()</pre> |
| <div class="block">Returns the datum.</div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/SingleCRS.html?is-external=true#getDatum--" title="class or interface in org.opengis.referencing.crs">getDatum</a></code> in interface <code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/SingleCRS.html?is-external=true" title="class or interface in org.opengis.referencing.crs">SingleCRS</a></code></dd> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/TemporalCRS.html?is-external=true#getDatum--" title="class or interface in org.opengis.referencing.crs">getDatum</a></code> in interface <code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/TemporalCRS.html?is-external=true" title="class or interface in org.opengis.referencing.crs">TemporalCRS</a></code></dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>The datum.</dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="getCoordinateSystem--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getCoordinateSystem</h4> |
| <pre>public <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/cs/TimeCS.html?is-external=true" title="class or interface in org.opengis.referencing.cs">TimeCS</a> getCoordinateSystem()</pre> |
| <div class="block">Returns the coordinate system.</div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/CoordinateReferenceSystem.html?is-external=true#getCoordinateSystem--" title="class or interface in org.opengis.referencing.crs">getCoordinateSystem</a></code> in interface <code><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">CoordinateReferenceSystem</a></code></dd> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/SingleCRS.html?is-external=true#getCoordinateSystem--" title="class or interface in org.opengis.referencing.crs">getCoordinateSystem</a></code> in interface <code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/SingleCRS.html?is-external=true" title="class or interface in org.opengis.referencing.crs">SingleCRS</a></code></dd> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/TemporalCRS.html?is-external=true#getCoordinateSystem--" title="class or interface in org.opengis.referencing.crs">getCoordinateSystem</a></code> in interface <code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/crs/TemporalCRS.html?is-external=true" title="class or interface in org.opengis.referencing.crs">TemporalCRS</a></code></dd> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code><a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html#getCoordinateSystem--">getCoordinateSystem</a></code> in class <code><a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html" title="class in org.apache.sis.referencing.crs">AbstractCRS</a></code></dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>The coordinate system.</dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="forConvention-org.apache.sis.referencing.cs.AxesConvention-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>forConvention</h4> |
| <pre>public <a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html" title="class in org.apache.sis.referencing.crs">DefaultTemporalCRS</a> forConvention(<a href="../../../../../org/apache/sis/referencing/cs/AxesConvention.html" title="enum in org.apache.sis.referencing.cs">AxesConvention</a> convention)</pre> |
| <div class="block">Returns a coordinate reference system equivalent to this one but with axes rearranged according the given |
| convention. If this CRS is already compatible with the given convention, then this method returns <code>this</code>.</div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code><a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html#forConvention-org.apache.sis.referencing.cs.AxesConvention-">forConvention</a></code> in class <code><a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html" title="class in org.apache.sis.referencing.crs">AbstractCRS</a></code></dd> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>convention</code> - The axes convention for which a coordinate reference system is desired.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>A coordinate reference system compatible with the given convention (may be <code>this</code>).</dd> |
| <dt><span class="seeLabel">See Also:</span></dt> |
| <dd><a href="../../../../../org/apache/sis/referencing/cs/AbstractCS.html#forConvention-org.apache.sis.referencing.cs.AxesConvention-"><code>AbstractCS.forConvention(AxesConvention)</code></a></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="toDate-double-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>toDate</h4> |
| <pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> toDate(double value)</pre> |
| <div class="block">Convert the given value into a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> object. |
| If the given value is <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true#NaN" title="class or interface in java.lang"><code>NaN</code></a> or infinite, then this method returns <code>null</code>. |
| |
| <p>This method is the converse of <a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#toValue-java.util.Date-"><code>toValue(Date)</code></a>.</p></div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - A value in this axis unit.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>The value as a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">date</a>, or <code>null</code> if the given value is NaN or infinite.</dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="toValue-java.util.Date-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>toValue</h4> |
| <pre>public double toValue(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> time)</pre> |
| <div class="block">Convert the given <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">date</a> into a value in this axis unit. |
| If the given time is <code>null</code>, then this method returns <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true#NaN" title="class or interface in java.lang"><code>NaN</code></a>. |
| |
| <p>This method is the converse of <a href="../../../../../org/apache/sis/referencing/crs/DefaultTemporalCRS.html#toDate-double-"><code>toDate(double)</code></a>.</p></div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>time</code> - The value as a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">date</a>, or <code>null</code>.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>value A value in this axis unit, or <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true#NaN" title="class or interface in java.lang"><code>NaN</code></a> if the given time is <code>null</code>.</dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="formatTo-org.apache.sis.io.wkt.Formatter-"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>formatTo</h4> |
| <pre>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> formatTo(<a href="../../../../../org/apache/sis/io/wkt/Formatter.html" title="class in org.apache.sis.io.wkt">Formatter</a> formatter)</pre> |
| <div class="block">Formats this CRS as a <cite>Well Known Text</cite> <code>TimeCRS[…]</code> element. |
| |
| <div class="note"><b>Compatibility note:</b> |
| <code>TimeCRS</code> is defined in the WKT 2 specification only.</div></div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code><a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html#formatTo-org.apache.sis.io.wkt.Formatter-">formatTo</a></code> in class <code><a href="../../../../../org/apache/sis/referencing/crs/AbstractCRS.html" title="class in org.apache.sis.referencing.crs">AbstractCRS</a></code></dd> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>formatter</code> - The formatter where to format the inner content of this WKT element.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd><code>"TimeCRS"</code>.</dd> |
| <dt><span class="seeLabel">See Also:</span></dt> |
| <dd><a href="http://docs.opengeospatial.org/is/12-063r5/12-063r5.html#88">WKT 2 specification §14</a></dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| </div> |
| <!-- ========= END OF CLASS DATA ========= --> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar.bottom"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.bottom.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../../overview-summary.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</li> |
| <li><a href="class-use/DefaultTemporalCRS.html">Use</a></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"> |
| <li><a href="../../../../../org/apache/sis/referencing/crs/DefaultProjectedCRS.html" title="class in org.apache.sis.referencing.crs"><span class="typeNameLink">Prev Class</span></a></li> |
| <li><a href="../../../../../org/apache/sis/referencing/crs/DefaultVerticalCRS.html" title="class in org.apache.sis.referencing.crs"><span class="typeNameLink">Next Class</span></a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../../../../index.html?org/apache/sis/referencing/crs/DefaultTemporalCRS.html" target="_top">Frames</a></li> |
| <li><a href="DefaultTemporalCRS.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="../../../../../allclasses-noframe.html">All 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> |
| </div> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li><a href="#fields.inherited.from.class.AbstractIdentifiedObject">Field</a> | </li> |
| <li><a href="#constructor.summary">Constr</a> | </li> |
| <li><a href="#method.summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li><a href="#constructor.detail">Constr</a> | </li> |
| <li><a href="#method.detail">Method</a></li> |
| </ul> |
| </div> |
| <a name="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| <p class="legalCopy"><small>Copyright © 2010–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </body> |
| </html> |