orthographicequatorial.html
来自「Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理」· HTML 代码 · 共 394 行 · 第 1/2 页
HTML
394 行
<TD><CODE><B><A HREF="../../../../../org/geotools/referencing/operation/projection/OrthographicEquatorial.html#transformNormalized(double, double, java.awt.geom.Point2D)">transformNormalized</A></B>(double x, double y, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/geom/Point2D.html" title="class or interface in java.awt.geom">Point2D</A> ptDst)</CODE><BR> Transforms the specified (<var>x</var>,<var>y</var>) coordinate (units in radians) and stores the result in (linear distance on a unit sphere).</TD></TR></TABLE> <A NAME="methods_inherited_from_class_Orthographic"><!-- --></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/operation/projection/Orthographic.html" title="class in org.geotools.referencing.operation.projection">Orthographic</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/referencing/operation/projection/Orthographic.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../../org/geotools/referencing/operation/projection/Orthographic.html#getParameterDescriptors()">getParameterDescriptors</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_MapProjection"><!-- --></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/operation/projection/MapProjection.html" title="class in org.geotools.referencing.operation.projection">MapProjection</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/referencing/operation/projection/MapProjection.html#getParameterValues()">getParameterValues</A>, <A HREF="../../../../../org/geotools/referencing/operation/projection/MapProjection.html#getSourceDimensions()">getSourceDimensions</A>, <A HREF="../../../../../org/geotools/referencing/operation/projection/MapProjection.html#getTargetDimensions()">getTargetDimensions</A>, <A HREF="../../../../../org/geotools/referencing/operation/projection/MapProjection.html#getToleranceForAssertions(double, double)">getToleranceForAssertions</A>, <A HREF="../../../../../org/geotools/referencing/operation/projection/MapProjection.html#hashCode()">hashCode</A>, <A HREF="../../../../../org/geotools/referencing/operation/projection/MapProjection.html#inverse()">inverse</A>, <A HREF="../../../../../org/geotools/referencing/operation/projection/MapProjection.html#transform(double[], int, double[], int, int)">transform</A>, <A HREF="../../../../../org/geotools/referencing/operation/projection/MapProjection.html#transform(float[], int, float[], int, int)">transform</A>, <A HREF="../../../../../org/geotools/referencing/operation/projection/MapProjection.html#transform(java.awt.geom.Point2D, java.awt.geom.Point2D)">transform</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_AbstractMathTransform"><!-- --></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/operation/transform/AbstractMathTransform.html" title="class in org.geotools.referencing.operation.transform">AbstractMathTransform</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/referencing/operation/transform/AbstractMathTransform.html#createTransformedShape(java.awt.Shape)">createTransformedShape</A>, <A HREF="../../../../../org/geotools/referencing/operation/transform/AbstractMathTransform.html#derivative(org.opengis.spatialschema.geometry.DirectPosition)">derivative</A>, <A HREF="../../../../../org/geotools/referencing/operation/transform/AbstractMathTransform.html#derivative(java.awt.geom.Point2D)">derivative</A>, <A HREF="../../../../../org/geotools/referencing/operation/transform/AbstractMathTransform.html#ensureNonNull(java.lang.String, java.lang.Object)">ensureNonNull</A>, <A HREF="../../../../../org/geotools/referencing/operation/transform/AbstractMathTransform.html#formatWKT(org.geotools.referencing.wkt.Formatter)">formatWKT</A>, <A HREF="../../../../../org/geotools/referencing/operation/transform/AbstractMathTransform.html#getDimSource()">getDimSource</A>, <A HREF="../../../../../org/geotools/referencing/operation/transform/AbstractMathTransform.html#getDimTarget()">getDimTarget</A>, <A HREF="../../../../../org/geotools/referencing/operation/transform/AbstractMathTransform.html#isIdentity()">isIdentity</A>, <A HREF="../../../../../org/geotools/referencing/operation/transform/AbstractMathTransform.html#isIdentity(double)">isIdentity</A>, <A HREF="../../../../../org/geotools/referencing/operation/transform/AbstractMathTransform.html#needCopy(int, int, int, int, int)">needCopy</A>, <A HREF="../../../../../org/geotools/referencing/operation/transform/AbstractMathTransform.html#rollLongitude(double)">rollLongitude</A>, <A HREF="../../../../../org/geotools/referencing/operation/transform/AbstractMathTransform.html#transform(org.opengis.spatialschema.geometry.DirectPosition, org.opengis.spatialschema.geometry.DirectPosition)">transform</A></CODE></TD></TR></TABLE> <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> <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> <A NAME="methods_inherited_from_class_MathTransform2D"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface MathTransform2D</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>createTransformedShape, derivative</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_MathTransform"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface MathTransform</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>derivative, isIdentity, toWKT, transform</CODE></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="transformNormalized(double, double, java.awt.geom.Point2D)"><!-- --></A><H3>transformNormalized</H3><PRE>protected <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/geom/Point2D.html" title="class or interface in java.awt.geom">Point2D</A> <B>transformNormalized</B>(double x, double y, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/geom/Point2D.html" title="class or interface in java.awt.geom">Point2D</A> ptDst) throws <A HREF="../../../../../org/geotools/referencing/operation/projection/ProjectionException.html" title="class in org.geotools.referencing.operation.projection">ProjectionException</A></PRE><DL><DD>Transforms the specified (<var>x</var>,<var>y</var>) coordinate (units in radians) and stores the result in (linear distance on a unit sphere).<P><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/geotools/referencing/operation/projection/OrthographicOblique.html#transformNormalized(double, double, java.awt.geom.Point2D)">transformNormalized</A></CODE> in class <CODE><A HREF="../../../../../org/geotools/referencing/operation/projection/OrthographicOblique.html" title="class in org.geotools.referencing.operation.projection">OrthographicOblique</A></CODE></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE><A HREF="../../../../../org/geotools/referencing/operation/projection/ProjectionException.html" title="class in org.geotools.referencing.operation.projection">ProjectionException</A></CODE></DL></DD></DL><HR><A NAME="inverseTransformNormalized(double, double, java.awt.geom.Point2D)"><!-- --></A><H3>inverseTransformNormalized</H3><PRE>protected <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/geom/Point2D.html" title="class or interface in java.awt.geom">Point2D</A> <B>inverseTransformNormalized</B>(double x, double y, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/geom/Point2D.html" title="class or interface in java.awt.geom">Point2D</A> ptDst) throws <A HREF="../../../../../org/geotools/referencing/operation/projection/ProjectionException.html" title="class in org.geotools.referencing.operation.projection">ProjectionException</A></PRE><DL><DD>Transforms the specified (<var>x</var>,<var>y</var>) coordinate and stores the result in .<P><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/geotools/referencing/operation/projection/OrthographicOblique.html#inverseTransformNormalized(double, double, java.awt.geom.Point2D)">inverseTransformNormalized</A></CODE> in class <CODE><A HREF="../../../../../org/geotools/referencing/operation/projection/OrthographicOblique.html" title="class in org.geotools.referencing.operation.projection">OrthographicOblique</A></CODE></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE><A HREF="../../../../../org/geotools/referencing/operation/projection/ProjectionException.html" title="class in org.geotools.referencing.operation.projection">ProjectionException</A></CODE></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OrthographicEquatorial.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../org/geotools/referencing/operation/projection/Orthographic.Provider.html" title="class in org.geotools.referencing.operation.projection"><B>PREV CLASS</B></A> <A HREF="../../../../../org/geotools/referencing/operation/projection/OrthographicOblique.html" title="class in org.geotools.referencing.operation.projection"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> <A HREF="OrthographicEquatorial.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: <A HREF="#nested_classes_inherited_from_class_org.geotools.referencing.operation.projection.Orthographic">NESTED</A> | <A HREF="#fields_inherited_from_class_MapProjection">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR>Copyright © 1996-2007 <a href="http://www.geotools.org">Geotools</a>. All Rights Reserved.</BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?