⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 defaultfactory.html

📁 Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理信息系统。Geotools提供了OGC(Open Geospatial Consortium)规范的一个实现来作为他们的
💻 HTML
📖 第 1 页 / 共 4 页
字号:
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/factory/AbstractFactory.html#hints">hints</A>, <A HREF="../../../../../org/geotools/factory/AbstractFactory.html#MAXIMUM_PRIORITY">MAXIMUM_PRIORITY</A>, <A HREF="../../../../../org/geotools/factory/AbstractFactory.html#MINIMUM_PRIORITY">MINIMUM_PRIORITY</A>, <A HREF="../../../../../org/geotools/factory/AbstractFactory.html#NORMAL_PRIORITY">NORMAL_PRIORITY</A>, <A HREF="../../../../../org/geotools/factory/AbstractFactory.html#priority">priority</A></CODE></TD></TR></TABLE>&nbsp;<!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/geotools/referencing/factory/epsg/DefaultFactory.html#DefaultFactory()">DefaultFactory</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs an authority factory using the default set of factories.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/geotools/referencing/factory/epsg/DefaultFactory.html#DefaultFactory(org.geotools.factory.Hints)">DefaultFactory</A></B>(<A HREF="../../../../../org/geotools/factory/Hints.html" title="class in org.geotools.factory">Hints</A>&nbsp;hints)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs an authority factory using a set of factories created from the specified hints. </TD></TR></TABLE>&nbsp;<!-- ========== 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>protected &nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/referencing/factory/epsg/DefaultFactory.html#canDisposeBackingStore(org.geotools.referencing.factory.AbstractAuthorityFactory)">canDisposeBackingStore</A></B>(<A HREF="../../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html" title="class in org.geotools.referencing.factory">AbstractAuthorityFactory</A>&nbsp;backingStore)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns  if the backing store can be disposed now. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;<A HREF="../../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html" title="class in org.geotools.referencing.factory">AbstractAuthorityFactory</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/referencing/factory/epsg/DefaultFactory.html#createBackingStore()">createBackingStore</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the backing store authority factory. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;Citation</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/referencing/factory/epsg/DefaultFactory.html#getAuthority()">getAuthority</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the authority for this EPSG database. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../org/geotools/referencing/factory/epsg/DataSource.html" title="interface in org.geotools.referencing.factory.epsg">DataSource</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/referencing/factory/epsg/DefaultFactory.html#getDataSource()">getDataSource</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the data source for the EPSG database. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/referencing/factory/epsg/DefaultFactory.html#main(java.lang.String[])">main</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>[]&nbsp;args)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs an object from the EPSG database and print its WKT (Well Know Text) to the standard output. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/referencing/factory/epsg/DefaultFactory.html#onDeregistration(javax.imageio.spi.ServiceRegistry, java.lang.Class)">onDeregistration</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/spi/ServiceRegistry.html" title="class or interface in javax.imageio.spi">ServiceRegistry</A>&nbsp;registry,                 <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>&nbsp;category)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when this factory is removed from the given  of the given .  </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/referencing/factory/epsg/DefaultFactory.html#onRegistration(javax.imageio.spi.ServiceRegistry, java.lang.Class)">onRegistration</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/spi/ServiceRegistry.html" title="class or interface in javax.imageio.spi">ServiceRegistry</A>&nbsp;registry,               <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>&nbsp;category)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when this factory is added to the given  of the given . </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/referencing/factory/epsg/DefaultFactory.html#setDataSource(org.geotools.referencing.factory.epsg.DataSource)">setDataSource</A></B>(<A HREF="../../../../../org/geotools/referencing/factory/epsg/DataSource.html" title="interface in org.geotools.referencing.factory.epsg">DataSource</A>&nbsp;datasource)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the data source for the EPSG database. </TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_DeferredAuthorityFactory"><!-- --></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/DeferredAuthorityFactory.html" title="class in org.geotools.referencing.factory">DeferredAuthorityFactory</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/referencing/factory/DeferredAuthorityFactory.html#dispose()">dispose</A>, <A HREF="../../../../../org/geotools/referencing/factory/DeferredAuthorityFactory.html#isAvailable()">isAvailable</A>, <A HREF="../../../../../org/geotools/referencing/factory/DeferredAuthorityFactory.html#isConnected()">isConnected</A>, <A HREF="../../../../../org/geotools/referencing/factory/DeferredAuthorityFactory.html#setTimeout(long)">setTimeout</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_BufferedAuthorityFactory"><!-- --></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/BufferedAuthorityFactory.html" title="class in org.geotools.referencing.factory">BufferedAuthorityFactory</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createCartesianCS(java.lang.String)">createCartesianCS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createCompoundCRS(java.lang.String)">createCompoundCRS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createCoordinateOperation(java.lang.String)">createCoordinateOperation</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createCoordinateReferenceSystem(java.lang.String)">createCoordinateReferenceSystem</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createCoordinateSystem(java.lang.String)">createCoordinateSystem</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createCoordinateSystemAxis(java.lang.String)">createCoordinateSystemAxis</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createCylindricalCS(java.lang.String)">createCylindricalCS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createDatum(java.lang.String)">createDatum</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createDerivedCRS(java.lang.String)">createDerivedCRS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createEllipsoid(java.lang.String)">createEllipsoid</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createEllipsoidalCS(java.lang.String)">createEllipsoidalCS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createEngineeringCRS(java.lang.String)">createEngineeringCRS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createEngineeringDatum(java.lang.String)">createEngineeringDatum</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createExtent(java.lang.String)">createExtent</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createFromCoordinateReferenceSystemCodes(java.lang.String, java.lang.String)">createFromCoordinateReferenceSystemCodes</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createGeocentricCRS(java.lang.String)">createGeocentricCRS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createGeodeticDatum(java.lang.String)">createGeodeticDatum</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createGeographicCRS(java.lang.String)">createGeographicCRS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createImageCRS(java.lang.String)">createImageCRS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createImageDatum(java.lang.String)">createImageDatum</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createObject(java.lang.String)">createObject</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createOperationMethod(java.lang.String)">createOperationMethod</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createParameterDescriptor(java.lang.String)">createParameterDescriptor</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createPolarCS(java.lang.String)">createPolarCS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createPrimeMeridian(java.lang.String)">createPrimeMeridian</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createProjectedCRS(java.lang.String)">createProjectedCRS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createSphericalCS(java.lang.String)">createSphericalCS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createTemporalCRS(java.lang.String)">createTemporalCRS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createTemporalDatum(java.lang.String)">createTemporalDatum</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createTimeCS(java.lang.String)">createTimeCS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createUnit(java.lang.String)">createUnit</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createVerticalCRS(java.lang.String)">createVerticalCRS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createVerticalCS(java.lang.String)">createVerticalCS</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#createVerticalDatum(java.lang.String)">createVerticalDatum</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#getAuthorityCodes(java.lang.Class)">getAuthorityCodes</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#getBackingStoreDescription()">getBackingStoreDescription</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#getDescriptionText(java.lang.String)">getDescriptionText</A>, <A HREF="../../../../../org/geotools/referencing/factory/BufferedAuthorityFactory.html#getVendor()">getVendor</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_AbstractAuthorityFactory"><!-- --></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/AbstractAuthorityFactory.html" title="class in org.geotools.referencing.factory">AbstractAuthorityFactory</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#noSuchAuthorityCode(java.lang.Class, java.lang.String)">noSuchAuthorityCode</A>, <A HREF="../../../../../org/geotools/referencing/factory/AbstractAuthorityFactory.html#trimAuthority(java.lang.String)">trimAuthority</A></CODE></TD></TR></TABLE>&nbsp;<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></CODE></TD></TR></TABLE>&nbsp;<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#toString()">toString</A></CODE></TD></TR></TABLE>&nbsp;<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>&nbsp;<A NAME="methods_inherited_from_class_CRSAuthorityFactory"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface CRSAuthorityFactory</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>createCompoundCRS, createCoordinateReferenceSystem, createDerivedCRS, createEngineeringCRS, createGeocentricCRS, createGeographicCRS, createImageCRS, createProjectedCRS, createTemporalCRS, createVerticalCRS</CODE></TD></TR></TABLE>&nbsp;<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">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -