📄 referencing.html
字号:
<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/Referencing.html#getTransformWKT(com.sun.star.beans.XPropertySet, java.lang.String, java.lang.String, java.lang.Object)">getTransformWKT</A></B>(XPropertySet xOptions, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> sourceCRS, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> targetCRS, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> authority)</CODE><BR> Returns the Well Know Text (WKT) of a transformation between two coordinate reference systems.</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/Referencing.html#getValidArea(com.sun.star.beans.XPropertySet, java.lang.String)">getValidArea</A></B>(XPropertySet xOptions, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> authorityCode)</CODE><BR> Returns the valid area as a textual description for an identified object.</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/Referencing.html#getValueAngle(com.sun.star.beans.XPropertySet, java.lang.String, java.lang.Object)">getValueAngle</A></B>(XPropertySet xOptions, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> text, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> pattern)</CODE><BR> Converts text in degrees-minutes-seconds to an angle in decimal degrees.</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/Referencing.html#getWKT(com.sun.star.beans.XPropertySet, java.lang.String, java.lang.Object)">getWKT</A></B>(XPropertySet xOptions, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> authorityCode, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> authority)</CODE><BR> Returns the Well Know Text (WKT) for an identified object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Referencing.html#setLocale(com.sun.star.lang.Locale)">setLocale</A></B>(Locale locale)</CODE><BR> Sets the locale to be used by this object.</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/Referencing.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#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>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="Referencing()"><!-- --></A><H3>Referencing</H3><PRE>public <B>Referencing</B>()</PRE><DL><DD>Constructs a default implementation of interface.<P></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="__getServiceFactory(java.lang.String, com.sun.star.lang.XMultiServiceFactory, com.sun.star.registry.XRegistryKey)"><!-- --></A><H3>__getServiceFactory</H3><PRE>public static XSingleServiceFactory <B>__getServiceFactory</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)</PRE><DL><DD>Returns a factory for creating the service. This method is called by the ; do not rename!<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>implementation</CODE> - The name of the implementation for which a service is desired.<DD><CODE>factories</CODE> - The service manager to be used if needed.<DD><CODE>registry</CODE> - The registry key<DT><B>Returns:</B><DD>A factory for creating the component.</DL></DD></DL><HR><A NAME="__writeRegistryServiceInfo(com.sun.star.registry.XRegistryKey)"><!-- --></A><H3>__writeRegistryServiceInfo</H3><PRE>public static boolean <B>__writeRegistryServiceInfo</B>(XRegistryKey registry)</PRE><DL><DD>Writes the service information into the given registry key. This method is called by the ; do not rename!<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>registry</CODE> - The registry key.<DT><B>Returns:</B><DD> if the operation succeeded.</DL></DD></DL><HR><A NAME="getServiceName()"><!-- --></A><H3>getServiceName</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getServiceName</B>()</PRE><DL><DD>The service name that can be used to create such an object by a factory.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getServiceName</CODE> in interface <CODE>XServiceName</CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/geotools/openoffice/Formulas.html#getServiceName()">getServiceName</A></CODE> in class <CODE><A HREF="../../../org/geotools/openoffice/Formulas.html" title="class in org.geotools.openoffice">Formulas</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getSupportedServiceNames()"><!-- --></A><H3>getSupportedServiceNames</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>getSupportedServiceNames</B>()</PRE><DL><DD>Provides the supported service names of the implementation, including also indirect service names.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getSupportedServiceNames</CODE> in interface <CODE>XServiceInfo</CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>Sequence of service names that are supported.</DL></DD></DL><HR><A NAME="supportsService(java.lang.String)"><!-- --></A><H3>supportsService</H3><PRE>public boolean <B>supportsService</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)</PRE><DL><DD>Tests whether the specified service is supported, i.e. implemented by the implementation.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>supportsService</CODE> in interface <CODE>XServiceInfo</CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>name</CODE> - Name of service to be tested.<DT><B>Returns:</B><DD> if the service is supported, otherwise.</DL></DD></DL><HR><A NAME="setLocale(com.sun.star.lang.Locale)"><!-- --></A><H3>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -