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

📄 package-use.html

📁 Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理信息系统。Geotools提供了OGC(Open Geospatial Consortium)规范的一个实现来作为他们的
💻 HTML
📖 第 1 页 / 共 5 页
字号:
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/DefaultFeatureResults.html#org.geotools.data.jdbc"><B>DefaultFeatureResults</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generic "results" of a query, class. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureListener.html#org.geotools.data.jdbc"><B>FeatureListener</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface to be implemented by all listeners of FeatureEvents. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureListenerManager.html#org.geotools.data.jdbc"><B>FeatureListenerManager</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class is used by DataStore implementations to provide FeatureListener support for the FeatureSources they create.  </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureLock.html#org.geotools.data.jdbc"><B>FeatureLock</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to lock features when used with LockingDataSource. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureLockException.html#org.geotools.data.jdbc"><B>FeatureLockException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates a lock contention, and attempt was made to modify or aquire with out Authroization.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureLocking.html#org.geotools.data.jdbc"><B>FeatureLocking</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides Feature based locking. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureReader.html#org.geotools.data.jdbc"><B>FeatureReader</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The low-level interface for reading Features. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureResults.html#org.geotools.data.jdbc"><B>FeatureResults</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Highlevel API for Features from a specific Query. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureSource.html#org.geotools.data.jdbc"><B>FeatureSource</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Highlevel API for Features from a specific location. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureStore.html#org.geotools.data.jdbc"><B>FeatureStore</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides storage of data for Features. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureWriter.html#org.geotools.data.jdbc"><B>FeatureWriter</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides the ability to write Features information. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/InProcessLockingManager.html#org.geotools.data.jdbc"><B>InProcessLockingManager</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides In-Process FeatureLocking support for DataStore implementations.  </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/LockingManager.html#org.geotools.data.jdbc"><B>LockingManager</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class describes a featureID based locking service. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/Query.html#org.geotools.data.jdbc"><B>Query</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encapsulates a data request. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/Transaction.html#org.geotools.data.jdbc"><B>Transaction</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The controller for Transaction with FeatureStore. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/Transaction.State.html#org.geotools.data.jdbc"><B>Transaction.State</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DataStore implementations can use this interface to externalize the state they require to implement Transaction Support. </TD></TR></TABLE>&nbsp;<P><A NAME="org.geotools.data.jdbc.fidmapper"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Classes in <A HREF="../../../org/geotools/data/package-summary.html">org.geotools.data</A> used by <A HREF="../../../org/geotools/data/jdbc/fidmapper/package-summary.html">org.geotools.data.jdbc.fidmapper</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/DataSourceException.html#org.geotools.data.jdbc.fidmapper"><B>DataSourceException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thrown when there is an error in a datasource. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/SchemaNotFoundException.html#org.geotools.data.jdbc.fidmapper"><B>SchemaNotFoundException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates a FeatureType could not be found.</TD></TR></TABLE>&nbsp;<P><A NAME="org.geotools.data.memory"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Classes in <A HREF="../../../org/geotools/data/package-summary.html">org.geotools.data</A> used by <A HREF="../../../org/geotools/data/memory/package-summary.html">org.geotools.data.memory</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/AbstractDataStore.html#org.geotools.data.memory"><B>AbstractDataStore</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a stating point for implementing your own DataStore. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/DataStore.html#org.geotools.data.memory"><B>DataStore</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a Physical Store for FeatureTypes. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureReader.html#org.geotools.data.memory"><B>FeatureReader</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The low-level interface for reading Features. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureResults.html#org.geotools.data.memory"><B>FeatureResults</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Highlevel API for Features from a specific Query. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureWriter.html#org.geotools.data.memory"><B>FeatureWriter</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides the ability to write Features information. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/Query.html#org.geotools.data.memory"><B>Query</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encapsulates a data request. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/Transaction.html#org.geotools.data.memory"><B>Transaction</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The controller for Transaction with FeatureStore. </TD></TR></TABLE>&nbsp;<P><A NAME="org.geotools.data.mif"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Classes in <A HREF="../../../org/geotools/data/package-summary.html">org.geotools.data</A> used by <A HREF="../../../org/geotools/data/mif/package-summary.html">org.geotools.data.mif</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/AbstractDataStore.html#org.geotools.data.mif"><B>AbstractDataStore</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a stating point for implementing your own DataStore. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/DataStore.html#org.geotools.data.mif"><B>DataStore</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a Physical Store for FeatureTypes. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/DataStoreFactorySpi.html#org.geotools.data.mif"><B>DataStoreFactorySpi</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a live DataStore from a set of parameters. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/DataStoreFactorySpi.Param.html#org.geotools.data.mif"><B>DataStoreFactorySpi.Param</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Data class used to capture Parameter requirements. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureReader.html#org.geotools.data.mif"><B>FeatureReader</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The low-level interface for reading Features. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureWriter.html#org.geotools.data.mif"><B>FeatureWriter</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides the ability to write Features information. </TD></TR></TABLE>&nbsp;<P><A NAME="org.geotools.data.mysql"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Classes in <A HREF="../../../org/geotools/data/package-summary.html">org.geotools.data</A> used by <A HREF="../../../org/geotools/data/mysql/package-summary.html">org.geotools.data.mysql</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/DataSourceException.html#org.geotools.data.mysql"><B>DataSourceException</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thrown when there is an error in a datasource. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/DataStore.html#org.geotools.data.mysql"><B>DataStore</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a Physical Store for FeatureTypes. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/DataStoreFactorySpi.html#org.geotools.data.mysql"><B>DataStoreFactorySpi</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a live DataStore from a set of parameters. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/DataStoreFactorySpi.Param.html#org.geotools.data.mysql"><B>DataStoreFactorySpi.Param</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Data class used to capture Parameter requirements. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureReader.html#org.geotools.data.mysql"><B>FeatureReader</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The low-level interface for reading Features. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../org/geotools/data/class-use/FeatureWriter.html#org.geotools.data.mysql"><B>FeatureWriter</B></A></B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n

⌨️ 快捷键说明

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