| Name | Description | Type | Package | Framework |
| AbstractAttributeIO | Provides support for creating AttributeReaders. | Class | org.geotools.data | GeoTools |
|
| AbstractDataSourceFactorySpi | | Class | org.geotools.data.jdbc.datasource | GeoTools |
|
| AbstractDataStore | | Class | org.geotools.data | GeoTools |
|
| AbstractDataStoreFactory | | Class | org.geotools.data | GeoTools |
|
| AbstractDataStoreTest | | Class | org.geotools.data | GeoTools |
|
| AbstractDescribeLayerRequest | Describes an abstract DescribeLayer request. | Class | org.geotools.data.wms.request | GeoTools |
|
| AbstractFeatureLocking | | Class | org.geotools.data | GeoTools |
|
| AbstractFeatureSource | | Class | org.geotools.data | GeoTools |
|
| AbstractFeatureStore | | Class | org.geotools.data | GeoTools |
|
| AbstractFileDataStore | | Class | org.geotools.data | GeoTools |
|
| AbstractGetCapabilitiesRequest | Each Open Web Service typically defines an operation that describes what operations it supports and what data it holds. | Class | org.geotools.data.ows | GeoTools |
|
| AbstractGetFeatureInfoRequest | | Class | org.geotools.data.wms.request | GeoTools |
|
| AbstractGetFeatureResponseParserFactory | An abstract WFS response parser factory for GetFeature requests in GML output formats. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
|
| AbstractGetLegendGraphicRequest | Provides functionality for a basic GetLegendGraphic requestAuthor:Richard Gould | Class | org.geotools.data.wms.request | GeoTools |
|
| AbstractGetMapRequest | | Class | org.geotools.data.wms.request | GeoTools |
|
| AbstractGetStylesRequest | Provides functionality for a basic getStyles requestAuthor:Richard Gould | Class | org.geotools.data.wms.request | GeoTools |
|
| AbstractManageableDataSource | An abstract wrapper created to ease the setup of a ManageableDataSource, you just have to subclass and create a close | Class | org.geotools.data.jdbc.datasource | GeoTools |
|
| AbstractMappingFeatureIterator | Base class for several MappingFeatureImplementation's. | Class | org.geotools.data.complex | GeoTools |
|
| AbstractOpenWebService | This abstract class provides a building block for one to implement an Open Web Service (OWS) client. | Class | org.geotools.data.ows | GeoTools |
|
| AbstractPutStylesRequest | Presents basic functionality for a PutStyles requestAuthor:Richard Gould | Class | org.geotools.data.wms.request | GeoTools |
|
| AbstractRequest | A class that provides functionality for performing basic requestsAuthor:Richard Gould | Class | org.geotools.data.ows | GeoTools |
|
| AbstractWFSStrategy | Base template-method class for WFSStrategy implementations that leverage the GeoTools xml-xsd subsystem for schema assisted parsing and encoding of WFS requests and responses. | Class | org.geotools.data.wfs.internal | GeoTools |
|
| AbstractWMSRequest | | Class | org.geotools.data.wms.request | GeoTools |
|
| Action | This interface represents pending actions within a transaction. | Interface | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| Action .DeleteAction | | Class | org.geotools.data.wfs.v1_0_0.Action | GeoTools |
|
| Action .InsertAction | | Class | org.geotools.data.wfs.v1_0_0.Action | GeoTools |
|
| Action .UpdateAction | | Class | org.geotools.data.wfs.v1_0_0.Action | GeoTools |
|
| AppSchemaDataAccess | A DataAccess that maps a "simple" source DataStore into a source of full Feature features conforming to an application schema. | Class | org.geotools.data.complex | GeoTools |
|
| AppSchemaDataAccessConfigurator | Utility class to create a set of objects from a complex datastore's configuration object ( | Class | org.geotools.data.complex.config | GeoTools |
|
| AppSchemaDataAccessDTO | Configuration object for a AppSchemaDataAccess. | Class | org.geotools.data.complex.config | GeoTools |
|
| AppSchemaDataAccessFactory | DataStoreFactory for ComplexDataStore. | Class | org.geotools.data.complex | GeoTools |
|
| AppSchemaDataAccessRegistry | A registry that stores all app schema data access instances per application. | Class | org.geotools.data.complex | GeoTools |
|
| AppSchemaFeatureTypeRegistry | A registry of GeoTools AttributeType and AttributeDescriptor lazily parsed from the EMF XSDTypeDefinition and XSDElementDeclaration added through | Class | org.geotools.data.complex.config | GeoTools |
|
| ArcGISServerStrategy | B3partners B. | Class | org.geotools.data.wfs.v1_1_0 | GeoTools |
|
| ArrayDataStore | | Class | org.geotools.data.store | GeoTools |
|
| AttributeCreateOrderList | A Collection of AttributeMappings that correspond to complex types that need to be created. | Class | org.geotools.data.complex | GeoTools |
|
| AttributeList | Used to provide a List API of an ordinate array. | Class | org.geotools.data.oracle.sdo | GeoTools |
|
| AttributeMapping | | Class | org.geotools.data.complex | GeoTools |
|
| AttributeMapping | Configuration object for the mapping of a community schema attribute. | Class | org.geotools.data.complex.config | GeoTools |
|
| AttributeReader | The low-level attribute reading API. | Interface | org.geotools.data | GeoTools |
|
| AttributeWriter | - Added hasNext to support the FeatureWriter API. | Interface | org.geotools.data | GeoTools |
|
| Attribution | This class is used for representing the Attribution element inside a Layer when parsing a GetCapabilities response. | Class | org.geotools.data.wms.xml | GeoTools |
|
| Base64 | Encodes and decodes to and from Base64 notation. | Class | org.geotools.data | GeoTools |
|
| Base64 .InputStream | A Base64. | Class | org.geotools.data.Base64 | GeoTools |
|
| Base64 .OutputStream | A Base64. | Class | org.geotools.data.Base64 | GeoTools |
|
| BasicShpFileWriter | | Class | org.geotools.data.shapefile.files | GeoTools |
|
| BatchFeatureEvent | Provide batch notification on Commit / Rollback. | Class | org.geotools.data | GeoTools |
|
| BridjOGR | Interacts with OGR via the bridj library. | Class | org.geotools.data.ogr.bridj | GeoTools |
|
| BridjOGRDataStoreFactory | | Class | org.geotools.data.ogr.bridj | GeoTools |
|
| BridjUtilities | | Class | org.geotools.data.ogr.bridj | GeoTools |
|
| CachedQuadTree | An experimental QIX in memory index cache. | Class | org.geotools.data.shapefile.index | GeoTools |
|
| CachingFeatureSource | A caching feature source for fast data access. | Class | org.geotools.data | GeoTools |
|
| CachingGetFeatureParser | | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
|
| Capabilities | | Class | org.geotools.data.ows | GeoTools |
|
| Capabilities200ServiceInfo | | Class | org.geotools.data.wfs.internal.v2_0 | GeoTools |
|
| CapabilitiesServiceInfo | | Class | org.geotools.data.wfs.internal.v1_x | GeoTools |
|
| CloseableIterator | | Interface | org.geotools.data | GeoTools |
|
| CloseableIterator | An iterator backed by some resource that needs closing when done usingAuthor:Andrea Aime - OpenGeo | Interface | org.geotools.data.shapefile.index | GeoTools |
|
| CollectionDataStore | | Class | org.geotools.data.collection | GeoTools |
|
| CollectionFeatureReader | FeatureReader that reads features from a java. | Class | org.geotools.data | GeoTools |
|
| CollectionFeatureSource | This is a "port" of ContentFeatureSource to work with an iterator. | Class | org.geotools.data.collection | GeoTools |
|
| CollectionSource | Used to quickly adapt a collection for APIs expecting to be able to query generic content. | Class | org.geotools.data.memory | GeoTools |
|
| ComplexFeatureConstants | This is just a compilation of constants and static methods used in app-schema module. | Class | org.geotools.data.complex | GeoTools |
|
| ComplexFilterSplitter | | Class | org.geotools.data.complex.filter | GeoTools |
|
| ContentDataStore | Abstract base class for data stores. | Class | org.geotools.data.store | GeoTools |
|
| ContentEntry | An entry for a type or feature source provided by a datastore. | Class | org.geotools.data.store | GeoTools |
|
| ContentFeatureCollection | A FeatureCollection that completely delegates to a backing FetaureSource#getReaderAuthor:Jody Garnett (Refractions Research, Inc. | Class | org.geotools.data.store | GeoTools |
|
| ContentFeatureCollection .WrappingFeatureIterator | | Class | org.geotools.data.store.ContentFeatureCollection | GeoTools |
|
| ContentFeatureSource | Abstract implementation of FeatureSource. | Class | org.geotools.data.store | GeoTools |
|
| ContentFeatureStore | Abstract implementation of FeatureStore. | Class | org.geotools.data.store | GeoTools |
|
| ContentState | The state of an entry in a datastore, maintained on a per-transaction basis. | Class | org.geotools.data.store | GeoTools |
|
| CoordinateAccess | Allows manipulation of a Geometry's CoordinateSequence. | Interface | org.geotools.data.oracle.sdo | GeoTools |
|
| CoordinateAccessFactory | This allows us to determine the dimensions of a Geometry. | Interface | org.geotools.data.oracle.sdo | GeoTools |
|
| Coordinates | HelperClass for dealing with JTS14 CoordinateSequences. | Class | org.geotools.data.oracle.sdo | GeoTools |
|
| CplErrorLibrary | Wrapper for library cplError This file was autogenerated by JNAerator, | Class | org.geotools.data.ogr.bridj | GeoTools |
|
| CplErrorLibrary .CPLErr | | Class | org.geotools.data.ogr.bridj.CplErrorLibrary | GeoTools |
|
| CRSAuthoritySpi | This is a marker used to allow CRSService to dynamically locate implementations of CoordinateSystemAuthorityFactory. | Interface | org.geotools.data.crs | GeoTools |
|
| CRSEnvelope | A pair of coordinates and a reference system that represents a section of the Earth. | Class | org.geotools.data.ows | GeoTools |
|
| CubeWerxStrategy | A strategy object to aid in querying a CubeWerx WFS 1. | Class | org.geotools.data.wfs.internal.v1_x | GeoTools |
|
| CubeWerxStrategy | An strategy object to deal in querying a CubeWerx WFS 1. | Class | org.geotools.data.wfs.v1_1_0 | GeoTools |
|
| Data | Holds values (with associated DataDefinition)Author:Tommaso Nolli | Class | org.geotools.data.shapefile.index | GeoTools |
|
| DataAccess | This is the top-level interface for access to FeatureData. | Interface | org.geotools.data | GeoTools |
|
| DataAccessFactory | Constructs a live DataAccess from a set of connection parameters. | Interface | org.geotools.data | GeoTools |
|
| DataAccessFactory .Param | Data class used to capture Parameter requirements. | Class | org.geotools.data.DataAccessFactory | GeoTools |
|
| DataAccessFinder | Enable programs to find all available DataAccess implementations, including the DataStore ones. | Class | org.geotools.data | GeoTools |
|
| DataAccessMappingFeatureIterator | A Feature iterator that operates over the FeatureSource of a FeatureTypeMapping and produces Features of the output | Class | org.geotools.data.complex | GeoTools |
|
| DataAccessRegistry | A registry that stores data access instances per application. | Class | org.geotools.data.complex | GeoTools |
|
| DataDefinition | | Class | org.geotools.data.shapefile.index | GeoTools |
|
| DataFeatureCollection | A starting point for implementing FeatureCollection's backed onto a FeatureReader. | Class | org.geotools.data.store | GeoTools |
|
| DataSourceException | Thrown when there is an error in a datasource. | Class | org.geotools.data | GeoTools |
|
| DataSourceFactorySpi | Constructs a live DataSource from a set of parameters. | Interface | org.geotools.data.jdbc.datasource | GeoTools |
|
| DataSourceFinder | Enable programs to find all available DataSourceFactorySpi implementations. | Class | org.geotools.data.jdbc.datasource | GeoTools |
|
| DataSourceUtil | Utility methods to build a default connection poolAuthor:Andrea Aime - TOPP | Class | org.geotools.data.jdbc.datasource | GeoTools |
|
| DataStore | This represents a physical source of feature data, such as a shapefiles or database, where the features will be instances of SimpleFeature. | Interface | org.geotools.data | GeoTools |
|
| DataStoreFactorySpi | Factory used to construct a DataStore from a set of parameters. | Interface | org.geotools.data | GeoTools |
|
| DataStoreFinder | Enable programs to find all available datastore implementations. | Class | org.geotools.data | GeoTools |
|
| DataStoreSoftReference | | Class | org.geotools.data.directory | GeoTools |
|
| DataTestCase | A set of constructs and utility methods used to test the data module. | Class | org.geotools.data | GeoTools |
|
| DataUtilities | Utility functions for use with GeoTools with data classes. | Class | org.geotools.data | GeoTools |
|
| DB2BlobConverterFactory | | Class | org.geotools.data.db2 | GeoTools |
|
| DB2ClobConverterFactory | | Class | org.geotools.data.db2 | GeoTools |
|
| DB2DialectInfo | | Class | org.geotools.data.db2 | GeoTools |
|
| DB2FilterToSQL | Generate a WHERE clause for DB2 Spatial Extender based on a spatial filter. | Class | org.geotools.data.db2 | GeoTools |
|
| DB2NGDataStoreFactory | DataStoreFactory for DB2 database. | Class | org.geotools.data.db2 | GeoTools |
|
| DB2NGJNDIDataStoreFactory | DataStoreFactory for DB2 database. | Class | org.geotools.data.db2 | GeoTools |
|
| DB2SQLDialect | | Class | org.geotools.data.db2 | GeoTools |
|
| DB2SQLDialectBasic | | Class | org.geotools.data.db2 | GeoTools |
|
| DB2SQLDialectPrepared | | Class | org.geotools.data.db2 | GeoTools |
|
| DB2Util | | Class | org.geotools.data.db2 | GeoTools |
|
| DB2WKBConstants | | Class | org.geotools.data.db2 | GeoTools |
|
| DB2WKBReader | | Class | org.geotools.data.db2 | GeoTools |
|
| DB2WKBWriter | | Class | org.geotools.data.db2 | GeoTools |
|
| DbaseFileException | Thrown when an error relating to the shapefile occurs. | Class | org.geotools.data.shapefile.dbf | GeoTools |
|
| DbaseFileHeader | Class to represent the header of a Dbase III file. | Class | org.geotools.data.shapefile.dbf | GeoTools |
|
| DbaseFileReader | A DbaseFileReader is used to read a dbase III format file. | Class | org.geotools.data.shapefile.dbf | GeoTools |
|
| DbaseFileWriter | A DbaseFileReader is used to read a dbase III format file. | Class | org.geotools.data.shapefile.dbf | GeoTools |
|
| DbaseFileWriter .FieldFormatter | Utility for formatting Dbase fields. | Class | org.geotools.data.shapefile.dbf.DbaseFileWriter | GeoTools |
|
| DBCPDataSource | A closeable wrapper around BasicDataSourceAuthor:Administrator | Class | org.geotools.data.jdbc.datasource | GeoTools |
|
| DBCPDataSourceFactory | A datasource factory using DBCP connection poolAuthor:Andrea Aime - TOPP | Class | org.geotools.data.jdbc.datasource | GeoTools |
|
| DBCPUnWrapper | Unwraps DBCP managed connectionsAuthor:Andrea Aime - TOPP | Class | org.geotools.data.jdbc.datasource | GeoTools |
|
| DefaultCloseableIterator | | Class | org.geotools.data | GeoTools |
|
| DefaultFeatureLock | Used in conjuction with FeatureLocking to lock features during a transaction. | Class | org.geotools.data | GeoTools |
|
| DefaultFeatureLockFactory | Default implementation of the FeatureLockFactory. | Class | org.geotools.data | GeoTools |
|
| DefaultFeatureReader | Basic support for reading Features from an AttributeReader. | Class | org.geotools.data | GeoTools |
|
| DefaultFeatureResults | Generic "results" of a query, class. | Class | org.geotools.data | GeoTools |
|
| DefaultFIDReader | A Default FIDReader. | Class | org.geotools.data | GeoTools |
|
| DefaultFileResourceInfo | Default implementation of FileResourceInfo. | Class | org.geotools.data | GeoTools |
|
| DefaultFileServiceInfo | Default implementation of FileServiceInfo. | Class | org.geotools.data | GeoTools |
|
| DefaultQuery | A Query class allowing content to be requested from a Datastore or FeatureSource. | Class | org.geotools.data | GeoTools |
|
| DefaultRepository | Default Repository implementation allows GeoTools to manage your DataStores. | Class | org.geotools.data | GeoTools |
|
| DefaultResourceInfo | Default implementation of ResourceInfo; a simple java bean. | Class | org.geotools.data | GeoTools |
|
| DefaultServiceInfo | | Class | org.geotools.data | GeoTools |
|
| DefaultTransaction | Quick implementation of Transaction api. | Class | org.geotools.data | GeoTools |
|
| DefaultView | Wrapper for SimpleFeatureSource constrained by a Query. | Class | org.geotools.data.view | GeoTools |
|
| DefaultWFSStrategy | A default strategy for a WFS 1. | Class | org.geotools.data.wfs.v1_1_0 | GeoTools |
|
| Definition | Defines a transformed attribute to be used in TransformFeatureSourceAuthor:Andrea Aime - GeoSolutions | Class | org.geotools.data.transform | GeoTools |
|
| DelegateFeatureReader | A FeatureReader that wraps up a normal FeatureIterator. | Class | org.geotools.data.collection | GeoTools |
|
| DelegateHTTPClient | | Class | org.geotools.data.ows | GeoTools |
|
| DelegateHTTPResponse | | Class | org.geotools.data.ows | GeoTools |
|
| DelegateSimpleFeatureReader | | Class | org.geotools.data.simple | GeoTools |
|
| DelegatingFeatureReader | Interface for wrapping feature readers which delegate to another feature reader. | Interface | org.geotools.data | GeoTools |
|
| DelegatingFeatureWriter | Interface for wrapping feature writers which delegate to another feature writer. | Interface | org.geotools.data | GeoTools |
|
| DelegatingSimpleFeatureWriter | | Interface | org.geotools.data.simple | GeoTools |
|
| DescribeFeatureTypeParser | This class is meant to parse a WFS DescribeFeatureType response but is not yet engaged. | Class | org.geotools.data.wfs.v1_1_0.parsers | GeoTools |
|
| DescribeFeatureTypeRequest | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| DescribeFeatureTypeResponse | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| DescribeFeatureTypeResponseFactory | | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
|
| DescribeLayerRequest | Retrieves information about the layers or feature types available on the Web Map Server. | Interface | org.geotools.data.wms.request | GeoTools |
|
| DescribeLayerResponse | Represents the response from a server after a DescribeLayer requestAuthor:Richard Gould | Class | org.geotools.data.wms.response | GeoTools |
|
| DescribeStoredQueriesRequest | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| DescribeStoredQueriesResponse | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| DescribeStoredQueriesResponseFactory | | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
|
| Diff | Captures changes made to a FeatureStore prior to being committed. | Class | org.geotools.data | GeoTools |
|
| DiffContentFeatureWriter | A FeatureWriter that captures modifications against a FeatureReader. | Class | org.geotools.data.store | GeoTools |
|
| DiffFeatureReader | A FeatureReader that considers differences. | Class | org.geotools.data | GeoTools |
|
| DiffFeatureWriter | A FeatureWriter that captures modifications against a FeatureReader. | Class | org.geotools.data | GeoTools |
|
| DiffTransactionState | Transaction state responsible for holding an in memory Diff of any modifications. | Class | org.geotools.data.store | GeoTools |
|
| Dimension | Property class for holding and handling of property values declared in Dimension-element of a layer. | Class | org.geotools.data.wms.xml | GeoTools |
|
| DirectoryDataStore | | Class | org.geotools.data.directory | GeoTools |
|
| DirectoryFeatureLocking | | Class | org.geotools.data.directory | GeoTools |
|
| DirectoryFeatureSource | | Class | org.geotools.data.directory | GeoTools |
|
| DirectoryFeatureStore | | Class | org.geotools.data.directory | GeoTools |
|
| DirectoryLockingManager | Locking manager that will delegate its work to the locking managers of the delegate data stores | Class | org.geotools.data.directory | GeoTools |
|
| DSFinderRepository | an URL for a property file containing the ds creation parameters For shape files ending with . | Class | org.geotools.data.gen | GeoTools |
|
| EmfAppSchemaParser | Utility class to parse FeatureType given by an XML schema location and the name of the Feature Element whose type is the one needed. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
|
| EmfAppSchemaParser | Utility class to parse FeatureType given by an XML schema location and the name of the Feature Element whose type is the one needed. | Class | org.geotools.data.wfs.v1_1_0.parsers | GeoTools |
|
| EmfComplexFeatureReader | Parses an application schema given by a gtxml Configuration into a set of AttributeTypes and AttributeDescriptors. | Class | org.geotools.data.complex.config | GeoTools |
|
| EmptyFeatureCollection | | Class | org.geotools.data.store | GeoTools |
|
| EmptyFeatureReader | Represents an Empty, Typed, FeatureReader. | Class | org.geotools.data | GeoTools |
|
| EmptyFeatureWriter | Represents an Empty, Typed, FeatureWriter. | Class | org.geotools.data | GeoTools |
|
| EmptyIterator | An iterator that returns no content. | Class | org.geotools.data.store | GeoTools |
|
| EmptySimpleFeatureReader | SimpleFeatureReader with no content. | Class | org.geotools.data.simple | GeoTools |
|
| ETYPE | ETYPE is a set of constants used to describe Oracle SDO Geometries. | Interface | org.geotools.data.oracle.sdo | GeoTools |
|
| EventContentFeatureWriter | FeatureWriter wrapper that issues events modifications as required. | Class | org.geotools.data.store | GeoTools |
|
| ExceptionReportParser | A WFS response parser that parses server exception reports into WFSException objects. | Class | org.geotools.data.wfs.v1_1_0.parsers | GeoTools |
|
| Extent | Property class for holding and handling of property values declared in Extent-element of a layer As of WMS Spec 1. | Class | org.geotools.data.wms.xml | GeoTools |
|
| FeatureCollectionParser | A WFS response parser that parses a GetFeature response that did not return an ExceptionReport and is on GML 3. | Class | org.geotools.data.wfs.v1_1_0.parsers | GeoTools |
|
| FeatureEvent | Represents all events triggered by DataStore instances (typically change events). | Class | org.geotools.data | GeoTools |
|
| FeatureEvent .Type | Features have been added. | Class | org.geotools.data.FeatureEvent | GeoTools |
|
| FeatureIteratorIterator | An Iterator which delegates to a FeatureIterator. | Class | org.geotools.data.store | GeoTools |
|
| FeatureListener | Interface to be implemented by all listeners of FeatureEvents. | Interface | org.geotools.data | GeoTools |
|
| FeatureListenerManager | This class is used by DataStore implementations to provide FeatureListener support for the FeatureSources they create. | Class | org.geotools.data | GeoTools |
|
| FeatureLock | Used in conjuction with FeatureLocking to lock features during a transaction. | Class | org.geotools.data | GeoTools |
|
| FeatureLockException | Indicates a lock contention, and attempt was made to modify or aquire withAuthor:Jody Garnett, Refractions ResearchSee Also:Serialized Form | Class | org.geotools.data | GeoTools |
|
| FeatureLockFactory | This specifies the interface to create FeatureLocks. | Class | org.geotools.data | GeoTools |
|
| FeatureLocking | Provides Feature based locking. | Interface | org.geotools.data | GeoTools |
|
| FeatureLocking .Response | Idea for a response from a high-level lock( Query ) function. | Class | org.geotools.data.FeatureLocking | GeoTools |
|
| FeatureReader | The low-level interface for reading Features. | Interface | org.geotools.data | GeoTools |
|
| FeatureSetDescription | Represents a wfs:FeatureType . | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| FeatureSource | This class provides a high-level API for operations on feature data. | Interface | org.geotools.data | GeoTools |
|
| FeatureStore | This interface extends FeatureSource, adding methods to add and remove features and to modify existing features. | Interface | org.geotools.data | GeoTools |
|
| FeatureTypeInfo | | Interface | org.geotools.data.wfs.internal | GeoTools |
|
| FeatureTypeInfoImpl | | Class | org.geotools.data.wfs.internal.v1_x | GeoTools |
|
| FeatureTypeInfoImpl | | Class | org.geotools.data.wfs.internal.v2_0 | GeoTools |
|
| FeatureTypeMapping | | Class | org.geotools.data.complex | GeoTools |
|
| FeatureTypeMappingFactory | | Class | org.geotools.data.complex | GeoTools |
|
| FeatureTypeRegistry | A registry of GeoTools AttributeType and AttributeDescriptor lazily parsed from the EMF XSDTypeDefinition and XSDElementDeclaration added through addSchemas(SchemaIndex). | Class | org.geotools.data.complex.config | GeoTools |
|
| FeatureWriter | Provides the ability to write Features information. | Interface | org.geotools.data | GeoTools |
|
| FIDFeatureReader | Experimental FeatureReader that always takes the first column of the attributeReader as the FeatureID. | Class | org.geotools.data | GeoTools |
|
| FidIndexer | Creates a . | Class | org.geotools.data.shapefile.fid | GeoTools |
|
| FIDMapper | The FIDMapper interface manages the mapping of feature id to the identifiers provided in a database. | Interface | org.geotools.data.jdbc.fidmapper | GeoTools |
|
| FIDReader | FeatureReader customized for FeatureID handling. | Interface | org.geotools.data | GeoTools |
|
| Figure | | Class | org.geotools.data.sqlserver.reader | GeoTools |
|
| FileChannelDecorator | A FileChannel that delegates all calls to the underlying FileChannel but for implCloseChannel() it also calls ShapefileFiles. | Class | org.geotools.data.shapefile.files | GeoTools |
|
| FileDataStore | DataStore represents a single file of content. | Interface | org.geotools.data | GeoTools |
|
| FileDataStoreFactorySpi | DataAccessFactory for working with formats based on a single URL. | Interface | org.geotools.data | GeoTools |
|
| FileDataStoreFinder | Most of this code was copied from DataStoreFinder. | Class | org.geotools.data | GeoTools |
|
| FileGroupProvider | A FileGroupProvider. | Interface | org.geotools.data | GeoTools |
|
| FileGroupProvider .FileGroup | A Group of Files consisting of a reference to a mainFile, plus a set of support Files (if any) and metadata map. | Class | org.geotools.data.FileGroupProvider | GeoTools |
|
| FileReader | Indicates that the object reads one of the Shapefile related files controlledAn id for the reader. | Interface | org.geotools.data.shapefile.files | GeoTools |
|
| FileResourceInfo | | Interface | org.geotools.data | GeoTools |
|
| FileServiceInfo | | Interface | org.geotools.data | GeoTools |
|
| FileStoreFactory | A delegate that finds the files managed by the directory store andAuthor:Andrea Aime - OpenGeo | Interface | org.geotools.data.directory | GeoTools |
|
| FileSystemIndexStore | | Class | org.geotools.data.shapefile.index.quadtree.fs | GeoTools |
|
| FileSystemNode | | Class | org.geotools.data.shapefile.index.quadtree.fs | GeoTools |
|
| FileWriter | Indicates that the object writes to one of the Shapefile related files controlled by ShpFiles | Interface | org.geotools.data.shapefile.files | GeoTools |
|
| FilteringFeatureCollection | Decorates a feature collection with one that filters content. | Class | org.geotools.data.store | GeoTools |
|
| FilteringFeatureIterator | Decorates a FeatureIterator with one that filters content. | Class | org.geotools.data.store | GeoTools |
|
| FilteringFeatureReader | Basic support for a FeatureReader that does filtering. | Class | org.geotools.data | GeoTools |
|
| FilteringFeatureWriter | Filtering is performed on this hasNext() method. | Class | org.geotools.data | GeoTools |
|
| FilteringIterator | Decorates a org. | Class | org.geotools.data.store | GeoTools |
|
| FilteringSimpleFeatureReader | Filter simple reader content as it is being read. | Class | org.geotools.data.simple | GeoTools |
|
| FilterToSQL | Encodes a filter into a SQL WHERE statement. | Class | org.geotools.data.jdbc | GeoTools |
|
| FilterToSQL .FieldEncoder | FilterToSQL we are using. | Interface | org.geotools.data.jdbc.FilterToSQL | GeoTools |
|
| FilterToSQLException | Indicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems. | Class | org.geotools.data.jdbc | GeoTools |
|
| ForceCoordinateSystemFeatureReader | ForceCoordinateSystemFeatureReader provides a CoordinateReferenceSystem for ForceCoordinateSystemFeatureReader is a wrapper used to force | Class | org.geotools.data.crs | GeoTools |
|
| ForceCoordinateSystemFeatureResults | ForceCoordinateSystemFeatureResults provides a CoordinateReferenceSystem for ForceCoordinateSystemFeatureReader is a wrapper used to force | Class | org.geotools.data.crs | GeoTools |
|
| ForceCoordinateSystemIterator | ForceCoordinateSystemFeatureReader provides a CoordinateReferenceSystem for ForceCoordinateSystemFeatureReader is a wrapper used to force | Class | org.geotools.data.crs | GeoTools |
|
| Generalization | | Class | org.geotools.data.gen.info | GeoTools |
|
| GeneralizationInfo | Container having a base feature and 0. | Class | org.geotools.data.gen.info | GeoTools |
|
| GeneralizationInfos | | Class | org.geotools.data.gen.info | GeoTools |
|
| GeneralizationInfosProvider | | Interface | org.geotools.data.gen.info | GeoTools |
|
| GeneralizationInfosProviderImpl | | Class | org.geotools.data.gen.info | GeoTools |
|
| GeometryConverter | Sample use of SDO class for simple JTS Geometry. | Class | org.geotools.data.oracle.sdo | GeoTools |
|
| GeoServerPre200Strategy | WFS strategy for GeoServer WFS 1. | Class | org.geotools.data.wfs.internal.v1_x | GeoTools |
|
| GeoServerStrategy | | Class | org.geotools.data.wfs.v1_1_0 | GeoTools |
|
| GetCapabilitiesRequest | Represents a GetCapabilitiesRequest. | Interface | org.geotools.data.ows | GeoTools |
|
| GetCapabilitiesRequest | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| GetCapabilitiesResponse | Base class for GetCapabilities responses. | Class | org.geotools.data.ows | GeoTools |
|
| GetCapabilitiesResponse | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| GetFeature | | Interface | org.geotools.data.wfs.protocol.wfs | GeoTools |
|
| GetFeature .ResultType | Returns the enum constant of this type with the specified name. | Class | org.geotools.data.wfs.protocol.wfs.GetFeature | GeoTools |
|
| GetFeatureInfoRequest | Information required for a GetFeatureInfo request. | Interface | org.geotools.data.wms.request | GeoTools |
|
| GetFeatureInfoResponse | Process GetFeatureInfoResponse. | Class | org.geotools.data.wms.response | GeoTools |
|
| GetFeatureParser | Interface to abstract out the parsing of features coming from a GetFeature request from the underlying xml parsing technology in use. | Interface | org.geotools.data.wfs.internal | GeoTools |
|
| GetFeatureParser | Interface to abstract out the parsing of features coming from a GetFeature request from the underlying xml parsing technology in use. | Interface | org.geotools.data.wfs.protocol.wfs | GeoTools |
|
| GetFeatureQueryAdapter | | Class | org.geotools.data.wfs.v1_1_0 | GeoTools |
|
| GetFeatureRequest | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| GetFeatureRequest .ResultType | Returns the enum constant of this type with the specified name. | Class | org.geotools.data.wfs.internal.GetFeatureRequest | GeoTools |
|
| GetFeatureResponse | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| GetFeatureResponseParserFactory | A WFS response parser factory for GetFeature requests in GML output formats. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
|
| GetLegendGraphicRequest | A request used to get the legend graphic for a given layerAuthor:Richard Gould | Interface | org.geotools.data.wms.request | GeoTools |
|
| GetLegendGraphicResponse | | Class | org.geotools.data.wms.response | GeoTools |
|
| GetMapRequest | Construct a WMS getMap request. | Interface | org.geotools.data.wms.request | GeoTools |
|
| GetMapResponse | Process GetMapResponse. | Class | org.geotools.data.wms.response | GeoTools |
|
| GetParser | Interface to return appropriate feature parser. | Interface | org.geotools.data.wfs.internal | GeoTools |
|
| GetStylesRequest | Represents a GetStyles RequestAuthor:Richard Gould | Interface | org.geotools.data.wms.request | GeoTools |
|
| GetStylesResponse | Represents the result of a GetStyles request. | Class | org.geotools.data.wms.response | GeoTools |
|
| Gml21GetFeatureResponseParserFactory | A WFS response parser factory for GetFeature requests in text/xml; subtype=gml/2. | Class | org.geotools.data.wfs.v1_1_0.parsers | GeoTools |
|
| Gml31GetFeatureResponseParserFactory | A WFS response parser factory for GetFeature requests in text/xml; subtype=gml/3. | Class | org.geotools.data.wfs.v1_1_0.parsers | GeoTools |
|
| GmlAbstractGetFeatureResponseParserFactory | A base WFS response parser factory for GetFeature requests. | Class | org.geotools.data.wfs.v1_1_0.parsers | GeoTools |
|
| GmlGetFeatureResponseParserFactory | A WFS response parser factory for GetFeature requests in GML output formats. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
|
| GmlObjectStore | Interface providing lookup operations for gml objects. | Interface | org.geotools.data | GeoTools |
|
| H2ClobConverterFactory | Converts a H2 JdbcClob to a StringAuthor:Andrea Aime - GeoSolutions | Class | org.geotools.data.h2 | GeoTools |
|
| H2DataStoreFactory | DataStoreFacotry for H2 database. | Class | org.geotools.data.h2 | GeoTools |
|
| H2Dialect | Delegate for H2DialectBasic and H2DialectPrepared which implements the common parts of the dialect api. | Class | org.geotools.data.h2 | GeoTools |
|
| H2DialectBasic | H2 database dialect based on basic (non-prepared) statements. | Class | org.geotools.data.h2 | GeoTools |
|
| H2DialectPrepared | H2 database dialect based on prepared statements. | Class | org.geotools.data.h2 | GeoTools |
|
| H2FilterToSQL | | Class | org.geotools.data.h2 | GeoTools |
|
| H2JNDIDataStoreFactory | JNDI DataStoreFactory for H2. | Class | org.geotools.data.h2 | GeoTools |
|
| HTTPClient | Defines the inteface by which an AbstractOpenWebService executes HTTP requests. | Interface | org.geotools.data.ows | GeoTools |
|
| HttpMethod | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| HttpMethod | Enumeration to specify the preferred HTTP method a WFS datastore to use then accessing WFS operations. | Class | org.geotools.data.wfs.protocol.http | GeoTools |
|
| HTTPResponse | Interface by which an AbstractOpenWebService retrieves the contents of an HTTP request issued through its HTTPClient. | Interface | org.geotools.data.ows | GeoTools |
|
| HttpUtil | | Class | org.geotools.data.wfs.protocol.http | GeoTools |
|
| IdInfo | Bean of idinfo element of shp. | Class | org.geotools.data.shapefile.shp.xml | GeoTools |
|
| IMappingFeatureIterator | | Interface | org.geotools.data.complex | GeoTools |
|
| IndexedDbaseFileReader | A DbaseFileReader is used to read a dbase III format file. | Class | org.geotools.data.shapefile.dbf | GeoTools |
|
| IndexedFidReader | This object reads from a file the fid of a feature in a shapefile. | Class | org.geotools.data.shapefile.fid | GeoTools |
|
| IndexedFidWriter | The Writer writes out the fid and record number of features to the fid index file. | Class | org.geotools.data.shapefile.fid | GeoTools |
|
| IndexFile | IndexFile parser for . | Class | org.geotools.data.shapefile.shp | GeoTools |
|
| IndexHeader | | Class | org.geotools.data.shapefile.index.quadtree.fs | GeoTools |
|
| IndexStore | | Interface | org.geotools.data.shapefile.index.quadtree | GeoTools |
|
| InProcessLockingManager | Provides In-Process FeatureLocking support for DataStore implementations. | Class | org.geotools.data | GeoTools |
|
| InvertAxisFilterVisitor | Returns a clone of the provided filter where all geometries and bboxes have inverted coordinates (x, y) -> (y, x). | Class | org.geotools.data.wfs | GeoTools |
|
| InvertAxisFilterVisitor | Returns a clone of the provided filter where all geometries and bboxes have inverted coordinates (x, y) -> (y, x). | Class | org.geotools.data.wfs.v1_1_0 | GeoTools |
|
| IonicStrategy | | Class | org.geotools.data.wfs.internal.v1_x | GeoTools |
|
| IonicStrategy | | Class | org.geotools.data.wfs.v1_1_0 | GeoTools |
|
| IonicStrategy .IonicGML2BoxTypeBinding | A gml:Box binding to override the default one to adapt to the Ionic server that recognizes but not . | Class | org.geotools.data.wfs.v1_1_0.IonicStrategy | GeoTools |
|
| JDBCUtils | Utility class helping developers to safely clean up after connections. | Class | org.geotools.data.jdbc | GeoTools |
|
| JGeometryConverter | Converts between JGeometry and JTS geometries. | Class | org.geotools.data.oracle.sdo | GeoTools |
|
| JNDIDataSourceFactory | A datasource factory SPI doing JDNI lookupsAuthor:Administrator | Class | org.geotools.data.jdbc.datasource | GeoTools |
|
| JniOGR | | Class | org.geotools.data.ogr.jni | GeoTools |
|
| JniOGRDataStoreFactory | | Class | org.geotools.data.ogr.jni | GeoTools |
|
| Join | Represents the joining of two feature types within a Query. | Class | org.geotools.data | GeoTools |
|
| Join .Type | Returns the enum constant of this type with the specified name. | Class | org.geotools.data.Join | GeoTools |
|
| JoiningAttributeReader | Attribute Reader that joins. | Class | org.geotools.data | GeoTools |
|
| JoiningAttributeWriter | | Class | org.geotools.data | GeoTools |
|
| JoiningNestedAttributeMapping | Nested attribute mapping used for joining systemAuthor:Niels Charlier (Curtin University of Technology) | Class | org.geotools.data.joining | GeoTools |
|
| JoiningNestedAttributeMapping .Instance | Instance that holds temporary data for going through the features, for each 'caller' (any object going through the features) there is one. | Class | org.geotools.data.joining.JoiningNestedAttributeMapping | GeoTools |
|
| JoiningNestedAttributeMapping .Instance .Skip | | Class | org.geotools.data.joining.JoiningNestedAttributeMapping.Instance | GeoTools |
|
| JoiningQuery | Special Query that includes joining informationAuthor:Niels Charlier (Curtin University of Technology) | Class | org.geotools.data.joining | GeoTools |
|
| JoiningQuery .QueryJoin | | Class | org.geotools.data.joining.JoiningQuery | GeoTools |
|
| JTDSClobConverterFactory | | Class | org.geotools.data.sqlserver.jtds | GeoTools |
|
| JTDSDateConverterFactory | | Class | org.geotools.data.sqlserver.jtds | GeoTools |
|
| JTDSSqlServerDataStoreFactory | | Class | org.geotools.data.sqlserver.jtds | GeoTools |
|
| JTDSSQLServerDialect | | Class | org.geotools.data.sqlserver.jtds | GeoTools |
|
| JTS | Static collection of JTS operations. | Class | org.geotools.data.h2 | GeoTools |
|
| JTSUtilities | A collection of utility methods for use with JTS and the shapefile package. | Class | org.geotools.data.shapefile.shp | GeoTools |
|
| Layer | Nested list of zero or more map Layers offered by this server. | Class | org.geotools.data.ows | GeoTools |
|
| LayerDescription | Used to hold data regarding Layers. | Class | org.geotools.data.ows | GeoTools |
|
| LazySearchIterator | Iterator that search the quad tree depth first. | Class | org.geotools.data.shapefile.index.quadtree | GeoTools |
|
| LenientAttribute | | Class | org.geotools.data.wfs.feature | GeoTools |
|
| LenientBuilder | A build that can be used as a replacement for SimpleFeatureBuilder in order to avoid validation. | Class | org.geotools.data.wfs.feature | GeoTools |
|
| LenientFeature | An implementation of SimpleFeature that has a more relaxed attitude about being valid. | Class | org.geotools.data.wfs.feature | GeoTools |
|
| LenientFeatureFactory | | Class | org.geotools.data.wfs.feature | GeoTools |
|
| ListFeatureCollection | FeatureCollection implementation wrapping around a java. | Class | org.geotools.data.collection | GeoTools |
|
| ListStoredQueriesRequest | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| ListStoredQueriesResponse | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| ListStoredQueriesResponseFactory | | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
|
| LobConverterFactory | | Class | org.geotools.data.teradata | GeoTools |
|
| Lock | | Interface | org.geotools.data.shapefile.index | GeoTools |
|
| LockingManager | This class describes a featureID based locking service. | Interface | org.geotools.data | GeoTools |
|
| LockManager | | Class | org.geotools.data.shapefile.index | GeoTools |
|
| LockRequest | Extension to FeatureLock that records types and filters effected. | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| LockResult | Result of locking features (listing both locked and unlocked features). | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| LockTimeoutException | | Class | org.geotools.data.shapefile.index | GeoTools |
|
| Loggers | Internal utility class providing static constants for Loggers used during WFSDataStore operation. | Class | org.geotools.data.wfs.internal | GeoTools |
|
| LoggingHTTPClient | | Class | org.geotools.data.ows | GeoTools |
|
| LogoURL | This class is used for representing the LogoURL element inside the Attribution element of a Layer when parsing a GetCapabilities response. | Class | org.geotools.data.wms.xml | GeoTools |
|
| LogWriterDecorator | A decorator that writes to the log as well as the wrapped writer. | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| ManageableDataSource | Closes up the datasource, frees all of its resources. | Interface | org.geotools.data.jdbc.datasource | GeoTools |
|
| MapInfoFileReader | Reader for Mapinfo . | Class | org.geotools.data | GeoTools |
|
| MappingAttributeIterator | A Feature iterator that operates over the FeatureSource of a FeatureTypeMapping that is of a simple content type, e. | Class | org.geotools.data.complex | GeoTools |
|
| MappingFeatureCollection | FeatureCollection for a MappingFeatureIterator. | Class | org.geotools.data.complex | GeoTools |
|
| MappingFeatureIteratorFactory | | Class | org.geotools.data.complex | GeoTools |
|
| MappingFeatureSource | A FeatureSource that uses a FeatureTypeMapping to perform Note that the number of Features available from a MappingFeatureReader may not match the number | Class | org.geotools.data.complex | GeoTools |
|
| MapPropertyAccessorFactory | A PropertyAccessorFactory that returns a PropertyAccessor capable of evaluating single attribute names from a Map. | Class | org.geotools.data.complex.filter | GeoTools |
|
| MapServerStrategy | | Class | org.geotools.data.wfs.v1_1_0 | GeoTools |
|
| MapServerWFSStrategy | This strategy addresses a bug in most MapServer implementations where a filter is required in order for all the features to be returned. | Class | org.geotools.data.wfs.internal.v1_x | GeoTools |
|
| MapServerWFSStrategy | This strategy addresses a bug in most MapServer implementations where a filter is required in order for all the features to be returned. | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| MaxFeatureReader | Basic support for a FeatureReader that limits itself to the number of features passed in. | Class | org.geotools.data | GeoTools |
|
| MaxFeaturesFeatureCollection | SimpleFeatureCollection wrapper which limits the number of features returned. | Class | org.geotools.data.store | GeoTools |
|
| MaxFeaturesIterator | Iterator wrapper which caps the number of returned features. | Class | org.geotools.data.store | GeoTools |
|
| MemoryDataStore | This is an example implementation of a DataStore used for testing. | Class | org.geotools.data.memory | GeoTools |
|
| MemoryFeatureCollection | Contents are maintained in a sorted TreeMap by FID, this serves as a reference implementation when exploring the SimpleFeatureCollection api. | Class | org.geotools.data.memory | GeoTools |
|
| MemoryFeatureReader | | Class | org.geotools.data.memory | GeoTools |
|
| MemoryFeatureSource | | Class | org.geotools.data.memory | GeoTools |
|
| MemoryFeatureStore | | Class | org.geotools.data.memory | GeoTools |
|
| MemoryFeatureWriter | | Class | org.geotools.data.memory | GeoTools |
|
| Metadata | Bean capturing shapefile metadata information. | Class | org.geotools.data.shapefile.shp.xml | GeoTools |
|
| MetadataURL | A Map Server may use zero or more MetadataURL elements to offer detailed, standardized metadata about the data underneath a particular layer. | Class | org.geotools.data.wms.xml | GeoTools |
|
| MultiLineHandler | The default JTS handler for shapefile. | Class | org.geotools.data.shapefile.shp | GeoTools |
|
| MultiPointHandler | | Class | org.geotools.data.shapefile.shp | GeoTools |
|
| MultithreadedHttpClient | An Apache commons HTTP client based HTTPClient backed by a multithreaded connection manager that allows to reuse connections to the backing server and to limit the | Class | org.geotools.data.ows | GeoTools |
|
| MultithreadedHttpClient | An Apache commons HTTP client based HTTPClient backed by a multithreaded connection manager that allows to reuse connections to the backing server and to limit the | Class | org.geotools.data.wfs | GeoTools |
|
| MySQLDataStoreFactory | DataStoreFactory for MySQL database. | Class | org.geotools.data.mysql | GeoTools |
|
| MySQLDialect | Delegate for MySQLDialectBasic and MySQLDialectPrepared which implements the common part of the api. | Class | org.geotools.data.mysql | GeoTools |
|
| MySQLDialectBasic | MySQL database dialect based on basic (non-prepared) statements. | Class | org.geotools.data.mysql | GeoTools |
|
| MySQLDialectPrepared | MySQL database dialect based on prepared statements. | Class | org.geotools.data.mysql | GeoTools |
|
| MySQLFilterToSQL | | Class | org.geotools.data.mysql | GeoTools |
|
| MySQLJNDIDataStoreFactory | JNDI DataStoreFactory for mysql database. | Class | org.geotools.data.mysql | GeoTools |
|
| NestedAttributeMapping | This class represents AttributeMapping for attributes that are nested inside another complex attribute. | Class | org.geotools.data.complex | GeoTools |
|
| NoContentIterator | This iterator is used to indicate that contents could not be aquired. | Class | org.geotools.data.store | GeoTools |
|
| Node | | Class | org.geotools.data.shapefile.index.quadtree | GeoTools |
|
| NonFeatureTypeProxy | This class represents the fake feature type needed for feature chaining for properties that are not features. | Class | org.geotools.data.complex.config | GeoTools |
|
| ogcComplexType | | Class | org.geotools.data.wms.xml | GeoTools |
|
| ogcComplexTypes | | Class | org.geotools.data.wms.xml | GeoTools |
|
| ogcComplexTypes ._FeatureInfoOutput | | Class | org.geotools.data.wms.xml.ogcComplexTypes | GeoTools |
|
| ogcComplexTypes ._FeatureInfoSize | | Class | org.geotools.data.wms.xml.ogcComplexTypes | GeoTools |
|
| ogcComplexTypes ._GetCapabilities | | Class | org.geotools.data.wms.xml.ogcComplexTypes | GeoTools |
|
| ogcComplexTypes ._GetFeatureInfo | | Class | org.geotools.data.wms.xml.ogcComplexTypes | GeoTools |
|
| ogcComplexTypes ._GetMap | | Class | org.geotools.data.wms.xml.ogcComplexTypes | GeoTools |
|
| ogcComplexTypes ._Output | | Class | org.geotools.data.wms.xml.ogcComplexTypes | GeoTools |
|
| ogcComplexTypes ._Size | | Class | org.geotools.data.wms.xml.ogcComplexTypes | GeoTools |
|
| ogcComplexTypes .VendorType | | Class | org.geotools.data.wms.xml.ogcComplexTypes | GeoTools |
|
| ogcElement | | Class | org.geotools.data.wms.xml | GeoTools |
|
| OGCSchema | | Class | org.geotools.data.wms.xml | GeoTools |
|
| ogcSimpleType | | Class | org.geotools.data.wms.xml | GeoTools |
|
| ogcSimpleTypes | | Class | org.geotools.data.wms.xml | GeoTools |
|
| ogcSimpleTypes .CapabilitiesSectionType | | Class | org.geotools.data.wms.xml.ogcSimpleTypes | GeoTools |
|
| ogcSimpleTypes .ExceptionsType | | Class | org.geotools.data.wms.xml.ogcSimpleTypes | GeoTools |
|
| ogcSimpleTypes .FormatType | | Class | org.geotools.data.wms.xml.ogcSimpleTypes | GeoTools |
|
| ogcSimpleTypes .OWSType | | Class | org.geotools.data.wms.xml.ogcSimpleTypes | GeoTools |
|
| OGR | Encapsulates calls to the OGR library. | Interface | org.geotools.data.ogr | GeoTools |
|
| OGRDataStore | A data store based on the OGR native library, bound to it via BridJAuthor:Andrea Aime - GeoSolutions | Class | org.geotools.data.ogr | GeoTools |
|
| OGRDataStoreFactory | | Class | org.geotools.data.ogr | GeoTools |
|
| OGREnvelope | native declaration : /home/aaime/devel/gdal/gdal-1. | Class | org.geotools.data.ogr.bridj | GeoTools |
|
| OGRField | native declaration : /home/aaime/devel/gdal/gdal-1. | Class | org.geotools.data.ogr.bridj | GeoTools |
|
| OGRField .Binary_struct | | Class | org.geotools.data.ogr.bridj.OGRField | GeoTools |
|
| OGRField .Date_struct | | Class | org.geotools.data.ogr.bridj.OGRField | GeoTools |
|
| OGRField .IntegerList_struct | | Class | org.geotools.data.ogr.bridj.OGRField | GeoTools |
|
| OGRField .RealList_struct | | Class | org.geotools.data.ogr.bridj.OGRField | GeoTools |
|
| OGRField .Set_struct | | Class | org.geotools.data.ogr.bridj.OGRField | GeoTools |
|
| OGRField .StringList_struct | | Class | org.geotools.data.ogr.bridj.OGRField | GeoTools |
|
| OgrLibrary | Wrapper for library ogr This file was autogenerated by JNAerator, | Class | org.geotools.data.ogr.bridj | GeoTools |
|
| OgrLibrary ._IO_FILE | | Interface | org.geotools.data.ogr.bridj.OgrLibrary | GeoTools |
|
| OgrLibrary .OGRFieldType | | Class | org.geotools.data.ogr.bridj.OgrLibrary | GeoTools |
|
| OgrLibrary .OGRJustification | | Class | org.geotools.data.ogr.bridj.OgrLibrary | GeoTools |
|
| OgrLibrary .OGRSTBrushParam | | Class | org.geotools.data.ogr.bridj.OgrLibrary | GeoTools |
|
| OgrLibrary .OGRSTClassId | | Class | org.geotools.data.ogr.bridj.OgrLibrary | GeoTools |
|
| OgrLibrary .OGRSTLabelParam | | Class | org.geotools.data.ogr.bridj.OgrLibrary | GeoTools |
|
| OgrLibrary .OGRSTPenParam | | Class | org.geotools.data.ogr.bridj.OgrLibrary | GeoTools |
|
| OgrLibrary .OGRSTSymbolParam | | Class | org.geotools.data.ogr.bridj.OgrLibrary | GeoTools |
|
| OgrLibrary .OGRSTUnitId | | Class | org.geotools.data.ogr.bridj.OgrLibrary | GeoTools |
|
| OgrLibrary .OGRwkbByteOrder | | Class | org.geotools.data.ogr.bridj.OgrLibrary | GeoTools |
|
| OgrLibrary .OGRwkbGeometryType | | Class | org.geotools.data.ogr.bridj.OgrLibrary | GeoTools |
|
| OperationType | Represents an operation used by Open Web Services for requests and responses. | Class | org.geotools.data.ows | GeoTools |
|
| OracleBlobConverterFactory | | Class | org.geotools.data.oracle | GeoTools |
|
| OracleClobConverterFactory | | Class | org.geotools.data.oracle | GeoTools |
|
| OracleDateConverterFactory | | Class | org.geotools.data.oracle | GeoTools |
|
| OracleDialect | Abstract dialect implementation for Oracle. | Class | org.geotools.data.oracle | GeoTools |
|
| OracleFilterToSQL | Oracle specific filter encoder. | Class | org.geotools.data.oracle | GeoTools |
|
| OracleNGDataStoreFactory | Oracle data store factory. | Class | org.geotools.data.oracle | GeoTools |
|
| OracleNGJNDIDataStoreFactory | JNDI DataStoreFactory for oracle database. | Class | org.geotools.data.oracle | GeoTools |
|
| OracleNGOCIDataStoreFactory | Creates an Oracle datastore based on a thick OCI client connection, instead of the traditional (thin) jdbc connection. | Class | org.geotools.data.oracle | GeoTools |
|
| OrdinateList | Used to provide a List API of an ordinate array. | Class | org.geotools.data.oracle.sdo | GeoTools |
|
| OsrLibrary | Wrapper for library osr This file was autogenerated by JNAerator, | Class | org.geotools.data.ogr.bridj | GeoTools |
|
| OsrLibrary .__compar_fn_t | | Class | org.geotools.data.ogr.bridj.OsrLibrary | GeoTools |
|
| OsrLibrary .__io_close_fn | native declaration : /home/aaime/devel/gdal/gdal-1. | Class | org.geotools.data.ogr.bridj.OsrLibrary | GeoTools |
|
| OsrLibrary .__io_read_fn | Read NBYTES bytes from COOKIE into a buffer pointed to by BUF. | Class | org.geotools.data.ogr.bridj.OsrLibrary | GeoTools |
|
| OsrLibrary .__io_seek_fn | Move COOKIE's file position to *POS bytes from the beginning of the file (if W is SEEK_SET), | Class | org.geotools.data.ogr.bridj.OsrLibrary | GeoTools |
|
| OsrLibrary .__io_write_fn | Write N bytes pointed to by BUF to COOKIE. | Class | org.geotools.data.ogr.bridj.OsrLibrary | GeoTools |
|
| OsrLibrary ._IO_FILE_plus | | Interface | org.geotools.data.ogr.bridj.OsrLibrary | GeoTools |
|
| OsrLibrary .CPLErrorHandler | | Class | org.geotools.data.ogr.bridj.OsrLibrary | GeoTools |
|
| OsrLibrary .locale_data | | Interface | org.geotools.data.ogr.bridj.OsrLibrary | GeoTools |
|
| OsrLibrary .OGRAxisOrientation | | Class | org.geotools.data.ogr.bridj.OsrLibrary | GeoTools |
|
| OsrLibrary .OGRDatumType | | Class | org.geotools.data.ogr.bridj.OsrLibrary | GeoTools |
|
| Parameter | A Parameter defines information about a valid process parameter. | Class | org.geotools.data | GeoTools |
|
| ParameterCQLExpressionFilterFactoryImpl | Stored Query parameters may be configured as CQL expressions. | Class | org.geotools.data.wfs.internal.v2_0.storedquery | GeoTools |
|
| ParameterCQLExpressionPropertyName | | Class | org.geotools.data.wfs.internal.v2_0.storedquery | GeoTools |
|
| ParameterMapping | | Interface | org.geotools.data.wfs.internal.v2_0.storedquery | GeoTools |
|
| ParameterMappingBlockValue | | Class | org.geotools.data.wfs.internal.v2_0.storedquery | GeoTools |
|
| ParameterMappingContext | The property expression evaluation context for stored query parameter mappings. | Class | org.geotools.data.wfs.internal.v2_0.storedquery | GeoTools |
|
| ParameterMappingDefaultValue | | Class | org.geotools.data.wfs.internal.v2_0.storedquery | GeoTools |
|
| ParameterMappingExpressionValue | | Class | org.geotools.data.wfs.internal.v2_0.storedquery | GeoTools |
|
| ParameterTypeFactory | Builds parameters to pass to the stored query. | Class | org.geotools.data.wfs.internal.v2_0.storedquery | GeoTools |
|
| PathAttributeList | | Class | org.geotools.data.complex | GeoTools |
|
| PointHandler | Wrapper for a Shapefile point. | Class | org.geotools.data.shapefile.shp | GeoTools |
|
| PolygonHandler | Wrapper for a Shapefile polygon. | Class | org.geotools.data.shapefile.shp | GeoTools |
|
| PostFilteringMappingFeatureIterator | An extension to DataAccessMappingFeatureIterator where filter is present. | Class | org.geotools.data.complex | GeoTools |
|
| PostGISDialect | | Class | org.geotools.data.postgis | GeoTools |
|
| PostgisFilterToSQL | | Class | org.geotools.data.postgis | GeoTools |
|
| PostgisNGDataStoreFactory | | Class | org.geotools.data.postgis | GeoTools |
|
| PostgisNGJNDIDataStoreFactory | JNDI DataStoreFactory for Postgis database. | Class | org.geotools.data.postgis | GeoTools |
|
| PostGISPSDialect | | Class | org.geotools.data.postgis | GeoTools |
|
| PostgisPSFilterToSql | | Class | org.geotools.data.postgis | GeoTools |
|
| PreGeneralizedDataStore | | Class | org.geotools.data.gen | GeoTools |
|
| PreGeneralizedDataStoreFactory | | Class | org.geotools.data.gen | GeoTools |
|
| PreGeneralizedFeatureCollection | | Class | org.geotools.data.gen | GeoTools |
|
| PreGeneralizedFeatureIterator | | Class | org.geotools.data.gen | GeoTools |
|
| PreGeneralizedFeatureReader | | Class | org.geotools.data.gen | GeoTools |
|
| PreGeneralizedFeatureSource | | Class | org.geotools.data.gen | GeoTools |
|
| PreGeneralizedSimpleFeature | | Class | org.geotools.data.gen | GeoTools |
|
| PrjFileReader | | Class | org.geotools.data | GeoTools |
|
| PropertyDataStore | Sample DataStore implementation, please see formal tutorial included withAuthor:Jody Garnett, Refractions Research Inc. | Class | org.geotools.data.property | GeoTools |
|
| PropertyDataStoreFactory | DataStore factory that creates PropertyDataStoresAuthor:Jody Garnett, Torben Barsballe (Boundless) | Class | org.geotools.data.property | GeoTools |
|
| PropertyFeatureReader | Read a property file directly. | Class | org.geotools.data.property | GeoTools |
|
| PropertyFeatureSource | | Class | org.geotools.data.property | GeoTools |
|
| PropertyFeatureStore | Supports limited caching of number of features and bounds. | Class | org.geotools.data.property | GeoTools |
|
| PropertyFeatureWriter | Uses PropertyAttributeWriter to generate a property file on disk. | Class | org.geotools.data.property | GeoTools |
|
| PullParserFeatureReader | GetFeatureParser for WFSFeatureReader that uses the geotools PullParser to fetch Features out of a WFS GetFeature response. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
|
| PutStylesRequest | Represents a PutStyles requestAuthor:Richard Gould | Interface | org.geotools.data.wms.request | GeoTools |
|
| PutStylesResponse | Represents the results of a PutStyles request. | Class | org.geotools.data.wms.response | GeoTools |
|
| QuadTree | Java porting of mapserver quadtree implementation. | Class | org.geotools.data.shapefile.index.quadtree | GeoTools |
|
| Query | Encapsulates a request for data, typically as: myFeatureSource. | Class | org.geotools.data | GeoTools |
|
| QueryBand | Thread local table that holds transaction local query bands. | Class | org.geotools.data.teradata | GeoTools |
|
| QueryCapabilities | Describes the query capabilities for a specific FeatureType, so client code can request which features are natively supported by a FeatureSource. | Class | org.geotools.data | GeoTools |
|
| ReadableByteChannelDecorator | A ReadableByteChannel that delegates all calls to the underlying ReadableByteChannel but for close() it also calls | Class | org.geotools.data.shapefile.files | GeoTools |
|
| Repository | An adapter interface allowing a hosting application to advertise DataStore instances to GeoTools. | Interface | org.geotools.data | GeoTools |
|
| ReprojectFeatureIterator | ReprojectFeatureReader provides a reprojection for FeatureTypes. | Class | org.geotools.data.crs | GeoTools |
|
| ReprojectFeatureReader | ReprojectFeatureReader provides a reprojection for FeatureTypes. | Class | org.geotools.data.crs | GeoTools |
|
| ReprojectFeatureResults | ReprojectFeatureReader provides a reprojection for FeatureTypes. | Class | org.geotools.data.crs | GeoTools |
|
| ReprojectingFeatureCollection | SimpleFeatureCollection decorator that reprojects the default geometry. | Class | org.geotools.data.store | GeoTools |
|
| ReprojectingFeatureIterator | | Class | org.geotools.data.store | GeoTools |
|
| ReprojectingIterator | | Class | org.geotools.data.store | GeoTools |
|
| Request | This represents a Request to be made against a Open Web Service. | Interface | org.geotools.data.ows | GeoTools |
|
| RequestComponents | Holds the components needed by the data store to issue and post process a GetFeature request. | Class | org.geotools.data.wfs.internal | GeoTools |
|
| ResourceInfo | This interface defines methods to convey information about some resource such as title, keywords, description and spatial parameters. | Interface | org.geotools.data | GeoTools |
|
| Response | Provides a base class for Responses from an OWS. | Class | org.geotools.data.ows | GeoTools |
|
| Result | | Class | org.geotools.data.shapefile.files | GeoTools |
|
| ReTypeFeatureReader | Supports on the fly retyping of FeatureReader contents. | Class | org.geotools.data | GeoTools |
|
| ReTypingFeatureCollection | SimpleFeatureCollection decorator which decorates a feature collection "re-typing" its schema based on attributes specified in a query. | Class | org.geotools.data.store | GeoTools |
|
| ReTypingFeatureIterator | FeatureIterator wrapper which re-types features on the fly based on a target feature type. | Class | org.geotools.data.store | GeoTools |
|
| ReTypingIterator | Iterator wrapper which re-types features on the fly based on a target Author:Justin Deoliveira, The Open Planning Project | Class | org.geotools.data.store | GeoTools |
|
| SampleDataAccess | Sample implementation of DataAccess for testing. | Class | org.geotools.data | GeoTools |
|
| SampleDataAccessData | Constants and methods to create sample features for SampleDataAccess. | Class | org.geotools.data | GeoTools |
|
| SampleDataAccessFactory | Sample implementation of a DataAccessFactory for testing. | Class | org.geotools.data | GeoTools |
|
| SampleDataAccessFeatureCollection | Collection of features from a SampleDataAccess. | Class | org.geotools.data | GeoTools |
|
| SampleDataAccessFeatureIterator | Decorator for Iterator to provide a FeatureIterator that adds a close method that does nothing. | Class | org.geotools.data | GeoTools |
|
| SampleDataAccessFeatureSource | FeatureSource for SampleDataAccess. | Class | org.geotools.data | GeoTools |
|
| SchemaNotFoundException | Indicates a FeatureType could not be found. | Class | org.geotools.data | GeoTools |
|
| SDO | Oracle Spatial Data Object utilities functions. | Class | org.geotools.data.oracle.sdo | GeoTools |
|
| SDOSqlDumper | Converts a JTS geometry into the equivalent MDSYS. | Class | org.geotools.data.oracle.sdo | GeoTools |
|
| Service | This is a data model for the Open Web Service (OWS) metadata. | Class | org.geotools.data.ows | GeoTools |
|
| ServiceExceptionParser | Utility class that will parse ServiceExceptions out of an inputStream. | Class | org.geotools.data.ows | GeoTools |
|
| ServiceInfo | Information about a service. | Interface | org.geotools.data | GeoTools |
|
| Shape | | Class | org.geotools.data.sqlserver.reader | GeoTools |
|
| ShapefileDataStore | | Class | org.geotools.data.shapefile | GeoTools |
|
| ShapefileDataStoreFactory | | Class | org.geotools.data.shapefile | GeoTools |
|
| ShapefileDataStoreFactory .ShpFileStoreFactory | A delegates that allow to build a directory of shapfiles storeAuthor:Andrea Aime - OpenGeo | Class | org.geotools.data.shapefile.ShapefileDataStoreFactory | GeoTools |
|
| ShapefileDirectoryFactory | | Class | org.geotools.data.shapefile | GeoTools |
|
| ShapefileDumper | Class specializing in dumping a feature collection onto one or more shapefiles into a target directory. | Class | org.geotools.data.shapefile | GeoTools |
|
| ShapefileException | Thrown when an error relating to the shapefile occuresSee Also:Serialized Form | Class | org.geotools.data.shapefile.shp | GeoTools |
|
| ShapefileHeader | | Class | org.geotools.data.shapefile.shp | GeoTools |
|
| ShapefileReader | The general use of this class is: FileChannel in = new FileInputStream("thefile. | Class | org.geotools.data.shapefile.shp | GeoTools |
|
| ShapefileSizeException | Exception thrown by the writer when the maximum size of the shapefile or dbf is reached. | Class | org.geotools.data.shapefile | GeoTools |
|
| ShapefileWriter | ShapefileWriter allows for the storage of geometries in esris shp format. | Class | org.geotools.data.shapefile.shp | GeoTools |
|
| ShapeHandler | A ShapeHandler defines what is needed to construct and persist geometries based upon the shapefile specification. | Interface | org.geotools.data.shapefile.shp | GeoTools |
|
| ShapeType | Not much but a type safe enumeration of file types as ints and names. | Class | org.geotools.data.shapefile.shp | GeoTools |
|
| ShpFiles | The collection of all the files that are the shapefile and its metadata and indices. | Class | org.geotools.data.shapefile.files | GeoTools |
|
| ShpFiles .State | Indicates that the url and lock were successfully obtainedIndicates that the files are locked by another thread. | Class | org.geotools.data.shapefile.files.ShpFiles | GeoTools |
|
| ShpFileType | Enumerates the known types of files associated with a shapefile. | Class | org.geotools.data.shapefile.files | GeoTools |
|
| ShpXmlFileReader | | Class | org.geotools.data.shapefile.shp.xml | GeoTools |
|
| SimpleFeatureCollection | Access to "simple" Feature content where each feature has the same SimpleFeatureType. | Interface | org.geotools.data.simple | GeoTools |
|
| SimpleFeatureIO | Allows writing and reading features to/from the given fileAuthor:Andrea Aime - GeoSolutions | Class | org.geotools.data.sort | GeoTools |
|
| SimpleFeatureIterator | Streaming access to simple features, required to FeatureIterator. | Interface | org.geotools.data.simple | GeoTools |
|
| SimpleFeatureLocking | Used to lock feature content to protect against other threads (or depending on the source of data other applications) making modifications when you are not looking. | Interface | org.geotools.data.simple | GeoTools |
|
| SimpleFeatureReader | FeatureReader for SimpleFeature content. | Interface | org.geotools.data.simple | GeoTools |
|
| SimpleFeatureSource | FeatureSource explicitly working with SimpleFeatureCollection. | Interface | org.geotools.data.simple | GeoTools |
|
| SimpleFeatureStore | Retrieves all features in the form of a FeatureCollection. | Interface | org.geotools.data.simple | GeoTools |
|
| SimpleFeatureWriter | FeatureWriter for updating SimpleFeature content. | Interface | org.geotools.data.simple | GeoTools |
|
| SimpleHttpClient | | Class | org.geotools.data.ows | GeoTools |
|
| SimpleHttpClient .SimpleHTTPResponse | | Class | org.geotools.data.ows.SimpleHttpClient | GeoTools |
|
| SimpleLayer | A simple bean that represents a layer name paired with a style name for useAuthor:Richard Gould, Refractions Research Inc. | Class | org.geotools.data.wms | GeoTools |
|
| SingleFeatureSourceDataStore | A data store wrapped around a SimpleFeatureSource object. | Class | org.geotools.data.transform | GeoTools |
|
| SortedFeatureIterator | | Class | org.geotools.data.sort | GeoTools |
|
| SortedFeatureReader | FeatureReader used to sort contents. | Class | org.geotools.data.sort | GeoTools |
|
| SourceDataStore | | Class | org.geotools.data.complex.config | GeoTools |
|
| SpatialIndexFeatureCollection | FeatureCollection used to stage information for display using a SpatialIndex. | Class | org.geotools.data.collection | GeoTools |
|
| SpatialIndexFeatureSource | A FeatureSource using a spatial index to hold on to features and serve them up for fast display. | Class | org.geotools.data.collection | GeoTools |
|
| SpatiaLiteDataStoreFactory | DataStoreFactory for SpatiaLite database. | Class | org.geotools.data.spatialite | GeoTools |
|
| SpatiaLiteDialect | Dialect for SpatiaLite embedded database. | Class | org.geotools.data.spatialite | GeoTools |
|
| SpatiaLiteFilterToSQL | | Class | org.geotools.data.spatialite | GeoTools |
|
| SpatiaLiteJNDIDataStoreFactory | JNDI DataStoreFactory for SpatiaLite database. | Class | org.geotools.data.spatialite | GeoTools |
|
| Specification | Provides support for the Open Web Service Specificaitons. | Class | org.geotools.data.ows | GeoTools |
|
| SqlServerBinaryParseException | | Class | org.geotools.data.sqlserver.reader | GeoTools |
|
| SqlServerBinaryReader | Decode Sql Server binary format to JTSAuthor:Anders Bakkevold, Bouvet | Class | org.geotools.data.sqlserver.reader | GeoTools |
|
| SQLServerDataStoreFactory | DataStore factory for Microsoft SQL Server. | Class | org.geotools.data.sqlserver | GeoTools |
|
| SQLServerDialect | Dialect implementation for Microsoft SQL Server. | Class | org.geotools.data.sqlserver | GeoTools |
|
| SQLServerFilterToSQL | | Class | org.geotools.data.sqlserver | GeoTools |
|
| SQLServerJNDIDataStoreFactory | JNDI DataStoreFactory for sql server database. | Class | org.geotools.data.sqlserver | GeoTools |
|
| StorageFile | Encapsulates the idea of a file for writing data to and then later updating the original. | Class | org.geotools.data.shapefile.files | GeoTools |
|
| StoredQueryConfiguration | | Class | org.geotools.data.wfs.internal.v2_0.storedquery | GeoTools |
|
| StoreException | | Class | org.geotools.data.shapefile.index.quadtree | GeoTools |
|
| StreamLogging | | Class | org.geotools.data.shapefile.files | GeoTools |
|
| StrictWFS_1_x_Strategy | | Class | org.geotools.data.wfs.internal.v1_x | GeoTools |
|
| StrictWFS_2_0_Strategy | | Class | org.geotools.data.wfs.internal.v2_0 | GeoTools |
|
| StyleImpl | | Class | org.geotools.data.ows | GeoTools |
|
| TeradataDataStoreFactory | | Class | org.geotools.data.teradata | GeoTools |
|
| TeradataDialect | | Class | org.geotools.data.teradata | GeoTools |
|
| TeradataFilterToSQL | | Class | org.geotools.data.teradata | GeoTools |
|
| TeradataJNDIDataStoreFactory | JNDI DataStoreFactory for Teradata database. | Class | org.geotools.data.teradata | GeoTools |
|
| TessellationInfo | Holds teradata tessellation parameters. | Class | org.geotools.data.teradata | GeoTools |
|
| Toolbox | 1) Validate xml config 2) generalize shape filesAuthor:Chrisitan Mueller | Class | org.geotools.data.gen.tool | GeoTools |
|
| Transaction | The controller for Transaction with FeatureStore. | Interface | org.geotools.data | GeoTools |
|
| Transaction .State | DataStore implementations can use this interface to externalize the state they require to implement Transaction Support. | Interface | org.geotools.data.Transaction | GeoTools |
|
| TransactionRequest | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| TransactionRequest .Delete | | Class | org.geotools.data.wfs.internal.TransactionRequest | GeoTools |
|
| TransactionRequest .TransactionElement | | Class | org.geotools.data.wfs.internal.TransactionRequest | GeoTools |
|
| TransactionRequest .Update | | Class | org.geotools.data.wfs.internal.TransactionRequest | GeoTools |
|
| TransactionResponse | | Interface | org.geotools.data.wfs.internal | GeoTools |
|
| TransactionResponseFactory | | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
|
| TransactionResponseImpl | | Class | org.geotools.data.wfs.internal.v1_x | GeoTools |
|
| TransactionResponseImpl | | Class | org.geotools.data.wfs.internal.v2_0 | GeoTools |
|
| TransactionResult | Holds the transaction response document. | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| TransactionStateDiff | | Class | org.geotools.data | GeoTools |
|
| TransformFactory | Builds a transformed SimpleFeatureStore or SimpleFeatureSource based on the definitions provided | Class | org.geotools.data.transform | GeoTools |
|
| TransformFeatureSource | A feature source that can transform a source feature source using a set of expressions hide, rename fields - compute new fieldsbuild geom from x,y (we need to add a new Point filter function and have a special treatment | Class | org.geotools.data.transform | GeoTools |
|
| TransformFeatureStore | A transforming feature store, will transform on the fly all attempts to write so that the underlying features are getting modified while exposing a different feature type to its callers. | Class | org.geotools.data.transform | GeoTools |
|
| TreeException | | Class | org.geotools.data.shapefile.index | GeoTools |
|
| TreeSetFeatureCollection | Origional implementation of FeatureCollection using a TreeMap for internal storage. | Class | org.geotools.data.collection | GeoTools |
|
| TT | To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments | Interface | org.geotools.data.oracle.sdo | GeoTools |
|
| TT .GeomClasses | | Class | org.geotools.data.oracle.sdo.TT | GeoTools |
|
| Type | | Class | org.geotools.data.sqlserver.reader | GeoTools |
|
| TypeMapping | | Class | org.geotools.data.complex.config | GeoTools |
|
| Types | This is a set of utility methods used when implementing types. | Class | org.geotools.data.complex.config | GeoTools |
|
| UnmappingFilterVisitor | A Filter visitor that traverse a Filter or Expression made against a complex FeatureType, and that uses the attribute and type mapping information given by a | Class | org.geotools.data.complex.filter | GeoTools |
|
| UnmappingFilterVisitorFactory | | Class | org.geotools.data.complex.filter | GeoTools |
|
| UnsupportedFilterException | This exception is thrown when we are asked to use a filter that does not contain a geometry literal (or anything else we can guess a bounds for). | Class | org.geotools.data.shapefile.index | GeoTools |
|
| UnWrapper | Generic Connection unwrapper. | Interface | org.geotools.data.jdbc.datasource | GeoTools |
|
| URIs | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| Version | Enumeration for the supported WFS versionsSince:2. | Class | org.geotools.data.wfs.protocol.wfs | GeoTools |
|
| Versions | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| WebMapServer | WebMapServer is a class representing a WMS. | Class | org.geotools.data.wms | GeoTools |
|
| WFS100ProtocolHandler | | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| WFS_1_0_0_DataStore | | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| WFS_1_1_0_DataStore | A WFS 1. | Class | org.geotools.data.wfs.v1_1_0 | GeoTools |
|
| WFS_1_1_0_Protocol | WFSProtocol implementation to talk to a WFS 1. | Class | org.geotools.data.wfs.v1_1_0 | GeoTools |
|
| WFSBasicComplexTypes | | Class | org.geotools.data.wfs.v1_0_0.xml | GeoTools |
|
| WFSCapabilities | | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| WFSCapabilitiesComplexTypes | | Class | org.geotools.data.wfs.v1_0_0.xml | GeoTools |
|
| WFSClient | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| WFSConfig | See Also:WFSStrategy. | Class | org.geotools.data.wfs.internal | GeoTools |
|
| WFSConfig .PreferredHttpMethod | Returns the enum constant of this type with the specified name. | Class | org.geotools.data.wfs.internal.WFSConfig | GeoTools |
|
| WFSContentComplexFeatureCollection | Feature collection for parsing complex features. | Class | org.geotools.data.store | GeoTools |
|
| WFSContentComplexFeatureSource | Combines the WFSClient and DataAccess objects and exposes methods to access the features by using the XmlComplexFeatureParser. | Class | org.geotools.data.wfs.impl | GeoTools |
|
| WFSContentDataAccess | | Class | org.geotools.data.wfs.impl | GeoTools |
|
| WFSContentState | | Class | org.geotools.data.wfs | GeoTools |
|
| WFSDataAccessFactory | The factory responsible for creating WFSDataAccess objects based on their capabilities and the configuration file used. | Class | org.geotools.data.wfs.impl | GeoTools |
|
| WFSDataAccessFactory .WFSFactoryParam | A DataAccessFactory. | Class | org.geotools.data.wfs.impl.WFSDataAccessFactory | GeoTools |
|
| WFSDataStore | DataStore extension interface to provide WFS specific extra information. | Interface | org.geotools.data.wfs | GeoTools |
|
| WFSDataStoreFactory | A DataStoreFactorySpi to connect to a Web Feature Service. | Class | org.geotools.data.wfs | GeoTools |
|
| WFSDataStoreFactory .WFSFactoryParam | A Param subclass that allows to provide a default value to the lookUp method. | Class | org.geotools.data.wfs.WFSDataStoreFactory | GeoTools |
|
| WFSDiff | | Class | org.geotools.data.wfs | GeoTools |
|
| WFSDiff .BatchUpdate | | Class | org.geotools.data.wfs.WFSDiff | GeoTools |
|
| WFSException | A Java Exception that mirrors a WFS ExceptionReport and is meant to be produced by ExceptionReportParser. | Class | org.geotools.data.wfs.internal | GeoTools |
|
| WFSException | A Java Exception that mirrors a WFS ExceptionReport and is meant to be produced by ExceptionReportParser. | Class | org.geotools.data.wfs.protocol.wfs | GeoTools |
|
| WFSExtensions | Utility class to look up for a parser that can deal with a given WFS response and process it. | Class | org.geotools.data.wfs.internal | GeoTools |
|
| WFSExtensions | Utility class to look up for a parser that can deal with a given WFS response and process it. | Class | org.geotools.data.wfs.protocol.wfs | GeoTools |
|
| WFSFeatureReader | | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| WFSFeatureSource | | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| WFSFeatureSource | Simple implementation of FeatureSource for a WFS 1. | Class | org.geotools.data.wfs.v1_1_0 | GeoTools |
|
| WFSFeatureSource .WFSFeatureResults | | Class | org.geotools.data.wfs.v1_0_0.WFSFeatureSource | GeoTools |
|
| WFSFeatureStore | | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| WFSFeatureTypeTransformer | Transform a provided SimpleFeatureType to a different CoordinteReferenceSystem. | Class | org.geotools.data.wfs.v1_0_0.gml | GeoTools |
|
| WFSFeatureWriter | | Class | org.geotools.data.wfs | GeoTools |
|
| WFSGetCapabilities | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| WFSOperationType | enum WFSOperationTypeEnumeration for the possible operations a WFS may implement. | Class | org.geotools.data.wfs.internal | GeoTools |
|
| WFSOperationType | enum WFSOperationTypeEnumeration for the possible operations a WFS may implement. | Class | org.geotools.data.wfs.protocol.wfs | GeoTools |
|
| WFSProtocol | Facade interface to interact with a WFS instance. | Interface | org.geotools.data.wfs.protocol.wfs | GeoTools |
|
| WFSRequest | | Class | org.geotools.data.wfs.internal | GeoTools |
|
| WFSResponse | A handle to a WFS response that contains the input stream to the actual contents and some well known response information derived from the HTTP response headers. | Class | org.geotools.data.wfs.internal | GeoTools |
|
| WFSResponse | A handle to a WFS response that contains the input stream to the actual contents and some well known response information derived from the HTTP response headers. | Class | org.geotools.data.wfs.protocol.wfs | GeoTools |
|
| WFSResponseFactory | A factory interface meant to be used through the usual GeoTools SPI mechanism to dynamically find out a parser capable of processing a WFS response based on the request to be sent. | Interface | org.geotools.data.wfs.internal | GeoTools |
|
| WFSResponseParser | A simple interface to parse the response of a WFS request. | Interface | org.geotools.data.wfs.protocol.wfs | GeoTools |
|
| WFSResponseParserFactory | A factory interface meant to be used through the usual GeoTools SPI mechanism to dynamically find out a parser capable of processing a WFS response based on the request to be sent. | Interface | org.geotools.data.wfs.protocol.wfs | GeoTools |
|
| WFSSchema | This class represents a hard coded, java interpreted version of the WFS WFS-basic schema. | Class | org.geotools.data.wfs.v1_0_0.xml | GeoTools |
|
| WFSSchemaFactory | | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| WFSSchemaFactory .WFSRootHandler | | Class | org.geotools.data.wfs.v1_0_0.WFSSchemaFactory | GeoTools |
|
| WFSSchemaFactory .WFSXSISAXHandler | | Class | org.geotools.data.wfs.v1_0_0.WFSSchemaFactory | GeoTools |
|
| WFSServiceInfo | | Interface | org.geotools.data.wfs | GeoTools |
|
| WFSStoredQueryFeatureSource | | Class | org.geotools.data.wfs | GeoTools |
|
| WFSStrategy | Facade interface to interact with a WFS instance. | Class | org.geotools.data.wfs.internal | GeoTools |
|
| WFSStrategy | An interface to allow plugging different strategy objects into a WFSDataStore to take care of specific WFS implementations limitations or deviations from the spec. | Interface | org.geotools.data.wfs.v1_1_0 | GeoTools |
|
| WFSStrategy .RequestComponents | Holds the components needed by the data store to issue and post process a GetFeature request. | Class | org.geotools.data.wfs.v1_1_0.WFSStrategy | GeoTools |
|
| WFSTransactionAccessor | Returns all the filters indicating deleted feature anded together. | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| WFSTransactionComplexTypes | | Class | org.geotools.data.wfs.v1_0_0.xml | GeoTools |
|
| WFSTransactionState | Hold the list of actions to perform in the Transaction. | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| WKBAttributeIO | An attribute IO implementation that can manage the WKBSince:2. | Class | org.geotools.data.postgis | GeoTools |
|
| WKBAttributeIO | An attribute IO implementation that can manage the WKBSince:2. | Class | org.geotools.data.teradata | GeoTools |
|
| WKBReader | Reads a Geometryfrom a byte stream in Postgis Extended Well-Known Binary format. | Class | org.geotools.data.postgis | GeoTools |
|
| WMS1_0_0 | Provides support for the Web Map Server 1. | Class | org.geotools.data.wms | GeoTools |
|
| WMS1_0_0 .GetCapsRequest | We need a custom request object. | Class | org.geotools.data.wms.WMS1_0_0 | GeoTools |
|
| WMS1_0_0 .GetFeatureInfoRequest | A GetFeatureInfoRequest for a 1. | Class | org.geotools.data.wms.WMS1_0_0 | GeoTools |
|
| WMS1_0_0 .GetMapRequest | A GetMapRequest for a 1. | Class | org.geotools.data.wms.WMS1_0_0 | GeoTools |
|
| WMS1_0_0 .InternalGetStylesRequest | | Class | org.geotools.data.wms.WMS1_0_0 | GeoTools |
|
| WMS1_1_0 | | Class | org.geotools.data.wms | GeoTools |
|
| WMS1_1_0 .GetCapsRequest | | Class | org.geotools.data.wms.WMS1_1_0 | GeoTools |
|
| WMS1_1_0 .GetFeatureInfoRequest | | Class | org.geotools.data.wms.WMS1_1_0 | GeoTools |
|
| WMS1_1_0 .GetMapRequest | | Class | org.geotools.data.wms.WMS1_1_0 | GeoTools |
|
| WMS1_1_0 .InternalDescribeLayerRequest | | Class | org.geotools.data.wms.WMS1_1_0 | GeoTools |
|
| WMS1_1_0 .InternalGetLegendGraphicRequest | | Class | org.geotools.data.wms.WMS1_1_0 | GeoTools |
|
| WMS1_1_1 | Provides support for the Web Map Server 1. | Class | org.geotools.data.wms | GeoTools |
|
| WMS1_1_1 .GetCapsRequest | | Class | org.geotools.data.wms.WMS1_1_1 | GeoTools |
|
| WMS1_1_1 .GetFeatureInfoRequest | | Class | org.geotools.data.wms.WMS1_1_1 | GeoTools |
|
| WMS1_1_1 .GetMapRequest | | Class | org.geotools.data.wms.WMS1_1_1 | GeoTools |
|
| WMS1_1_1 .InternalGetStylesRequest | | Class | org.geotools.data.wms.WMS1_1_1 | GeoTools |
|
| WMS1_1_1 .InternalPutStylesRequest | | Class | org.geotools.data.wms.WMS1_1_1 | GeoTools |
|
| WMS1_3_0 | | Class | org.geotools.data.wms | GeoTools |
|
| WMS1_3_0 .GetCapsRequest | | Class | org.geotools.data.wms.WMS1_3_0 | GeoTools |
|
| WMS1_3_0 .GetFeatureInfoRequest | | Class | org.geotools.data.wms.WMS1_3_0 | GeoTools |
|
| WMS1_3_0 .GetMapRequest | | Class | org.geotools.data.wms.WMS1_3_0 | GeoTools |
|
| WMSCapabilities | Represents a base object for a WMS getCapabilities response. | Class | org.geotools.data.ows | GeoTools |
|
| WMSComplexTypes | | Class | org.geotools.data.wms.xml | GeoTools |
|
| WMSComplexTypes .__ExtendedCapabilitiesType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._AttributionType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._AuthorityURLType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._BLANKType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._BMPType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._BoundingBoxType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._CapabilityType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._ContactAddressType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._ContactInformationType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._ContactPersonPrimaryType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._CW_WKBType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._DataURLType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._DCPTypeType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._DimensionType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._EX_GeographicBoundingBoxType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._ExceptionType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._ExtentType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._FeatureListURLType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._FormatType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._GeoTIFFType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._GetType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._GIFType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._GML_1Type | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._GML_2Type | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._GML_3Type | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._HTTPType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._IdentifierType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._INIMAGEType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._JPEGType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._KeywordListType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._KeywordsType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._KeywordType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._LatLonBoundingBoxType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._LayerType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._LegendURLType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._LogoURLType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._MetadataURLType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._MIMEType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._OnlineResourceType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._PNGType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._PostType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._PPMType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._RequestType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._ScaleHintType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._ServiceException | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._ServiceExceptionReport | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._ServiceType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._StyleSheetURLType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._StyleType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._StyleURLType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._SVGType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._TIFFType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._UserDefinedSymbolizationType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._VendorSpecificCapabilitiesType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._WBMPType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._WebCGMType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._WMS_CapabilitiesType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._WMS_XMLType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._WMT_MS_CapabilitiesType | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSComplexTypes ._WMTException | | Class | org.geotools.data.wms.xml.WMSComplexTypes | GeoTools |
|
| WMSDescribeLayerTypes | | Class | org.geotools.data.wms.xml | GeoTools |
|
| WMSDescribeLayerTypes ._LayerDescription | | Class | org.geotools.data.wms.xml.WMSDescribeLayerTypes | GeoTools |
|
| WMSDescribeLayerTypes ._Query | | Class | org.geotools.data.wms.xml.WMSDescribeLayerTypes | GeoTools |
|
| WMSDescribeLayerTypes .WMS_DescribeLayerResponse | | Class | org.geotools.data.wms.xml.WMSDescribeLayerTypes | GeoTools |
|
| WMSGetCapabilitiesResponse | Provides a hook up to parse the capabilties document from inputstream. | Class | org.geotools.data.wms.response | GeoTools |
|
| WMSOperationType | A subclass of OperationType that allows format getters and setters without having to cast them. | Class | org.geotools.data.wms | GeoTools |
|
| WMSRequest | Available WMS Operations are listed in a Request element. | Class | org.geotools.data.ows | GeoTools |
|
| WMSSchema | | Class | org.geotools.data.wms.xml | GeoTools |
|
| WMSSpecification | | Class | org.geotools.data.wms | GeoTools |
|
| WMSUtils | Provides miscellaneous utility methods for use with WMSs. | Class | org.geotools.data.wms | GeoTools |
|
| WorldFileReader | This class is responsible for parsing a world file in order to build an affine transform using the parameters provided in the file itself. | Class | org.geotools.data | GeoTools |
|
| WorldFileWriter | This class is responsible for creating a world file from a MathTransform or AffineTransform. | Class | org.geotools.data | GeoTools |
|
| WritableByteChannelDecorator | A WritableByteChannel that delegates all calls to the underlying WritableByteChannel but for close() it also calls | Class | org.geotools.data.shapefile.files | GeoTools |
|
| XmlComplexFeatureParser | Parses complex features from a WFS response input stream. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
|
| XMLConfigDigester | Digester to consume the app-schema AppSchemaDataAccessFactory configuration file. | Class | org.geotools.data.complex.config | GeoTools |
|
| XmlFeatureCollection | | Interface | org.geotools.data.complex.xml | GeoTools |
|
| XmlFeatureParser | Abstract form of XmlFeatureParser. | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
|
| XmlFeatureSource | | Interface | org.geotools.data.complex.xml | GeoTools |
|
| XmlFeatureTypeMapping | | Class | org.geotools.data.complex | GeoTools |
|
| XmlMappingFeatureIterator | An implementation of AbstractMappingFeatureIterator to handle XML datasources. | Class | org.geotools.data.complex | GeoTools |
|
| XmlResponse | The xml object returned for processing via a backend xmlDataStore. | Class | org.geotools.data.complex.xml | GeoTools |
|
| XmlSimpleFeatureParser | A GetFeatureParser implementation that uses plain xml pull to parse a GetFeature //@deprecated should be removed as long as PullParserFeatureReader works wellAuthor:Gabriel Roldan (TOPP) | Class | org.geotools.data.wfs.internal.parsers | GeoTools |
|
| XmlSimpleFeatureParser | A GetFeatureParser implementation that uses plain xml pull to parse a GetFeatureSince:2. | Class | org.geotools.data.wfs.v1_1_0.parsers | GeoTools |
|
| XmlXpathFilterData | A DTO used to pass data to the XmlXPathPropertyAccessorFactory, to filter responses from the backend on the Geoserver side. | Class | org.geotools.data.complex.xml | GeoTools |
|
| XPath | Utility class to evaluate XPath expressions against an Attribute instance, which may be any Attribute, whether it is simple, complex, a feature, etc. | Class | org.geotools.data.complex.filter | GeoTools |
|
| XPathUtil | Utility class to evaluate XPath expressions against an Attribute instance, which may be any Attribute, whether it is simple, complex, a feature, etc. | Class | org.geotools.data.complex.filter | GeoTools |
|
| XPathUtil .Step | | Class | org.geotools.data.complex.filter.XPathUtil | GeoTools |
|
| XPathUtil .StepList | | Class | org.geotools.data.complex.filter.XPathUtil | GeoTools |