A B C D E F G H I J K L M N O P Q R S T U V W

A

AUTO_COMMIT - Static variable in interface org.geotools.data.Transaction
Represents AUTO_COMMIT Mode
AbstractAttributeIO - class org.geotools.data.AbstractAttributeIO.
Provides support for creating AttributeReaders.
AbstractAttributeIO(AttributeType[]) - Constructor for class org.geotools.data.AbstractAttributeIO
 
AbstractAttributeIO(AttributeReader) - Constructor for class org.geotools.data.AbstractAttributeIO
Copy the meta-data from this reader, but don't use the reader!!
AbstractDataStore - class org.geotools.data.AbstractDataStore.
Represents a stating point for implementing your own DataStore.
AbstractDataStore() - Constructor for class org.geotools.data.AbstractDataStore
 
AbstractDataStore(boolean) - Constructor for class org.geotools.data.AbstractDataStore
 
AbstractFeatureLocking - class org.geotools.data.AbstractFeatureLocking.
A Starting point for your own FeatureLocking implementations.
AbstractFeatureLocking() - Constructor for class org.geotools.data.AbstractFeatureLocking
 
AbstractFeatureSource - class org.geotools.data.AbstractFeatureSource.
This is a starting point for providing your own FeatureSource implementation.
AbstractFeatureSource() - Constructor for class org.geotools.data.AbstractFeatureSource
 
AbstractFeatureStore - class org.geotools.data.AbstractFeatureStore.
This is a starting point for providing your own FeatureStore implementation.
AbstractFeatureStore() - Constructor for class org.geotools.data.AbstractFeatureStore
 
AttributeReader - interface org.geotools.data.AttributeReader.
The low-level attribute reading API.
AttributeWriter - interface org.geotools.data.AttributeWriter.
- Added hasNext to support the FeatureWriter API.
addAuthorization(String) - Method in class org.geotools.data.DefaultTransaction
Provides an authorization ID allowing access to locked Features.
addAuthorization(String) - Method in interface org.geotools.data.Transaction.State
Call back used for Transaction.setAuthorization()
addAuthorization(String) - Method in interface org.geotools.data.Transaction
Provides an Authorization ID for this Transaction.
addAuthorization(String) - Method in class org.geotools.data.TransactionStateDiff
 
addAuthorization(String) - Method in class org.geotools.data.jdbc.JDBCTransactionState
Not used by JDBCTransactionState
addFeature(Feature) - Method in class org.geotools.data.memory.MemoryDataStore
Adds a single Feature to the correct typeName entry.
addFeatureListener(FeatureSource, FeatureListener) - Method in class org.geotools.data.FeatureListenerManager
Used by FeaureSource implementations to provide listener support.
addFeatureListener(FeatureListener) - Method in interface org.geotools.data.FeatureSource
Adds a listener to the list that's notified each time a change to the FeatureStore occurs.
addFeatureListener(FeatureListener) - Method in class org.geotools.data.jdbc.JDBCFeatureSource
Adds FeatureListener to the JDBCDataStore against this FeatureSource.
addFeatures(FeatureReader) - Method in class org.geotools.data.AbstractFeatureStore
Add Features from reader to this FeatureStore.
addFeatures(FeatureReader) - Method in interface org.geotools.data.FeatureStore
Adds all features from the passed feature collection to the datasource.
addFeatures(FeatureReader) - Method in class org.geotools.data.jdbc.JDBCFeatureStore
Add Features from reader to this FeatureStore.
addFeatures(FeatureReader) - Method in class org.geotools.data.memory.MemoryDataStore
Configures MemoryDataStore with FeatureReader.
addFeatures(Collection) - Method in class org.geotools.data.memory.MemoryDataStore
Configures MemoryDataStore with Collection.
addFeatures(Feature[]) - Method in class org.geotools.data.memory.MemoryDataStore
Configures MemoryDataStore with feature array.
addQueryDataListener(QueryDataListener) - Method in class org.geotools.data.jdbc.JDBCDataStore.QueryData
Adds a QueryDataListener to the list of listeners.
addType(short) - Method in class org.geotools.filter.FilterCapabilities
Adds a new support type to capabilities.
allLocks() - Method in class org.geotools.data.InProcessLockingManager
Set of all locks.
allowTable(String) - Method in class org.geotools.data.jdbc.JDBCDataStore
Provides a hook for sub classes to filter out specific tables in the data store that are not to be used as geospatial tables.
assertAccess(String, String, Transaction) - Method in class org.geotools.data.InProcessLockingManager
Checks mutability of featureID for this transaction.
assertEquals(Geometry, Geometry) - Method in class org.geotools.data.DataTestCase
 
assertEquals(String, Geometry, Geometry) - Method in class org.geotools.data.DataTestCase
 
assertFids(Set) - Method in class org.geotools.data.jdbc.JDBCFeatureStore
 
assertFilter(Filter) - Method in class org.geotools.data.jdbc.JDBCFeatureStore
 
attributeNames(FeatureType) - Static method in class org.geotools.data.DataUtilities
 
attributeNames(Filter) - Static method in class org.geotools.data.DataUtilities
 
attributeNames(FeatureType, Filter) - Method in class org.geotools.data.jdbc.JDBCDataStore
Gets the list of attribute names required for both featureType and filter
attributes - Variable in class org.geotools.data.DefaultFeatureReader
 
attributes - Variable in class org.geotools.data.FIDFeatureReader
 
attributesEqual(Object, Object) - Static method in class org.geotools.data.DataUtilities
 
atts - Variable in class org.geotools.data.jdbc.ResultSetAttributeReader
Offset of ResultSet to normal arrays, index starts at 1, not 0

B

buffer - Variable in class org.geotools.data.DefaultFIDReader
 
buildAttributeReaders(AttributeType[], JDBCDataStore.QueryData) - Method in class org.geotools.data.jdbc.JDBCDataStore
Builds the AttributeReaders from the QueryData and the array of attribute types.
buildAttributeType(ResultSet) - Method in class org.geotools.data.jdbc.JDBCDataStore
Constructs an AttributeType from a row in a ResultSet.
buildAttributeWriters(AttributeType[], JDBCDataStore.QueryData) - Method in class org.geotools.data.jdbc.JDBCDataStore
 
buildSQLQuery(String, String, AttributeType[], Filter) - Method in class org.geotools.data.jdbc.DefaultSQLBuilder
 
buildSQLQuery(String, String, AttributeType[], Filter) - Method in interface org.geotools.data.jdbc.SQLBuilder
Makes an SQL Select statement.

C

CLOSE_MESG - Static variable in class org.geotools.data.DefaultFIDReader
 
Catalog - interface org.geotools.data.Catalog.
Provides a Catalog of available FeatureTypes.
ConnectionPool - class org.geotools.data.jdbc.ConnectionPool.
Provides a ConnectionPool that can be used by multiple data sources to get connections to a single database.
ConnectionPool(ConnectionPoolDataSource) - Constructor for class org.geotools.data.jdbc.ConnectionPool
Creates a new Connection Pool using a ConnectionPoolDataSource.
ConnectionPoolManager - class org.geotools.data.jdbc.ConnectionPoolManager.
Provides a Singleton manager of connection pools.
canProcess(Map) - Method in interface org.geotools.data.DataStoreFactorySpi
Test to see if this factory is suitable for processing the data pointed to by the param tags.
cast(String, SQLException) - Method in class org.geotools.data.jdbc.JDBCDataStore.QueryData
A convience method that ensures we handle rollback on error correctly.
changed(FeatureEvent) - Method in interface org.geotools.data.FeatureListener
Gets called when a FeatureEvent is fired.
checkedWriter(FeatureWriter, Transaction) - Method in class org.geotools.data.InProcessLockingManager
Provides a wrapper on the provided writer that checks locks.
close() - Method in interface org.geotools.data.AttributeReader
Release any resources associated with this reader
close() - Method in interface org.geotools.data.AttributeWriter
 
close() - Method in class org.geotools.data.DefaultFIDReader
Release any resources associated with this reader
close() - Method in class org.geotools.data.DefaultFeatureReader
 
close() - Method in class org.geotools.data.DefaultTransaction
Frees all State held by this Transaction.
close() - Method in class org.geotools.data.DiffFeatureReader
 
close() - Method in class org.geotools.data.DiffFeatureWriter
Clean up resources associated with this writer.
close() - Method in class org.geotools.data.EmptyFeatureReader
Cleans up after Empty FeatureReader.
close() - Method in class org.geotools.data.EmptyFeatureWriter
Cleans up after Empty FeatureWriter.
close() - Method in class org.geotools.data.FIDFeatureReader
 
close() - Method in interface org.geotools.data.FIDReader
Release any resources associated with this reader
close() - Method in interface org.geotools.data.FeatureReader
Release the underlying resources associated with this stream.
close() - Method in interface org.geotools.data.FeatureWriter
Release the underlying resources.
close() - Method in class org.geotools.data.FilteringFeatureReader
 
close() - Method in class org.geotools.data.FilteringFeatureWriter
 
close() - Method in class org.geotools.data.JoiningAttributeReader
 
close() - Method in class org.geotools.data.JoiningAttributeWriter
 
close() - Method in class org.geotools.data.MaxFeatureReader
 
close() - Method in class org.geotools.data.ReTypeFeatureReader
 
close() - Method in interface org.geotools.data.Transaction
Provides an oppertunity for a Transaction to free an State it maintains.
close() - Method in class org.geotools.data.jdbc.ConnectionPool
Closes all the PooledConnections in the the ConnectionPool.
close() - Method in class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter
 
close(SQLException) - Method in class org.geotools.data.jdbc.JDBCDataStore.QueryData
Closes all the resources.
close(Connection, Transaction, SQLException) - Static method in class org.geotools.data.jdbc.JDBCDataStore
A utility method for closing a Connection.
close(ResultSet) - Static method in class org.geotools.data.jdbc.JDBCDataStore
A utility method for closing a ResultSet.
close(Statement) - Static method in class org.geotools.data.jdbc.JDBCDataStore
A utility method for closing a Statement.
close(Connection, Transaction, SQLException) - Method in class org.geotools.data.jdbc.JDBCFeatureSource
 
close(ResultSet) - Method in class org.geotools.data.jdbc.JDBCFeatureSource
 
close(Statement) - Method in class org.geotools.data.jdbc.JDBCFeatureSource
 
close() - Method in class org.geotools.data.jdbc.ResultSetAttributeIO
This closes the QueryData object that the Read was constructed with.
close() - Method in class org.geotools.data.jdbc.ResultSetAttributeReader
 
close() - Method in class org.geotools.data.jdbc.ResultSetFIDReader
 
close() - Method in class org.geotools.data.jdbc.WKTAttributeIO
 
closeAll() - Method in class org.geotools.data.jdbc.ConnectionPoolManager
 
closeTransactionConnection() - Method in class org.geotools.data.jdbc.JDBCDataSource
This method should be called when a connection retrieved using getTransactionConnection is to be closed.
collection(Feature[]) - Static method in class org.geotools.data.DataUtilities
 
collection() - Method in class org.geotools.data.DefaultFeatureResults
 
collection() - Method in interface org.geotools.data.FeatureResults
Provides a stop-gap bridge to our existing Renderers.
commit() - Method in class org.geotools.data.DefaultTransaction
Commits all modifications against this Transaction.
commit() - Method in interface org.geotools.data.Transaction.State
Call back used for Transaction.commit()
commit() - Method in interface org.geotools.data.Transaction
Makes all transactions made since the previous commit/rollback permanent.
commit() - Method in class org.geotools.data.TransactionStateDiff
Will apply differences to store.
commit() - Method in class org.geotools.data.jdbc.JDBCDataSource
Makes all transactions made since the previous commit/rollback permanent.
commit() - Method in class org.geotools.data.jdbc.JDBCTransactionState
Commit the maintained state.
compare(FeatureType, FeatureType) - Static method in class org.geotools.data.DataUtilities
Compare operation for FeatureType.
connection - Variable in class org.geotools.data.jdbc.ResultSetAttributeReader
 
copy(AttributeReader) - Static method in class org.geotools.data.AbstractAttributeIO
 
count(FeatureReader) - Method in class org.geotools.data.DataTestCase
Counts the number of Features returned by reader.
count(FeatureWriter) - Method in class org.geotools.data.DataTestCase
 
count(Query, Transaction) - Method in class org.geotools.data.jdbc.JDBCFeatureSource
Direct SQL query number of rows in query.
counter - Variable in class org.geotools.data.MaxFeatureReader
 
createDataStore(Map) - Method in interface org.geotools.data.DataStoreFactorySpi
Construct a live data source using the params specifed.
createFeatureReader(FeatureType, Filter, JDBCDataStore.QueryData) - Method in class org.geotools.data.jdbc.JDBCDataStore
Create a new FeatureReader based on attributeReaders.
createFeatureWriter(FeatureReader, AttributeWriter, JDBCDataStore.QueryData) - Method in class org.geotools.data.jdbc.JDBCDataStore
 
createFilterCapabilities() - Method in class org.geotools.filter.SQLEncoder
Sets the capabilities of this filter.
createGeometryReader(AttributeType, JDBCDataStore.QueryData, int) - Method in class org.geotools.data.jdbc.JDBCDataStore
Hook to create the geometry reader for a vendor specific data source.
createGeometryWriter(AttributeType, JDBCDataStore.QueryData, int) - Method in class org.geotools.data.jdbc.JDBCDataStore
 
createLock(Transaction, FeatureLock) - Method in class org.geotools.data.InProcessLockingManager
Creates the right sort of In-Process Lock.
createLockingManager() - Method in class org.geotools.data.AbstractDataStore
Currently returns an InProcessLockingManager.
createLockingManager() - Method in class org.geotools.data.jdbc.JDBCDataStore
Allows subclass to create LockingManager to support their needs.
createMetaData() - Method in class org.geotools.data.jdbc.JDBCDataSource
Creates the a metaData object.
createNewDataStore(Map) - Method in interface org.geotools.data.DataStoreFactorySpi
 
createResultSetReader(AttributeType[], JDBCDataStore.QueryData, int, int) - Method in class org.geotools.data.jdbc.JDBCDataStore
 
createResultSetWriter(AttributeType[], JDBCDataStore.QueryData, int, int) - Method in class org.geotools.data.jdbc.JDBCDataStore
 
createSchema(FeatureType) - Method in class org.geotools.data.AbstractDataStore
Subclass should implement to provide writing support.
createSchema(FeatureType) - Method in interface org.geotools.data.DataStore
Creates storage for a new featureType.
createSchema() - Method in class org.geotools.data.DefaultFeatureReader
 
createSchema() - Method in class org.geotools.data.FIDFeatureReader
 
createSchema(FeatureType) - Method in class org.geotools.data.jdbc.JDBCDataStore
Create a new featureType.
createSchema(FeatureType) - Method in class org.geotools.data.memory.MemoryDataStore
Adds support for a new featureType to MemoryDataStore.
createSubType(FeatureType, String[], CoordinateSystem) - Static method in class org.geotools.data.DataUtilities
 
createSubType(FeatureType, String[]) - Static method in class org.geotools.data.DataUtilities
 
createType(String, String) - Static method in class org.geotools.data.DataUtilities
Utility method for FeatureType construction.
current - Variable in class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter
 

D

DataStore - interface org.geotools.data.DataStore.
Represents a Physical Store for FeatureTypes.
DataStoreFactorySpi - interface org.geotools.data.DataStoreFactorySpi.
Constructs a live DataStore from a set of parameters.
DataStoreFactorySpi.Param - class org.geotools.data.DataStoreFactorySpi.Param.
Data class used to capture Parameter requirements.
DataStoreFactorySpi.Param(String) - Constructor for class org.geotools.data.DataStoreFactorySpi.Param
Provides support for text representations
DataStoreFactorySpi.Param(String, Class) - Constructor for class org.geotools.data.DataStoreFactorySpi.Param
Provides support for text representations.
DataStoreFactorySpi.Param(String, Class, String) - Constructor for class org.geotools.data.DataStoreFactorySpi.Param
Provides support for text representations
DataStoreFactorySpi.Param(String, Class, String, boolean) - Constructor for class org.geotools.data.DataStoreFactorySpi.Param
Provides support for text representations
DataStoreFinder - class org.geotools.data.DataStoreFinder.
Enable programs to find all available datastore implementations.
DataTestCase - class org.geotools.data.DataTestCase.
A set of constructs and utility methods used to test the data module.
DataTestCase(String) - Constructor for class org.geotools.data.DataTestCase
Constructor for DataUtilitiesTest.
DataUtilities - class org.geotools.data.DataUtilities.
Utility functions for use when implementing working with data classes.
DataUtilities() - Constructor for class org.geotools.data.DataUtilities
 
DataUtilities.AbstractFilterVisitor - class org.geotools.data.DataUtilities.AbstractFilterVisitor.
A quick and dirty FilterVisitor.
DataUtilities.AbstractFilterVisitor() - Constructor for class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
DataUtilities.Traversal - class org.geotools.data.DataUtilities.Traversal.
 
DataUtilities.Traversal() - Constructor for class org.geotools.data.DataUtilities.Traversal
 
DefaultCatalog - class org.geotools.data.DefaultCatalog.
Simple Catalog so we can try out the api.
DefaultCatalog() - Constructor for class org.geotools.data.DefaultCatalog
 
DefaultFIDReader - class org.geotools.data.DefaultFIDReader.
A Default FIDReader.
DefaultFIDReader(String) - Constructor for class org.geotools.data.DefaultFIDReader
 
DefaultFIDReader(FeatureType) - Constructor for class org.geotools.data.DefaultFIDReader
 
DefaultFeatureReader - class org.geotools.data.DefaultFeatureReader.
Basic support for reading Features from an AttributeReader.
DefaultFeatureReader(AttributeReader, FeatureType) - Constructor for class org.geotools.data.DefaultFeatureReader
Creates a new instance of AbstractFeatureReader
DefaultFeatureReader(AttributeReader) - Constructor for class org.geotools.data.DefaultFeatureReader
 
DefaultFeatureResults - class org.geotools.data.DefaultFeatureResults.
Description
DefaultFeatureResults(FeatureSource, Query) - Constructor for class org.geotools.data.DefaultFeatureResults
FeatureResults query against featureSource.
DefaultSQLBuilder - class org.geotools.data.jdbc.DefaultSQLBuilder.
Provides ...
DefaultSQLBuilder() - Constructor for class org.geotools.data.jdbc.DefaultSQLBuilder
 
DefaultSQLBuilder(SQLEncoder) - Constructor for class org.geotools.data.jdbc.DefaultSQLBuilder
DOCUMENT ME!
DefaultTransaction - class org.geotools.data.DefaultTransaction.
Quick implementation of Transaction api.
DefaultTransaction() - Constructor for class org.geotools.data.DefaultTransaction
 
DefaultTransaction(String) - Constructor for class org.geotools.data.DefaultTransaction
 
DiffFeatureReader - class org.geotools.data.DiffFeatureReader.
A FeatureReader that considers differences.
DiffFeatureReader(FeatureReader, Map) - Constructor for class org.geotools.data.DiffFeatureReader
This constructor grabs a "copy" of the current diff.
DiffFeatureWriter - class org.geotools.data.DiffFeatureWriter.
A FeatureWriter that captures modifications against a FeatureReader.
DiffFeatureWriter(FeatureReader, Map) - Constructor for class org.geotools.data.DiffFeatureWriter
DiffFeatureWriter construction.
defaultValue(AttributeType) - Static method in class org.geotools.data.DataUtilities
Provides a defautlValue for attributeType.
defaultValues(FeatureType) - Static method in class org.geotools.data.DataUtilities
 
defaultValues(FeatureType, Object[]) - Static method in class org.geotools.data.DataUtilities
 
deleteCurrentRow() - Method in class org.geotools.data.jdbc.JDBCDataStore.QueryData
 
description - Variable in class org.geotools.data.DataStoreFactorySpi.Param
Short description (less then 40 characters)
determineFidColumnName(String) - Method in class org.geotools.data.jdbc.JDBCDataStore
Provides the default implementation of determining the FID column.
determineSRID(String, String) - Method in class org.geotools.data.jdbc.JDBCDataStore
Provides a hook for subclasses to determine the SRID of a geometry column.
diff - Variable in class org.geotools.data.DiffFeatureWriter
 
diff(String) - Method in class org.geotools.data.TransactionStateDiff
 
doInsert(Feature) - Method in class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter
Protected method to perform an insert.

E

EmptyFeatureReader - class org.geotools.data.EmptyFeatureReader.
Represents an Empty, Typed, FeatureReader.
EmptyFeatureReader(FeatureType) - Constructor for class org.geotools.data.EmptyFeatureReader
An Empty FeatureReader of the provided featureType.
EmptyFeatureWriter - class org.geotools.data.EmptyFeatureWriter.
Represents an Empty, Typed, FeatureWriter.
EmptyFeatureWriter(FeatureType) - Constructor for class org.geotools.data.EmptyFeatureWriter
An Empty FeatureWriter of the provided featureType.
encode(Writer, Filter) - Method in class org.geotools.filter.SQLEncoder
Performs the encoding, sends the encoded sql to the writer passed in.
encode(Filter) - Method in class org.geotools.filter.SQLEncoder
Performs the encoding, returns a string of the encoded SQL.
encoder - Variable in class org.geotools.data.jdbc.DefaultSQLBuilder
 
eventListenerList(FeatureSource) - Method in class org.geotools.data.FeatureListenerManager
 
executeQuery(String, String, Transaction, int) - Method in class org.geotools.data.jdbc.JDBCDataStore
Executes the SQL Query.
exists(String) - Method in class org.geotools.data.InProcessLockingManager
Implment lockExists.
exists(String) - Method in interface org.geotools.data.LockingManager
Check if any locks exist held by the authorization lockID.

F

FEATURES_ADDED - Static variable in class org.geotools.data.FeatureEvent
Event type constant denoting the adding of a feature.
FEATURES_CHANGED - Static variable in class org.geotools.data.FeatureEvent
Event type constant denoting that features in the collection has been modified.
FEATURES_REMOVED - Static variable in class org.geotools.data.FeatureEvent
Event type constant denoting the removal of a feature.
FIDFeatureReader - class org.geotools.data.FIDFeatureReader.
Experimental FeatureReader that always takes the first column of the attributeReader as the FeatureID.
FIDFeatureReader(AttributeReader, FIDReader, FeatureType) - Constructor for class org.geotools.data.FIDFeatureReader
Creates a new instance of AbstractFeatureReader
FIDFeatureReader(AttributeReader, FIDReader) - Constructor for class org.geotools.data.FIDFeatureReader
 
FIDReader - interface org.geotools.data.FIDReader.
FeatureReader customized for FeatureID handling.
FeatureEvent - class org.geotools.data.FeatureEvent.
A simple event object to represent all events triggered by DataStore instances (typically change events).
FeatureEvent(FeatureSource, int, Envelope) - Constructor for class org.geotools.data.FeatureEvent
Constructs a new FeatureEvent.
FeatureListener - interface org.geotools.data.FeatureListener.
Interface to be implemented by all listeners of FeatureEvents.
FeatureListenerManager - class org.geotools.data.FeatureListenerManager.
This class is used by DataStore implementations to provide FeatureListener support for the FeatureSources they create.
FeatureListenerManager() - Constructor for class org.geotools.data.FeatureListenerManager
 
FeatureLockException - exception org.geotools.data.FeatureLockException.
Indicates a lock contention, and attempt was made to modify or aquire with out Authroization.
FeatureLockException() - Constructor for class org.geotools.data.FeatureLockException
 
FeatureLockException(String) - Constructor for class org.geotools.data.FeatureLockException
 
FeatureLockException(String, String) - Constructor for class org.geotools.data.FeatureLockException
 
FeatureLockException(String, Throwable) - Constructor for class org.geotools.data.FeatureLockException
 
FeatureLockException(String, String, Throwable) - Constructor for class org.geotools.data.FeatureLockException
 
FeatureLocking - interface org.geotools.data.FeatureLocking.
Provides Feature based locking.
FeatureLocking.Response - class org.geotools.data.FeatureLocking.Response.
Idea for a response from a high-level lock( Query ) function.
FeatureLocking.Response(FeatureLock, Set, Set) - Constructor for class org.geotools.data.FeatureLocking.Response
 
FeatureReader - interface org.geotools.data.FeatureReader.
The low-level interface for reading Features.
FeatureResults - interface org.geotools.data.FeatureResults.
Highlevel API for Features from a specific Query.
FeatureSource - interface org.geotools.data.FeatureSource.
Highlevel API for Features from a specific location.
FeatureStore - interface org.geotools.data.FeatureStore.
Provides storage of data for Features.
FeatureWriter - interface org.geotools.data.FeatureWriter.
Provides the ability to write Features information.
FilterCapabilities - class org.geotools.filter.FilterCapabilities.
Represents the Filter capabilities that are supported by a SQLEncoder.
FilterCapabilities() - Constructor for class org.geotools.filter.FilterCapabilities
No argument Constructor.
FilteringFeatureReader - class org.geotools.data.FilteringFeatureReader.
Basic support for a FeatureReader that does filtering.
FilteringFeatureReader(FeatureReader, Filter) - Constructor for class org.geotools.data.FilteringFeatureReader
Creates a new instance of AbstractFeatureReader
FilteringFeatureWriter - class org.geotools.data.FilteringFeatureWriter.
Filtering is performed on this hasNext() method.
FilteringFeatureWriter(FeatureWriter, Filter) - Constructor for class org.geotools.data.FilteringFeatureWriter
 
fReader - Variable in class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter
 
featureReader - Variable in class org.geotools.data.FilteringFeatureReader
 
featureReader - Variable in class org.geotools.data.MaxFeatureReader
 
featureSource - Variable in class org.geotools.data.DefaultFeatureResults
 
features(String) - Method in class org.geotools.data.memory.MemoryDataStore
Access featureMap for typeName.
fids(Filter) - Method in class org.geotools.data.jdbc.JDBCFeatureStore
 
filter - Variable in class org.geotools.data.FilteringFeatureReader
 
finalizeTransactionMethod(boolean, boolean) - Method in class org.geotools.data.jdbc.JDBCDataSource
This is called my any transaction method in its finally block.
fireAdded(Feature) - Method in class org.geotools.data.AbstractDataStore
 
fireChanged(Feature, Feature) - Method in class org.geotools.data.AbstractDataStore
 
fireChanged(String, Transaction, boolean) - Method in class org.geotools.data.FeatureListenerManager
Notify all listeners that have registered interest for notification on this event type.
fireCloseEvent() - Method in class org.geotools.data.jdbc.JDBCDataStore.QueryData
Fires the close event.
fireFeaturesAdded(String, Transaction, Envelope) - Method in class org.geotools.data.FeatureListenerManager
Notify all listeners that have registered interest for notification on this event type.
fireFeaturesChanged(String, Transaction, Envelope) - Method in class org.geotools.data.FeatureListenerManager
Notify all listeners that have registered interest for notification on this event type.
fireFeaturesRemoved(String, Transaction, Envelope) - Method in class org.geotools.data.FeatureListenerManager
Notify all listeners that have registered interest for notification on this event type.
fireRemoved(Feature) - Method in class org.geotools.data.AbstractDataStore
 
formatValue(Object) - Method in class org.geotools.data.jdbc.WKTAttributeIO
 
free(ConnectionPool) - Method in class org.geotools.data.jdbc.ConnectionPoolManager
 
fullySupports(Filter) - Method in class org.geotools.filter.FilterCapabilities
Determines if the filter and all its sub filters are supported.

G

getAsText(Object) - Method in class org.geotools.data.DataStoreFactorySpi.Param
 
getAttributeCount() - Method in class org.geotools.data.AbstractAttributeIO
 
getAttributeCount() - Method in interface org.geotools.data.AttributeReader
The number of attributes this reader can read, i.e the length of a row.
getAttributeCount() - Method in interface org.geotools.data.AttributeWriter
The number of attributes this reader can read, i.e the length of a row.
getAttributeCount() - Method in class org.geotools.data.JoiningAttributeReader
 
getAttributeCount() - Method in class org.geotools.data.JoiningAttributeWriter
 
getAttributeType(int) - Method in class org.geotools.data.AbstractAttributeIO
 
getAttributeType(int) - Method in interface org.geotools.data.AttributeReader
Retrieve the AttributeType at the given index.
getAttributeType(int) - Method in interface org.geotools.data.AttributeWriter
Retrieve the AttributeType at the given index.
getAttributeType(int) - Method in class org.geotools.data.JoiningAttributeReader
 
getAttributeType(int) - Method in class org.geotools.data.JoiningAttributeWriter
 
getAttributeTypes(String, String[]) - Method in class org.geotools.data.jdbc.JDBCDataStore
 
getAuthorizationID() - Method in class org.geotools.data.FeatureLocking.Response
 
getAuthorizations() - Method in class org.geotools.data.DefaultTransaction
The current set of Authorization IDs held by this Transaction.
getAuthorizations() - Method in interface org.geotools.data.Transaction
List of Authorizations IDs held by this transaction.
getAutoCommit() - Method in class org.geotools.data.jdbc.JDBCDataSource
Retrieves the current autoCommit mode for the current DataSource.
getAvailableDataSources() - Static method in class org.geotools.data.DataStoreFinder
Finds all implemtaions of DataStoreFactory which have registered using the services mechanism.
getBounds() - Method in class org.geotools.data.AbstractFeatureSource
Retrieve Bounds of all Features.
getBounds(Query) - Method in class org.geotools.data.AbstractFeatureSource
Retrieve Bounds of Query results.
getBounds() - Method in class org.geotools.data.DefaultFeatureResults
Returns the bounding box of this FeatureResults
getBounds() - Method in class org.geotools.data.FeatureEvent
Provides access to the area modified (if known).
getBounds() - Method in interface org.geotools.data.FeatureResults
Returns the bounding box of this FeatureResults.
getBounds() - Method in interface org.geotools.data.FeatureSource
Gets the bounding box of this datasource.
getBounds(Query) - Method in interface org.geotools.data.FeatureSource
Gets the bounding box of the features that would be returned by this query.
getBounds() - Method in class org.geotools.data.jdbc.JDBCFeatureSource
Retrieve Bounds of all Features.
getBounds(Query) - Method in class org.geotools.data.jdbc.JDBCFeatureSource
Retrieve Bounds of Query results.
getCapabilities() - Method in class org.geotools.filter.SQLEncoder
Describes the capabilities of this encoder.
getConnection() - Method in class org.geotools.data.jdbc.ConnectionPool
Gets a Connection from the Connection Pool.
getConnection() - Method in class org.geotools.data.jdbc.JDBCDataSource
Gets a connection.
getConnection() - Method in class org.geotools.data.jdbc.JDBCDataStore.QueryData
 
getConnection(Transaction) - Method in class org.geotools.data.jdbc.JDBCDataStore
Gets a connection from the connection pool.
getConnection() - Method in class org.geotools.data.jdbc.JDBCFeatureSource
 
getConnection() - Method in class org.geotools.data.jdbc.JDBCTransactionState
Retrive connection for JDBC opperation.
getConnectionPool(ConnectionPoolDataSource) - Method in class org.geotools.data.jdbc.ConnectionPoolManager
Gets a ConnectionPool for a ConnectionPoolDataSource.
getCount(Query) - Method in class org.geotools.data.AbstractFeatureSource
Retrieve total number of Query results.
getCount() - Method in class org.geotools.data.DefaultFeatureResults
Number of Features in this query.
getCount() - Method in interface org.geotools.data.FeatureResults
Returns the number of Features in this FeatureResults.
getCount(Query) - Method in interface org.geotools.data.FeatureSource
Gets the number of the features that would be returned by this query.
getCount(Query) - Method in class org.geotools.data.jdbc.JDBCFeatureSource
Retrieve total number of Query results.
getDataStore(String) - Method in interface org.geotools.data.Catalog
Access to a DataStore for a specific namespace.
getDataStore(Map) - Static method in class org.geotools.data.DataStoreFinder
Checks each available datasource implementation in turn and returns the first one which claims to support the resource identified by the params object.
getDataStore(String) - Method in class org.geotools.data.DefaultCatalog
Retrieve DataStore managed by this Catalog.
getDataStore() - Method in interface org.geotools.data.FeatureSource
Access to the DataStore implementing this FeatureStore.
getDataStore() - Method in class org.geotools.data.jdbc.JDBCFeatureSource
Retrieve DataStore for this FetureSource.
getDescription() - Method in interface org.geotools.data.DataStoreFactorySpi
Describe the nature of the datasource constructed by this factory.
getEventType() - Method in class org.geotools.data.FeatureEvent
Provides information on the type of change that has occured.
getFeatureReader(String) - Method in class org.geotools.data.AbstractDataStore
Subclass must implement.
getFeatureReader(Query, Transaction) - Method in class org.geotools.data.AbstractDataStore
 
getFeatureReader(FeatureType, Filter, Transaction) - Method in class org.geotools.data.AbstractDataStore
 
getFeatureReader(FeatureType, Filter, Transaction) - Method in interface org.geotools.data.DataStore
Access a FeatureReader providing access to Feature information.
getFeatureReader(FeatureType, Filter, Transaction) - Method in class org.geotools.data.jdbc.JDBCDataStore
This is a public entry point to the DataStore.
getFeatureReader(Query, Transaction) - Method in class org.geotools.data.jdbc.JDBCDataStore
The top level method for getting a FeatureReader.
getFeatureReader(String) - Method in class org.geotools.data.memory.MemoryDataStore
Provides FeatureReader over the entire contents of typeName.
getFeatureSource(String) - Method in class org.geotools.data.AbstractDataStore
Default implementation based on getFeatureReader and getFeatureWriter.
getFeatureSource(String) - Method in interface org.geotools.data.DataStore
Access a FeatureSource for typeName providing a high-level API.
getFeatureSource() - Method in class org.geotools.data.FeatureEvent
Provides access to the FeatureSource which fired the event.
getFeatureSource(String) - Method in class org.geotools.data.jdbc.JDBCDataStore
Default implementation based on getFeatureReader and getFeatureWriter.
getFeatureType() - Method in class org.geotools.data.DefaultFeatureReader
 
getFeatureType() - Method in class org.geotools.data.DiffFeatureReader
 
getFeatureType() - Method in class org.geotools.data.DiffFeatureWriter
Supplys FeatureTypeFrom reader
getFeatureType() - Method in class org.geotools.data.EmptyFeatureReader
 
getFeatureType() - Method in class org.geotools.data.EmptyFeatureWriter
 
getFeatureType() - Method in class org.geotools.data.FIDFeatureReader
 
getFeatureType() - Method in interface org.geotools.data.FeatureReader
Return the FeatureType this reader has been configured to create.
getFeatureType() - Method in interface org.geotools.data.FeatureWriter
FeatureType this reader has been configured to create.
getFeatureType() - Method in class org.geotools.data.FilteringFeatureReader
 
getFeatureType() - Method in class org.geotools.data.FilteringFeatureWriter
 
getFeatureType() - Method in class org.geotools.data.MaxFeatureReader
 
getFeatureType() - Method in class org.geotools.data.ReTypeFeatureReader
 
getFeatureType() - Method in class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter
 
getFeatureTypeInfo() - Method in class org.geotools.data.jdbc.JDBCDataStore.QueryData
DOCUMENT ME!
getFeatureTypeInfo(String) - Method in class org.geotools.data.jdbc.JDBCDataStore
Retreives the FeatureTypeInfo object for a FeatureType.
getFeatureTypeName() - Method in class org.geotools.data.jdbc.JDBCDataStore.FeatureTypeInfo
DOCUMENT ME!
getFeatureWriter(String) - Method in class org.geotools.data.AbstractDataStore
Subclass should implement this to provide writing support.
getFeatureWriter(String, Filter, Transaction) - Method in class org.geotools.data.AbstractDataStore
 
getFeatureWriter(String, Transaction) - Method in class org.geotools.data.AbstractDataStore
 
getFeatureWriter(String, Filter, Transaction) - Method in interface org.geotools.data.DataStore
Access FeatureWriter for modification of the DataStore contents.
getFeatureWriter(String, Transaction) - Method in interface org.geotools.data.DataStore
Access FeatureWriter for modification of the DataStore typeName.
getFeatureWriter(String, Transaction) - Method in class org.geotools.data.jdbc.JDBCDataStore
Retrieve a FeatureWriter over entire dataset.
getFeatureWriter(String, Filter, Transaction) - Method in class org.geotools.data.jdbc.JDBCDataStore
Aquire FetureWriter for modification of contents specifed by filter.
getFeatureWriter(String) - Method in class org.geotools.data.memory.MemoryDataStore
Provides FeatureWriter over the entire contents of typeName.
getFeatureWriterAppend(String, Transaction) - Method in class org.geotools.data.AbstractDataStore
 
getFeatureWriterAppend(String, Transaction) - Method in interface org.geotools.data.DataStore
Aquire a FeatureWriter for adding new content to a FeatureType.
getFeatureWriterAppend(String, Transaction) - Method in class org.geotools.data.jdbc.JDBCDataStore
Retrieve a FeatureWriter for creating new content.
getFeatures(Query) - Method in class org.geotools.data.AbstractFeatureSource
Provides an interface to for the Resutls of a Query.
getFeatures(Filter) - Method in class org.geotools.data.AbstractFeatureSource
Retrieve all Feature matching the Filter.
getFeatures() - Method in class org.geotools.data.AbstractFeatureSource
Retrieve all Features.
getFeatures(Query) - Method in interface org.geotools.data.FeatureSource
Loads features from the datasource into the returned FeatureResults, based on the passed query.
getFeatures(Filter) - Method in interface org.geotools.data.FeatureSource
Loads features from the datasource into the returned FeatureResults, based on the passed filter.
getFeatures() - Method in interface org.geotools.data.FeatureSource
Loads all features from the datasource into the return FeatureResults.
getFeatures(Query) - Method in class org.geotools.data.jdbc.JDBCFeatureSource
Provides an interface to for the Resutls of a Query.
getFeatures(Filter) - Method in class org.geotools.data.jdbc.JDBCFeatureSource
Retrieve all Feature matching the Filter
getFeatures() - Method in class org.geotools.data.jdbc.JDBCFeatureSource
Retrieve all Features
getFidColumnName() - Method in class org.geotools.data.jdbc.JDBCDataStore.FeatureTypeInfo
Returns the name of FidColumn if we are using one.
getGeometryReader(ResultSet, AttributeType, int, Transaction) - Static method in class org.geotools.data.jdbc.WKTAttributeReader
 
getInProcessLockingManager() - Method in class org.geotools.data.jdbc.JDBCFeatureStore
Used by subclasses to access locking manager.
getInstance() - Static method in class org.geotools.data.jdbc.ConnectionPoolManager
Gets the instance of the ConnectionPoolManager.
getJDBCDataStore() - Method in class org.geotools.data.jdbc.JDBCFeatureSource
Allows access to JDBCDataStore().
getLock(String, String) - Method in class org.geotools.data.InProcessLockingManager
Lock for typeName & featureID if it exists.
getLockedFids() - Method in class org.geotools.data.FeatureLocking.Response
 
getLockingManager() - Method in class org.geotools.data.AbstractDataStore
Locking manager used for this DataStore.
getLockingManager() - Method in interface org.geotools.data.DataStore
Retrieve a per featureID based locking service from this DataStore.
getLockingManager() - Method in class org.geotools.data.jdbc.JDBCDataStore
Locking manager used for this DataStore.
getNameSpace() - Method in class org.geotools.data.jdbc.JDBCDataStore
Gets the namespace of the data store.
getNameSpaces() - Method in interface org.geotools.data.Catalog
Retrieve registered Namespaces.
getNameSpaces() - Method in class org.geotools.data.DefaultCatalog
 
getNotLockedFids() - Method in class org.geotools.data.FeatureLocking.Response
 
getParametersInfo() - Method in interface org.geotools.data.DataStoreFactorySpi
MetaData about the required Parameters.
getPostQueryFilter(Filter) - Method in class org.geotools.data.jdbc.DefaultSQLBuilder
 
getPostQueryFilter(Filter) - Method in interface org.geotools.data.jdbc.SQLBuilder
Returns the Filter required for post processing.
getPreQueryFilter(Filter) - Method in class org.geotools.data.jdbc.DefaultSQLBuilder
 
getPreQueryFilter(Filter) - Method in interface org.geotools.data.jdbc.SQLBuilder
 
getReader(ResultSet, AttributeType[], int, Transaction) - Static method in class org.geotools.data.jdbc.ResultSetAttributeReader
 
getReader(ResultSet, AttributeType, int, Transaction) - Static method in class org.geotools.data.jdbc.ResultSetAttributeReader
 
getReader(ResultSet, AttributeType[], int, Transaction) - Static method in class org.geotools.data.jdbc.WKTAttributeReader
 
getReader(ResultSet, AttributeType, int, Transaction) - Static method in class org.geotools.data.jdbc.WKTAttributeReader
 
getResultSet() - Method in class org.geotools.data.jdbc.JDBCDataStore.QueryData
Gets the result set.
getSRID(String) - Method in class org.geotools.data.jdbc.JDBCDataStore.FeatureTypeInfo
Get the DataStore specific SRID for a geometry column
getSRIDs() - Method in class org.geotools.data.jdbc.JDBCDataStore.FeatureTypeInfo
 
getSchema(String) - Method in class org.geotools.data.AbstractDataStore
 
getSchema(String) - Method in interface org.geotools.data.DataStore
Retrieve FeatureType metadata by typeName.
getSchema() - Method in class org.geotools.data.DefaultFeatureResults
FeatureSchema for provided query.
getSchema() - Method in interface org.geotools.data.FeatureResults
Returns the FeatureType of this FeatureResuls.
getSchema() - Method in interface org.geotools.data.FeatureSource
Retrieves the featureType that features extracted from this datasource will be created with.
getSchema() - Method in class org.geotools.data.jdbc.JDBCDataStore.FeatureTypeInfo
DOCUMENT ME!
getSchema(String) - Method in class org.geotools.data.jdbc.JDBCDataStore
 
getSchema() - Method in class org.geotools.data.jdbc.JDBCFeatureSource
Retrieve FeatureType represented by this FeatureSource
getSchema(String) - Method in class org.geotools.data.memory.MemoryDataStore
FeatureType access by typeName.
getSqlBuilder(String) - Method in class org.geotools.data.jdbc.JDBCDataStore
Hook for subclass to return a different sql builder.
getState(Object) - Method in class org.geotools.data.DefaultTransaction
Returns externalized state or null if not available.
getState(Object) - Method in interface org.geotools.data.Transaction
Allows DataStores to squirel away information( and callbacks ) for later.
getSupported() - Method in class org.geotools.filter.SQLUnpacker
After an unPack has been called, returns the resulting Filter of the supported parts of the unPacked filter.
getTransaction() - Method in class org.geotools.data.AbstractFeatureSource
Retrieve the Transaction this FeatureSource is opperating against.
getTransaction() - Method in class org.geotools.data.AbstractFeatureStore
Retrieve the Transaction this FeatureSource is opperating against.
getTransaction() - Method in class org.geotools.data.DefaultFeatureResults
Returns transaction from featureSource (if it is a FeatureStore), or Transaction.AUTO_COMMIT if it is not.
getTransaction() - Method in interface org.geotools.data.FeatureStore
Used to access the Transaction this DataSource is currently opperating against.
getTransaction() - Method in class org.geotools.data.jdbc.JDBCDataStore.QueryData
Returns transaction, this Query data is opperating against.
getTransaction() - Method in class org.geotools.data.jdbc.JDBCFeatureSource
Retrieve the Transaction this FeatureSource is opperating against.
getTransaction() - Method in class org.geotools.data.jdbc.JDBCFeatureStore
 
getTransactionConnection() - Method in class org.geotools.data.jdbc.JDBCDataSource
This method should be called when a connection is required for transactions.
getTypeNames() - Method in class org.geotools.data.AbstractDataStore
 
getTypeNames() - Method in interface org.geotools.data.DataStore
Retrieves a list of of the available FeatureTypes
getTypeNames() - Method in class org.geotools.data.jdbc.JDBCDataStore
 
getTypeNames() - Method in class org.geotools.data.memory.MemoryDataStore
List of available types provided by this DataStore.
getUnSupported() - Method in class org.geotools.filter.SQLUnpacker
After an unPack has been called, returns the resulting Filter of the unsupported parts of the unPacked filter.
getView(Query) - Method in class org.geotools.data.AbstractDataStore
 
getView(Query) - Method in class org.geotools.data.jdbc.JDBCDataStore
 
gf - Variable in class org.geotools.data.DataTestCase
 

H

hasNext() - Method in interface org.geotools.data.AttributeReader
Does another set of attributes exist in this reader?
hasNext() - Method in interface org.geotools.data.AttributeWriter
Query whether there are other rows in the attribute writer.
hasNext() - Method in class org.geotools.data.DefaultFIDReader
Does another set of attributes exist in this reader?
hasNext() - Method in class org.geotools.data.DefaultFeatureReader
 
hasNext() - Method in class org.geotools.data.DiffFeatureReader
 
hasNext() - Method in class org.geotools.data.DiffFeatureWriter
Query for more content.
hasNext() - Method in class org.geotools.data.EmptyFeatureReader
There is no next Feature.
hasNext() - Method in class org.geotools.data.EmptyFeatureWriter
There is no next Feature.
hasNext() - Method in class org.geotools.data.FIDFeatureReader
 
hasNext() - Method in interface org.geotools.data.FIDReader
Returns whether another fid exists for this reader.
hasNext() - Method in interface org.geotools.data.FeatureReader
Query whether this FeatureReader has another Feature.
hasNext() - Method in interface org.geotools.data.FeatureWriter
Query whether this FeatureWriter has another Feature.
hasNext() - Method in class org.geotools.data.FilteringFeatureReader
Query for additional content.
hasNext() - Method in class org.geotools.data.FilteringFeatureWriter
Query if we have more content.
hasNext() - Method in class org.geotools.data.JoiningAttributeReader
 
hasNext() - Method in class org.geotools.data.JoiningAttributeWriter
 
hasNext() - Method in class org.geotools.data.MaxFeatureReader
hasNext() - Method in class org.geotools.data.ReTypeFeatureReader
 
hasNext() - Method in class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter
 
hasNext() - Method in class org.geotools.data.jdbc.ResultSetAttributeIO
Returns true if there are more rows.
hasNext() - Method in class org.geotools.data.jdbc.ResultSetAttributeReader
 
hasNext() - Method in class org.geotools.data.jdbc.ResultSetFIDReader
 
hasNext() - Method in class org.geotools.data.jdbc.WKTAttributeIO
 

I

InProcessLockingManager - class org.geotools.data.InProcessLockingManager.
Provides In-Process FeatureLocking support for DataStore implementations.
InProcessLockingManager() - Constructor for class org.geotools.data.InProcessLockingManager
 
index - Variable in class org.geotools.data.DefaultFIDReader
 
index - Variable in class org.geotools.data.jdbc.ResultSetAttributeReader
 
isClosed() - Method in class org.geotools.data.jdbc.ConnectionPool
Checks whether the ConnectionPool has been closed.
isClosed() - Method in class org.geotools.data.jdbc.ResultSetAttributeIO
 
isInserting() - Method in class org.geotools.data.jdbc.JDBCDataStore.QueryData
 
isLocked(String, String) - Method in class org.geotools.data.InProcessLockingManager
Used by test cases
isMatch(AttributeType, AttributeType) - Static method in class org.geotools.data.DataUtilities
 
isWriteable - Variable in class org.geotools.data.AbstractDataStore
Flags AbstractDataStore to allow Modification.

J

JDBCDataSource - class org.geotools.data.jdbc.JDBCDataSource.
This class provides a skeletal implementation of the DataSource interface to minimize the effort of required to implement this interface.
JDBCDataSource(ConnectionPool) - Constructor for class org.geotools.data.jdbc.JDBCDataSource
 
JDBCDataStore - class org.geotools.data.jdbc.JDBCDataStore.
Abstract helper class for JDBC DataStore implementations.
JDBCDataStore(ConnectionPool) - Constructor for class org.geotools.data.jdbc.JDBCDataStore
 
JDBCDataStore(ConnectionPool, String) - Constructor for class org.geotools.data.jdbc.JDBCDataStore
 
JDBCDataStore(ConnectionPool, String, String) - Constructor for class org.geotools.data.jdbc.JDBCDataStore
 
JDBCDataStore.FeatureTypeInfo - class org.geotools.data.jdbc.JDBCDataStore.FeatureTypeInfo.
Stores information about known FeatureTypes.
JDBCDataStore.FeatureTypeInfo(String, String, FeatureType) - Constructor for class org.geotools.data.jdbc.JDBCDataStore.FeatureTypeInfo
 
JDBCDataStore.JDBCFeatureWriter - class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter.
 
JDBCDataStore.JDBCFeatureWriter(FeatureReader, AttributeWriter, JDBCDataStore.QueryData) - Constructor for class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter
Details
JDBCDataStore.QueryData - class org.geotools.data.jdbc.JDBCDataStore.QueryData.
Provides an encapsulation of the connection, statement and result set of a JDBC query.
JDBCDataStore.QueryData(JDBCDataStore.FeatureTypeInfo, Connection, Statement, ResultSet, Transaction) - Constructor for class org.geotools.data.jdbc.JDBCDataStore.QueryData
The constructor for the QueryData object.
JDBCFeatureLocking - class org.geotools.data.jdbc.JDBCFeatureLocking.
A Starting point for your own FeatureLocking implementations.
JDBCFeatureLocking(JDBCDataStore, FeatureType) - Constructor for class org.geotools.data.jdbc.JDBCFeatureLocking
 
JDBCFeatureSource - class org.geotools.data.jdbc.JDBCFeatureSource.
A JDBCFeatureSource that can opperate as a starting point for your own implementations.
JDBCFeatureSource(JDBCDataStore, FeatureType) - Constructor for class org.geotools.data.jdbc.JDBCFeatureSource
JDBCFeatureSource creation.
JDBCFeatureStore - class org.geotools.data.jdbc.JDBCFeatureStore.
This is a starting point for providing your own FeatureStore implementation.
JDBCFeatureStore(JDBCDataStore, FeatureType) - Constructor for class org.geotools.data.jdbc.JDBCFeatureStore
 
JDBCTransactionState - class org.geotools.data.jdbc.JDBCTransactionState.
Holds a JDBC Connectino for JDBCDataStore.
JDBCTransactionState(ConnectionPool) - Constructor for class org.geotools.data.jdbc.JDBCTransactionState
 
JoiningAttributeReader - class org.geotools.data.JoiningAttributeReader.
Attribute Reader that joins.
JoiningAttributeReader(AttributeReader[]) - Constructor for class org.geotools.data.JoiningAttributeReader
Creates a new instance of JoiningAttributeReader
JoiningAttributeWriter - class org.geotools.data.JoiningAttributeWriter.
Provides ...
JoiningAttributeWriter(AttributeWriter[]) - Constructor for class org.geotools.data.JoiningAttributeWriter
 

K

key - Variable in class org.geotools.data.DataStoreFactorySpi.Param
Key used in Parameter map

L

LockingManager - interface org.geotools.data.LockingManager.
This class describes a featureID based locking service.
lakeBounds - Variable in class org.geotools.data.DataTestCase
 
lakeFeatures - Variable in class org.geotools.data.DataTestCase
 
lakeType - Variable in class org.geotools.data.DataTestCase
 
line(int[]) - Method in class org.geotools.data.DataTestCase
 
lines(int[][]) - Method in class org.geotools.data.DataTestCase
 
listenerManager - Variable in class org.geotools.data.AbstractDataStore
Manages listener lists for FeatureSource implementation
listenerManager - Variable in class org.geotools.data.jdbc.JDBCDataStore
Manages listener lists for FeatureSource implementations
live - Variable in class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter
 
lockExists(String) - Method in interface org.geotools.data.Catalog
Tests if a lock exists in this Catalog.
lockExists(String) - Method in class org.geotools.data.DefaultCatalog
Implement lockExists.
lockFeatureID(String, String, Transaction, FeatureLock) - Method in class org.geotools.data.InProcessLockingManager
Aquire lock on featureID.
lockFeatureID(String, String, Transaction, FeatureLock) - Method in interface org.geotools.data.LockingManager
FeatureID based locking.
lockFeatures() - Method in class org.geotools.data.AbstractFeatureLocking
Lock all Features
lockFeatures(Filter) - Method in class org.geotools.data.AbstractFeatureLocking
Lock features matching filter.
lockFeatures(Query) - Method in class org.geotools.data.AbstractFeatureLocking
Lock features matching Query.
lockFeatures(Query) - Method in interface org.geotools.data.FeatureLocking
FeatureLock features described by Query.
lockFeatures(Filter) - Method in interface org.geotools.data.FeatureLocking
FeatureLock features described by Filter.
lockFeatures() - Method in interface org.geotools.data.FeatureLocking
FeatureLock all Features.
lockFeatures() - Method in class org.geotools.data.jdbc.JDBCFeatureLocking
Lock all Features
lockFeatures(Filter) - Method in class org.geotools.data.jdbc.JDBCFeatureLocking
Lock features matching filter.
lockFeatures(Query) - Method in class org.geotools.data.jdbc.JDBCFeatureLocking
Lock features matching Query.
lockRefresh(String, Transaction) - Method in interface org.geotools.data.Catalog
Refresh feature lock as indicated by the WFS locking specification.
lockRefresh(String, Transaction) - Method in class org.geotools.data.DefaultCatalog
Implement lockRefresh.
lockRelease(String, Transaction) - Method in interface org.geotools.data.Catalog
Release feature lock.
lockRelease(String, Transaction) - Method in class org.geotools.data.DefaultCatalog
Implement lockRelease.
lockTables - Variable in class org.geotools.data.InProcessLockingManager
lockTable access by typeName stores Transactions or MemoryLocks
locks(String) - Method in class org.geotools.data.InProcessLockingManager
Access to a Map of locks for typeName

M

MaxFeatureReader - class org.geotools.data.MaxFeatureReader.
Basic support for a FeatureReader that limits itself to the number of features passed in.
MaxFeatureReader(FeatureReader, int) - Constructor for class org.geotools.data.MaxFeatureReader
Creates a new instance of MaxFeatureReader
MemoryDataStore - class org.geotools.data.memory.MemoryDataStore.
This is an example implementation of a DataStore used for testing.
MemoryDataStore() - Constructor for class org.geotools.data.memory.MemoryDataStore
 
MemoryDataStore(FeatureCollection) - Constructor for class org.geotools.data.memory.MemoryDataStore
 
MemoryDataStore(Feature[]) - Constructor for class org.geotools.data.memory.MemoryDataStore
 
MemoryDataStore(FeatureReader) - Constructor for class org.geotools.data.memory.MemoryDataStore
 
maxFeatures - Variable in class org.geotools.data.MaxFeatureReader
 
memory - Variable in class org.geotools.data.memory.MemoryDataStore
Memory holds Map of Feature by fid by typeName.
metaData - Variable in class org.geotools.data.AbstractAttributeIO
 
modifyFeatures(AttributeType, Object, Filter) - Method in class org.geotools.data.AbstractFeatureStore
Modifies features matching filter.
modifyFeatures(AttributeType[], Object[], Filter) - Method in class org.geotools.data.AbstractFeatureStore
Modifies features matching filter.
modifyFeatures(AttributeType[], Object[], Filter) - Method in interface org.geotools.data.FeatureStore
Modifies the passed attribute types with the passed objects in all features that correspond to the passed OGS filter.
modifyFeatures(AttributeType, Object, Filter) - Method in interface org.geotools.data.FeatureStore
Modifies the passed attribute types with the passed objects in all features that correspond to the passed OGS filter.
modifyFeatures(AttributeType, Object, Filter) - Method in class org.geotools.data.jdbc.JDBCFeatureStore
Modifies features matching filter.
modifyFeatures(AttributeType[], Object[], Filter) - Method in class org.geotools.data.jdbc.JDBCFeatureStore
Modifies features matching filter.
modifyFeatures(AttributeType[], Object[], FeatureWriter) - Method in class org.geotools.data.jdbc.JDBCFeatureStore
 

N

newRiver - Variable in class org.geotools.data.DataTestCase
 
newRoad - Variable in class org.geotools.data.DataTestCase
 
next() - Method in interface org.geotools.data.AttributeReader
Advance the reader to the next set of attributes.
next() - Method in interface org.geotools.data.AttributeWriter
Advance the AttributeWriter, all calls to write will correspond to the same set of attributes until next is called again.
next() - Method in class org.geotools.data.DefaultFIDReader
Read the attribute at the given index.
next() - Method in class org.geotools.data.DefaultFeatureReader
 
next() - Method in class org.geotools.data.DiffFeatureReader
 
next() - Method in class org.geotools.data.DiffFeatureWriter
Next Feature from reader or new content.
next() - Method in class org.geotools.data.EmptyFeatureReader
Throws NoSuchElementException as this is an Empty FeatureReader.
next() - Method in class org.geotools.data.EmptyFeatureWriter
Throws NoSuchElementException as this is an Empty FeatureWriter.
next() - Method in class org.geotools.data.FIDFeatureReader
 
next() - Method in interface org.geotools.data.FIDReader
Gets the next FID from the Reader.
next() - Method in interface org.geotools.data.FeatureReader
Reads the next Feature in the FeatureReader.
next() - Method in interface org.geotools.data.FeatureWriter
Reads a Feature from the underlying AttributeReader.
next - Variable in class org.geotools.data.FilteringFeatureReader
 
next() - Method in class org.geotools.data.FilteringFeatureReader
 
next() - Method in class org.geotools.data.FilteringFeatureWriter
 
next() - Method in class org.geotools.data.JoiningAttributeReader
 
next() - Method in class org.geotools.data.JoiningAttributeWriter
 
next() - Method in class org.geotools.data.MaxFeatureReader
 
next() - Method in class org.geotools.data.ReTypeFeatureReader
 
next() - Method in class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter
 
next() - Method in class org.geotools.data.jdbc.ResultSetAttributeIO
Moves to the next row in the result set.
next() - Method in class org.geotools.data.jdbc.ResultSetAttributeReader
 
next() - Method in class org.geotools.data.jdbc.ResultSetFIDReader
 
next() - Method in class org.geotools.data.jdbc.WKTAttributeIO
 

O

org.geotools.data - package org.geotools.data
Defines the DataStoreAPI via which all data is imported or exported.
org.geotools.data.jdbc - package org.geotools.data.jdbc
 
org.geotools.data.memory - package org.geotools.data.memory
 
org.geotools.filter - package org.geotools.filter
 
out - Variable in class org.geotools.filter.SQLEncoder
where to write the constructed string from visiting the filters.

P

parse(FeatureType, String, String[]) - Static method in class org.geotools.data.DataUtilities
 
polygon(int[]) - Method in class org.geotools.data.DataTestCase
 
polygon(int[], int[][]) - Method in class org.geotools.data.DataTestCase
 
putState(Object, Transaction.State) - Method in class org.geotools.data.DefaultTransaction
Remembers Externalized State for a DataSource.
putState(Object, Transaction.State) - Method in interface org.geotools.data.Transaction
Allows FeatureSource to squirel away information( and callbacks ) for later.

Q

QueryDataListener - interface org.geotools.data.jdbc.QueryDataListener.
QueryData Listener interfaces.
query - Variable in class org.geotools.data.DefaultFeatureResults
 
queryData - Variable in class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter
 
queryDataClosed(JDBCDataStore.QueryData) - Method in interface org.geotools.data.jdbc.QueryDataListener
 
queryDataClosed(JDBCDataStore.QueryData) - Method in class org.geotools.data.jdbc.ResultSetAttributeIO
 
queryDataClosed(JDBCDataStore.QueryData) - Method in class org.geotools.data.jdbc.ResultSetFIDReader
 
queryDataClosed(JDBCDataStore.QueryData) - Method in class org.geotools.data.jdbc.WKTAttributeIO
 

R

ReTypeFeatureReader - class org.geotools.data.ReTypeFeatureReader.
Supports on the fly retyping of FeatureReader contents.
ReTypeFeatureReader(FeatureReader, FeatureType) - Constructor for class org.geotools.data.ReTypeFeatureReader
Constructs a FetureReader that will ReType streaming content.
ResultSetAttributeIO - class org.geotools.data.jdbc.ResultSetAttributeIO.
Provides an AttriuteReader over a result set limiting the columns to a defined range.
ResultSetAttributeIO(AttributeType[], JDBCDataStore.QueryData, int, int) - Constructor for class org.geotools.data.jdbc.ResultSetAttributeIO
Creates a new RangedResultSetAttributeReader.
ResultSetAttributeReader - class org.geotools.data.jdbc.ResultSetAttributeReader.
An attributeReader to read a sql ResultSet.
ResultSetAttributeReader(ResultSet, AttributeType[], int, Transaction, Connection) - Constructor for class org.geotools.data.jdbc.ResultSetAttributeReader
Constructor, for a continuous array of result columns.
ResultSetFIDReader - class org.geotools.data.jdbc.ResultSetFIDReader.
FIDReader for JDBC.
ResultSetFIDReader(ResultSet, String, int) - Constructor for class org.geotools.data.jdbc.ResultSetFIDReader
Constructor, for a continuous array of result columns.
ResultSetFIDReader(JDBCDataStore.QueryData, String, int) - Constructor for class org.geotools.data.jdbc.ResultSetFIDReader
Constructor that takes a QueryData object instead of a ResultSet.
rd12Bounds - Variable in class org.geotools.data.DataTestCase
 
rd12Filter - Variable in class org.geotools.data.DataTestCase
 
rd1Filter - Variable in class org.geotools.data.DataTestCase
 
rd2Filter - Variable in class org.geotools.data.DataTestCase
 
reType(FeatureType, Feature) - Static method in class org.geotools.data.DataUtilities
Creates duplicate of feature adjusted to the provided featureType.
read(int) - Method in interface org.geotools.data.AttributeReader
Read the attribute at the given index.
read(int) - Method in class org.geotools.data.JoiningAttributeReader
 
read(int) - Method in class org.geotools.data.jdbc.ResultSetAttributeIO
Reads an attribute from the given column in the current row.
read(int) - Method in class org.geotools.data.jdbc.ResultSetAttributeReader
 
read(int) - Method in class org.geotools.data.jdbc.WKTAttributeIO
 
readColumn(int) - Method in class org.geotools.data.jdbc.ResultSetAttributeReader
 
readColumn(int) - Method in class org.geotools.data.jdbc.WKTAttributeReader
 
readFeature(AttributeReader) - Method in class org.geotools.data.DefaultFeatureReader
 
readFeature(AttributeReader) - Method in class org.geotools.data.FIDFeatureReader
 
reader(Feature[]) - Static method in class org.geotools.data.DataUtilities
Creates a FeatureReader for testing.
reader(Collection) - Static method in class org.geotools.data.DataUtilities
 
reader() - Method in class org.geotools.data.DefaultFeatureResults
Retrieve a FeatureReader for this Query
reader - Variable in class org.geotools.data.DiffFeatureWriter
 
reader() - Method in interface org.geotools.data.FeatureResults
Provides access to the Features, please note that FeatureReader is a blocking api.
reader(String) - Method in class org.geotools.data.TransactionStateDiff
Convience Method for a Transaction based FeatureReader.
refresh(String, Transaction) - Method in class org.geotools.data.InProcessLockingManager
Refresh locks held by the authorization authID.
refresh(String, Transaction) - Method in interface org.geotools.data.LockingManager
Refresh locks held by the authorization lockID.
register(Map) - Method in class org.geotools.data.DefaultCatalog
Finds and registers DataStore indicated by the parameters.
registerDataStore(String, DataStore) - Method in interface org.geotools.data.Catalog
Registers all FeatureTypes provided by dataStore with this catalog service.
registerDataStore(String, DataStore) - Method in class org.geotools.data.DefaultCatalog
Registrers datastore with the provided namespace.
registration - Variable in class org.geotools.data.DefaultCatalog
 
release(String, Transaction) - Method in class org.geotools.data.InProcessLockingManager
Release locks held by the authorization authID.
release(String, Transaction) - Method in interface org.geotools.data.LockingManager
Release locks held by the authorization lockID.
remove() - Method in class org.geotools.data.DiffFeatureWriter
 
remove() - Method in class org.geotools.data.EmptyFeatureWriter
 
remove() - Method in interface org.geotools.data.FeatureWriter
Removes current Feature, must be called before hasNext.
remove() - Method in class org.geotools.data.FilteringFeatureWriter
 
remove() - Method in class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter
 
removeFeatureListener(FeatureSource, FeatureListener) - Method in class org.geotools.data.FeatureListenerManager
Used by FeatureSource implementations to provide listener support.
removeFeatureListener(FeatureListener) - Method in interface org.geotools.data.FeatureSource
Removes a listener from the list that's notified each time a change to the FeatureStore occurs.
removeFeatureListener(FeatureListener) - Method in class org.geotools.data.jdbc.JDBCFeatureSource
Remove FeatureListener to the JDBCDataStore against this FeatureSource.
removeFeatures(Filter) - Method in class org.geotools.data.AbstractFeatureStore
Removes features indicated by provided filter.
removeFeatures(Filter) - Method in interface org.geotools.data.FeatureStore
Removes all of the features specificed by the passed filter from the collection.
removeFeatures(Filter) - Method in class org.geotools.data.jdbc.JDBCFeatureStore
Removes features indicated by provided filter.
removeQueryDataListener(QueryDataListener) - Method in class org.geotools.data.jdbc.JDBCDataStore.QueryData
Removes a QueryDataListener for the list of listeners.
removeState(Object) - Method in class org.geotools.data.DefaultTransaction
Removes state from DefaultTransaction's care.
removeState(Object) - Method in interface org.geotools.data.Transaction
Allows FeatureSources to clean up information ( and callbacks ) they earlier provided.
required - Variable in class org.geotools.data.DataStoreFactorySpi.Param
True if Param is required
results(Feature[]) - Static method in class org.geotools.data.DataUtilities
 
results(FeatureCollection) - Static method in class org.geotools.data.DataUtilities
 
results - Variable in class org.geotools.data.jdbc.ResultSetAttributeReader
 
ring(int[]) - Method in class org.geotools.data.DataTestCase
 
riverBounds - Variable in class org.geotools.data.DataTestCase
 
riverFeatures - Variable in class org.geotools.data.DataTestCase
 
riverType - Variable in class org.geotools.data.DataTestCase
 
roadBounds - Variable in class org.geotools.data.DataTestCase
 
roadFeatures - Variable in class org.geotools.data.DataTestCase
 
roadType - Variable in class org.geotools.data.DataTestCase
 
rollback() - Method in class org.geotools.data.DefaultTransaction
Rollsback all modifications against this Transaction.
rollback() - Method in interface org.geotools.data.Transaction.State
Call back used for Transaction.rollback()
rollback() - Method in interface org.geotools.data.Transaction
Undoes all transactions made since the last commit or rollback.
rollback() - Method in class org.geotools.data.TransactionStateDiff
 
rollback() - Method in class org.geotools.data.jdbc.JDBCDataSource
Undoes all transactions made since the last commit or rollback.
rollback() - Method in class org.geotools.data.jdbc.JDBCTransactionState
Rollback state of Transacstion.
rowDeleted(JDBCDataStore.QueryData) - Method in interface org.geotools.data.jdbc.QueryDataListener
 
rowDeleted(JDBCDataStore.QueryData) - Method in class org.geotools.data.jdbc.ResultSetAttributeIO
 
rowDeleted(JDBCDataStore.QueryData) - Method in class org.geotools.data.jdbc.ResultSetFIDReader
 
rowDeleted(JDBCDataStore.QueryData) - Method in class org.geotools.data.jdbc.WKTAttributeIO
 
rv1Filter - Variable in class org.geotools.data.DataTestCase
 

S

SQLBuilder - interface org.geotools.data.jdbc.SQLBuilder.
Provides an interface for SQL statement construction.
SQLEncoder - class org.geotools.filter.SQLEncoder.
Encodes a filter into a SQL WHERE statement.
SQLEncoder() - Constructor for class org.geotools.filter.SQLEncoder
Empty constructor
SQLEncoder(Writer, Filter) - Constructor for class org.geotools.filter.SQLEncoder
Convenience constructor to perform the whole encoding process at once.
SQLEncoderException - exception org.geotools.filter.SQLEncoderException.
Indicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems.
SQLEncoderException(String) - Constructor for class org.geotools.filter.SQLEncoderException
Constructor with message argument.
SQLEncoderException(String, Throwable) - Constructor for class org.geotools.filter.SQLEncoderException
Constructs a new instance of DataSourceException
SQLUnpacker - class org.geotools.filter.SQLUnpacker.
Determines which parts of a Filter can be turned into valid SQL statements.
SQLUnpacker(FilterCapabilities) - Constructor for class org.geotools.filter.SQLUnpacker
Constructor with FilterCapabilities from the Encoder used in conjunction with this Unpacker.
SchemaNotFoundException - exception org.geotools.data.SchemaNotFoundException.
Indicates a FeatureType could not be found.
SchemaNotFoundException(String) - Constructor for class org.geotools.data.SchemaNotFoundException
 
SchemaNotFoundException(String, Throwable) - Constructor for class org.geotools.data.SchemaNotFoundException
 
schema - Variable in class org.geotools.data.memory.MemoryDataStore
Schema holds FeatureType by typeName
setAsText(String) - Method in class org.geotools.data.DataStoreFactorySpi.Param
Provides support for text representations
setFeatureLock(FeatureLock) - Method in class org.geotools.data.AbstractFeatureLocking
Provide a FeatureLock for locking opperations to opperate against.
setFeatureLock(FeatureLock) - Method in interface org.geotools.data.FeatureLocking
All locking operations will operate against the provided lock.
setFeatureLock(FeatureLock) - Method in class org.geotools.data.jdbc.JDBCFeatureLocking
Provide a FeatureLock for locking opperations to opperate against.
setFeatures(FeatureReader) - Method in class org.geotools.data.AbstractFeatureStore
Replace with contents of reader.
setFeatures(FeatureReader) - Method in interface org.geotools.data.FeatureStore
Deletes the all the current Features of this datasource and adds the new collection.
setFeatures(FeatureCollection) - Method in class org.geotools.data.jdbc.JDBCDataSource
Performs the setFeautres operation by removing all and then adding the full collection.
setFeatures(FeatureReader) - Method in class org.geotools.data.jdbc.JDBCFeatureStore
Replace with contents of reader.
setInserting(boolean) - Method in class org.geotools.data.jdbc.JDBCDataStore.QueryData
 
setTransaction(Transaction) - Method in class org.geotools.data.AbstractFeatureStore
 
setTransaction(Transaction) - Method in interface org.geotools.data.FeatureStore
Provides a transaction for commit/rollback control of this FeatureStore.
setTransaction(Transaction) - Method in interface org.geotools.data.Transaction.State
Provides configuration information for Transaction.State
setTransaction(Transaction) - Method in class org.geotools.data.TransactionStateDiff
 
setTransaction(Transaction) - Method in class org.geotools.data.jdbc.JDBCFeatureStore
 
setTransaction(Transaction) - Method in class org.geotools.data.jdbc.JDBCTransactionState
Closes internal connection returns it to the ConnectionPool.
setUp() - Method in class org.geotools.data.DataTestCase
 
source(Feature[]) - Static method in class org.geotools.data.DataUtilities
 
source(FeatureCollection) - Static method in class org.geotools.data.DataUtilities
 
spec(FeatureType) - Static method in class org.geotools.data.DataUtilities
Record typeSpec for the provided featureType
sqlColumns(StringBuffer, String, AttributeType[]) - Method in class org.geotools.data.jdbc.DefaultSQLBuilder
Produces the select information required.
sqlColumns(StringBuffer, String, AttributeType[]) - Method in interface org.geotools.data.jdbc.SQLBuilder
Produces the select information required.
sqlFrom(StringBuffer, String) - Method in class org.geotools.data.jdbc.DefaultSQLBuilder
Consutrcts FROM clause for featureType
sqlFrom(StringBuffer, String) - Method in interface org.geotools.data.jdbc.SQLBuilder
Consutrcts FROM clause for featureType
sqlWhere(StringBuffer, Filter) - Method in class org.geotools.data.jdbc.DefaultSQLBuilder
Constructs WHERE clause, if needed, for FILTER.
sqlWhere(StringBuffer, Filter) - Method in interface org.geotools.data.jdbc.SQLBuilder
Constructs WHERE clause, if needed, for FILTER.
startColumn - Variable in class org.geotools.data.jdbc.ResultSetAttributeReader
 
subRiverType - Variable in class org.geotools.data.DataTestCase
 
subRoadType - Variable in class org.geotools.data.DataTestCase
 
supports(short) - Method in class org.geotools.filter.FilterCapabilities
Determines if the filter type passed in is supported.
supports(Filter) - Method in class org.geotools.filter.FilterCapabilities
Determines if the filter passed in is supported.

T

TYPE_MAPPINGS - Static variable in class org.geotools.data.jdbc.JDBCDataStore
Maps SQL types to Java classes.
Transaction - interface org.geotools.data.Transaction.
The controller for Transaction with FeatureStore.
Transaction.State - interface org.geotools.data.Transaction.State.
DataStore implementations can use this interface to externalize the state they require to implement Transaction Support.
TransactionStateDiff - class org.geotools.data.TransactionStateDiff.
A Transaction.State that keeps a difference table for use with AbstractDataStore.
TransactionStateDiff(AbstractDataStore) - Constructor for class org.geotools.data.TransactionStateDiff
 
tearDown() - Method in class org.geotools.data.DataTestCase
 
template(FeatureType) - Static method in class org.geotools.data.DataUtilities
Constructs an empty feature to use as a Template for new content.
template(FeatureType, String) - Static method in class org.geotools.data.DataUtilities
 
template(FeatureType, Object[]) - Static method in class org.geotools.data.DataUtilities
 
template(FeatureType, String, Object[]) - Static method in class org.geotools.data.DataUtilities
 
toString() - Method in class org.geotools.data.DefaultTransaction
 
toString() - Method in class org.geotools.data.jdbc.JDBCDataStore.FeatureTypeInfo
 
transConn - Variable in class org.geotools.data.jdbc.JDBCDataSource
A postgis connection.
transaction - Variable in class org.geotools.data.AbstractFeatureStore
Current Transaction this FeatureSource is opperating against
transaction - Variable in class org.geotools.data.jdbc.JDBCFeatureStore
Current Transaction this FeatureSource is opperating against
transaction - Variable in class org.geotools.data.jdbc.ResultSetAttributeReader
 
traverse(Filter, FilterVisitor) - Static method in class org.geotools.data.DataUtilities
 
traverse(Set, FilterVisitor) - Static method in class org.geotools.data.DataUtilities
Performs a depth first traversal on Filter.
traverseDepth(Filter) - Static method in class org.geotools.data.DataUtilities
Performs a depth first traversal of Filter.
type - Variable in class org.geotools.data.DataStoreFactorySpi.Param
Type of information required
typeAttributes(FeatureType, FeatureType) - Method in class org.geotools.data.ReTypeFeatureReader
Supplies mapping from origional to target FeatureType.

U

unLockFeatureID(String, String, Transaction, FeatureLock) - Method in class org.geotools.data.InProcessLockingManager
Release indicated featureID, must have correct authroization.
unLockFeatureID(String, String, Transaction, FeatureLock) - Method in interface org.geotools.data.LockingManager
FeatureID based unlocking.
unLockFeatures() - Method in class org.geotools.data.AbstractFeatureLocking
Unlock all Features.
unLockFeatures(Filter) - Method in class org.geotools.data.AbstractFeatureLocking
Unlock Features specified by filter.
unLockFeatures(Query) - Method in class org.geotools.data.AbstractFeatureLocking
Unlock features specified by the query.
unLockFeatures() - Method in interface org.geotools.data.FeatureLocking
Unlocks all Features.
unLockFeatures(Filter) - Method in interface org.geotools.data.FeatureLocking
Unlock Features denoted by provided filter.
unLockFeatures(Query) - Method in interface org.geotools.data.FeatureLocking
Unlock Features denoted by provided query.
unLockFeatures() - Method in class org.geotools.data.jdbc.JDBCFeatureLocking
Unlock all Features.
unLockFeatures(Filter) - Method in class org.geotools.data.jdbc.JDBCFeatureLocking
Unlock Features specified by filter.
unLockFeatures(Query) - Method in class org.geotools.data.jdbc.JDBCFeatureLocking
Unlock features specified by the query.
unPackAND(Filter) - Method in class org.geotools.filter.SQLUnpacker
Performs the unpacking of a filter, for the cases when ANDs can be split and ORs can not.
unPackOR(Filter) - Method in class org.geotools.filter.SQLUnpacker
Performs the unpacking of a filter, for the cases when ORs can be split and ANDs can not.
updateSchema(String, FeatureType) - Method in class org.geotools.data.AbstractDataStore
 
updateSchema(String, FeatureType) - Method in interface org.geotools.data.DataStore
Used to force namespace and CS info into a persistent change.
updateSchema(String, FeatureType) - Method in class org.geotools.data.jdbc.JDBCDataStore
Used to provide support for changing the DataStore Schema.

V

visit(Filter) - Method in class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
visit(BetweenFilter) - Method in class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
visit(CompareFilter) - Method in class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
visit(GeometryFilter) - Method in class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
visit(LikeFilter) - Method in class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
visit(LogicFilter) - Method in class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
visit(NullFilter) - Method in class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
visit(FidFilter) - Method in class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
visit(AttributeExpression) - Method in class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
visit(Expression) - Method in class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
visit(LiteralExpression) - Method in class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
visit(MathExpression) - Method in class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
visit(FunctionExpression) - Method in class org.geotools.data.DataUtilities.AbstractFilterVisitor
 
visit(BetweenFilter) - Method in class org.geotools.data.DataUtilities.Traversal
 
visit(CompareFilter) - Method in class org.geotools.data.DataUtilities.Traversal
 
visit(GeometryFilter) - Method in class org.geotools.data.DataUtilities.Traversal
 
visit(LikeFilter) - Method in class org.geotools.data.DataUtilities.Traversal
 
visit(LogicFilter) - Method in class org.geotools.data.DataUtilities.Traversal
 
visit(NullFilter) - Method in class org.geotools.data.DataUtilities.Traversal
 
visit(MathExpression) - Method in class org.geotools.data.DataUtilities.Traversal
 
visit(FunctionExpression) - Method in class org.geotools.data.DataUtilities.Traversal
 
visit(Filter) - Method in class org.geotools.filter.SQLEncoder
This should never be called.
visit(BetweenFilter) - Method in class org.geotools.filter.SQLEncoder
Writes the SQL for the Between Filter.
visit(LikeFilter) - Method in class org.geotools.filter.SQLEncoder
Writes the SQL for the Like Filter.
visit(LogicFilter) - Method in class org.geotools.filter.SQLEncoder
Writes the SQL for the Logic Filter.
visit(CompareFilter) - Method in class org.geotools.filter.SQLEncoder
Writes the SQL for a Compare Filter.
visit(GeometryFilter) - Method in class org.geotools.filter.SQLEncoder
Writes the SQL for the Geometry Filter.
visit(NullFilter) - Method in class org.geotools.filter.SQLEncoder
Writes the SQL for the Null Filter.
visit(FidFilter) - Method in class org.geotools.filter.SQLEncoder
This only exists the fulfill the interface - unless There is a way of determining the FID column in the database...
visit(AttributeExpression) - Method in class org.geotools.filter.SQLEncoder
Writes the SQL for the attribute Expression.
visit(Expression) - Method in class org.geotools.filter.SQLEncoder
Writes the SQL for the attribute Expression.
visit(LiteralExpression) - Method in class org.geotools.filter.SQLEncoder
Export the contents of a Literal Expresion
visit(MathExpression) - Method in class org.geotools.filter.SQLEncoder
Writes the SQL for the Math Expression.
visit(FunctionExpression) - Method in class org.geotools.filter.SQLEncoder
Writes sql for a function expression.

W

WKTAttributeIO - class org.geotools.data.jdbc.WKTAttributeIO.
An attribute reader/writer for well known text.
WKTAttributeIO(JDBCDataStore.QueryData, AttributeType, int) - Constructor for class org.geotools.data.jdbc.WKTAttributeIO
 
WKTAttributeReader - class org.geotools.data.jdbc.WKTAttributeReader.
An attribute reader for well known text.
WKTAttributeReader(ResultSet, AttributeType[], int, Transaction, Connection) - Constructor for class org.geotools.data.jdbc.WKTAttributeReader
 
write(int, Object) - Method in interface org.geotools.data.AttributeWriter
Write the given attribute value at the position indicated.
write() - Method in class org.geotools.data.DiffFeatureWriter
Writes out the current feature.
write() - Method in class org.geotools.data.EmptyFeatureWriter
 
write() - Method in interface org.geotools.data.FeatureWriter
Wrties the current Feature, must be called before hasNext.
write() - Method in class org.geotools.data.FilteringFeatureWriter
 
write(int, Object) - Method in class org.geotools.data.JoiningAttributeWriter
 
write() - Method in class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter
What to do with inserts and FIDS???
write(int, Object) - Method in class org.geotools.data.jdbc.ResultSetAttributeIO
This writes the attribute to the position within the ResultSet.
write(int, Object) - Method in class org.geotools.data.jdbc.WKTAttributeIO
 
writer(String) - Method in class org.geotools.data.TransactionStateDiff
Convience Method for a Transaction based FeatureWriter
writer - Variable in class org.geotools.data.jdbc.JDBCDataStore.JDBCFeatureWriter
 

A B C D E F G H I J K L M N O P Q R S T U V W

Copyright © 1996-2003 GeoTools. All Rights Reserved.