📄 nature.html
字号:
<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/openoffice/Nature.html#Nature()">Nature</A></B>()</CODE><BR> Constructs a default implementation of interface.</TD></TR></TABLE> <!-- ========== 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>static XSingleServiceFactory</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#__getServiceFactory(java.lang.String, com.sun.star.lang.XMultiServiceFactory, com.sun.star.registry.XRegistryKey)">__getServiceFactory</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> implementation, XMultiServiceFactory factories, XRegistryKey registry)</CODE><BR> Returns a factory for creating the service. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#__writeRegistryServiceInfo(com.sun.star.registry.XRegistryKey)">__writeRegistryServiceInfo</A></B>(XRegistryKey registry)</CODE><BR> Writes the service information into the given registry key. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#getAzimuth(com.sun.star.beans.XPropertySet, double, double, double)">getAzimuth</A></B>(XPropertySet xOptions, double latitude, double longitude, double time)</CODE><BR> Returns the Sun's azimuth in degrees.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#getElevation(com.sun.star.beans.XPropertySet, double, double, double)">getElevation</A></B>(XPropertySet xOptions, double latitude, double longitude, double time)</CODE><BR> Returns the Sun's elevation angle in degrees.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#getNoonTime(com.sun.star.beans.XPropertySet, double, double, double)">getNoonTime</A></B>(XPropertySet xOptions, double latitude, double longitude, double time)</CODE><BR> Returns the noon time (in GMT) when the Sun reach its highest point.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#getSeaWaterDensity(com.sun.star.beans.XPropertySet, double, double, double)">getSeaWaterDensity</A></B>(XPropertySet xOptions, double salinity, double temperature, double pressure)</CODE><BR> Computes sea water density as a function of salinity, temperature and pressure.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#getSeaWaterMeltingPoint(com.sun.star.beans.XPropertySet, double, double)">getSeaWaterMeltingPoint</A></B>(XPropertySet xOptions, double salinity, double pressure)</CODE><BR> Computes the fusion temperature (melting point) as a function of salinity and pressure.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#getSeaWaterSaturationO2(com.sun.star.beans.XPropertySet, double, double)">getSeaWaterSaturationO2</A></B>(XPropertySet xOptions, double salinity, double temperature)</CODE><BR> Computes the saturation in disolved oxygen (祄ol/kg) as a function of salinity and temperature.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#getSeaWaterSoundVelocity(com.sun.star.beans.XPropertySet, double, double, double)">getSeaWaterSoundVelocity</A></B>(XPropertySet xOptions, double salinity, double temperature, double pressure)</CODE><BR> Computes the sound velocity in sea water as a function of salinity, temperature and pressure.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#getServiceName()">getServiceName</A></B>()</CODE><BR> The service name that can be used to create such an object by a factory.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#getSupportedServiceNames()">getSupportedServiceNames</A></B>()</CODE><BR> Provides the supported service names of the implementation, including also indirect service names.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#getSynodicMonthLength(com.sun.star.beans.XPropertySet, double)">getSynodicMonthLength</A></B>(XPropertySet xOptions, double time)</CODE><BR> Returns the synodic month length in days.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#getTropicalYearLength(com.sun.star.beans.XPropertySet, double)">getTropicalYearLength</A></B>(XPropertySet xOptions, double time)</CODE><BR> Returns the tropical year length in days.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Nature.html#supportsService(java.lang.String)">supportsService</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> name)</CODE><BR> Tests whether the specified service is supported, i.e. implemented by the implementation.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_Formulas"><!-- --></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/openoffice/Formulas.html" title="class in org.geotools.openoffice">Formulas</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../org/geotools/openoffice/Formulas.html#getArgumentDescription(java.lang.String, int)">getArgumentDescription</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#getDisplayArgumentName(java.lang.String, int)">getDisplayArgumentName</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#getDisplayCategoryName(java.lang.String)">getDisplayCategoryName</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#getDisplayFunctionName(java.lang.String)">getDisplayFunctionName</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#getEpoch(com.sun.star.beans.XPropertySet)">getEpoch</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#getFailure(int, int)">getFailure</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#getFunctionDescription(java.lang.String)">getFunctionDescription</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#getImplementationName()">getImplementationName</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#getJavaLocale()">getJavaLocale</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#getLocale()">getLocale</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#getLocalizedMessage(java.lang.Throwable)">getLocalizedMessage</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#getLogger()">getLogger</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#getProgrammaticCategoryName(java.lang.String)">getProgrammaticCategoryName</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#getProgrammaticFuntionName(java.lang.String)">getProgrammaticFuntionName</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#reportException(java.lang.String, java.lang.Throwable)">reportException</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#setLocale(com.sun.star.lang.Locale)">setLocale</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#setTimeZone(java.lang.String)">setTimeZone</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#toDate(com.sun.star.beans.XPropertySet, double)">toDate</A>, <A HREF="../../../org/geotools/openoffice/Formulas.html#toDouble(com.sun.star.beans.XPropertySet, java.util.Date)">toDouble</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_WeakBase"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class WeakBase</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>finalize, getImplementationId, getTypes, queryAdapter</CODE></TD></TR></TABLE> <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#equals(java.lang.Object)" title="class or interface in java.lang">equals</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#hashCode()" title="class or interface in java.lang">hashCode</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#toString()" title="class or interface in java.lang">toString</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> <P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="Nature()"><!-- --></A><H3>Nature</H3><PRE>public <B>Nature</B>()</PRE><DL><DD>Constructs a default implementation of interface.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -