📄 abstractauthorityfactory.html
字号:
<CODE> SphericalCS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createSphericalCS(java.lang.String)">createSphericalCS</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 spherical coordinate system from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> TemporalCRS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createTemporalCRS(java.lang.String)">createTemporalCRS</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 temporal coordinate reference system from a code.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> TemporalDatum</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createTemporalDatum(java.lang.String)">createTemporalDatum</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 temporal datum from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> TimeCS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createTimeCS(java.lang.String)">createTimeCS</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 temporal coordinate system from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="http://jsr-108.sourceforge.net/javadoc/javax/units/Unit.html" title="class or interface in javax.units">Unit</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createUnit(java.lang.String)">createUnit</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 <A HREF="http://jsr-108.sourceforge.net/javadoc/javax/units/Unit.html" title="class or interface in javax.units">unit</A> from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> VerticalCRS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createVerticalCRS(java.lang.String)">createVerticalCRS</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 vertical coordinate reference system from a code.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> VerticalCS</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createVerticalCS(java.lang.String)">createVerticalCS</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 vertical coordinate system from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> VerticalDatum</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#createVerticalDatum(java.lang.String)">createVerticalDatum</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 vertical datum from a code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#dispose()">dispose</A></B>()</CODE><BR> Releases resources immediately instead of waiting for the garbage collector. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract Citation</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#getAuthority()">getAuthority</A></B>()</CODE><BR> Returns the organization or party responsible for definition and maintenance of the database.</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/referencing/factory/AbstractAuthorityFactory.html#getBackingStoreDescription()">getBackingStoreDescription</A></B>()</CODE><BR> Returns a description of the underlying backing store, or if unknow. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected NoSuchAuthorityCodeException</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#noSuchAuthorityCode(java.lang.Class, java.lang.String)">noSuchAuthorityCode</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A> type, <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 exception for an unknow authority code. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <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/referencing/factory/AbstractAuthorityFactory.html#trimAuthority(java.lang.String)">trimAuthority</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> Trim the authority scope, if present. </TD></TR></TABLE> <A NAME="methods_inherited_from_class_ReferencingFactory"><!-- --></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/factory/ReferencingFactory.html" title="class in org.geotools.referencing.factory">ReferencingFactory</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/geotools/referencing/factory/ReferencingFactory.html#ensureNonNull(java.lang.String, java.lang.Object)">ensureNonNull</A>, <A HREF="../../../../org/geotools/referencing/factory/ReferencingFactory.html#getVendor()">getVendor</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_AbstractFactory"><!-- --></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/factory/AbstractFactory.html" title="class in org.geotools.factory">AbstractFactory</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/geotools/factory/AbstractFactory.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../org/geotools/factory/AbstractFactory.html#getImplementationHints()">getImplementationHints</A>, <A HREF="../../../../org/geotools/factory/AbstractFactory.html#getPriority()">getPriority</A>, <A HREF="../../../../org/geotools/factory/AbstractFactory.html#hashCode()">hashCode</A>, <A HREF="../../../../org/geotools/factory/AbstractFactory.html#onDeregistration(javax.imageio.spi.ServiceRegistry, java.lang.Class)">onDeregistration</A>, <A HREF="../../../../org/geotools/factory/AbstractFactory.html#onRegistration(javax.imageio.spi.ServiceRegistry, java.lang.Class)">onRegistration</A>, <A HREF="../../../../org/geotools/factory/AbstractFactory.html#toString()">toString</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_AuthorityFactory"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface AuthorityFactory</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>getAuthorityCodes, getDescriptionText</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_Factory"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface Factory</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>getVendor</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="AbstractAuthorityFactory(int)"><!-- --></A><H3>AbstractAuthorityFactory</H3><PRE>protected <B>AbstractAuthorityFactory</B>(int priority)</PRE><DL><DD>Constructs an instance using the specified priority level.<P><DT><B>Parameters:</B><DD><CODE>priority</CODE> - The priority for this factory, as a number between <A HREF="../../../../org/geotools/factory/AbstractFactory.html#MINIMUM_PRIORITY"><CODE>MINIMUM_PRIORITY</CODE></A> and <A HREF="../../../../org/geotools/factory/AbstractFactory.html#MAXIMUM_PRIORITY"><CODE>MAXIMUM_PRIORITY</CODE></A> inclusive.</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="getAuthority()"><!-- --></A><H3>getAuthority</H3><PRE>public abstract Citation <B>getAuthority</B>()</PRE><DL><DD>Returns the organization or party responsible for definition and maintenance of the database.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getAuthority</CODE> in interface <CODE>AuthorityFactory</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getBackingStoreDescription()"><!-- --></A><H3>getBackingStoreDescription</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>getBackingStoreDescription</B>() throws FactoryException</PRE><DL><DD>Returns a description of the underlying backing store, or if unknow. This is for example the database software used for storing the data. The default implementation returns always .<P><DD><DL></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE>FactoryException</CODE> - if a failure occured while fetching the engine description.</DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -