📄 defaultellipsoidalcs.html
字号:
<BR> Constructs a two-dimensional coordinate system from a name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/referencing/cs/DefaultEllipsoidalCS.html#DefaultEllipsoidalCS(java.lang.String, org.opengis.referencing.cs.CoordinateSystemAxis, org.opengis.referencing.cs.CoordinateSystemAxis, org.opengis.referencing.cs.CoordinateSystemAxis)">DefaultEllipsoidalCS</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, CoordinateSystemAxis axis0, CoordinateSystemAxis axis1, CoordinateSystemAxis axis2)</CODE><BR> Constructs a three-dimensional coordinate system from a name.</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> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/cs/DefaultEllipsoidalCS.html#getHeight(double[])">getHeight</A></B>(double[] coordinates)</CODE><BR> Returns the height found in the specified coordinate point, always in <A HREF="http://jsr-108.sourceforge.net/javadoc/javax/units/SI.html#METER" title="class or interface in javax.units">meters</A>.</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/referencing/cs/DefaultEllipsoidalCS.html#getLatitude(double[])">getLatitude</A></B>(double[] coordinates)</CODE><BR> Returns the latitude found in the specified coordinate point, always in <A HREF="http://jsr-108.sourceforge.net/javadoc/javax/units/NonSI.html#DEGREE_ANGLE" title="class or interface in javax.units">decimal degrees</A>.</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/referencing/cs/DefaultEllipsoidalCS.html#getLongitude(double[])">getLongitude</A></B>(double[] coordinates)</CODE><BR> Returns the longitude found in the specified coordinate point, always in <A HREF="http://jsr-108.sourceforge.net/javadoc/javax/units/NonSI.html#DEGREE_ANGLE" title="class or interface in javax.units">decimal degrees</A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/cs/DefaultEllipsoidalCS.html#isCompatibleDirection(org.opengis.referencing.cs.AxisDirection)">isCompatibleDirection</A></B>(AxisDirection direction)</CODE><BR> Returns if the specified axis direction is allowed for this coordinate system. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/cs/DefaultEllipsoidalCS.html#isCompatibleUnit(org.opengis.referencing.cs.AxisDirection, javax.units.Unit)">isCompatibleUnit</A></B>(AxisDirection direction, <A HREF="http://jsr-108.sourceforge.net/javadoc/javax/units/Unit.html" title="class or interface in javax.units">Unit</A> unit)</CODE><BR> Returns if the specified unit is compatible with <A HREF="http://jsr-108.sourceforge.net/javadoc/javax/units/NonSI.html#DEGREE_ANGLE" title="class or interface in javax.units">decimal degrees</A> (or <A HREF="http://jsr-108.sourceforge.net/javadoc/javax/units/SI.html#METER" title="class or interface in javax.units">meters</A> in the special case of height). </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/geotools/referencing/cs/DefaultEllipsoidalCS.html" title="class in org.geotools.referencing.cs">DefaultEllipsoidalCS</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/cs/DefaultEllipsoidalCS.html#usingUnit(javax.units.Unit)">usingUnit</A></B>(<A HREF="http://jsr-108.sourceforge.net/javadoc/javax/units/Unit.html" title="class or interface in javax.units">Unit</A> unit)</CODE><BR> Returns a new coordinate system with the same properties than the current one except for axis units.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_AbstractCS"><!-- --></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/cs/AbstractCS.html" title="class in org.geotools.referencing.cs">AbstractCS</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/geotools/referencing/cs/AbstractCS.html#distance(double[], double[])">distance</A>, <A HREF="../../../../org/geotools/referencing/cs/AbstractCS.html#equals(org.geotools.referencing.AbstractIdentifiedObject, boolean)">equals</A>, <A HREF="../../../../org/geotools/referencing/cs/AbstractCS.html#formatWKT(org.geotools.referencing.wkt.Formatter)">formatWKT</A>, <A HREF="../../../../org/geotools/referencing/cs/AbstractCS.html#getAxis(int)">getAxis</A>, <A HREF="../../../../org/geotools/referencing/cs/AbstractCS.html#getDimension()">getDimension</A>, <A HREF="../../../../org/geotools/referencing/cs/AbstractCS.html#hashCode()">hashCode</A>, <A HREF="../../../../org/geotools/referencing/cs/AbstractCS.html#standard(org.opengis.referencing.cs.CoordinateSystem)">standard</A>, <A HREF="../../../../org/geotools/referencing/cs/AbstractCS.html#swapAndScaleAxis(org.opengis.referencing.cs.CoordinateSystem, org.opengis.referencing.cs.CoordinateSystem)">swapAndScaleAxis</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_AbstractIdentifiedObject"><!-- --></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/AbstractIdentifiedObject.html" title="class in org.geotools.referencing">AbstractIdentifiedObject</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#asSet(java.lang.Object[])">asSet</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#ensureAngularUnit(javax.units.Unit)">ensureAngularUnit</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#ensureLinearUnit(javax.units.Unit)">ensureLinearUnit</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#ensureNonNull(java.lang.String, java.lang.Object)">ensureNonNull</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#ensureNonNull(java.lang.String, java.lang.Object[], int)">ensureNonNull</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#ensureTimeUnit(javax.units.Unit)">ensureTimeUnit</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#equals(java.util.Collection, java.util.Collection, boolean)">equals</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#equals(org.opengis.referencing.IdentifiedObject[], org.opengis.referencing.IdentifiedObject[], boolean)">equals</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#equals(org.opengis.referencing.IdentifiedObject, org.opengis.referencing.IdentifiedObject, boolean)">equals</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getAlias()">getAlias</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getIdentifier(org.opengis.metadata.citation.Citation)">getIdentifier</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getIdentifier(org.opengis.referencing.IdentifiedObject, org.opengis.metadata.citation.Citation)">getIdentifier</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getIdentifiers()">getIdentifiers</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getName()">getName</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getName(org.opengis.metadata.citation.Citation)">getName</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getName(org.opengis.referencing.IdentifiedObject, org.opengis.metadata.citation.Citation)">getName</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getProperties(org.opengis.referencing.IdentifiedObject)">getProperties</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getProperties(org.opengis.referencing.IdentifiedObject, org.opengis.metadata.citation.Citation)">getProperties</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#getRemarks()">getRemarks</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#nameMatches(org.opengis.referencing.IdentifiedObject, java.lang.String)">nameMatches</A>, <A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html#nameMatches(java.lang.String)">nameMatches</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_CoordinateSystem"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface CoordinateSystem</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>getAxis, getDimension</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_IdentifiedObject"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface IdentifiedObject</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>getAlias, getIdentifiers, getName, getRemarks, toWKT</CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD></TR></TABLE><A NAME="GEODETIC_2D"><!-- --></A><H3>GEODETIC_2D</H3><PRE>public static <A HREF="../../../../org/geotools/referencing/cs/DefaultEllipsoidalCS.html" title="class in org.geotools.referencing.cs">DefaultEllipsoidalCS</A> <B>GEODETIC_2D</B></PRE><DL><DD>A two-dimensional ellipsoidal CS with <var><A HREF="../../../../org/geotools/referencing/cs/DefaultCoordinateSystemAxis.html#GEODETIC_LONGITUDE">longitude</A></var>, <var><A HREF="../../../../org/geotools/referencing/cs/DefaultCoordinateSystemAxis.html#GEODETIC_LATITUDE">latitude</A></var> axis in decimal degrees.<P><DL></DL></DL><HR><A NAME="GEODETIC_3D"><!-- --></A><H3>GEODETIC_3D</H3><PRE>public static <A HREF="../../../../org/geotools/referencing/cs/DefaultEllipsoidalCS.html" title="class in org.geotools.referencing.cs">DefaultEllipsoidalCS</A> <B>GEODETIC_3D</B></PRE><DL><DD>A three-dimensional ellipsoidal CS with <var><A HREF="../../../../org/geotools/referencing/cs/DefaultCoordinateSystemAxis.html#GEODETIC_LONGITUDE">longitude</A></var>, <var><A HREF="../../../../org/geotools/referencing/cs/DefaultCoordinateSystemAxis.html#GEODETIC_LATITUDE">latitude</A></var>, <var><A HREF="../../../../org/geotools/referencing/cs/DefaultCoordinateSystemAxis.html#ELLIPSOIDAL_HEIGHT">height</A></var> axis.<P><DL></DL></DL><!-- ========= 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="DefaultEllipsoidalCS(org.opengis.referencing.cs.EllipsoidalCS)"><!-- --></A><H3>DefaultEllipsoidalCS</H3><PRE>public <B>DefaultEllipsoidalCS</B>(EllipsoidalCS cs)</PRE><DL><DD>Constructs a new coordinate system with the same values than the specified one. This copy constructor provides a way to wrap an arbitrary implementation into a Geotools one or a user-defined one (as a subclass), usually in order to leverage some implementation-specific API. This constructor performs a shallow copy, i.e. the properties are not cloned.<P><DT><B>Since:</B></DT> <DD>2.2</DD></DL><HR><A NAME="DefaultEllipsoidalCS(java.lang.String, org.opengis.referencing.cs.CoordinateSystemAxis, org.opengis.referencing.cs.CoordinateSystemAxis)"><!-- --></A><H3>DefaultEllipsoidalCS</H3><PRE>public <B>DefaultEllipsoidalCS</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, CoordinateSystemAxis axis0, CoordinateSystemAxis axis1)</PRE><DL><DD>Constructs a two-dimensional coordinate system from a name.<P><DT><B>Parameters:</B><DD><CODE>name</CODE> - The coordinate system name.<DD><CODE>axis0</CODE> - The first axis.<DD><CODE>axis1</CODE> - The second axis.</DL><HR><A NAME="DefaultEllipsoidalCS(java.lang.String, org.opengis.referencing.cs.CoordinateSystemAxis, org.opengis.referencing.cs.CoordinateSystemAxis, org.opengis.referencing.cs.CoordinateSystemAxis)"><!-- --></A><H3>DefaultEllipsoidalCS</H3><PRE>public <B>DefaultEllipsoidalCS</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, CoordinateSystemAxis axis0, CoordinateSystemAxis axis1, CoordinateSystemAxis axis2)</PRE><DL><DD>Constructs a three-dimensional coordinate system from a name.<P><DT><B>Parameters:</B><DD><CODE>name</CODE> - The coordinate system name.<DD><CODE>axis0</CODE> - The first axis.<DD><CODE>axis1</CODE> - The second axis.<DD><CODE>axis2</CODE> - The third axis.</DL><HR><A NAME="DefaultEllipsoidalCS(java.util.Map, org.opengis.referencing.cs.CoordinateSystemAxis, org.opengis.referencing.cs.CoordinateSystemAxis)"><!-- --></A><H3>DefaultEllipsoidalCS</H3>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -