📄 referencing.html
字号:
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from interface XTypeProvider</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>UNOTYPEINFO</CODE></TD></TR></TABLE> <!-- ======== 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/openoffice/Referencing.html#Referencing()">Referencing</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/Referencing.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/Referencing.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>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Referencing.html#finalize()">finalize</A></B>()</CODE><BR> Release resources used by this implementation.</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#getAccuracy(com.sun.star.beans.XPropertySet, java.lang.String, java.lang.String)">getAccuracy</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)</CODE><BR> Returns the accuracy 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#getAxis(com.sun.star.beans.XPropertySet, java.lang.String, int)">getAxis</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, int dimension)</CODE><BR> Returns the axis name for the specified dimension in 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#getBoundingBox(com.sun.star.beans.XPropertySet, java.lang.String)">getBoundingBox</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 geographic bounding box for an identified object. This method returns a 2×2 matrix. The first row contains the latitude and longitude of upper left corder, and the second row contains the latitude and longitude or bottom right corner. Units are 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#getDescription(com.sun.star.beans.XPropertySet, java.lang.String)">getDescription</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 identified object description from an authority code.</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#getOrthodromicDistance(com.sun.star.beans.XPropertySet, double[][], double[][], java.lang.Object)">getOrthodromicDistance</A></B>(XPropertySet xOptions, double[][] source, double[][] target, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> CRS)</CODE><BR> Computes the orthodromic distance and azimuth between two coordinates.</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#getOrthodromicForward(com.sun.star.beans.XPropertySet, double[][], double[][], java.lang.Object)">getOrthodromicForward</A></B>(XPropertySet xOptions, double[][] source, double[][] displacement, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> CRS)</CODE><BR> Computes the coordinates after a displacement of the specified distance.</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/Object.html" title="class or interface in java.lang">Object</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/openoffice/Referencing.html#getParameter(com.sun.star.beans.XPropertySet, java.lang.String, java.lang.String)">getParameter</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/String.html" title="class or interface in java.lang">String</A> parameter)</CODE><BR> Returns the value for a coordinate reference system parameter.</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#getRemarks(com.sun.star.beans.XPropertySet, java.lang.String)">getRemarks</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 remarks for an identified object.</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#getScope(com.sun.star.beans.XPropertySet, java.lang.String)">getScope</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 scope for an identified object.</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#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/Referencing.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> <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#getTextAngle(com.sun.star.beans.XPropertySet, double, java.lang.Object)">getTextAngle</A></B>(XPropertySet xOptions, double value, <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 an angle to text according to a given format.</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#getTextLatitude(com.sun.star.beans.XPropertySet, double, java.lang.Object)">getTextLatitude</A></B>(XPropertySet xOptions, double value, <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 a latitude to text according to a given format.</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#getTextLongitude(com.sun.star.beans.XPropertySet, double, java.lang.Object)">getTextLongitude</A></B>(XPropertySet xOptions, double value, <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 a longitude to text according to a given format.</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#getTransformedCoordinates(com.sun.star.beans.XPropertySet, double[][], java.lang.String, java.lang.String)">getTransformedCoordinates</A></B>(XPropertySet xOptions, double[][] coordinates, <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)</CODE><BR> Transforms coordinates from the specified source CRS to the specified target CRS.</TD></TR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -