defaulttemporalcrs.html

来自「Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理」· HTML 代码 · 共 574 行 · 第 1/3 页

HTML
574
字号
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY</CODE></TD></TR></TABLE>&nbsp;<!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/referencing/crs/DefaultTemporalCRS.html#DefaultTemporalCRS(java.util.Map, org.opengis.referencing.datum.TemporalDatum, org.opengis.referencing.cs.TimeCS)">DefaultTemporalCRS</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&nbsp;properties,                   TemporalDatum&nbsp;datum,                   TimeCS&nbsp;cs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a temporal CRS from a set of properties. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/referencing/crs/DefaultTemporalCRS.html#DefaultTemporalCRS(java.lang.String, org.opengis.referencing.datum.TemporalDatum, org.opengis.referencing.cs.TimeCS)">DefaultTemporalCRS</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;name,                   TemporalDatum&nbsp;datum,                   TimeCS&nbsp;cs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a temporal CRS from a name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/referencing/crs/DefaultTemporalCRS.html#DefaultTemporalCRS(org.opengis.referencing.crs.TemporalCRS)">DefaultTemporalCRS</A></B>(TemporalCRS&nbsp;crs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new temporal CRS with the same values than the specified one. </TD></TR></TABLE>&nbsp;<!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Method Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/crs/DefaultTemporalCRS.html#hashCode()">hashCode</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a hash value for this geographic CRS.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html" title="class or interface in java.util">Date</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/crs/DefaultTemporalCRS.html#toDate(double)">toDate</A></B>(double&nbsp;value)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert the given value into a <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html" title="class or interface in java.util"><CODE>Date</CODE></A> object. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/crs/DefaultTemporalCRS.html#toValue(java.util.Date)">toValue</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html" title="class or interface in java.util">Date</A>&nbsp;time)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert the given <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html" title="class or interface in java.util">date</A> into a value in this axis unit. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../org/geotools/referencing/crs/DefaultTemporalCRS.html" title="class in org.geotools.referencing.crs">DefaultTemporalCRS</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/crs/DefaultTemporalCRS.html#wrap(org.opengis.referencing.crs.TemporalCRS)">wrap</A></B>(TemporalCRS&nbsp;crs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Wraps an arbitrary temporal CRS into a Geotools implementation. </TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_AbstractSingleCRS"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../../org/geotools/referencing/crs/AbstractSingleCRS.html" title="class in org.geotools.referencing.crs">AbstractSingleCRS</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/geotools/referencing/crs/AbstractSingleCRS.html#equals(org.geotools.referencing.AbstractIdentifiedObject, boolean)">equals</A>, <A HREF="../../../../org/geotools/referencing/crs/AbstractSingleCRS.html#formatWKT(org.geotools.referencing.wkt.Formatter)">formatWKT</A>, <A HREF="../../../../org/geotools/referencing/crs/AbstractSingleCRS.html#getAxis(int)">getAxis</A>, <A HREF="../../../../org/geotools/referencing/crs/AbstractSingleCRS.html#getDatum()">getDatum</A>, <A HREF="../../../../org/geotools/referencing/crs/AbstractSingleCRS.html#getDimension()">getDimension</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_AbstractCRS"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../../org/geotools/referencing/crs/AbstractCRS.html" title="class in org.geotools.referencing.crs">AbstractCRS</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/geotools/referencing/crs/AbstractCRS.html#distance(double[], double[])">distance</A>, <A HREF="../../../../org/geotools/referencing/crs/AbstractCRS.html#getCoordinateSystem()">getCoordinateSystem</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_AbstractReferenceSystem"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../../org/geotools/referencing/AbstractReferenceSystem.html" title="class in org.geotools.referencing">AbstractReferenceSystem</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/geotools/referencing/AbstractReferenceSystem.html#getScope()">getScope</A>, <A HREF="../../../../org/geotools/referencing/AbstractReferenceSystem.html#getValidArea()">getValidArea</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_AbstractIdentifiedObject"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html" title="class in org.geotools.referencing">AbstractIdentifiedObject</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#asSet(java.lang.Object[])">asSet</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#ensureAngularUnit(javax.units.Unit)">ensureAngularUnit</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#ensureLinearUnit(javax.units.Unit)">ensureLinearUnit</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#ensureNonNull(java.lang.String, java.lang.Object)">ensureNonNull</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#ensureNonNull(java.lang.String, java.lang.Object[], int)">ensureNonNull</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#ensureTimeUnit(javax.units.Unit)">ensureTimeUnit</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#equals(java.util.Collection, java.util.Collection, boolean)">equals</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#equals(org.opengis.referencing.IdentifiedObject[], org.opengis.referencing.IdentifiedObject[], boolean)">equals</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#equals(org.opengis.referencing.IdentifiedObject, org.opengis.referencing.IdentifiedObject, boolean)">equals</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getAlias()">getAlias</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getIdentifier(org.opengis.metadata.citation.Citation)">getIdentifier</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getIdentifier(org.opengis.referencing.IdentifiedObject, org.opengis.metadata.citation.Citation)">getIdentifier</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getIdentifiers()">getIdentifiers</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getName()">getName</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getName(org.opengis.metadata.citation.Citation)">getName</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getName(org.opengis.referencing.IdentifiedObject, org.opengis.metadata.citation.Citation)">getName</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getProperties(org.opengis.referencing.IdentifiedObject)">getProperties</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getProperties(org.opengis.referencing.IdentifiedObject, org.opengis.metadata.citation.Citation)">getProperties</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getRemarks()">getRemarks</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#nameMatches(org.opengis.referencing.IdentifiedObject, java.lang.String)">nameMatches</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#nameMatches(java.lang.String)">nameMatches</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_Formattable"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../../org/geotools/referencing/wkt/Formattable.html" title="class in org.geotools.referencing.wkt">Formattable</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/geotools/referencing/wkt/Formattable.html#toString()">toString</A>, <A HREF="../../../../org/geotools/referencing/wkt/Formattable.html#toWKT()">toWKT</A>, <A HREF="../../../../org/geotools/referencing/wkt/Formattable.html#toWKT(org.opengis.metadata.citation.Citation, int)">toWKT</A>, <A HREF="../../../../org/geotools/referencing/wkt/Formattable.html#toWKT(int)">toWKT</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_SingleCRS"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface SingleCRS</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>getCoordinateSystem, getDatum</CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_ReferenceSystem"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface ReferenceSystem</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>getScope, getValidArea</CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_IdentifiedObject"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface IdentifiedObject</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>getAlias, getIdentifiers, getName, getRemarks, toWKT</CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD></TR></TABLE><A NAME="MILLISECOND"><!-- --></A><H3>MILLISECOND</H3><PRE>public static <A HREF="http://jsr-108.sourceforge.net/javadoc/javax/units/Unit.html" title="class or interface in javax.units">Unit</A> <B>MILLISECOND</B></PRE><DL><DD>Unit for milliseconds. Usefull for conversion from and to <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Date.html" title="class or interface in java.util"><CODE>Date</CODE></A> objects.<P><DL></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?