📄 abstractauthorityfactory.html
字号:
<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> CartesianCS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createCartesianCS(java.lang.String)">createCartesianCS</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> code)</CODE><BR> Creates a cartesian coordinate system from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> CompoundCRS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createCompoundCRS(java.lang.String)">createCompoundCRS</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> code)</CODE><BR> Creates a 3D coordinate reference system from a code.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> CoordinateOperation</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createCoordinateOperation(java.lang.String)">createCoordinateOperation</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> code)</CODE><BR> Creates an operation from a single operation code.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> CoordinateReferenceSystem</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createCoordinateReferenceSystem(java.lang.String)">createCoordinateReferenceSystem</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> code)</CODE><BR> Returns an arbitrary coordinate reference system from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> CoordinateSystem</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createCoordinateSystem(java.lang.String)">createCoordinateSystem</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> code)</CODE><BR> Returns an arbitrary coordinate system from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> CoordinateSystemAxis</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createCoordinateSystemAxis(java.lang.String)">createCoordinateSystemAxis</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> code)</CODE><BR> Returns a coordinate system axis from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> CylindricalCS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createCylindricalCS(java.lang.String)">createCylindricalCS</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> code)</CODE><BR> Creates a cylindrical coordinate system from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Datum</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createDatum(java.lang.String)">createDatum</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> code)</CODE><BR> Returns an arbitrary datum from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> DerivedCRS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createDerivedCRS(java.lang.String)">createDerivedCRS</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> code)</CODE><BR> Creates a derived coordinate reference system from a code.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Ellipsoid</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createEllipsoid(java.lang.String)">createEllipsoid</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> code)</CODE><BR> Returns an ellipsoid from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> EllipsoidalCS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createEllipsoidalCS(java.lang.String)">createEllipsoidalCS</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> code)</CODE><BR> Creates an ellipsoidal coordinate system from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> EngineeringCRS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createEngineeringCRS(java.lang.String)">createEngineeringCRS</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> code)</CODE><BR> Creates a engineering coordinate reference system from a code.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> EngineeringDatum</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createEngineeringDatum(java.lang.String)">createEngineeringDatum</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> code)</CODE><BR> Creates a engineering datum from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Extent</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createExtent(java.lang.String)">createExtent</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> code)</CODE><BR> Returns a extent (usually an area of validity) from a code. </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/Set.html" title="class or interface in java.util">Set</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createFromCoordinateReferenceSystemCodes(java.lang.String, java.lang.String)">createFromCoordinateReferenceSystemCodes</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> sourceCode, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> targetCode)</CODE><BR> Creates an operation from coordinate reference system codes. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> GeocentricCRS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createGeocentricCRS(java.lang.String)">createGeocentricCRS</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> code)</CODE><BR> Returns a geocentric coordinate reference system from a code.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> GeodeticDatum</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createGeodeticDatum(java.lang.String)">createGeodeticDatum</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> code)</CODE><BR> Returns a geodetic datum from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> GeographicCRS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createGeographicCRS(java.lang.String)">createGeographicCRS</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> code)</CODE><BR> Returns a geographic coordinate reference system from a code.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> ImageCRS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createImageCRS(java.lang.String)">createImageCRS</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> code)</CODE><BR> Creates a image coordinate reference system from a code.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> ImageDatum</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createImageDatum(java.lang.String)">createImageDatum</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> code)</CODE><BR> Creates a image datum from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> IdentifiedObject</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createObject(java.lang.String)">createObject</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> code)</CODE><BR> Returns an arbitrary object from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> OperationMethod</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createOperationMethod(java.lang.String)">createOperationMethod</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> code)</CODE><BR> Creates an operation method from a code.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> ParameterDescriptor</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createParameterDescriptor(java.lang.String)">createParameterDescriptor</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> code)</CODE><BR> Creates a parameter descriptor from a code.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> PolarCS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createPolarCS(java.lang.String)">createPolarCS</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> code)</CODE><BR> Creates a polar coordinate system from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> PrimeMeridian</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createPrimeMeridian(java.lang.String)">createPrimeMeridian</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> code)</CODE><BR> Returns a prime meridian from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> ProjectedCRS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createProjectedCRS(java.lang.String)">createProjectedCRS</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> code)</CODE><BR> Returns a projected coordinate reference system from a code.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -