📄 defaultcompoundcs.html
字号:
<BR> Compares this coordinate system with the specified object for equality.</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/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/cs/DefaultCompoundCS.html#getCoordinateSystems()">getCoordinateSystems</A></B>()</CODE><BR> Returns all coordinate systems in this compound CS.</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#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#isCompatibleDirection(org.opengis.referencing.cs.AxisDirection)">isCompatibleDirection</A>, <A HREF="../../../../org/geotools/referencing/cs/AbstractCS.html#isCompatibleUnit(org.opengis.referencing.cs.AxisDirection, javax.units.Unit)">isCompatibleUnit</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_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 =========== --><!-- ========= 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="DefaultCompoundCS(org.opengis.referencing.cs.CoordinateSystem[])"><!-- --></A><H3>DefaultCompoundCS</H3><PRE>public <B>DefaultCompoundCS</B>(CoordinateSystem[] cs)</PRE><DL><DD>Constructs a compound coordinate system. A name for this CS will be automatically constructed from the name of all specified CS.<P><DT><B>Parameters:</B><DD><CODE>cs</CODE> - The set of coordinate syztem.</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="getCoordinateSystems()"><!-- --></A><H3>getCoordinateSystems</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>getCoordinateSystems</B>()</PRE><DL><DD>Returns all coordinate systems in this compound CS.<P><DD><DL></DL></DD></DL><HR><A NAME="equals(org.geotools.referencing.AbstractIdentifiedObject, boolean)"><!-- --></A><H3>equals</H3><PRE>public boolean <B>equals</B>(<A HREF="../../../../org/geotools/referencing/AbstractIdentifiedObject.html" title="class in org.geotools.referencing">AbstractIdentifiedObject</A> object, boolean compareMetadata)</PRE><DL><DD>Compares this coordinate system with the specified object for equality.<P><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/geotools/referencing/cs/AbstractCS.html#equals(org.geotools.referencing.AbstractIdentifiedObject, boolean)">equals</A></CODE> in class <CODE><A HREF="../../../../org/geotools/referencing/cs/AbstractCS.html" title="class in org.geotools.referencing.cs">AbstractCS</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>object</CODE> - The object to compare to .<DD><CODE>compareMetadata</CODE> - for performing a strict comparaison, or for comparing only properties relevant to transformations.<DT><B>Returns:</B><DD> if both objects are equal.</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/DefaultCompoundCS.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/cs/DefaultCartesianCS.html" title="class in org.geotools.referencing.cs"><B>PREV CLASS</B></A> <A HREF="../../../../org/geotools/referencing/cs/DefaultCoordinateSystemAxis.html" title="class in org.geotools.referencing.cs"><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="DefaultCompoundCS.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: NESTED | <A HREF="#fields_inherited_from_class_AbstractIdentifiedObject">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -