📄 xreferencing.html
字号:
</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/XReferencing.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/XReferencing.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/XReferencing.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/XReferencing.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><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/XReferencing.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/XReferencing.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/XReferencing.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/XReferencing.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></TABLE> <P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><!-- ============ 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="getValueAngle(com.sun.star.beans.XPropertySet, java.lang.String, java.lang.Object)"><!-- --></A><H3>getValueAngle</H3><PRE>public double <B>getValueAngle</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) throws IllegalArgumentException</PRE><DL><DD>Converts text in degrees-minutes-seconds to an angle in decimal degrees.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>xOptions</CODE> - Provided by OpenOffice.<DD><CODE>text</CODE> - The text to be converted to an angle.<DD><CODE>pattern</CODE> - The text that describes the format (example: "D癕M.m'").<DT><B>Throws:</B><DD><CODE>IllegalArgumentException</CODE> - if is illegal.</DL></DD></DL><HR><A NAME="getTextAngle(com.sun.star.beans.XPropertySet, double, java.lang.Object)"><!-- --></A><H3>getTextAngle</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>getTextAngle</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) throws IllegalArgumentException</PRE><DL><DD>Converts an angle to text according to a given format.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>xOptions</CODE> - Provided by OpenOffice.<DD><CODE>value</CODE> - The angle value (in decimal degrees) to be converted.<DD><CODE>pattern</CODE> - The text that describes the format (example: "D癕M.m'").<DT><B>Throws:</B><DD><CODE>IllegalArgumentException</CODE> - if is illegal.</DL></DD></DL><HR><A NAME="getTextLongitude(com.sun.star.beans.XPropertySet, double, java.lang.Object)"><!-- --></A><H3>getTextLongitude</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>getTextLongitude</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) throws IllegalArgumentException</PRE><DL><DD>Converts a longitude to text according to a given format.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>xOptions</CODE> - Provided by OpenOffice.<DD><CODE>value</CODE> - The longitude value (in decimal degrees) to be converted.<DD><CODE>pattern</CODE> - The text that describes the format (example: "D癕M.m'").<DT><B>Throws:</B><DD><CODE>IllegalArgumentException</CODE> - if is illegal.</DL></DD></DL><HR><A NAME="getTextLatitude(com.sun.star.beans.XPropertySet, double, java.lang.Object)"><!-- --></A><H3>getTextLatitude</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>getTextLatitude</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) throws IllegalArgumentException</PRE><DL><DD>Converts a latitude to text according to a given format.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>xOptions</CODE> - Provided by OpenOffice.<DD><CODE>value</CODE> - The latitude value (in decimal degrees) to be converted.<DD><CODE>pattern</CODE> - The text that describes the format (example: "D癕M.m'").<DT><B>Throws:</B><DD><CODE>IllegalArgumentException</CODE> - if is illegal.</DL></DD></DL><HR><A NAME="getDescription(com.sun.star.beans.XPropertySet, java.lang.String)"><!-- --></A><H3>getDescription</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>getDescription</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)</PRE><DL><DD>Returns the identified object description from an authority code.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>xOptions</CODE> - Provided by OpenOffice.<DD><CODE>authorityCode</CODE> - The code allocated by the authority.</DL></DD></DL><HR><A NAME="getScope(com.sun.star.beans.XPropertySet, java.lang.String)"><!-- --></A><H3>getScope</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>getScope</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)</PRE><DL><DD>Returns the scope for an identified object.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>xOptions</CODE> - Provided by OpenOffice.<DD><CODE>authorityCode</CODE> - The code allocated by the authority.</DL></DD></DL><HR><A NAME="getValidArea(com.sun.star.beans.XPropertySet, java.lang.String)"><!-- --></A><H3>getValidArea</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>getValidArea</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)</PRE><DL><DD>Returns the valid area as a textual description for an identified object.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>xOptions</CODE> - Provided by OpenOffice.<DD><CODE>authorityCode</CODE> - The code allocated by the authority.</DL></DD></DL><HR><A NAME="getBoundingBox(com.sun.star.beans.XPropertySet, java.lang.String)"><!-- --></A><H3>getBoundingBox</H3><PRE>public double[][] <B>getBoundingBox</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)</PRE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -