Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.geotools Classes and Interfaces - 4464 results found.
NameDescriptionTypePackageFramework
AbsoluteComputes the mathematical absolute value of each sample value.Classorg.geotools.coverage.processing.operationGeoTools
AbsoluteExternalPositionalAccuracyImplCloseness of reported coordinate values to values accepted as or being true.Classorg.geotools.metadata.iso.qualityGeoTools
AbsoluteToleranceClassorg.geotools.gml3GeoTools
Abstract_URI_AuthorityFactoryBase class for building OGC URN and HTTP URI wrappers around AllAuthoritiesFactory.Classorg.geotools.referencing.factoryGeoTools
AbstractAttributeIOProvides support for creating AttributeReaders.Classorg.geotools.dataGeoTools
AbstractAuthorityFactoryBase class for authority factories.Classorg.geotools.referencing.factoryGeoTools
AbstractAuthorityMediatorAn authority mediator that consults (a possibily shared) cache before delegating the generation of the content to a "worker" authority factory.Classorg.geotools.referencing.factoryGeoTools
AbstractCachedAuthorityFactoryAn authority factory that consults (a possibly shared) cache before generating The behavior of the createFoo(String) methods first looks if aClassorg.geotools.referencing.factoryGeoTools
AbstractCalcResultAn abstract implementation for CalcResults.Classorg.geotools.feature.visitorGeoTools
AbstractCmdClassorg.geotools.gce.imagemosaic.jdbcGeoTools
AbstractCompilerFactoryProvides the common behavior to make a compiler implementation Warning: This component is not published.Classorg.geotools.filter.text.commonsGeoTools
AbstractComplexBindingBase class for complex bindings.Classorg.geotools.xmlGeoTools
AbstractComplexEMFBindingBase class for complex bindings which map to an EMF model class.Classorg.geotools.xmlGeoTools
AbstractConsoleBase class for application performing operations on WKT objects from the command line.Classorg.geotools.referencing.wktGeoTools
AbstractContrastMethodStrategyClassorg.geotools.stylingGeoTools
AbstractCoordinateOperationEstablishes an association between a source and a target coordinate reference system, and provides a transform for transforming coordinates inClassorg.geotools.referencing.operationGeoTools
AbstractCoordinateOperationFactoryBase class for coordinate operation factories.Classorg.geotools.referencing.operationGeoTools
AbstractCoverageBase class of all coverage type.Classorg.geotools.coverageGeoTools
AbstractCRSAbstract coordinate reference system, usually defined by a coordinate system and a datum.Classorg.geotools.referencing.crsGeoTools
AbstractCSThe set of coordinate system axes that spans a given coordinate space.Classorg.geotools.referencing.csGeoTools
AbstractDataSourceFactorySpiClassorg.geotools.data.jdbc.datasourceGeoTools
AbstractDataStoreClassorg.geotools.dataGeoTools
AbstractDataStoreFactoryClassorg.geotools.dataGeoTools
AbstractDataStoreTestClassorg.geotools.dataGeoTools
AbstractDatumSpecifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.Classorg.geotools.referencing.datumGeoTools
AbstractDerivedCRSA coordinate reference system that is defined by its coordinate conversion from another coordinate reference systemClassorg.geotools.referencing.crsGeoTools
AbstractDescribeLayerRequestDescribes an abstract DescribeLayer request.Classorg.geotools.data.wms.requestGeoTools
AbstractDescriptionBaseTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
AbstractDescriptionTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
AbstractDirectPositionBase class for direct position implementations.Classorg.geotools.geometryGeoTools
AbstractEnvelopeBase class for envelope implementations.Classorg.geotools.geometryGeoTools
AbstractEpsgFactoryA coordinate reference system factory backed by the EPSG database tables.Classorg.geotools.referencing.factory.epsgGeoTools
AbstractEpsgMediatorAbstract implementation for EPSG (has a DataSource reference inside).Classorg.geotools.referencing.factoryGeoTools
AbstractExpressionVisitorEmpty "abstract" implementation of ExpressionVisitor.Classorg.geotools.filter.expressionGeoTools
AbstractFactorySkeletal implementation of factories.Classorg.geotools.factoryGeoTools
AbstractFeatureCollection This implementation asks you to implement: openIterator()size()Classorg.geotools.feature.collectionGeoTools
AbstractFeatureCollectionProcessA Process for feature collections.Classorg.geotools.process.featureGeoTools
AbstractFeatureCollectionProcessFactoryBase class for process factories which perform an operation on each feature in a feature Subclasses must implement:Classorg.geotools.process.featureGeoTools
AbstractFeatureCollectionTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
AbstractFeatureFactoryImplFactory for creating instances of the Attribute family of classes.Classorg.geotools.featureGeoTools
AbstractFeatureLockingClassorg.geotools.dataGeoTools
AbstractFeatureSourceClassorg.geotools.dataGeoTools
AbstractFeatureStoreClassorg.geotools.dataGeoTools
AbstractFeatureTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
AbstractFeatureVisitorAn abstract class to reduce the amount of work needed when working with FeatureVisitor.Classorg.geotools.feature.collectionGeoTools
AbstractFileDataStoreClassorg.geotools.dataGeoTools
AbstractFilterClassorg.geotools.filterGeoTools
AbstractFilterBuilderThis abstract class provides the common behavior to build the filters for the related semantic actions of parsing language process.Classorg.geotools.filter.text.commonsGeoTools
AbstractFilterImplAbstract filter implementation provides or and and methods for child filtersAuthor:Ian Turton, CCGClassorg.geotools.filterGeoTools
AbstractFilterVisitorBase implementation of the FilterVisitor used for inorder traversal of expressions.Classorg.geotools.filter.visitorGeoTools
AbstractFinderFilterVisitorAbstract FilterVisitor for answering yes / no questions about a filter.Classorg.geotools.filter.visitorGeoTools
AbstractGeometricPrimitiveTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
AbstractGeometryBaseTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
AbstractGeometryTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
AbstractGeometryTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
AbstractGetCapabilitiesRequestEach Open Web Service typically defines an operation that describes what operations it supports and what data it holds.Classorg.geotools.data.owsGeoTools
AbstractGetFeatureInfoRequestClassorg.geotools.data.wms.requestGeoTools
AbstractGetFeatureResponseParserFactoryAn abstract WFS response parser factory for GetFeature requests in GML output formats.Classorg.geotools.data.wfs.internal.parsersGeoTools
AbstractGetLegendGraphicRequestProvides functionality for a basic GetLegendGraphic requestAuthor:Richard GouldClassorg.geotools.data.wms.requestGeoTools
AbstractGetMapRequestClassorg.geotools.data.wms.requestGeoTools
AbstractGetStylesRequestProvides functionality for a basic getStyles requestAuthor:Richard GouldClassorg.geotools.data.wms.requestGeoTools
AbstractGMLTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
AbstractGraphIteratorAn abstract implementation of GraphIterator.Classorg.geotools.graph.traverse.basicGeoTools
AbstractGridCoverageBase class for GeoTools implementation of grid coverage.Classorg.geotools.coverage.gridGeoTools
AbstractGridCoverage2DReaderThis class is a first attempt for providing a way to get more informations out of a single 2D raster datasets (x,y).Classorg.geotools.coverage.grid.ioGeoTools
AbstractGridCoverageWriterAn AbstractGridCoverageWriter is the base class for all GridCoverageWriter implementations in GeoTools toolkit.Classorg.geotools.coverage.grid.ioGeoTools
AbstractGridFormatAbstractGridFormat is a convenience class so subclasses only need to populate a Map class and set the read and write parameter fields.Classorg.geotools.coverage.grid.ioGeoTools
AbstractIdentifiedObjectA base class for metadata applicable to reference system objects.Classorg.geotools.referencingGeoTools
AbstractInternationalStringA string that has been internationalized into several locales.Classorg.geotools.utilGeoTools
AbstractLazyAttributeTypeImplA replacement for AttributeTypeImpl with lazy evaluation of super type, so types can be defined in any order.Classorg.geotools.feature.typeGeoTools
AbstractLazyComplexTypeImplA replacement for ComplexTypeImpl with lazy evaluation of descriptors, to support cyclically-defined types.Classorg.geotools.feature.typeGeoTools
AbstractLiteIteratorSubclass that provides a convenient efficient currentSegment(float[] coords) implementation that reuses always the same double array.Classorg.geotools.geometry.jtsGeoTools
AbstractManageableDataSourceAn abstract wrapper created to ease the setup of a ManageableDataSource, you just have to subclass and create a closeClassorg.geotools.data.jdbc.datasourceGeoTools
AbstractMapPaneBase class for Swing map panes.Classorg.geotools.swingGeoTools
AbstractMappingFeatureIteratorBase class for several MappingFeatureImplementation's.Classorg.geotools.data.complexGeoTools
AbstractMathTransformProvides a default implementation for most methods required by the MathTransform interface.Classorg.geotools.referencing.operation.transformGeoTools
AbstractMetadataBase class for metadata implementations.Classorg.geotools.metadataGeoTools
AbstractMetaDataTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
AbstractOpenWebServiceThis abstract class provides a building block for one to implement an Open Web Service (OWS) client.Classorg.geotools.data.owsGeoTools
AbstractOperationProvides descriptive information for a coverage processing operation.Classorg.geotools.coverage.processingGeoTools
AbstractParameterAbstract parameter value or group of parameter values.Classorg.geotools.parameterGeoTools
AbstractParameterDescriptorAbstract definition of a parameter or group of parameters used by an operation method.Classorg.geotools.parameterGeoTools
AbstractParserBase class for Well Know Text (WKT) parser.Classorg.geotools.referencing.wktGeoTools
AbstractPreparedGeometryFilterA base class for GeometryFilters that will use PreparedGeometries when the Expression is a Literal Expression.Classorg.geotools.filter.spatialGeoTools
AbstractPreparedGeometryFilter .LiteralsConstant that identifies which expressions are Literal and JTS GeometriesBoth expressions are Literal expressionsClassorg.geotools.filter.spatial.AbstractPreparedGeometryFilterGeoTools
AbstractProcessProvide an implementation of the process method to implement your own Process.Classorg.geotools.process.implGeoTools
AbstractProcessorBase class for coverage processor implementations.Classorg.geotools.coverage.processingGeoTools
AbstractPutStylesRequestPresents basic functionality for a PutStyles requestAuthor:Richard GouldClassorg.geotools.data.wms.requestGeoTools
AbstractReaderWriterAn abstract implementation of the GraphReaderWriter interface.Classorg.geotools.graph.io.standardGeoTools
AbstractReferenceSystemDescription of a spatial and temporal reference system used by a dataset.Classorg.geotools.referencingGeoTools
AbstractRequestA class that provides functionality for performing basic requestsAuthor:Richard GouldClassorg.geotools.data.owsGeoTools
AbstractRingPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
AbstractRingPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
AbstractRingTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.v3_2.bindingsGeoTools
AbstractRingTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
AbstractSearchFilterVisitorSearchFilterVisitor is a base class used to optimize finding specific information in the filter data structure.Classorg.geotools.filter.visitorGeoTools
AbstractSimpleBindingBase class for simple bindings.Classorg.geotools.xmlGeoTools
AbstractSimpleConfiguratorThis is here to save me some typing and ensure that the simple raster and feature configurators look similar.Classorg.geotools.swt.styling.simpleGeoTools
AbstractSimpleDialogAn abstract base class for simple dialogs with a single control panel (supplied by the sub-class) together with OK and Cancel buttons.Classorg.geotools.swing.dialogGeoTools
AbstractSingleCRSAbstract coordinate reference system, consisting of a single coordinate system and a singleClassorg.geotools.referencing.crsGeoTools
AbstractStyleFactoryAbstract base class for implementing style factories.Classorg.geotools.stylingGeoTools
AbstractStyleVisitorA basic implementation of the StyleVisitor interface.Classorg.geotools.stylingGeoTools
AbstractSurfaceTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
AbstractSurfaceTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
AbstractSymbolizerClassorg.geotools.stylingGeoTools
AbstractWFSStrategyBase template-method class for WFSStrategy implementations that leverage the GeoTools xml-xsd subsystem for schema assisted parsing and encoding of WFS requests and responses.Classorg.geotools.data.wfs.internalGeoTools
AbstractWMSRequestClassorg.geotools.data.wms.requestGeoTools
AbstractZoomToolAbstract base class for the zoom-in and zoom-out tools.Classorg.geotools.swing.toolGeoTools
AbstractZoomToolAbstract base class for the zoom-in and zoom-out tools.Classorg.geotools.swt.toolGeoTools
AcceptFormatsTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
AcceptVersionsTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
AccessDialectEpsgFactoryThis factory uses the MS-Access dialect of SQL.Classorg.geotools.referencing.factory.epsgGeoTools
AccuracyOfATimeMeasurementImplCorrectness of the temporal references of an item (reporting of error in time measurement).Classorg.geotools.metadata.iso.qualityGeoTools
ActionThis interface represents pending actions within a transaction.Interfaceorg.geotools.data.wfs.v1_0_0GeoTools
Action .DeleteActionClassorg.geotools.data.wfs.v1_0_0.ActionGeoTools
Action .InsertActionClassorg.geotools.data.wfs.v1_0_0.ActionGeoTools
Action .UpdateActionClassorg.geotools.data.wfs.v1_0_0.ActionGeoTools
ActionTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
AdaptorFeatureCollection You will need to implement the following methods: getBounds()size()closeIterator(Iterator)openIterator()Classorg.geotools.feature.collectionGeoTools
AddCreate a new coverage as the sum of two source coverages by doing pixel by pixel addition: result[0][0] = source0[0][0] + source1[0][0]Classorg.geotools.coverage.processing.operationGeoTools
AddBuilderClassorg.geotools.filter.expressionGeoTools
AddConstAdds constants (one for each band) to every sample values of the source coverage.Classorg.geotools.coverage.processing.operationGeoTools
AddImplClassorg.geotools.filter.expressionGeoTools
AddressGapValidationStarNodeValidation purpose.Classorg.geotools.validation.networkGeoTools
AddressGapValidationBeanInfoGazetteerNameValidationBeanInfo purpose.Classorg.geotools.validation.networkGeoTools
AddressImplLocation of the responsible individual or organization.Classorg.geotools.metadata.iso.citationGeoTools
AddressOverlapValidationStarNodeValidation purpose.Classorg.geotools.validation.networkGeoTools
AddressOverlapValidationBeanInfoGazetteerNameValidationBeanInfo purpose.Classorg.geotools.validation.networkGeoTools
AddressTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
AddressTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
AdvancedAffineBuilderBuilder for affine transformation with possibility to set several constrains for affine parameters that will be respected during calculation.Classorg.geotools.referencing.operation.builderGeoTools
AffineThis operation is simply a wrapper for the JAI Affine operationSince:12.Classorg.geotools.coverage.processing.operationGeoTools
AffineToGeometricHelper class for converting values from affine transformation matrix to its geometric form.Classorg.geotools.referencing.operation.builderGeoTools
AffineTransform2DClassorg.geotools.referencing.operation.matrixGeoTools
AffineTransform2DTransforms two-dimensional coordinate points using an affine transform.Classorg.geotools.referencing.operation.transformGeoTools
AffineTransformBuilderBuilds MathTransform setup as Affine transformation from a list of MappedPosition.Classorg.geotools.referencing.operation.builderGeoTools
AfterBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
AfterImplClassorg.geotools.filter.temporalGeoTools
AggregateAggregate functions defined for use with the GeoTools library.Classorg.geotools.feature.visitorGeoTools
AIGFormatAn implementation of Format for the Arc/Info Binary Grid (AIG) format.Classorg.geotools.coverageio.gdal.aigGeoTools
AIGFormatFactoryClassorg.geotools.coverageio.gdal.aigGeoTools
AIGReaderThis class can read a AIG data source and create a GridCoverage2DSince:2.Classorg.geotools.coverageio.gdal.aigGeoTools
AlbersEqualAreaAlbers Equal Area Projection (EPSG code 9822).Classorg.geotools.referencing.operation.projectionGeoTools
AlbersEqualArea .Provider provider for an Albers Equal Area projection (EPSG code 9822).Classorg.geotools.referencing.operation.projection.AlbersEqualAreaGeoTools
AliasJava class for anonymous complex type.Classorg.geotools.coverage.io.netcdf.cfGeoTools
All Instances of this interface are intended to represent the 'all' construct inAuthor:dzwiers www.Classorg.geotools.xml.schemaGeoTools
AllAuthoritiesFactoryAn authority factory that delegates the object creation to an other factory determined from the authority name in the code.Classorg.geotools.referencing.factoryGeoTools
AllGTClassorg.geotools.xml.schema.implGeoTools
AllHandler This represents an 'all' element in an xml schema.Classorg.geotools.xml.handlers.xsiGeoTools
AllSomeTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
AnchorPointAn AnchorPoint identifies the location inside a label or graphic to use as an "anchor" for positioning it relative to a point geometry.Interfaceorg.geotools.stylingGeoTools
AnchorPointBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
AnchorPointBuilderAnchorPoint allows you specify which part of a graphic indicates the location.Classorg.geotools.styling.builderGeoTools
AnchorPointImplDirect implementation of AnchorPoint.Classorg.geotools.stylingGeoTools
AncillaryFileManagerA class used to store any auxiliary indexing information such as the low level indexer definition as well as theClassorg.geotools.imageio.netcdfGeoTools
AndBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
AndBuilderFitlerBuilder acting as a simple wrapper around an Expression.Classorg.geotools.filterGeoTools
AndImplDirect implementation of And filter.Classorg.geotools.filterGeoTools
AngleAn angle in degrees.Classorg.geotools.measureGeoTools
AngleFormatParses and formats angles according a specified pattern.Classorg.geotools.measureGeoTools
AngleFormat .RoundingMethodSet the rounding method to use when the last significant digitAlways round downwards: e.Classorg.geotools.measure.AngleFormatGeoTools
AngleSizeValidationStarNodeValidation purpose.Classorg.geotools.validation.networkGeoTools
AngleSizeValidationBeanInfoGazetteerNameValidationBeanInfo purpose.Classorg.geotools.validation.networkGeoTools
AnnotatedBeanProcessFactoryAnnotation driven process factory; used to wrap up a bunch of Java beans as a single To make use of this class you will need to:Classorg.geotools.process.factoryGeoTools
AnnotatedBeanProcessFactory .BeanFactoryRegistrySubclass of FactoryRegistry meant for convenience of looking up all the classes that implement a specific bean interface.Classorg.geotools.process.factory.AnnotatedBeanProcessFactoryGeoTools
AnnotationDrivenProcessFactoryA process factory that uses annotations to determine much of the metadata needed to describe a Process.Classorg.geotools.process.factoryGeoTools
AnnotationFeatureTypeDefines required attributes for Annotations.Classorg.geotools.feature.typeGeoTools
AnsiDialectEpsgFactoryAn EPSG factory for the database generated by SQL scripts rather than the MS-Access one.Classorg.geotools.referencing.factory.epsgGeoTools
Any Instances of this interface are intended to represent the 'any' construct inAuthor:dzwiers www.Interfaceorg.geotools.xml.schemaGeoTools
AnyAttributeHandlerAnyAttributeHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
AnyGTClassorg.geotools.xml.schema.implGeoTools
AnyHandler Represents an 'any' element.Classorg.geotools.xml.handlers.xsiGeoTools
AnyInteractsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
AnyInteractsImplClassorg.geotools.filter.temporalGeoTools
ApplicationSchemaConfigurationAn xml configuration for application schemas.Classorg.geotools.gml3GeoTools
ApplicationSchemaInformationImplInformation about the application schema used to build the dataset.Classorg.geotools.metadata.isoGeoTools
ApplicationSchemaXSDXSD instance for an application schema.Classorg.geotools.gml2GeoTools
ApplicationSchemaXSDXSD instance for an application schema.Classorg.geotools.gml3GeoTools
AppSchemaAttributeBuilderBuilder for attributes.Classorg.geotools.featureGeoTools
AppSchemaConfigurationXML encoder Configuration that uses SchemaResolver to obtain schemas.Classorg.geotools.xmlGeoTools
AppSchemaDataAccessA DataAccess that maps a "simple" source DataStore into a source of full Feature features conforming to an application schema.Classorg.geotools.data.complexGeoTools
AppSchemaDataAccessConfiguratorUtility class to create a set of objects from a complex datastore's configuration object (Classorg.geotools.data.complex.configGeoTools
AppSchemaDataAccessDTOConfiguration object for a AppSchemaDataAccess.Classorg.geotools.data.complex.configGeoTools
AppSchemaDataAccessFactoryDataStoreFactory for ComplexDataStore.Classorg.geotools.data.complexGeoTools
AppSchemaDataAccessRegistryA registry that stores all app schema data access instances per application.Classorg.geotools.data.complexGeoTools
AppSchemaFeatureFactoryImplFeatureFactory that: does not choke on null idsClassorg.geotools.featureGeoTools
AppSchemaFeatureTypeRegistryA registry of GeoTools AttributeType and AttributeDescriptor lazily parsed from the EMF XSDTypeDefinition and XSDElementDeclaration added throughClassorg.geotools.data.complex.configGeoTools
AppSchemaLocationResolverA SchemaLocationResolver that uses SchemaResolver to locate schema resources in a catalog, on the classpath, or in a cache.Classorg.geotools.xmlGeoTools
AppSchemaValidatorA class to perform XML schema validation against schemas found using an SchemaResolverAuthor:Ben Caradoc-Davies (CSIRO Earth Science and Resource Engineering)Classorg.geotools.xmlGeoTools
AppSchemaXSDXSD that uses SchemaResolver to locate schema resources in a catalog, on the classpath, or in a cache.Classorg.geotools.xmlGeoTools
AppSchemaXSDRegistryA singleton registry to store all XSD schema's that are created by app-schema.Classorg.geotools.xmlGeoTools
ArcGISServerStrategyB3partners B.Classorg.geotools.data.wfs.v1_1_0GeoTools
ArcGridFormatAn implementation a Format for the ASCII grid ESRI and GRASS format.Classorg.geotools.gce.arcgridGeoTools
ArcGridFormatFactoryClassorg.geotools.gce.arcgridGeoTools
ArcGridReaderThis class can read an arc grid data source (ArcGrid or GRASS ASCII) and create a GridCoverage2D from the data.Classorg.geotools.gce.arcgridGeoTools
ArcGridWriteParamsClassorg.geotools.gce.arcgridGeoTools
ArcGridWriterArcGridWriter supports writing of an ArcGrid GridCoverage to a XXX We cannot write a rotated grid coverage, we have to enforce that!Classorg.geotools.gce.arcgridGeoTools
ArcParametersClassorg.geotools.gml3GeoTools
ArcSDEAdapterUtility class to deal with SDE specifics such as creating SeQuery objects from geotool's Query's, mapping SDE types to Java ones and JTS Geometries, etc.Classorg.geotools.arcsde.dataGeoTools
ArcSDEConnectionConfigRepresents a set of ArcSDE database connection parameters.Classorg.geotools.arcsde.sessionGeoTools
ArcSDEConnectionFactoryA ObjectFactory to create an ArcSDE connection pool to be JNDI This factory creates an ISessionPool out of the following mandatory parameters:Classorg.geotools.arcsde.jndiGeoTools
ArcSDEDataStoreDataStore implementation to work upon an ArcSDE spatial database gateway.Classorg.geotools.arcsde.dataGeoTools
ArcSDEDataStoreConfigRepresents a set of ArcSDE database connection parameters.Classorg.geotools.arcsde.dataGeoTools
ArcSDEDataStoreFactoryFactory to create DataStores over a live ArcSDE instance.Classorg.geotools.arcsdeGeoTools
ArcSdeExceptionAn IOException that wraps an SeException in order to report the SeError messages that otherwise get hidden in a normal stack trace.Classorg.geotools.arcsdeGeoTools
ArcSdeFeatureCollectionFeatureCollection implementation that works over an ArcSDEFeatureReader or one of the decorators over it returned by ArcSDEDataStore#getFeatureReader(Query, Session, boolean).Classorg.geotools.arcsde.dataGeoTools
ArcSDEFeatureReaderFeatureReader optimized for ArcSDE access.Classorg.geotools.arcsde.dataGeoTools
ArcSdeFeatureSourceClassorg.geotools.arcsde.dataGeoTools
ArcSdeFeatureStoreClassorg.geotools.arcsde.dataGeoTools
ArcSDEGeometryBuilderCreates propper JTS Geometry objects from SeShape objects and viceversa.Classorg.geotools.arcsde.dataGeoTools
ArcSDEGridCoverage2DReaderJAIClassorg.geotools.arcsde.raster.gceGeoTools
ArcSDEJNDIDataStoreFactoryA GeoTools DataStore factory to access an ArcSDE database by grabbing the connection pool from a JNDI reference.Classorg.geotools.arcsdeGeoTools
ArcSDEPlanarImageClassorg.geotools.arcsde.raster.jaiGeoTools
ArcSDERasterFormatAn implementation of the ArcSDE Raster Format.Classorg.geotools.arcsde.raster.gceGeoTools
ArcSDERasterFormatFactory on the Arc Grid implementation.Classorg.geotools.arcsdeGeoTools
ArcSdeResourceInfoResourceInfo adapter for a FeatureTypeInfo and ArcSdeFeatureSourceSince:2.Classorg.geotools.arcsde.dataGeoTools
ArcSdeSimplifyingFilterVisitorCustom simplifying filter visitor that also tries to turn multiple or-ed spatial filters into a single spatial filter (since ArcSDE query cannotClassorg.geotools.arcsde.filterGeoTools
ArcSDEUtilsArcSDE Java API related utility methods to be shared between the gce and dataaccessSince:2.Classorg.geotools.arcsde.utilGeoTools
ArcSdeVersionHandlerInterfaceorg.geotools.arcsde.versioningGeoTools
ArcStringTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
ArcTypeBinding Classorg.geotools.gml3.bindingsGeoTools
AreaFunctionArea of provided geometry.Classorg.geotools.filterGeoTools
ArgHelperClassorg.geotools.validation.xmlGeoTools
ArgHelper .BooleanMappingBooleanMapping purpose.Classorg.geotools.validation.xml.ArgHelperGeoTools
ArgHelper .DateMappingDateMapping purpose.Classorg.geotools.validation.xml.ArgHelperGeoTools
ArgHelper .DoubleMappingDoubleMapping purpose.Classorg.geotools.validation.xml.ArgHelperGeoTools
ArgHelper .EnvelopeMappingEnvelopeMapping purpose.Classorg.geotools.validation.xml.ArgHelperGeoTools
ArgHelper .FilterMappingFilterMapping purpose.Classorg.geotools.validation.xml.ArgHelperGeoTools
ArgHelper .FloatMappingFloatMapping purpose.Classorg.geotools.validation.xml.ArgHelperGeoTools
ArgHelper .GeometryMappingGeometryMapping purpose.Classorg.geotools.validation.xml.ArgHelperGeoTools
ArgHelper .IntegerMappingIntegerMapping purpose.Classorg.geotools.validation.xml.ArgHelperGeoTools
ArgHelper .LongMappingLongMapping purpose.Classorg.geotools.validation.xml.ArgHelperGeoTools
ArgHelper .Mapping Used to mask attribute specific fucntions from the user.Interfaceorg.geotools.validation.xml.ArgHelperGeoTools
ArgHelper .ShortMappingShortMapping purpose.Classorg.geotools.validation.xml.ArgHelperGeoTools
ArgHelper .StringMappingStringMapping purpose.Classorg.geotools.validation.xml.ArgHelperGeoTools
ArgHelper .URIMapping Represents the workings for a URI MappingAuthor:dzwiers, Refractions Research, Inc.Classorg.geotools.validation.xml.ArgHelperGeoTools
ArgumentDTOArgumentConfig purpose.Classorg.geotools.validation.dtoGeoTools
ArgumentsTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
ArgumentTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
Arithmetic_OperatorsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
ArithmeticOperatorsImplClassorg.geotools.filter.capabilityGeoTools
ArrayDataStoreClassorg.geotools.data.storeGeoTools
ArrayHandlerClassorg.geotools.geojson.featureGeoTools
AsMultiGeometryFunctionExpressionFunction which wraps an instance of geometry in its associatd multi geometry Point -> MultiPointClassorg.geotools.filterGeoTools
AssociationDescriptorImplClassorg.geotools.feature.typeGeoTools
AssociationImplClassorg.geotools.featureGeoTools
AssociationTypeImplClassorg.geotools.feature.typeGeoTools
AStarIteratorA path iterator that uses a function (usually denoted f(x)) to determine the order in which the algorithm visits nodes, f(x) is a sum of two functions: Classorg.geotools.graph.traverse.standardGeoTools
AStarIterator .AStarFunctionsDefines the functions needed by A Star.Classorg.geotools.graph.traverse.standard.AStarIteratorGeoTools
AStarIterator .AStarNodeInternal data structure used to track node costs, and parent nodes.Classorg.geotools.graph.traverse.standard.AStarIteratorGeoTools
AStarShortestPathFinderCalculates the shortest path between two nodes using the A Star algorithm (for details see http://en.Classorg.geotools.graph.pathGeoTools
Attribute An instance of this interface should represent an Attribute from an XMLAuthor:dzwiers www.Interfaceorg.geotools.xml.schemaGeoTools
AttributeBuilderBuilder for attributes.Classorg.geotools.featureGeoTools
AttributeCreateOrderListA Collection of AttributeMappings that correspond to complex types that need to be created.Classorg.geotools.data.complexGeoTools
AttributeDescriptorImplClassorg.geotools.feature.typeGeoTools
AttributeEncodeExecutorClassorg.geotools.xml.implGeoTools
AttributeExpressionImplDefines a complex filter (could also be called logical filter).Classorg.geotools.filterGeoTools
AttributeGroup This interface is intended to represent an XML Schema AttributeGroup.Interfaceorg.geotools.xml.schemaGeoTools
AttributeGroupGTClassorg.geotools.xml.schema.implGeoTools
AttributeGroupHandlerAttributeGroupHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
AttributeGTClassorg.geotools.xml.schema.implGeoTools
AttributeHandlerAttributeHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
AttributeHandlerClasses implementing this interace serve as handlers for attributes in an instance document as it is parsed.Interfaceorg.geotools.xml.implGeoTools
AttributeImplSimple, mutable class to store attributes.Classorg.geotools.featureGeoTools
AttributeImplClassorg.geotools.xml.implGeoTools
AttributeInstanceRepresents an attribute in an instance document.Interfaceorg.geotools.xmlGeoTools
AttributeIOParses and encoded feature attributes.Interfaceorg.geotools.geojson.featureGeoTools
AttributeListUsed to provide a List API of an ordinate array.Classorg.geotools.data.oracle.sdoGeoTools
AttributeMappingClassorg.geotools.data.complexGeoTools
AttributeMappingConfiguration object for the mapping of a community schema attribute.Classorg.geotools.data.complex.configGeoTools
AttributeNodeIteratorSpecial node iterator for Attribute.Classorg.geotools.feature.xpathGeoTools
AttributeNodePointerSpecial node pointer for org.Classorg.geotools.feature.xpathGeoTools
AttributeNodePointerFactoryA node factory which creates special node pointers featurs.Classorg.geotools.feature.xpathGeoTools
AttributeReaderThe low-level attribute reading API.Interfaceorg.geotools.dataGeoTools
AttributesTypeJava class for attributesType complex type.Classorg.geotools.gce.imagemosaic.catalog.indexGeoTools
AttributeTableClassorg.geotools.gce.grassraster.core.colorGeoTools
AttributeTypeJava class for attributeType complex type.Classorg.geotools.gce.imagemosaic.catalog.indexGeoTools
AttributeTypeBuilderBuilder for attribute types and descriptors.Classorg.geotools.featureGeoTools
AttributeTypeImplBase class for attribute types.Classorg.geotools.feature.typeGeoTools
AttributeValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.attributesGeoTools
AttributeValidationBeanInfoGazetteerNameValidationBeanInfo purpose.Classorg.geotools.validation.attributesGeoTools
AttributeValueInterfaceorg.geotools.xml.schemaGeoTools
AttributeValueGTClassorg.geotools.xml.schema.implGeoTools
AttributeWriter- Added hasNext to support the FeatureWriter API.Interfaceorg.geotools.dataGeoTools
AttributionThis class is used for representing the Attribution element inside a Layer when parsing a GetCapabilities response.Classorg.geotools.data.wms.xmlGeoTools
AuthorityBackedFactoryA coordinate operation factory extended with the extra informations provided by an authority factory.Classorg.geotools.referencing.operationGeoTools
AuthorityFactoryAdapterAn authority factory which delegates CRS, CS or datum objects creation toClassorg.geotools.referencing.factoryGeoTools
AutoClustThis class implements the AUTOCLUST algorithm of Estivill-Castro and Lee (2002) "Argument free clustering for large spatial point-data sets via boundary extractionClassorg.geotools.graph.util.delaunayGeoTools
AutoClustDataClassorg.geotools.graph.util.delaunayGeoTools
AutoClustUtilsClassorg.geotools.graph.util.delaunayGeoTools
AutoCommitVersionHandlerHandles a versioned table when in auto commit mode, meaning it sets up streams to edit directly the version indicated by the provided version name.Classorg.geotools.arcsde.versioningGeoTools
AutoCRSFactoryThe factory for projected CRS in the AUTO and AUTO2Since:2.Classorg.geotools.referencing.factory.wmsGeoTools
AutoGeneratedPrimaryKeyColumnRepresents a column of a primary key whose values are auto generated This class does not generate new values for the key, relying on the Classorg.geotools.jdbcGeoTools
AvailableFunctionsTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
AvailableFunctionTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
AverageVisitorCalculates the AverageSince:2.Classorg.geotools.feature.visitorGeoTools
AverageVisitor .AverageResultClassorg.geotools.feature.visitor.AverageVisitorGeoTools
AxisDefinition of one axis in a field for which we have some measurements/observations/forecasts.Interfaceorg.geotools.coverage.io.rangeGeoTools
AxisDescriptionType_valuesBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
AxisDescriptionTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
BackingStoreExceptionThrown to indicate that an IdentifiedObjectSet operation could not complete because of a failure in the backing store, or a failure to contact the backing store.Classorg.geotools.referencing.factoryGeoTools
BandImplRange of wavelengths in the electromagnetic spectrum.Classorg.geotools.metadata.iso.contentGeoTools
BandIndexMeasureMeasurable subclass suitable for modeling a band index in a multiband The band index is a measurement of a Dimensionless quantity since itClassorg.geotools.coverage.io.range.implGeoTools
BandMergeOperationJAI subclass used for executing the "Merge" of multiple coverages into a single coverage with multiple bands.Classorg.geotools.coverage.processing.operationGeoTools
BandMerge .TransformList "getTransformationList" returns a List of the AffineTransformations to use for backward mapping the destination pixels into each sourceAuthor:Nicola Lagomarsini, GeoSolutions S.Classorg.geotools.coverage.processing.operation.BandMergeGeoTools
Base64Encodes and decodes to and from Base64 notation.Classorg.geotools.dataGeoTools
Base64 .InputStreamA Base64.Classorg.geotools.data.Base64GeoTools
Base64 .OutputStreamA Base64.Classorg.geotools.data.Base64GeoTools
Base64BinaryA utility class for working with base64 encoding.Classorg.geotools.xml.implGeoTools
Base_TypeNameListTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
BaseCoverageProcessingNodeBase implementation of a CoverageProcessingNode .Classorg.geotools.renderer.lite.gridcoverage2dGeoTools
BaseFeatureCollection This implementation asks you to implement: This is the direct decentent of the origional AbstractFeatureCollectionClassorg.geotools.feature.collectionGeoTools
BaseGDALGridCoverage2DReaderBase class for GridCoverage data access, leveraging on GDAL Java bindings provided by the ImageIO-Ext project.Classorg.geotools.coverageio.gdalGeoTools
BaseGDALGridFormatA Base abstract class implementing Format, to be extended by Formats leveraging on GDAL.Classorg.geotools.coverageio.gdalGeoTools
BaseGridCoverage2DReaderBase class for GridCoverage data accessAuthor:Daniele Romagnoli, GeoSolutions, Simone Giannecchini, GeoSolutionsClassorg.geotools.coverageioGeoTools
BaseGridCoverageProgressAdapterBase class for GridCoverageProgressAdapter implementations to reporto progress about I/O operations with GridCoverages.Classorg.geotools.image.ioGeoTools
BaseGridFormatFactorySPIBase implementation for GridFormatFactorySpi.Classorg.geotools.coverageioGeoTools
BaseMathOperationJAIThis class is the root class for the Maths operations.Classorg.geotools.coverage.processingGeoTools
BaseRequestTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
BaseScaleOperationJAIBase class for providing capabilities to scale GridCoverage2D objects using JAI scale operations.Classorg.geotools.coverage.processingGeoTools
BaseSimpleFeatureCollectionClassorg.geotools.feature.collectionGeoTools
BaseStatisticsOperationJAIThis class is the root class for the Statistics operations based on JAI's StatisticsOpImage like Extrema and Histogram.Classorg.geotools.coverage.processingGeoTools
BaseSymbolizerBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
BasicDirectedEdgeBasic implementation of DirectedEdge.Classorg.geotools.graph.structure.basicGeoTools
BasicDirectedGraphBasic implementation of DirectedGraph.Classorg.geotools.graph.structure.basicGeoTools
BasicDirectedGraphBuilderAn implementation of GraphBuilder used to build directed graphs.Classorg.geotools.graph.build.basicGeoTools
BasicDirectedGraphGeneratorAn implementation of GraphGenerator used to generate directed graphs.Classorg.geotools.graph.build.basicGeoTools
BasicDirectedLineGraphBuilderAn implementation of GraphBuilder extended from BasicDirectedGraphBuilder used to build graphs representing directed line networks.Classorg.geotools.graph.build.lineGeoTools
BasicDirectedLineGraphGeneratorAn implementation of GraphGenerator used to generate a graph representing a directed line network.Classorg.geotools.graph.build.lineGeoTools
BasicDirectedNodeBasic implementation of DirectedNode.Classorg.geotools.graph.structure.basicGeoTools
BasicDirectedXYNodeBasic implementation of a directed XYNode extended from BasicDirectedNode.Classorg.geotools.graph.structure.lineGeoTools
BasicEdgeBasic implementation of Edge.Classorg.geotools.graph.structure.basicGeoTools
BasicFactoriesDefines a common abstraction for getting the different factories.Classorg.geotools.factoryGeoTools
BasicFeatureTypesDefines required attributes for Annotations.Classorg.geotools.feature.typeGeoTools
BasicGraphBasic implemenation of Graph.Classorg.geotools.graph.structure.basicGeoTools
BasicGraphableBasic implementation of Graphable.Classorg.geotools.graph.structure.basicGeoTools
BasicGraphBuilderBasic implementation of GraphBuilder.Classorg.geotools.graph.build.basicGeoTools
BasicGraphGeneratorAn implementation of GraphGenerator.Classorg.geotools.graph.build.basicGeoTools
BasicGraphTraversalA basic implementation of GraphTraversal.Classorg.geotools.graph.traverse.basicGeoTools
BasicLineGraphBuilderAn implementation of GraphBuilder extended from BasicGraphBuilder used to build graphs representing line networks.Classorg.geotools.graph.build.lineGeoTools
BasicLineGraphGeneratorAn implementation of GraphGenerator used to generate a graph representing a line network.Classorg.geotools.graph.build.lineGeoTools
BasicLineStyleA style object is quite hard to set up, involving fills, strokes, symbolizers and rules.Classorg.geotools.stylingGeoTools
BasicNodeBasic implementation of Node.Classorg.geotools.graph.structure.basicGeoTools
BasicPolygonStyleA style object is quite hard to set up, involving fills, strokes, symbolizers and rules.Classorg.geotools.stylingGeoTools
BasicShpFileWriterClassorg.geotools.data.shapefile.filesGeoTools
BasicSQLDialectClassorg.geotools.jdbcGeoTools
BasicXYNodeBasic implementation of XYNode extended from BasicNode.Classorg.geotools.graph.structure.lineGeoTools
BatchFeatureEventProvide batch notification on Commit / Rollback.Classorg.geotools.dataGeoTools
BatikXMLReaderA wrapper that forwards any request to the default JAXP xml reader.Classorg.geotools.renderer.liteGeoTools
BBOX3DImplA 3D BBOX Filter Implementation Supports filtering with BBOXes that have 3D coordinates including a minimum and maximum for the z-axis.Classorg.geotools.filter.spatialGeoTools
BBOXImplClassorg.geotools.filter.spatialGeoTools
BBOXTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
BboxtypeBindingBinding object for the type http://www.Classorg.geotools.geopkg.wps.xmlGeoTools
BeforeBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
BeforeImplClassorg.geotools.filter.temporalGeoTools
BeginsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
BeginsImplClassorg.geotools.filter.temporalGeoTools
BegunByBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
BegunByImplClassorg.geotools.filter.temporalGeoTools
BetweenFilterImplDefines a 'between' filter (which is a specialized compare filter).Classorg.geotools.filterGeoTools
BeyondBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
BeyondImplClassorg.geotools.filter.spatialGeoTools
BilevelOperationWraps any JAI operation producing a bilevel image.Classorg.geotools.coverage.processingGeoTools
BinaryComparisonAbstractAbstract implementation for binary filters.Classorg.geotools.filterGeoTools
BinaryComparisonOpTypeBinding Classorg.geotools.filter.v2_0.bindingsGeoTools
BinaryLogicAbstractClassorg.geotools.filterGeoTools
BinaryLogicOpTypeBinding Classorg.geotools.filter.v2_0.bindingsGeoTools
BinarySpatialOpTypeBinding Classorg.geotools.filter.v2_0.bindingsGeoTools
BinaryTemporalOperatorImplClassorg.geotools.filter.temporalGeoTools
BinaryTemporalOpTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
BindingA specialized handler for a specific type in an xml schema.Interfaceorg.geotools.xmlGeoTools
BindingFactoryCreates the binding for a qualified name.Interfaceorg.geotools.xmlGeoTools
BindingFactoryImplClassorg.geotools.xml.implGeoTools
BindingFilterVisitorBinds all literals in the filter to the target type they are compared to, in order to avoid the usage of converters on a evaluation by evaluation basis.Classorg.geotools.filter.visitorGeoTools
BindingLoaderClassorg.geotools.xml.implGeoTools
BindingPropertyExtractorUses ComplexBinding.Classorg.geotools.xml.implGeoTools
BindingVisitorDispatchMethods for the dispatch of binding visitors that first check for type mismatches between binding Java types and instance types.Classorg.geotools.xml.implGeoTools
BindingWalkerClassorg.geotools.xml.implGeoTools
BindingWalker .BindingExecutionChainClassorg.geotools.xml.impl.BindingWalkerGeoTools
BindingWalker .VisitorInterfaceorg.geotools.xml.impl.BindingWalkerGeoTools
BindingWalkerFactoryFactory made available to bindings to walk over a binding execution chain.Interfaceorg.geotools.xmlGeoTools
BindingWalkerFactoryImplClassorg.geotools.xml.implGeoTools
BlendCompositeJava2D Composite implementation of SVG color blending primitivesClassorg.geotools.renderer.compositeGeoTools
BlendComposite .BlendingModeA list of all supported color blending operations.Classorg.geotools.renderer.composite.BlendCompositeGeoTools
BooleanConverterFactoryConverterFactory for handling boolean conversions.Classorg.geotools.utilGeoTools
BoundaryTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
BoundingBoxTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
BoundingPolygonImplBoundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.Classorg.geotools.metadata.iso.extentGeoTools
BoundingShapeTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
BoundingShapeTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
BoundsVisitorCalculates the extents (envelope) of the features it visits.Classorg.geotools.feature.visitorGeoTools
BoundsVisitor .BoundsResultClassorg.geotools.feature.visitor.BoundsVisitorGeoTools
BreadthFirstIteratorIterates over the nodes of a graph in a Breadth First Search pattern starting from a specified node.Classorg.geotools.graph.traverse.standardGeoTools
BreadthFirstTopologicalIteratorIterates over the nodes of a graph in Breadth First Topological Sort pattern.Classorg.geotools.graph.traverse.standardGeoTools
BrewerPaletteA ColorPalette with additional ColorBrewer information (suitability data and colour selection).Classorg.geotools.brewer.colorGeoTools
BridgeIteratorA closeable iterator wrapped around a provided feature iterator.Classorg.geotools.feature.collectionGeoTools
BridjOGRInteracts with OGR via the bridj library.Classorg.geotools.data.ogr.bridjGeoTools
BridjOGRDataStoreFactoryClassorg.geotools.data.ogr.bridjGeoTools
BridjUtilitiesClassorg.geotools.data.ogr.bridjGeoTools
BrightnessOnlyBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
BrowseGraphicImplGraphic that provides an illustration of the dataset (should include a legend for the graphic).Classorg.geotools.metadata.iso.identificationGeoTools
BufferA simple thread safe buffer.Classorg.geotools.xml.implGeoTools
BufferedAuthorityFactoryAn authority factory that caches all objects created by an other factory.Classorg.geotools.referencing.factoryGeoTools
BufferedCoordinateOperationFactoryCaches the coordinate operations created by an other factory.Classorg.geotools.referencing.operationGeoTools
BufferedFactoryA marker interface for factories that are buffering their objects in some way.Interfaceorg.geotools.factoryGeoTools
BuilderBuilder interface used to impose consistency on Builder implementations.Interfaceorg.geotoolsGeoTools
BuildResultStackHolds the results of the building process in a stack Warning: This component is not published.Classorg.geotools.filter.text.commonsGeoTools
BursaWolfParametersParameters for a geographic transformation between two datum.Classorg.geotools.referencing.datumGeoTools
BursaWolfTransformBuilderBuilds MathTransform setup as BursaWolf transformation from a list of MappedPosition.Classorg.geotools.referencing.operation.builderGeoTools
ByteArrayImageInputStreamSpiImage input stream provider creating an image input stream directly from a byte array.Classorg.geotools.geopkgGeoTools
ByteFileNameExtractorSPIClassorg.geotools.gce.imagemosaic.properties.numericGeoTools
CachedAuthorityDecoratorAn authority factory that caches all objects created by delegate factories.Classorg.geotools.referencing.factoryGeoTools
CachedCRSAuthorityDecoratorAn authority factory that caches all objects created by the delegate CRSAuthorityFactory.Classorg.geotools.referencing.factoryGeoTools
CachedQuadTreeAn experimental QIX in memory index cache.Classorg.geotools.data.shapefile.indexGeoTools
CachingFeatureSourceA caching feature source for fast data access.Classorg.geotools.dataGeoTools
CachingGetFeatureParserClassorg.geotools.data.wfs.internal.parsersGeoTools
CalcResultEncapsulates the results from a FeatureCalc, and includes methods for obtaining and merging results.Interfaceorg.geotools.feature.visitorGeoTools
CalcUtilClassorg.geotools.feature.visitorGeoTools
CalendarApproximations de quelques calculs astronomiques relatifs aux calendriers terrestres.Classorg.geotools.natureGeoTools
CannotCropExceptionThrows when a "crop" operation has been requested but the specified grid coverage can't be scaled.Classorg.geotools.coverage.processingGeoTools
CannotReprojectExceptionThrows when a "resample" operation has been requested but the specified grid coverage can't be reprojected.Classorg.geotools.coverage.processingGeoTools
CannotScaleExceptionThrows when a "scale" operation has been requested but the specified grid coverage can't be scaled.Classorg.geotools.coverage.processingGeoTools
CanonicalSetA canonical set of objects, used to optimize memory use.Classorg.geotools.utilGeoTools
CapabilitiesClassorg.geotools.data.owsGeoTools
CapabilitiesAllows for easier interaction with FilterCapabilities.Classorg.geotools.filterGeoTools
Capabilities200ServiceInfoClassorg.geotools.data.wfs.internal.v2_0GeoTools
CapabilitiesBaseTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
CapabilitiesFilterSplitterDetermines what queries can be processed server side and which can be processed client side.Classorg.geotools.filter.visitorGeoTools
CapabilitiesSectionTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
CapabilitiesServiceInfoClassorg.geotools.data.wfs.internal.v1_xGeoTools
CapabilityBindingClassorg.geotools.wfs.v1_0GeoTools
CartesianAuthorityFactoryA factory providing a EPSG code for a cartesian engineering systemsAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.referencing.factory.epsgGeoTools
CartesianDistanceFilterDefines geometry filters with a distance element.Classorg.geotools.filterGeoTools
CassiniSoldnerCassini-Soldner Projection (EPSG code 9806).Classorg.geotools.referencing.operation.projectionGeoTools
CassiniSoldner .ProviderThe MathTransformProvider for a CassiniSoldner projection.Classorg.geotools.referencing.operation.projection.CassiniSoldnerGeoTools
CatalogBuilderConfigurationSimple bean that conveys the information needed by the CatalogBuilder to create a catalogue of granulesClassorg.geotools.gce.imagemosaic.catalogbuilderGeoTools
CatalogConfigurationBeanCatalog configuration.Classorg.geotools.gce.imagemosaic.catalogGeoTools
CatalogManagerAn utility class which allows to create schema, catalogs, and populate them.Classorg.geotools.gce.imagemosaicGeoTools
CategorizeCategorization: The transformation of continuous values to distinct values.Interfaceorg.geotools.filter.visitorGeoTools
CategorizeBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
CategorizeFunction This implementation is compatible with the Function interface; the parameter list can be used to set theClassorg.geotools.filter.functionGeoTools
CategoryA category delimited by a range of values.Classorg.geotools.coverageGeoTools
ChangeCaseBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
ChannelSelectionThe ChannelSelection element specifies the false-color channel selection for a multi-spectral raster source (such as a multi-band satellite-imageryInterfaceorg.geotools.stylingGeoTools
ChannelSelectionBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
ChannelSelectionBuilderClassorg.geotools.styling.builderGeoTools
ChannelSelectionImplClassorg.geotools.stylingGeoTools
CharsetConverterFactoryConverter for going from a String to a Charset and vice versa.Classorg.geotools.utilGeoTools
ChartGraphicFactoryParses Google charts like requests into various kinds of charts.Classorg.geotools.renderer.chartGeoTools
CheckedArrayListA checked and synchronized List.Classorg.geotools.utilGeoTools
CheckedCollectionCollection that ensures that all elements are assignable to a given base type.Interfaceorg.geotools.utilGeoTools
CheckedHashMapA checked and synchronized Map.Classorg.geotools.utilGeoTools
CheckedHashSetA checked and synchronized Set.Classorg.geotools.utilGeoTools
ChildExpressionBuilderChild expression builder; suitable for use collecting function parameters and binary expression This builder is designed to be "chained" from a parent builder; you may return to the parentClassorg.geotools.filter.expressionGeoTools
Choice This interface is intended to represent a Choice in an XML Schema.Interfaceorg.geotools.xml.schemaGeoTools
ChoiceGeometryTypeYet another hack in order to use our FeatureType.Interfaceorg.geotools.xml.gmlGeoTools
ChoiceGeometryTypeImplCreated for GML generated FeatureTypes.Classorg.geotools.xml.gmlGeoTools
ChoiceGTClassorg.geotools.xml.schema.implGeoTools
ChoiceHandlerChoiceHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
CircleClassorg.geotools.gml3GeoTools
CircleRadiusToleranceClassorg.geotools.gml3GeoTools
CircleTypeBindingClassorg.geotools.gml3.bindingsGeoTools
CircularArcRepresents an arc by three points, and provides methods to linearize it to a given max distance from the actual circleClassorg.geotools.geometry.jtsGeoTools
CircularRingA CircularRing is a CircularString whose start and end point coincide.Classorg.geotools.geometry.jtsGeoTools
CircularStringA CircularString is a sequence of zero or more connected circular arc segments.Classorg.geotools.geometry.jtsGeoTools
CitationDateImplReference date and event used to describe it.Classorg.geotools.metadata.iso.citationGeoTools
CitationImplStandardized resource reference.Classorg.geotools.metadata.iso.citationGeoTools
CitationsA set of pre-defined constants and static methods working on citations.Classorg.geotools.metadata.iso.citationGeoTools
ClassificationFunctionParent for classifiers which break a feature collection into the specified number of classes.Classorg.geotools.filter.functionGeoTools
ClassificationMethodenum ClassificationMethodEnumeration for method of classifying numeric values into ranges (classes).Classorg.geotools.process.classifyGeoTools
ClassificationStatsA classification of data into classes, with a count and statistics for each class.Interfaceorg.geotools.process.classifyGeoTools
ClassifierThe data structure returned by classification functions.Classorg.geotools.filter.functionGeoTools
ClassifyFunctionClassorg.geotools.filter.functionGeoTools
ClasspathGridShiftLocatorDefault grid shift file locator, looks up grids in the classpathAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.referencing.factory.gridshiftGeoTools
ClientTransactionAccessorProvides access to certain transaction state for the PostPreProcessFilterSplittingVisitor and CapabilitiesFilterSplitter.Interfaceorg.geotools.filter.visitorGeoTools
CloseableIteratorInterfaceorg.geotools.dataGeoTools
CloseableIteratorAn iterator backed by some resource that needs closing when done usingAuthor:Andrea Aime - OpenGeoInterfaceorg.geotools.data.shapefile.indexGeoTools
CodeListTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
CodeMeasureUsed to create Axis keys based on an open set of machine readable strings.Classorg.geotools.coverage.io.range.implGeoTools
CodeTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
CodeTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
Collection_AverageFunctionCalculates the average value of an attribute for a given FeatureCollectionSince:2.Classorg.geotools.filter.functionGeoTools
Collection_BoundsFunctionCalculates the bounds of an attribute for a given FeatureCollectionSince:2.Classorg.geotools.filter.functionGeoTools
Collection_CountFunctionCalculates the count value of an attribute for a given SimpleFeatureCollection andSince:2.Classorg.geotools.filter.functionGeoTools
Collection_MaxFunctionCalculates the maximum value of an attribute for a given FeatureCollectionSince:2.Classorg.geotools.filter.functionGeoTools
Collection_MedianFunctionCalculates the median value of an attribute for a given FeatureCollectionSince:2.Classorg.geotools.filter.functionGeoTools
Collection_MinFunctionClassorg.geotools.filter.functionGeoTools
Collection_NearestFunctionFinds the nearest value to the provided one in the attribute domain.Classorg.geotools.filter.functionGeoTools
Collection_SumFunctionCalculates the sum value of an attribute for a given FeatureCollectionSince:2.Classorg.geotools.filter.functionGeoTools
Collection_UniqueFunctionCalculates the unique value of an attribute for a given FeatureCollectionSince:2.Classorg.geotools.filter.functionGeoTools
CollectionConverterFactoryConverts among arrays and different collection classes.Classorg.geotools.utilGeoTools
CollectionDataStoreClassorg.geotools.data.collectionGeoTools
CollectionEventA simple event object to represent all events triggered by FeatureCollection instances (typically change events).Classorg.geotools.featureGeoTools
CollectionFeatureMemberFilterVisitorReplace "featureMembers/ * /ATTRIBUTE" change with "ATTRIBUTE" This is used to clean up xpath expressions prior to use byClassorg.geotools.filter.functionGeoTools
CollectionFeatureReaderFeatureReader that reads features from a java.Classorg.geotools.dataGeoTools
CollectionFeatureSourceThis is a "port" of ContentFeatureSource to work with an iterator.Classorg.geotools.data.collectionGeoTools
CollectionListenerInterface to be implemented by all listeners of CollectionEvents.Interfaceorg.geotools.featureGeoTools
CollectionSourceUsed to quickly adapt a collection for APIs expecting to be able to query generic content.Classorg.geotools.data.memoryGeoTools
CollectionUtilClassorg.geotools.feature.visitorGeoTools
ColorBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
ColorBrewerContains ColorBrewer palettes and suitability data.Classorg.geotools.brewer.colorGeoTools
ColorConverterFactoryConverterFactory for handling color conversions.Classorg.geotools.utilGeoTools
ColorInversionPointOpImage to perform an efficient color inversion given a certain palette.Classorg.geotools.image.paletteGeoTools
ColorInversionCRIFCRIF for the color inversion operationAuthor:Simone Giannecchini, GeoSolutions SASClassorg.geotools.image.paletteGeoTools
ColorInversionDescriptorClassorg.geotools.image.paletteGeoTools
ColorMapThe ColorMap element defines either the colors of a palette-type raster source or the mapping of fixed-numeric pixel values to colors.Interfaceorg.geotools.stylingGeoTools
ColorMapBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
ColorMapBuilderClassorg.geotools.styling.builderGeoTools
ColorMapEntryA basic interface for objects which can hold color map entries.Interfaceorg.geotools.stylingGeoTools
ColorMapEntryBuilderClassorg.geotools.styling.builderGeoTools
ColorMapEntryImplClassorg.geotools.stylingGeoTools
ColorMapImplA simple implementation of the color map interface.Classorg.geotools.stylingGeoTools
ColorPaletteA generic palette containing colours.Classorg.geotools.brewer.colorGeoTools
ColorReductionPointOpImage to perform color reduction on an image using the palette builder.Classorg.geotools.image.paletteGeoTools
ColorReductionCRIFClassorg.geotools.image.paletteGeoTools
ColorReductionDescriptorClassorg.geotools.image.paletteGeoTools
ColorReplacementApply color replacement to an external graphic.Interfaceorg.geotools.stylingGeoTools
ColorReplacementBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
ColorReplacementBuilderClassorg.geotools.styling.builderGeoTools
ColorReplacementImplAn implementation of ColorReplacement; this is a wrapper around an implementaiton of the "Recode" function as defined by SymbologyEncoding 1.Classorg.geotools.stylingGeoTools
ColorRuleClassorg.geotools.gce.grassraster.core.colorGeoTools
ColorStyleTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
ColumnMetadataMetadata about a table column used to carry information through the type mapping process.Classorg.geotools.jdbcGeoTools
ColumnReferenceQualifierQualifies a column reference (aliased) the ArcSDE "table.Classorg.geotools.arcsde.data.viewGeoTools
CommandRunnable used to interact with an ArcSDEConnection.Classorg.geotools.arcsde.sessionGeoTools
CommandLineBase class for command line tools.Classorg.geotools.consoleGeoTools
CommandsClassorg.geotools.arcsde.sessionGeoTools
Commands .CloseConnectionClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .CloseStateCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .CloseStreamCommandA command to close an stream (ie, SeDelete, SeInsert, SeQuery, SeUpdate).Classorg.geotools.arcsde.session.CommandsGeoTools
Commands .CommitTransactionClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .CreateAndExecuteQueryCommandCommand to create, prepare, and execute a query.Classorg.geotools.arcsde.session.CommandsGeoTools
Commands .CreateSeRegistrationCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .CreateSeStateCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .CreateSeTableCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .CreateVersionStateCommandCreates either a direct child state of parentStateId, or a sibling being an exact copy of parentStatId if either the state can't be closed because its in use or parentStateId does notClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .DescribeTableCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .FetchRowCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .GetLayerCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .GetTableCommandClassorg.geotools.arcsde.session.CommandsGeoTools
Commands .GetVersionCommandCommand to fetch a version.Classorg.geotools.arcsde.session.CommandsGeoTools
Commands .PrepareQueryCommandClassorg.geotools.arcsde.session.CommandsGeoTools
CommonFactoryFinderDefines static methods used to access the application's default implementation for some common factories.Classorg.geotools.factoryGeoTools
CommonsConverterFactoryConvert String to common scalar values.Classorg.geotools.utilGeoTools
CommonsLoggerFactoryA factory for loggers that redirect all Java logging events to the Apache's Commons-logging framework.Classorg.geotools.util.loggingGeoTools
ComparatorsGeneral purpose comparators.Classorg.geotools.utilGeoTools
CompareFilterImplDefines a comparison filter (can be a math comparison or generic equals).Classorg.geotools.filterGeoTools
Comparison_OperatorsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
ComparisonOperatorsImplClassorg.geotools.filter.capabilityGeoTools
ComparisonOperatorsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
ComparisonOperatorsTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
ComparisonOperatorTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
ComparisonOperatorTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
CompilerClassorg.geotools.renderer.i18nGeoTools
CompilerUtilCompiler Utility class.Classorg.geotools.filter.text.commonsGeoTools
CompletenessCommissionImplExcess data present in the dataset, as described by the scope.Classorg.geotools.metadata.iso.qualityGeoTools
CompletenessImplPresence and absence of features, their attributes and their relationships.Classorg.geotools.metadata.iso.qualityGeoTools
CompletenessOmissionImplData absent from the dataset, as described by the scope.Classorg.geotools.metadata.iso.qualityGeoTools
ComplexA simple class for the handling of complex numbers.Classorg.geotools.mathGeoTools
ComplexAttributeConverterFactoryThis converter retrieves the values out of attributes.Classorg.geotools.utilGeoTools
ComplexAttributeImplClassorg.geotools.featureGeoTools
ComplexBindingA strategy for parsing elements in an instance document which are of Complex types contain child elements, and attributes.Interfaceorg.geotools.xmlGeoTools
ComplexBindingCallbackBase class for visitors that invoke a callback on a complex binding.Classorg.geotools.xml.implGeoTools
ComplexContentHandler represents a complex content elementAuthor:dzwiers www.Classorg.geotools.xml.handlers.xsiGeoTools
ComplexDataTypeBinding Complex data (such as an image), including a definition of the complex value data structure (i.Classorg.geotools.wps.bindingsGeoTools
ComplexElementHandler This class is intended to handle parsing an xml element from an instance document for elements who's type is both known and complex.Classorg.geotools.xml.handlersGeoTools
ComplexEMFBindingA binding implementation which parses / encodes objects from an EMF model.Classorg.geotools.xmlGeoTools
ComplexFeatureBuilderThe complex feature builder allows the construction of features by progressively appending their components and deferring the construction tillClassorg.geotools.featureGeoTools
ComplexFeatureConstantsThis is just a compilation of constants and static methods used in app-schema module.Classorg.geotools.data.complexGeoTools
ComplexFeatureIteratorImplDefines the complex feature iterator implementation class.Classorg.geotools.feature.collectionGeoTools
ComplexFeatureTypeFactoryImplFeature type factory to produce complex feature type that can be used in feature chaining.Classorg.geotools.feature.typeGeoTools
ComplexFeatureTypeImplThis is a specialization of complex feature type that can be nested inside another feature type.Classorg.geotools.feature.typeGeoTools
ComplexFilterSplitterClassorg.geotools.data.complex.filterGeoTools
ComplexSupportXSAnyTypeBindingA replacement for XSAnyTypeBinding that adds support for ComplexAttribute and related behaviours.Classorg.geotools.gml3.bindingsGeoTools
ComplexType This interface is intended to represent an XML Schema complexType.Interfaceorg.geotools.xml.schemaGeoTools
ComplexTypeGTProvides .Classorg.geotools.xml.schema.implGeoTools
ComplexTypeHandlerComplexTypeHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
ComplexTypeImplBase class for complex types.Classorg.geotools.feature.typeGeoTools
CompositeCurveTypeBindingSimple type binding for Composite Curve GML elements.Classorg.geotools.gml3.bindings.extGeoTools
CompositeFeatureCollectionWraps multiple feature collections into a single.Classorg.geotools.wfsGeoTools
CompositePrimaryKeyFinderExecutes a chain of PrimaryKeyFinder in the order they are definedAuthor:Andrea Aime - OpenGeoClassorg.geotools.jdbcGeoTools
CompoundCurveA CompoundCurve is a connected sequence of circular arcs and linear segments.Classorg.geotools.geometry.jtsGeoTools
CompoundCurvedGeometryConvenience interface to expose methods common to CompoundCurve and CompoundRingAuthor:Andrea Aime - GeoSolutionsInterfaceorg.geotools.geometry.jtsGeoTools
CompoundRingA CompoundRing is a connected sequence of circular arcs and linear segments forming a closedAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.geometry.jtsGeoTools
CompressesRasterWriter Write compressed JGrass rasters to diskSince:1.Classorg.geotools.gce.grassraster.coreGeoTools
CompressionTypeenum CompressionTypeAn enumeration that mirrors the different possible raster compression types in Arcsde (ie,Classorg.geotools.arcsde.raster.infoGeoTools
ConcatenateBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
ConcatenatedTransformBase class for concatenated transform.Classorg.geotools.referencing.operation.transformGeoTools
ConcatenateFunctionThe function concatenates strings.Classorg.geotools.filter.function.stringGeoTools
ConceptualConsistencyImplAdherence to rules of the conceptual schema.Classorg.geotools.metadata.iso.qualityGeoTools
ConfigClassorg.geotools.gce.imagemosaic.jdbcGeoTools
ConfigurationResponsible for configuring a parser runtime environment.Classorg.geotools.xmlGeoTools
ConformanceResultImplInformation about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.Classorg.geotools.metadata.iso.qualityGeoTools
ConformanceTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
ConicHandlerFactoryReturns a ProjectionHandler for the LambertConformal projection that will cut geometries too close to pole on the open ended side of the cone.Classorg.geotools.renderer.crsGeoTools
ConnectionFactoryInterface to abstract out the plain connection and stream set up against theSince:2.Interfaceorg.geotools.wfs.protocolGeoTools
ConnectionLifecycleListenerThis interface can be implemented to perform custom behavior on each connection as it gets borrowed from the connection pool and then released back to the pool.Interfaceorg.geotools.jdbcGeoTools
ConsoleA console for executing CRS operations from the command line.Classorg.geotools.referencingGeoTools
ConstantExpressionThe Expression class is not immutable! However we do have a need for immutable literal expressions whenClassorg.geotools.filterGeoTools
ConstraintsImplRestrictions on the access and use of a resource or metadata.Classorg.geotools.metadata.iso.constraintGeoTools
ContactImplInformation required to enable contact with the responsible person and/or organization.Classorg.geotools.metadata.iso.citationGeoTools
ContactTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
ContactTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
ContainerTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
ContainsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
ContainsImplClassorg.geotools.filter.spatialGeoTools
ContainsIntegrityTests to see if a Geometry is contained within another Geometry.Classorg.geotools.validation.relateGeoTools
ContainsIntegrityBeanInfo To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and CommentsClassorg.geotools.validation.relateGeoTools
ContentDataStoreAbstract base class for data stores.Classorg.geotools.data.storeGeoTools
ContentEntryAn entry for a type or feature source provided by a datastore.Classorg.geotools.data.storeGeoTools
ContentFeatureCollectionA FeatureCollection that completely delegates to a backing FetaureSource#getReaderAuthor:Jody Garnett (Refractions Research, Inc.Classorg.geotools.data.storeGeoTools
ContentFeatureCollection .WrappingFeatureIteratorClassorg.geotools.data.store.ContentFeatureCollectionGeoTools
ContentFeatureSourceAbstract implementation of FeatureSource.Classorg.geotools.data.storeGeoTools
ContentFeatureStoreAbstract implementation of FeatureStore.Classorg.geotools.data.storeGeoTools
ContentFormatExceptionThrows when a stream can't be parsed because some content uses an invalid format.Classorg.geotools.ioGeoTools
ContentInformationImplDescription of the content of a dataset.Classorg.geotools.metadata.iso.contentGeoTools
ContentStateThe state of an entry in a datastore, maintained on a per-transaction basis.Classorg.geotools.data.storeGeoTools
ContextInitializerInvokes the ComplexBinding.Classorg.geotools.xml.implGeoTools
ContrastEnhancementThe ContrastEnhancement object defines contrast enhancement for a channel of a false-color image or for a color image.Interfaceorg.geotools.stylingGeoTools
ContrastEnhancementBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
ContrastEnhancementBuilderClassorg.geotools.styling.builderGeoTools
ContrastEnhancementImplThe ContrastEnhancement object defines contrast enhancement for a channel of a false-color image or for a color image.Classorg.geotools.stylingGeoTools
ContrastEnhancementTypeenum ContrastEnhancementTypeStarting with version 14.Classorg.geotools.renderer.lite.gridcoverage2dGeoTools
ContrastMethodStrategyThis interface defines the strategy that a ContrastEnhancement will use to execute the ContrastMethod that it has defined.Interfaceorg.geotools.stylingGeoTools
ControllerInterfaceorg.geotools.swt.controlGeoTools
ConverterConverts values of one type into another.Interfaceorg.geotools.utilGeoTools
ConverterFactoryFactory used to create instances of Converter.Interfaceorg.geotools.utilGeoTools
ConvertersConvenience class for converting an object from one type to an object of another.Classorg.geotools.utilGeoTools
ConvertToDomHandlerParses XML into a namespace aware dom.Classorg.geotools.wfs.v2_0.bindingsGeoTools
ConvolveComputes each output sample by multiplying elements of a kernel with the samples surrounding a particular source sample.Classorg.geotools.coverage.processing.operationGeoTools
Coordinate2DClassorg.geotools.graph.util.geomGeoTools
CoordinateAccessAllows manipulation of a Geometry's CoordinateSequence.Interfaceorg.geotools.data.oracle.sdoGeoTools
CoordinateAccessFactory This allows us to determine the dimensions of a Geometry.Interfaceorg.geotools.data.oracle.sdoGeoTools
CoordinateFormatFormats a direct position in an arbitrary coordinate reference system.Classorg.geotools.measureGeoTools
CoordinateOperationFactoryUsingWKTAuthority factory that holds user-defined Coordinate Operations.Classorg.geotools.referencing.factory.epsgGeoTools
CoordinatesHelperClass for dealing with JTS14 CoordinateSequences.Classorg.geotools.data.oracle.sdoGeoTools
CoordinateSequencesUtility functions for coordinate sequences (extends the same named JTS class)Author:Andrea Aime - OpenGeo, Martin Davis - OpenGeoClassorg.geotools.geometry.jts.coordinatesequenceGeoTools
CoordinateSequenceTransformerInterface that should be implemented by classes able to apply the provided transformation to aInterfaceorg.geotools.geometry.jtsGeoTools
CoordinatesTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
CoordinateVariableClassorg.geotools.imageio.netcdf.cvGeoTools
CoordinateWriterHandles the writing of coordinates for GML.Classorg.geotools.gml.producerGeoTools
CopyingHandlerClassorg.geotools.wfs.v2_0.bindingsGeoTools
CountingWalkerAn implementation of GraphWalker that counts the number of components visited.Classorg.geotools.graph.traverse.basicGeoTools
CountVisitorDetermines the number of features in the collectionSince:2.Classorg.geotools.feature.visitorGeoTools
CountVisitor .CountResultClassorg.geotools.feature.visitor.CountVisitorGeoTools
CoverageAccessRepresents a Physical storage of coverage data (that we have a connection to).Interfaceorg.geotools.coverage.ioGeoTools
CoverageAccess .AccessTypeLevel of access supported.Classorg.geotools.coverage.io.CoverageAccessGeoTools
CoverageCapabilitiesenum CoverageCapabilitiesDescribes the capabilities of this CoverageSourceClassorg.geotools.coverage.ioGeoTools
CoverageDescriptionImplInformation about the content of a grid data cell.Classorg.geotools.metadata.iso.contentGeoTools
CoverageFactoryFinderDefines static methods used to access the application's default factory implementation.Classorg.geotools.coverageGeoTools
CoverageIOA class containing static convenience methods for locating CoverageAccesss and specific CoverageSources, and performing simple encoding and decoding.Classorg.geotools.coverage.io.implGeoTools
CoverageNameBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
CoverageOfferingBriefTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
CoverageOfferingTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
CoverageProcessingExceptionThrows when a coverage operation failed.Classorg.geotools.coverage.processingGeoTools
CoverageProcessingNodeBasic interface for Coverage Processing as used by SLD 1.Interfaceorg.geotools.renderer.lite.gridcoverage2dGeoTools
CoverageProcessorBase class for coverage processor implementations.Classorg.geotools.coverage.processingGeoTools
CoverageReadRequestRequest information from a CoverageSource.Classorg.geotools.coverage.ioGeoTools
CoverageRequestClassorg.geotools.coverage.ioGeoTools
CoverageResponseClassorg.geotools.coverage.ioGeoTools
CoverageResponse .StatusClassorg.geotools.coverage.io.CoverageResponseGeoTools
CoverageSliceA slice coverageDescriptor represents a feature in the CoverageSlicesCatalog.Classorg.geotools.coverage.io.catalogGeoTools
CoverageSlice .AttributesClassorg.geotools.coverage.io.catalog.CoverageSliceGeoTools
CoverageSlicesCatalogThis class simply builds an index for fast indexed queries.Classorg.geotools.coverage.io.catalogGeoTools
CoverageSlicesCatalog .WrappedCoverageSlicesCatalogCoverageSlicesCatalog always used an hidden H2 DB to store granules index related to a specific file.Classorg.geotools.coverage.io.catalog.CoverageSlicesCatalogGeoTools
CoverageSlicesCatalogSourceA GranuleSource implementation wrapping a CoverageSlicesCatalog.Classorg.geotools.coverage.io.catalogGeoTools
CoverageSourceAllows read-only access to a Coverage.Interfaceorg.geotools.coverage.ioGeoTools
CoverageSource .AdditionalDomainClassorg.geotools.coverage.io.CoverageSourceGeoTools
CoverageSource .DomainTypeReturns the enum constant of this type with the specified name.Classorg.geotools.coverage.io.CoverageSourceGeoTools
CoverageSource .SpatialDomainClassorg.geotools.coverage.io.CoverageSourceGeoTools
CoverageSource .TemporalDomainClassorg.geotools.coverage.io.CoverageSourceGeoTools
CoverageSource .VerticalDomainClassorg.geotools.coverage.io.CoverageSourceGeoTools
CoverageSourceDescriptorDescribes a CoverageSource in terms of Name, CoverageSource.Classorg.geotools.coverage.ioGeoTools
CoverageStoreProvided read-write access to a coverage data product.Interfaceorg.geotools.coverage.ioGeoTools
CoverageStyleBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
CoveragetypeBindingBinding object for the type http://www.Classorg.geotools.geopkg.wps.xmlGeoTools
CoverageUpdateRequestClassorg.geotools.coverage.ioGeoTools
CplErrorLibraryWrapper for library cplError This file was autogenerated by JNAerator,Classorg.geotools.data.ogr.bridjGeoTools
CplErrorLibrary .CPLErrClassorg.geotools.data.ogr.bridj.CplErrorLibraryGeoTools
CQLUtility class to parse CQL predicates and expressions to GeoAPI Filters and Expressions, respectively.Classorg.geotools.filter.text.cql2GeoTools
CQLCompilerCQL Compiler.Classorg.geotools.filter.text.cql2GeoTools
CQLExceptionThis exception is produced when the cql input string has syntax errors.Classorg.geotools.filter.text.cql2GeoTools
CQLParserCQLParser is the result of a javacc jjtree grammar.Classorg.geotools.filter.text.generated.parsersGeoTools
CQLParserConstantsInterfaceorg.geotools.filter.text.generated.parsersGeoTools
CQLParserTokenManagerClassorg.geotools.filter.text.generated.parsersGeoTools
CQLParserTreeConstantsInterfaceorg.geotools.filter.text.generated.parsersGeoTools
CropThe crop operation is responsible for selecting geographic subarea of the source coverage.Classorg.geotools.coverage.processing.operationGeoTools
CrossesBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
CrossesImplClassorg.geotools.filter.spatialGeoTools
CrossesIntegrityClassorg.geotools.validation.relateGeoTools
CrossesIntegrityBeanInfo To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and CommentsClassorg.geotools.validation.relateGeoTools
CRSSimple utility class for making use of the coordinate reference system and associated Factory implementations.Classorg.geotools.referencingGeoTools
CRS .AxisOrderOrdering in which longitude comes before latitude, commonly referred to as x/y ordering.Classorg.geotools.referencing.CRSGeoTools
CRS2GeoTiffMetadataAdapterThis class implements a simple reusable adapter to adapt a CoordinateReferenceSystem into useful Geotiff metadata by mean ofClassorg.geotools.coverage.grid.io.imageio.geotiffGeoTools
CRSAuthoritySpiThis is a marker used to allow CRSService to dynamically locate implementations of CoordinateSystemAuthorityFactory.Interfaceorg.geotools.data.crsGeoTools
CRSChooserCreates a Control for choosing a Coordinate Reference System.Classorg.geotools.swt.controlGeoTools
CRSChooserDialogClassorg.geotools.swt.controlGeoTools
CRSEnvelopeA pair of coordinates and a reference system that represents a section of the Earth.Classorg.geotools.data.owsGeoTools
CRSHandlerClassorg.geotools.geojson.featureGeoTools
CRSListModelList model class for JCRSChooser.Classorg.geotools.swing.dialogGeoTools
CrsStatusBarButtonThe CoordinateReferenceSystem button to put on the statusbar.Classorg.geotools.swt.utilsGeoTools
CSBuilderInterfaceorg.geotools.geometry.coordinatesequenceGeoTools
CSBuilderA Builder for JTS CoordinateSequences.Interfaceorg.geotools.geometry.jts.coordinatesequenceGeoTools
CSBuilderFactoryA factory to obtain a builder for JTS CoordinateSequence objects.Classorg.geotools.geometry.coordinatesequenceGeoTools
CSBuilderFactoryA factory to obtain a builder for JTS CoordinateSequence objects.Classorg.geotools.geometry.jts.coordinatesequenceGeoTools
CssParameterA Cascading Style Sheet parameter.Classorg.geotools.sldGeoTools
CSWThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.cswGeoTools
CSWConfigurationParser configuration for the http://www.Classorg.geotools.cswGeoTools
CubeWerxStrategyA strategy object to aid in querying a CubeWerx WFS 1.Classorg.geotools.data.wfs.internal.v1_xGeoTools
CubeWerxStrategyAn strategy object to deal in querying a CubeWerx WFS 1.Classorg.geotools.data.wfs.v1_1_0GeoTools
CursorManagerA singleton cursor manager.Classorg.geotools.swt.utilsGeoTools
CursorToolThe base class for map pane cursor tools.Classorg.geotools.swing.toolGeoTools
CursorToolThe base class for map pane cursor tools.Classorg.geotools.swt.toolGeoTools
CurveArrayPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
CurveArrayPropertyTypeBindingClassorg.geotools.gml3.bindings.extGeoTools
CurvedGeometriesUtility methods for curved geometriesAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.geometry.jtsGeoTools
CurvedGeometryProvides linearization control for curved geometriesAuthor:Andrea Aime - GeoSolutionsInterfaceorg.geotools.geometry.jtsGeoTools
CurvedGeometryFactoryA GeometryFactory with extra methods to generate CurvedGeometry instancesAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.geometry.jtsGeoTools
CurvedRingMarker interface identifying closed curved geometriesAuthor:Andrea Aime - GeoSolutionsInterfaceorg.geotools.geometry.jtsGeoTools
CurvePolygonA subclass of polygon that can host also curves and will linearize if neededAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.geometry.jtsGeoTools
CurvePropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
CurvePropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindings.extGeoTools
CurveSegmentArrayPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
CurveTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
CurveTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindings.extGeoTools
CustomGlyphRendererClassorg.geotools.renderer.liteGeoTools
CustomPaletteBuilderThis class implements the octree quantization method as it is described in the "Graphics Gems" (ISBN 0-12-286166-3, Chapter 4, pages 297-293)Classorg.geotools.image.paletteGeoTools
CycleRepresents a cycle in a graph.Classorg.geotools.graph.pathGeoTools
CycleDetectorDetects cycles in a graph.Classorg.geotools.graph.util.graphGeoTools
DashedShapeA shape wrapper that generates a stroked version of the shape without actually holding it all in memory (it is streamed through the path iterator)Classorg.geotools.renderer.liteGeoTools
DataHolds values (with associated DataDefinition)Author:Tommaso NolliClassorg.geotools.data.shapefile.indexGeoTools
DataAccessThis is the top-level interface for access to FeatureData.Interfaceorg.geotools.dataGeoTools
DataAccessFactoryConstructs a live DataAccess from a set of connection parameters.Interfaceorg.geotools.dataGeoTools
DataAccessFactory .ParamData class used to capture Parameter requirements.Classorg.geotools.data.DataAccessFactoryGeoTools
DataAccessFinderEnable programs to find all available DataAccess implementations, including the DataStore ones.Classorg.geotools.dataGeoTools
DataAccessMappingFeatureIteratorA Feature iterator that operates over the FeatureSource of a FeatureTypeMapping and produces Features of the outputClassorg.geotools.data.complexGeoTools
DataAccessRegistryA registry that stores data access instances per application.Classorg.geotools.data.complexGeoTools
DatabaseCreationScriptClassorg.geotools.referencing.factory.epsgGeoTools
DataDefinitionClassorg.geotools.data.shapefile.indexGeoTools
DataFeatureCollectionA starting point for implementing FeatureCollection's backed onto a FeatureReader.Classorg.geotools.data.storeGeoTools
DataIdentificationImplInformation required to identify a dataset.Classorg.geotools.metadata.iso.identificationGeoTools
DataQualityImplQuality information for the data specified by a data quality scope.Classorg.geotools.metadata.iso.qualityGeoTools
DataSourceExceptionThrown when there is an error in a datasource.Classorg.geotools.dataGeoTools
DataSourceFactorySpiConstructs a live DataSource from a set of parameters.Interfaceorg.geotools.data.jdbc.datasourceGeoTools
DataSourceFinderEnable programs to find all available DataSourceFactorySpi implementations.Classorg.geotools.data.jdbc.datasourceGeoTools
DataSourceUtilUtility methods to build a default connection poolAuthor:Andrea Aime - TOPPClassorg.geotools.data.jdbc.datasourceGeoTools
DataStoreThis represents a physical source of feature data, such as a shapefiles or database, where the features will be instances of SimpleFeature.Interfaceorg.geotools.dataGeoTools
DataStoreConfigurationA simple class storing DataStore connection properties such as the FactorySPI used to create that datastore, as well as the connections parameters.Classorg.geotools.coverage.io.catalogGeoTools
DataStoreFactorySpiFactory used to construct a DataStore from a set of parameters.Interfaceorg.geotools.dataGeoTools
DataStoreFinderEnable programs to find all available datastore implementations.Classorg.geotools.dataGeoTools
DataStoreSoftReferenceClassorg.geotools.data.directoryGeoTools
DataStoreWrapperA data store wrapper around a DataStore object.Classorg.geotools.gce.imagemosaic.catalog.oracleGeoTools
DataTestCaseA set of constructs and utility methods used to test the data module.Classorg.geotools.dataGeoTools
DataTypeBindingBinding object for the type http://www.Classorg.geotools.kml.v22.bindingsGeoTools
DatatypeConverterImplClassorg.geotools.xml.implGeoTools
DatatypeConverterInterfaceThe DatatypeConverterInterface is a helper class for implementation of custom print() and parse()Interfaceorg.geotools.xml.implGeoTools
DataUtilitiesUtility functions for use with GeoTools with data classes.Classorg.geotools.dataGeoTools
DataUtilitiesPart of DataUtilities from gt-main, which cannot be used here because of cyclic Maven FIXME: module dependencies should be refactored until this class does not need to exist.Classorg.geotools.referencing.factory.gridshiftGeoTools
DateRangeClassorg.geotools.utilGeoTools
DateRangeComparatorClassorg.geotools.coverage.io.utilGeoTools
DateRangeTreeSetA treeset implementation with a built-in comparator for DateRange objectsAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.coverage.io.utilGeoTools
DateTimeTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
DateUtilUtility class supplying static methods.Classorg.geotools.feature.typeGeoTools
DatumAliasesA datum factory that add aliases to a datum name before to delegates the datumClassorg.geotools.referencing.factoryGeoTools
DB2BlobConverterFactoryClassorg.geotools.data.db2GeoTools
DB2ClobConverterFactoryClassorg.geotools.data.db2GeoTools
DB2DialectClassorg.geotools.gce.imagemosaic.jdbcGeoTools
DB2DialectInfoClassorg.geotools.data.db2GeoTools
DB2FilterToSQLGenerate a WHERE clause for DB2 Spatial Extender based on a spatial filter.Classorg.geotools.data.db2GeoTools
DB2NGDataStoreFactoryDataStoreFactory for DB2 database.Classorg.geotools.data.db2GeoTools
DB2NGJNDIDataStoreFactoryDataStoreFactory for DB2 database.Classorg.geotools.data.db2GeoTools
DB2SQLDialectClassorg.geotools.data.db2GeoTools
DB2SQLDialectBasicClassorg.geotools.data.db2GeoTools
DB2SQLDialectPreparedClassorg.geotools.data.db2GeoTools
DB2UtilClassorg.geotools.data.db2GeoTools
DB2WKBConstantsClassorg.geotools.data.db2GeoTools
DB2WKBReaderClassorg.geotools.data.db2GeoTools
DB2WKBWriterClassorg.geotools.data.db2GeoTools
DbaseFileExceptionThrown when an error relating to the shapefile occurs.Classorg.geotools.data.shapefile.dbfGeoTools
DbaseFileHeaderClass to represent the header of a Dbase III file.Classorg.geotools.data.shapefile.dbfGeoTools
DbaseFileReaderA DbaseFileReader is used to read a dbase III format file.Classorg.geotools.data.shapefile.dbfGeoTools
DbaseFileWriterA DbaseFileReader is used to read a dbase III format file.Classorg.geotools.data.shapefile.dbfGeoTools
DbaseFileWriter .FieldFormatterUtility for formatting Dbase fields.Classorg.geotools.data.shapefile.dbf.DbaseFileWriterGeoTools
DBCPDataSourceA closeable wrapper around BasicDataSourceAuthor:AdministratorClassorg.geotools.data.jdbc.datasourceGeoTools
DBCPDataSourceFactoryA datasource factory using DBCP connection poolAuthor:Andrea Aime - TOPPClassorg.geotools.data.jdbc.datasourceGeoTools
DBCPUnWrapperUnwraps DBCP managed connectionsAuthor:Andrea Aime - TOPPClassorg.geotools.data.jdbc.datasourceGeoTools
DBDialectThis class is the base class for the different sql dialects used in spatial extensions form different vendorsClassorg.geotools.gce.imagemosaic.jdbcGeoTools
DBReaderWriterAn implementation of GraphReaderWriter used for reading and writing graph objects to and from a database.Classorg.geotools.graph.io.standardGeoTools
DCThis interface contains the qualified names of all the types,elements, and attributes in the http://purl.Classorg.geotools.cswGeoTools
DCConfigurationParser configuration for the http://purl.Classorg.geotools.cswGeoTools
DCPTypeBindingClassorg.geotools.wfs.v1_0GeoTools
DCPTypeType_HTTPBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
DCPTypeTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
DCTThis interface contains the qualified names of all the types,elements, and attributes in the http://purl.Classorg.geotools.cswGeoTools
DCTConfigurationParser configuration for the http://purl.Classorg.geotools.cswGeoTools
DecimationPolicyenum DecimationPolicyDecimation policies.Classorg.geotools.coverage.grid.ioGeoTools
DecimatorAccepts geometries and collapses all the vertices that will be rendered to the same pixel.Classorg.geotools.geometry.jtsGeoTools
DecoratingFeatureBase class for feature decorators.Classorg.geotools.featureGeoTools
DecoratingFeatureCollectionA FeatureCollection which completely delegates to another FeatureCollection.Classorg.geotools.feature.collectionGeoTools
DecoratingFeatureIteratorA feature iterator that completely delegates to another FeatureIterator.Classorg.geotools.feature.collectionGeoTools
DecoratingSimpleFeatureCollectionA FeatureCollection which completely delegates to another FeatureCollection.Classorg.geotools.feature.collectionGeoTools
DecoratingSimpleFeatureIteratorA feature iterator that completely delegates to a normal Iterator, simply allowing Java 1.Classorg.geotools.feature.collectionGeoTools
DefaultAffineCSA two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal.Classorg.geotools.referencing.csGeoTools
DefaultAttributeIOClassorg.geotools.geojson.featureGeoTools
DefaultAxis when defining your own field type.Classorg.geotools.coverage.io.range.implGeoTools
DefaultCalendarClassorg.geotools.temporal.referenceGeoTools
DefaultCalendarDateA data type that shall be used to identify temporal position within a calendar.Classorg.geotools.temporal.objectGeoTools
DefaultCalendarEraClassorg.geotools.temporal.referenceGeoTools
DefaultCartesianCSA 1-, 2-, or 3-dimensional coordinate system.Classorg.geotools.referencing.csGeoTools
DefaultClockClassorg.geotools.temporal.referenceGeoTools
DefaultClockTimeA data type that shall be used to identify a temporal position within a day.Classorg.geotools.temporal.objectGeoTools
DefaultCloseableIteratorClassorg.geotools.dataGeoTools
DefaultCompoundCRSA coordinate reference system describing the position of points through two or more independent coordinate reference systems.Classorg.geotools.referencing.crsGeoTools
DefaultCompoundCSA coordinate system made of two or more independent coordinate systems.Classorg.geotools.referencing.csGeoTools
DefaultConcatenatedOperationAn ordered sequence of two or more single coordinate operations.Classorg.geotools.referencing.operationGeoTools
DefaultConicProjectionBase class for conical map projections.Classorg.geotools.referencing.operationGeoTools
DefaultConnectionFactoryHandles setting up connections to a WFS based on a WFS capabilities document, taking care of GZIP and authentication.Classorg.geotools.wfs.protocolGeoTools
DefaultConversionAn operation on coordinates that does not include any change of Datum.Classorg.geotools.referencing.operationGeoTools
DefaultCoordinateOperationFactoryCreates coordinate operations.Classorg.geotools.referencing.operationGeoTools
DefaultCoordinateSequenceTransformerA default implementation of coordinate sequence transformer.Classorg.geotools.geometry.jtsGeoTools
DefaultCoordinateSystemAxisDefinition of a coordinate system axis.Classorg.geotools.referencing.csGeoTools
DefaultCoverageAccessDefault implementation of CoverageAccess.Classorg.geotools.coverage.io.implGeoTools
DefaultCoverageSourceDefault implementation of CoverageSource.Classorg.geotools.coverage.io.implGeoTools
DefaultCRSFilterVisitorReturns a clone of the provided filter where all geometries and bboxes that do not have a CRS gets the specified default one.Classorg.geotools.filter.spatialGeoTools
DefaultCSBuilderA CSBuilder that generates DefaultCoordinateSequence objects, that is, coordinate sequences backed by a Coordinate[] array.Classorg.geotools.geometry.coordinatesequenceGeoTools
DefaultCSBuilderA CSBuilder that generates DefaultCoordinateSequence objects, that is, coordinate sequences backed by a Coordinate[] array.Classorg.geotools.geometry.jts.coordinatesequenceGeoTools
DefaultCylindricalCSA three-dimensional coordinate system consisting of a polar coordinate system extended by a straightClassorg.geotools.referencing.csGeoTools
DefaultCylindricalProjectionBase class for cylindrical map projections.Classorg.geotools.referencing.operationGeoTools
DefaultDateAndTimeProvides a single data type for identifying a temporal position with a resolution of less than a day.Classorg.geotools.temporal.objectGeoTools
DefaultDerivedCRSA coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.Classorg.geotools.referencing.crsGeoTools
DefaultDimensionDescriptorDefault implementation of the DimensionDescriptor interfaceAuthor:Daniele Romagnoli - GeoSolutions SASClassorg.geotools.coverage.grid.ioGeoTools
DefaultDriverBase Implementation for the Driver interface.Classorg.geotools.coverage.io.implGeoTools
DefaultDurationA data type to be used for describing length or distance in the temporal dimension.Classorg.geotools.temporal.objectGeoTools
DefaultEllipsoidGeometric figure that can be used to describe the approximate shape of the earth.Classorg.geotools.referencing.datumGeoTools
DefaultEllipsoidalCSA two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.Classorg.geotools.referencing.csGeoTools
DefaultEngineeringCRSA contextually local coordinate reference system.Classorg.geotools.referencing.crsGeoTools
DefaultEngineeringDatumDefines the origin of an engineering coordinate reference system.Classorg.geotools.referencing.datumGeoTools
DefaultExpressionClassorg.geotools.filterGeoTools
DefaultExpressionVisitorAbstract implementation of ExpressionVisitor that simply walks the data structure.Classorg.geotools.filter.visitorGeoTools
DefaultFactoryBase class for EPSG factories to be registered in GeometryFactoryFinder.Classorg.geotools.referencing.factory.epsgGeoTools
DefaultFeatureCollectionA basic implementation of SimpleFeatureCollection which use a TreeMap for its internal storage.Classorg.geotools.featureGeoTools
DefaultFeatureCollectionsConcrete extension to FeatureCollections to create DefaultFeatureCollections.Classorg.geotools.featureGeoTools
DefaultFeatureLockUsed in conjuction with FeatureLocking to lock features during a transaction.Classorg.geotools.dataGeoTools
DefaultFeatureLockFactoryDefault implementation of the FeatureLockFactory.Classorg.geotools.dataGeoTools
DefaultFeatureReaderBasic support for reading Features from an AttributeReader.Classorg.geotools.dataGeoTools
DefaultFeatureResultsGeneric "results" of a query, class.Classorg.geotools.dataGeoTools
DefaultFeatureResultsClassorg.geotools.validationGeoTools
DefaultFeatureValidationTests to see if a Feature .Classorg.geotools.validationGeoTools
DefaultFeatureValidationBeanInfoDefaultFeatureValidationBeanInfo purpose.Classorg.geotools.validationGeoTools
DefaultFIDReaderA Default FIDReader.Classorg.geotools.dataGeoTools
DefaultFieldTypeClassorg.geotools.coverage.io.range.implGeoTools
DefaultFileCoverageAccessClassorg.geotools.coverage.io.implGeoTools
DefaultFileDriverBase class extending DefaultDriver leveraging on URLs.Classorg.geotools.coverage.io.implGeoTools
DefaultFileFilterA FileFilter implementation using Unix-style wildcards.Classorg.geotools.ioGeoTools
DefaultFileResourceInfoDefault implementation of FileResourceInfo.Classorg.geotools.dataGeoTools
DefaultFileServiceInfoDefault implementation of FileServiceInfo.Classorg.geotools.dataGeoTools
DefaultFilterVisitorAbstract implementation of FilterVisitor that simply walks the data structure.Classorg.geotools.filter.visitorGeoTools
DefaultFunctionFactoryFilter function factory that uses the service provider interface (SPI) lookup mechanism to create functions.Classorg.geotools.filter.functionGeoTools
DefaultGeocentricCRSA 3D coordinate reference system with the origin at the approximate centre of mass of the earth.Classorg.geotools.referencing.crsGeoTools
DefaultGeodeticDatumDefines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.Classorg.geotools.referencing.datumGeoTools
DefaultGeographicCRSA coordinate reference system based on an ellipsoidal approximation of the geoid; this provides an accurate representation of the geometry of geographic features for a large portion of theClassorg.geotools.referencing.crsGeoTools
DefaultGlyphFactoryClassorg.geotools.legendGeoTools
DefaultGridCoverageResponseDefault GridCoverageResponse implementation.Classorg.geotools.coverage.io.implGeoTools
DefaultGridFeatureBuilderA basic implementation of GridFeatureBuilder which will create a SimpleFeatureType having two properties:Classorg.geotools.gridGeoTools
DefaultHarvestedSourceDefault implementation of the HarvestedSource interfaceAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.coverage.grid.ioGeoTools
DefaultImageCRSAn engineering coordinate reference system applied to locations in images.Classorg.geotools.referencing.crsGeoTools
DefaultImageDatumDefines the origin of an image coordinate reference system.Classorg.geotools.referencing.datumGeoTools
DefaultInstantA zero-dimensional geometric primitive that represents position in time, equivalent to a pointAuthor:Mehdi Sidhoum (Geomatys)Classorg.geotools.temporal.objectGeoTools
DefaultIntegrityValidationTests to see if a Feature .Classorg.geotools.validationGeoTools
DefaultIntegrityValidationBeanInfoDefaultFeatureValidationBeanInfo purpose.Classorg.geotools.validationGeoTools
DefaultIntervalLengthA data type for intervals of time which supports the expression of duration in terms of a specified multiple of a single unit of time.Classorg.geotools.temporal.objectGeoTools
DefaultJulianDateThe Julian day numbering system is a temporal coordinate system that has its origin at noon on 1 January 4713 BCE in the Julian proleptic calendar.Classorg.geotools.temporal.objectGeoTools
DefaultLinearCSA one-dimensional coordinate system that consists of the points that lie on the single axis described.Classorg.geotools.referencing.csGeoTools
DefaultMapContextA kinder gentler implementation of MapContext that produces defaults This implementation produces defaults as needed for:Classorg.geotools.mapGeoTools
DefaultMapLayerDefault Implementation of MapLayer.Classorg.geotools.mapGeoTools
DefaultMapMouseEventDispatcherReceives mouse events from a MapPane instance, converts them to MapPaneMouseEvents, and sends these to the active map pane Classorg.geotools.swing.eventGeoTools
DefaultMathTransformFactoryLow level factory for creating math transforms.Classorg.geotools.referencing.operationGeoTools
DefaultOperationA parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.Classorg.geotools.referencing.operationGeoTools
DefaultOperationMethodDefinition of an algorithm used to perform a coordinate operation.Classorg.geotools.referencing.operationGeoTools
DefaultOrdinalEraClassorg.geotools.temporal.referenceGeoTools
DefaultOrdinalPositionA data type that shall be used for identifying temporal position within an ordinal temporal reference system.Classorg.geotools.temporal.objectGeoTools
DefaultOrdinalReferenceSystemClassorg.geotools.temporal.referenceGeoTools
DefaultParameterDescriptorThe definition of a parameter used by an operation method.Classorg.geotools.parameterGeoTools
DefaultParameterDescriptorGroupThe definition of a group of related parameters used by an operation method.Classorg.geotools.parameterGeoTools
DefaultPassThroughOperationA pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.Classorg.geotools.referencing.operationGeoTools
DefaultPeriodA one-dimensional geometric primitive that represent extent in time.Classorg.geotools.temporal.objectGeoTools
DefaultPeriodDurationUses the format specified by ISO 8601 for exchanging information about the duration of a period.Classorg.geotools.temporal.objectGeoTools
DefaultPlanarProjectionBase class for for azimuthal (or planar) map projections.Classorg.geotools.referencing.operationGeoTools
DefaultPolarCSA two-dimensional coordinate system in which position is specified by the distance from the origin and the angle between the line from the origin to a point and a reference direction.Classorg.geotools.referencing.csGeoTools
DefaultPositionA union class that consists of one of the data types listed as its attributes.Classorg.geotools.temporal.objectGeoTools
DefaultPrimeMeridianA prime meridian defines the origin from which longitude values are determined.Classorg.geotools.referencing.datumGeoTools
DefaultProgressListenerDefault Implementation of ProgressListener that does retain exceptions.Classorg.geotools.utilGeoTools
DefaultProgressListener .WarningCollector class for warnings.Classorg.geotools.util.DefaultProgressListenerGeoTools
DefaultProjectedCRSA 2D coordinate reference system used to approximate the shape of the earth on a planar surface.Classorg.geotools.referencing.crsGeoTools
DefaultProjectionA conversion transforming (longitude,latitude) coordinates to cartesian coordinatesClassorg.geotools.referencing.operationGeoTools
DefaultPropertiesCollectorSPIClassorg.geotools.gce.imagemosaic.propertiesGeoTools
DefaultQueryA Query class allowing content to be requested from a Datastore or FeatureSource.Classorg.geotools.dataGeoTools
DefaultRangeTypeDefault implementation of RangeTypeAuthor:Simone Giannecchini, GeoSolutions.Classorg.geotools.coverage.io.range.implGeoTools
DefaultRenderingExecutorThe default implementation of RenderingExecutor which is used by JMapPane and JLayeredMapPane.Classorg.geotools.swingGeoTools
DefaultRepositoryDefault Repository implementation allows GeoTools to manage your DataStores.Classorg.geotools.dataGeoTools
DefaultResourceInfoDefault implementation of ResourceInfo; a simple java bean.Classorg.geotools.dataGeoTools
DefaultResourceLocatorDefault locator for online resources.Classorg.geotools.stylingGeoTools
DefaultServiceInfoClassorg.geotools.dataGeoTools
DefaultSingleOperationA single (not concatenated) coordinate operation.Classorg.geotools.referencing.operationGeoTools
DefaultSphericalCSA three-dimensional coordinate system with one distance measured from the origin and two angular coordinates.Classorg.geotools.referencing.csGeoTools
DefaultTemporalCoordinateA data type that shall be used for identifying temporal position within a temporal coordinateAuthor:Mehdi Sidhoum (Geomatys)Classorg.geotools.temporal.objectGeoTools
DefaultTemporalCoordinateSystemClassorg.geotools.temporal.referenceGeoTools
DefaultTemporalCRSA 1D coordinate reference system used for the recording of time.Classorg.geotools.referencing.crsGeoTools
DefaultTemporalDatumA temporal datum defines the origin of a temporal coordinate reference system.Classorg.geotools.referencing.datumGeoTools
DefaultTemporalGeometricPrimitiveAn abstract class with two subclasses for representing a temporal instant and a temporal period.Classorg.geotools.temporal.objectGeoTools
DefaultTemporalObjectBase abstract class for temporal object.Classorg.geotools.temporal.objectGeoTools
DefaultTemporalPositionUsed for describing temporal positions referenced to other temporal reference systems.Classorg.geotools.temporal.objectGeoTools
DefaultTemporalPrimitiveAn abstract class that represents a non-decomposed element of geometry or topology of time.Classorg.geotools.temporal.objectGeoTools
DefaultTemporalReferenceSystemClassorg.geotools.temporal.referenceGeoTools
DefaultTimeCSA one-dimensional coordinate system containing a single time axis, used to describe the temporal position of a point in the specified time units from a specified time origin.Classorg.geotools.referencing.csGeoTools
DefaultTransactionQuick implementation of Transaction api.Classorg.geotools.dataGeoTools
DefaultTransformationAn operation on coordinates that usually includes a change of Datum.Classorg.geotools.referencing.operationGeoTools
DefaultUserDefinedCSA two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other Coordinate System type.Classorg.geotools.referencing.csGeoTools
DefaultVerticalCRSA 1D coordinate reference system used for recording heights or depths.Classorg.geotools.referencing.crsGeoTools
DefaultVerticalCSA one-dimensional coordinate system used to record the heights (or depths) of points.Classorg.geotools.referencing.csGeoTools
DefaultVerticalDatumA textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface.Classorg.geotools.referencing.datumGeoTools
DefaultViewWrapper for SimpleFeatureSource constrained by a Query.Classorg.geotools.data.viewGeoTools
DefaultWFSStrategyA default strategy for a WFS 1.Classorg.geotools.data.wfs.v1_1_0GeoTools
DeferredAuthorityFactoryA buffered authority factory which will defer the creation of a backing store until when first needed.Classorg.geotools.referencing.factoryGeoTools
DefiningConversionA conversion used for the definition of a derived CRS (including projections).Classorg.geotools.referencing.operationGeoTools
DefinitionDefines a transformed attribute to be used in TransformFeatureSourceAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.data.transformGeoTools
DelaunayEdgeClassorg.geotools.graph.util.delaunayGeoTools
DelaunayNodeClassorg.geotools.graph.util.delaunayGeoTools
DelaunayTriangulatorClassorg.geotools.graph.util.delaunayGeoTools
DelegateFeatureIteratorA feature iterator that completely delegates to a normal Iterator, simply allowing Java 1.Classorg.geotools.feature.collectionGeoTools
DelegateFeatureReaderA FeatureReader that wraps up a normal FeatureIterator.Classorg.geotools.data.collectionGeoTools
DelegateHTTPClientClassorg.geotools.data.owsGeoTools
DelegateHTTPResponseClassorg.geotools.data.owsGeoTools
DelegateProgressListenerClassorg.geotools.utilGeoTools
DelegateSimpleFeatureIteratorA feature iterator that completely delegates to a normal Iterator, simply allowing Java 1.Classorg.geotools.feature.collectionGeoTools
DelegateSimpleFeatureReaderClassorg.geotools.data.simpleGeoTools
DelegatingFeatureReaderInterface for wrapping feature readers which delegate to another feature reader.Interfaceorg.geotools.dataGeoTools
DelegatingFeatureWriterInterface for wrapping feature writers which delegate to another feature writer.Interfaceorg.geotools.dataGeoTools
DelegatingHandlerClassorg.geotools.geojsonGeoTools
DelegatingHandlerClassorg.geotools.xml.implGeoTools
DelegatingSimpleFeatureWriterInterfaceorg.geotools.data.simpleGeoTools
DeleteElementTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
DepthFirstIteratorIterates over the nodes of a graph in a Depth First Search pattern starting from a specified node.Classorg.geotools.graph.traverse.standardGeoTools
DepthFirstTopologicalIteratorIterates over the nodes of a graph in Depth First Topological Sort pattern.Classorg.geotools.graph.traverse.standardGeoTools
DerivedMapA map whose keys are derived from an other map.Classorg.geotools.utilGeoTools
DerivedSetA set whose values are derived from an other set.Classorg.geotools.utilGeoTools
DescribeEOCoverageSetBindingCustom binding for the DescribeEOCoverageSetType typeAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.wcs.bindingsGeoTools
DescribeFeatureTypeParserThis class is meant to parse a WFS DescribeFeatureType response but is not yet engaged.Classorg.geotools.data.wfs.v1_1_0.parsersGeoTools
DescribeFeatureTypeRequestClassorg.geotools.data.wfs.internalGeoTools
DescribeFeatureTypeResponseClassorg.geotools.data.wfs.internalGeoTools
DescribeFeatureTypeResponseFactoryClassorg.geotools.data.wfs.internal.parsersGeoTools
DescribeFeatureTypeTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
DescribeLayerRequestRetrieves information about the layers or feature types available on the Web Map Server.Interfaceorg.geotools.data.wms.requestGeoTools
DescribeLayerResponseRepresents the response from a server after a DescribeLayer requestAuthor:Richard GouldClassorg.geotools.data.wms.responseGeoTools
DescribeParameterAnnotates static method parameters for publication by StaticMethodsProcessFactory.Classorg.geotools.process.factoryGeoTools
DescribeProcessDescribeProcess information for publication by DEMProcessFactory.Classorg.geotools.process.factoryGeoTools
DescribeResultDescribeProcess information for publication by DEMProcessFactory.Classorg.geotools.process.factoryGeoTools
DescribeResultsUsed to report multiple outputs out of a processRequired Element SummaryClassorg.geotools.process.factoryGeoTools
DescribeStoredQueriesRequestClassorg.geotools.data.wfs.internalGeoTools
DescribeStoredQueriesResponseClassorg.geotools.data.wfs.internalGeoTools
DescribeStoredQueriesResponseFactoryClassorg.geotools.data.wfs.internal.parsersGeoTools
Descriptioncalls the visit method of a StyleVisitorInternationalStringgetAbstract()Interfaceorg.geotools.stylingGeoTools
DescriptionBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
DescriptionBuilderClassorg.geotools.styling.builderGeoTools
DescriptionImplClassorg.geotools.stylingGeoTools
DescriptionTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
DescriptorsHelper methods for dealing with Descriptor.Classorg.geotools.feature.typeGeoTools
DescriptorXmlAttributeNodeIteratorSpecial node iterator for Attribute.Classorg.geotools.feature.xpathGeoTools
DescriptorXmlAttributeNodePointerSpecial node pointer for an XML-attribute inside an attribute.Classorg.geotools.feature.xpathGeoTools
DialogUtilsStatic utility methods for common dialog and GUI related tasks.Classorg.geotools.swing.dialogGeoTools
DiffCaptures changes made to a FeatureStore prior to being committed.Classorg.geotools.dataGeoTools
DiffContentFeatureWriterA FeatureWriter that captures modifications against a FeatureReader.Classorg.geotools.data.storeGeoTools
DiffFeatureReaderA FeatureReader that considers differences.Classorg.geotools.dataGeoTools
DiffFeatureWriterA FeatureWriter that captures modifications against a FeatureReader.Classorg.geotools.dataGeoTools
DiffTransactionStateTransaction state responsible for holding an in memory Diff of any modifications.Classorg.geotools.data.storeGeoTools
DigitalTransferOptionsImplTechnical means and media by which a resource is obtained from the distributor.Classorg.geotools.metadata.iso.distributionGeoTools
DijkstraIteratorIterates over the nodes of a graph in pattern using Dijkstra's Shortest Path Algorithm.Classorg.geotools.graph.traverse.standardGeoTools
DijkstraIterator .DijkstraNodeInternal data structure used to track node costs, and parent nodes.Classorg.geotools.graph.traverse.standard.DijkstraIteratorGeoTools
DijkstraIterator .EdgeWeighterSupplies a weight for each edge in the graph to be used by the iteration when calculating node costs.Interfaceorg.geotools.graph.traverse.standard.DijkstraIteratorGeoTools
DijkstraIterator .NodeWeighterSupplies a weight for each pair of adjacent edges.Interfaceorg.geotools.graph.traverse.standard.DijkstraIteratorGeoTools
DijkstraShortestPathFinderCalculates node paths in a graph using Dijkstra's Shortest Path Algorithm.Classorg.geotools.graph.pathGeoTools
DimensionProperty class for holding and handling of property values declared in Dimension-element of a layer.Classorg.geotools.data.wms.xmlGeoTools
DimensionDescriptorDescribes a "dimension" exposed by a structured grid coverage reader.Interfaceorg.geotools.coverage.grid.ioGeoTools
DimensionFilterAn utility class for the separation of concatenation of pass through transforms.Classorg.geotools.referencing.operation.transformGeoTools
DimensionImplClassorg.geotools.metadata.iso.spatialGeoTools
DimensionlessAxis This implementation of Axis can be seen as a stub implementation since in this case we do not really have an Axis for this kind of data, orClassorg.geotools.coverage.io.range.implGeoTools
DirectAuthorityFactoryThe base class for authority factories that create referencing object directly.Classorg.geotools.referencing.factoryGeoTools
DirectedBreadthFirstIteratorClassorg.geotools.graph.traverse.standardGeoTools
DirectedBreadthFirstTopologicalIteratorClassorg.geotools.graph.traverse.standardGeoTools
DirectedCycleDetectorDetects cycles in a directed graph.Classorg.geotools.graph.util.graphGeoTools
DirectedDepthFirstIteratorClassorg.geotools.graph.traverse.standardGeoTools
DirectedDepthFirstTopologicalIteratorClassorg.geotools.graph.traverse.standardGeoTools
DirectedDijkstraIteratorClassorg.geotools.graph.traverse.standardGeoTools
DirectedEdgeRepresents an edge in a directed graph.Interfaceorg.geotools.graph.structureGeoTools
DirectedGraphRepresents a directed graph.Interfaceorg.geotools.graph.structureGeoTools
DirectedGraphableReperesents a component in a directed graph.Interfaceorg.geotools.graph.structureGeoTools
DirectedLineStringGraphGeneratorClassorg.geotools.graph.build.lineGeoTools
DirectedNodeRepresents a node in a directed graph.Interfaceorg.geotools.graph.structureGeoTools
DirectEpsgFactoryA coordinate reference system factory backed by the EPSG database tables.Classorg.geotools.referencing.factory.epsgGeoTools
DirectionAlongMeridianParses axis direction of the kind "South along 90 deg East".Classorg.geotools.referencing.csGeoTools
DirectionTypeBindingBinding object for the type http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
DirectLayerA Layer directly responsible for its own rendering.Classorg.geotools.mapGeoTools
DirectoryDataStoreClassorg.geotools.data.directoryGeoTools
DirectoryFeatureLockingClassorg.geotools.data.directoryGeoTools
DirectoryFeatureSourceClassorg.geotools.data.directoryGeoTools
DirectoryFeatureStoreClassorg.geotools.data.directoryGeoTools
DirectoryLockingManagerLocking manager that will delegate its work to the locking managers of the delegate data storesClassorg.geotools.data.directoryGeoTools
DirectPosition1DHolds the coordinates for a one-dimensional position within some coordinate reference system.Classorg.geotools.geometryGeoTools
DirectPosition2DHolds the coordinates for a two-dimensional position within some coordinate reference system.Classorg.geotools.geometryGeoTools
DirectPosition3DHolds the coordinates for a three-dimensional position within some coordinate reference system.Classorg.geotools.geometryGeoTools
DirectPositionListTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
DirectPositionTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
DirectPositionTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
DirectPropertyAccessorFactoryThis class will *directly* access a Property with the name equal to xpath.Classorg.geotools.filter.expressionGeoTools
DisjointBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
DisjointImplClassorg.geotools.filter.spatialGeoTools
DisjointIntegrityTests to see if a Geometry is disjoint with another Geometry.Classorg.geotools.validation.relateGeoTools
DisjointIntegrityBeanInfo To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and CommentsClassorg.geotools.validation.relateGeoTools
DisjointSetA set which is disjoint from others DisjointSets.Classorg.geotools.utilGeoTools
DisplacementA Displacement gives X and Y offset displacements to use for rendering a text label near a point.Interfaceorg.geotools.stylingGeoTools
DisplacementBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
DisplacementBuilderClassorg.geotools.styling.builderGeoTools
DisplacementImplClassorg.geotools.stylingGeoTools
DisposeStopperStop the dispose mechanism we have in place for renderedImage.Classorg.geotools.imageGeoTools
DistanceBufferTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
DistributionImplInformation about the distributor of and options for obtaining the resource.Classorg.geotools.metadata.iso.distributionGeoTools
DistributorImplInformation about the distributor.Classorg.geotools.metadata.iso.distributionGeoTools
DivideBuilderClassorg.geotools.filter.expressionGeoTools
DivideByConstDivides every sample values of the source coverage by constants (one for each band).Classorg.geotools.coverage.processing.operationGeoTools
DivideImplClassorg.geotools.filter.expressionGeoTools
DnDListA sub-class of JList that supports drag and drop to reorder items within a single list and to copy or move items between lists.Classorg.geotools.swing.controlGeoTools
DnDListItemsTransferable during drag and drop actions.Classorg.geotools.swing.controlGeoTools
DnDListModelA generic ListModel class to support DnDList.Classorg.geotools.swing.controlGeoTools
DocumentFactoryThis is the main entry point into the XSI parsing routines.Classorg.geotools.xmlGeoTools
DocumentHandler Represents the start of an XML document .Classorg.geotools.xml.handlersGeoTools
DocumentHandlerReturns the element handler for the root element of an instance document.Interfaceorg.geotools.xml.implGeoTools
DocumentHandlerImplClassorg.geotools.xml.implGeoTools
DocumentTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
DocumentTypeV22BindingClassorg.geotools.kml.v22.bindingsGeoTools
DocumentWriterThis is the thing that writes documents.Classorg.geotools.xmlGeoTools
DomainConsistencyImplAdherence of values to the value domains.Classorg.geotools.metadata.iso.qualityGeoTools
DomainSetTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
DomainsTypeJava class for domainsType complex type.Classorg.geotools.gce.imagemosaic.catalog.indexGeoTools
DomainSubsetTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
DomainTypeJava class for domainType complex type.Classorg.geotools.gce.imagemosaic.catalog.indexGeoTools
DomainTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
DomainValidationDomainValidation purpose.Classorg.geotools.validation.attributesGeoTools
DomainValidationBeanInfoDomainValidationBeanInfo purpose.Classorg.geotools.validation.attributesGeoTools
DOMParserParses a DOM (Document Object Model) using the geotools xml binding system.Classorg.geotools.xmlGeoTools
DoubleFileNameExtractorSPIClassorg.geotools.gce.imagemosaic.properties.numericGeoTools
DoubleListBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
DoubleListBindingBinding object for the type http://www.Classorg.geotools.gml3.v3_2.bindingsGeoTools
DoubleListBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
DoubleRangeTreeSetA treeset implementation with a built-in comparator for NumberRange objectsAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.coverage.io.utilGeoTools
DpiRescaleStyleVisitorThis is a style visitor that will produce a copy of the provided style.Classorg.geotools.styling.visitorGeoTools
DrawableBitSetAn analogous of BitSet which is explicitly 2 dimensional and allows drawing a shape to quickly turn on a large area of the map.Classorg.geotools.imageGeoTools
DrawerThis class is used to isolate GeoTools from the specific graphic library being used for rendering.Classorg.geotools.legendGeoTools
DrawShapeActionAction that activates the Info tool for the current map pane.Classorg.geotools.swt.actionGeoTools
DriverA driver adding the ability to work with a new coverage format or service.Interfaceorg.geotools.coverage.ioGeoTools
Driver .DriverCapabilitiesReturns the enum constant of this type with the specified name.Classorg.geotools.coverage.io.DriverGeoTools
DSFinderRepository an URL for a property file containing the ds creation parameters For shape files ending with .Classorg.geotools.data.genGeoTools
DTEDFormatAn implementation of Format for the DTED format.Classorg.geotools.coverageio.gdal.dtedGeoTools
DTEDFormatFactoryClassorg.geotools.coverageio.gdal.dtedGeoTools
DTEDReaderThis class can read a DTED data source and create a GridCoverage2DSince:2.Classorg.geotools.coverageio.gdal.dtedGeoTools
DummyGraphWalkerA simple implementation of GraphWalker that does nothing but signal a graph traversal to continue.Classorg.geotools.graph.traverse.basicGeoTools
DummyProgressListenerA dummy progress listener.Classorg.geotools.gce.grassrasterGeoTools
DuplicatingFilterVisitorUsed to duplication Filters and/or Expressions - returned object is a copy.Classorg.geotools.filter.visitorGeoTools
DuplicatingStyleVisitorCreates a deep copy of a Style, this class is *NOT THREAD SAFE*.Classorg.geotools.styling.visitorGeoTools
DurationClassorg.geotools.xml.implGeoTools
DuringBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
DuringImplClassorg.geotools.filter.temporalGeoTools
DWithinBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
DWithinImplClassorg.geotools.filter.spatialGeoTools
DynamicLineStyle2DClassorg.geotools.renderer.styleGeoTools
DynamicPolygonStyle2DClassorg.geotools.renderer.styleGeoTools
DynamicSymbolFactoryFinderSearches for all available ExternalGraphicFactory and MarkFactory implementations.Classorg.geotools.renderer.styleGeoTools
EarthGravitationalModelTransforms vertical coordinates using coefficients from the Gravitational Model.Classorg.geotools.referencing.operation.transformGeoTools
EarthGravitationalModel .ProviderThe provider for EarthGravitationalModel.Classorg.geotools.referencing.operation.transform.EarthGravitationalModelGeoTools
EchoWriterA writer that copy all output to an other stream.Classorg.geotools.ioGeoTools
EckertIVEckert IV projectionSince:2.Classorg.geotools.referencing.operation.projectionGeoTools
EckertIV .Provider provider for the Eckert IV projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.EckertIVGeoTools
ECQL to parse the ECQL language and generates the correspondent filter.Classorg.geotools.filter.text.ecqlGeoTools
ECQLCompiler Builds the filter, expression or arguments related with the visited node of syntax tree Classorg.geotools.filter.text.ecqlGeoTools
ECQLParserECQLParser is the result of a javacc jjtree grammar.Classorg.geotools.filter.text.generated.parsersGeoTools
ECQLParserConstantsInterfaceorg.geotools.filter.text.generated.parsersGeoTools
ECQLParserTokenManagerClassorg.geotools.filter.text.generated.parsersGeoTools
ECQLParserTreeConstantsInterfaceorg.geotools.filter.text.generated.parsersGeoTools
ECWFormatAn implementation of Format for the ECW format.Classorg.geotools.coverageio.gdal.ecwGeoTools
ECWFormatFactoryClassorg.geotools.coverageio.gdal.ecwGeoTools
ECWReaderThis class can read a ECW data source and create a GridCoverage2DSince:2.Classorg.geotools.coverageio.gdal.ecwGeoTools
EdgeRepresents an edge in Graph.Interfaceorg.geotools.graph.structureGeoTools
EfficientInverseColorMapComputationThis class is responsible for computing efficiently an inverse color map for This algorithm is adapted from the algorithm found in Graphics Gems volume 2Classorg.geotools.image.paletteGeoTools
ElementAn element in a Well Know Text (WKT).Classorg.geotools.referencing.wktGeoTools
Element Instances of this interface are intended to represent XML Schema Elements.Interfaceorg.geotools.xml.schemaGeoTools
ElementEncodeExecutorClassorg.geotools.xml.implGeoTools
ElementEncoderUtility class to be used by bindings to encode an element or an attribute.Classorg.geotools.xml.implGeoTools
ElementGrouping This represents an abstract collection of xml element definitions within a To avoid multiple type checks, a group mask was include, as described below.Interfaceorg.geotools.xml.schemaGeoTools
ElementGroupingHandler Allows the developer to avoid instanceof operators when wishing to compress.Classorg.geotools.xml.handlers.xsiGeoTools
ElementGTProvides .Classorg.geotools.xml.schema.implGeoTools
ElementHandlerClasses implementing this interface serve has handlers for elements in an instance document as it is parsed.Interfaceorg.geotools.xml.implGeoTools
ElementHandlerFactory This class is used to create handlers for child elements based on the currently defined namespaces.Classorg.geotools.xml.handlersGeoTools
ElementHandlerImplClassorg.geotools.xml.implGeoTools
ElementImplType of test applied to the data specified by a data quality scope.Classorg.geotools.metadata.iso.qualityGeoTools
ElementImplClassorg.geotools.xml.implGeoTools
ElementInitializerInvokes the ComplexBinding.Classorg.geotools.xml.implGeoTools
ElementInstanceRepresents an element in an instance document.Interfaceorg.geotools.xmlGeoTools
ElementNameStreamingParserHandlerClassorg.geotools.xml.implGeoTools
ElementSetNameTypeBindingClassorg.geotools.csw.bindingsGeoTools
ElementTypeHandlerElementTypeHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
ElementValue This interface is intended to represent a data structure to pass resolved Child elements to the parent element.Interfaceorg.geotools.xml.schemaGeoTools
ElementValueGTClassorg.geotools.xml.schema.implGeoTools
EmfAppSchemaParserUtility class to parse FeatureType given by an XML schema location and the name of the Feature Element whose type is the one needed.Classorg.geotools.data.wfs.internal.parsersGeoTools
EmfAppSchemaParserUtility class to parse FeatureType given by an XML schema location and the name of the Feature Element whose type is the one needed.Classorg.geotools.data.wfs.v1_1_0.parsersGeoTools
EmfComplexFeatureReaderParses an application schema given by a gtxml Configuration into a set of AttributeTypes and AttributeDescriptors.Classorg.geotools.data.complex.configGeoTools
EMFUtilsUtility methods for working with emf model objects.Classorg.geotools.xmlGeoTools
EmptyFeatureCollectionClassorg.geotools.data.storeGeoTools
EmptyFeatureReaderRepresents an Empty, Typed, FeatureReader.Classorg.geotools.dataGeoTools
EmptyFeatureWriterRepresents an Empty, Typed, FeatureWriter.Classorg.geotools.dataGeoTools
EmptyIntersectionExceptionSpecial subclass of CannotCropException reporting that the raster space intersection between the crop area and the coverage oneClassorg.geotools.coverage.processingGeoTools
EmptyIteratorAn iterator that returns no content.Classorg.geotools.data.storeGeoTools
EmptyIteratorClassorg.geotools.geometry.jtsGeoTools
EmptySimpleFeatureReaderSimpleFeatureReader with no content.Classorg.geotools.data.simpleGeoTools
EncoderEncodes objects as xml based on a schema.Classorg.geotools.xmlGeoTools
EncoderConfigurationUsed to configure an instance of org.Interfaceorg.geotools.xmlGeoTools
EncoderDelegateAn interface used to signal to the Encoder that it should delegate to the object itself to encode, rather than work the object through the typicalInterfaceorg.geotools.xmlGeoTools
EndedByBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
EndedByImplClassorg.geotools.filter.temporalGeoTools
EndsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
EndsImplClassorg.geotools.filter.temporalGeoTools
EntryJava class for anonymous complex type.Classorg.geotools.coverage.io.netcdf.cfGeoTools
EntryEntry in a geopackage.Classorg.geotools.geopkgGeoTools
Entry .DataTypeReturns the enum constant of this type with the specified name.Classorg.geotools.geopkg.EntryGeoTools
EnumerationConverterFactoryConverts between enumerations and stringsAuthor:Andrea Aime - OpenGeoClassorg.geotools.utilGeoTools
EnumMeasureUsed to create Axis keys based on a fixed set of machine readable strings.Classorg.geotools.coverage.io.range.implGeoTools
EnumSimpleBindingParses a simple type into an exiting enum.Classorg.geotools.xmlGeoTools
Envelope2DA two-dimensional envelope on top of Rectangle2D.Classorg.geotools.geometryGeoTools
EnvelopePropertyTypeBindingClassorg.geotools.wfs.v2_0.bindingsGeoTools
EnvelopesA helper class to create bounding envelopes with width and height that are simple multiples of a given resolution.Classorg.geotools.gridGeoTools
EnvelopeTypeEnvelopeType specified in the header of a Geometry (see Geopackage specs)Author:Justin Deoliveira, Niels CharlierClassorg.geotools.geopkg.geomGeoTools
EnvelopeTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
EnvelopeTypeBindingClassorg.geotools.gml3.v3_2.bindingsGeoTools
EnvelopeTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
EnvelopeWithTimePeriodTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
EnvFunctionProvides local to thread and global thread-independent lookup tables of named variables allowing externally defined values to be access within a SLD document.Classorg.geotools.filter.functionGeoTools
EnviHdrFormatClassorg.geotools.coverageio.gdal.envihdrGeoTools
EnviHdrFormatFactoryClassorg.geotools.coverageio.gdal.envihdrGeoTools
EnviHdrReaderClassorg.geotools.coverageio.gdal.envihdrGeoTools
EPSGCRSAuthorityFactoryDefault implementation for a coordinate reference system authority factory backed by the EPSG property file.Classorg.geotools.referencing.crsGeoTools
EqualIntervalFunctionClassification function for breaking a feature collection into edible chunksAuthor:James Macgill, Cory Horner, Refractions Research Inc.Classorg.geotools.filter.functionGeoTools
EqualityValidationTests to see if an attribute is equal to a provided value.Classorg.geotools.validation.attributesGeoTools
EqualityValidationBeanInfoGazetteerNameValidationBeanInfo purpose.Classorg.geotools.validation.attributesGeoTools
EqualsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
EqualsImplClassorg.geotools.filter.spatialGeoTools
EquatorialOrthographicThe equatorial case of the Orthographic projection.Classorg.geotools.referencing.operation.projectionGeoTools
EquatorialStereographicThe USGS equatorial case of the stereographic projection.Classorg.geotools.referencing.operation.projectionGeoTools
EquidistantConicEquidistant Conic Projection.Classorg.geotools.referencing.operation.projectionGeoTools
EquidistantConic .Provider provider for a EquidistantConic projection.Classorg.geotools.referencing.operation.projection.EquidistantConicGeoTools
EquidistantCylindricalEquidistant cylindrical projection (EPSG code 9823).Classorg.geotools.referencing.operation.projectionGeoTools
EquidistantCylindrical .Provider provider for an Equidistant Cylindrical projectionSince:2.Classorg.geotools.referencing.operation.projection.EquidistantCylindricalGeoTools
EquidistantCylindrical .SphericalProvider provider for an Equidistant Cylindrical projection,Since:2.Classorg.geotools.referencing.operation.projection.EquidistantCylindricalGeoTools
ErdasImgFormatAn implementation a Format for the Erdas Imagine format.Classorg.geotools.coverageio.gdal.erdasimgGeoTools
ErdasImgFormatFactoryClassorg.geotools.coverageio.gdal.erdasimgGeoTools
ErdasImgReaderThis class can read a ERDAS Imagine data source and create a GridCoverage2DSince:2.Classorg.geotools.coverageio.gdal.erdasimgGeoTools
ErrorKeysResource keys.Classorg.geotools.renderer.i18nGeoTools
ErrorsBase class for locale-dependent resources.Classorg.geotools.renderer.i18nGeoTools
EscapeSqlPerform basic SQL validation on input string.Classorg.geotools.jdbcGeoTools
EsriExtension defined by ESRI.Classorg.geotools.referencing.factory.epsgGeoTools
EsriHdrFormatAn implementation of Format for the Esri Hdr format.Classorg.geotools.coverageio.gdal.ehdrGeoTools
EsriHdrFormatFactoryClassorg.geotools.coverageio.gdal.ehdrGeoTools
EsriHdrReaderThis class can read a EHdr data source and create a GridCoverage2DSince:2.Classorg.geotools.coverageio.gdal.ehdrGeoTools
ETYPEETYPE is a set of constants used to describe Oracle SDO Geometries.Interfaceorg.geotools.data.oracle.sdoGeoTools
EventContentFeatureWriterFeatureWriter wrapper that issues events modifications as required.Classorg.geotools.data.storeGeoTools
ExceptionMonitorUtility which enables exception messages to be displayed.Classorg.geotools.swt.controlGeoTools
ExceptionReportParserA WFS response parser that parses server exception reports into WFSException objects.Classorg.geotools.data.wfs.v1_1_0.parsersGeoTools
ExceptionTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
ExhaustivePathFinderClassorg.geotools.graph.pathGeoTools
ExpTakes the exponential of the sample values of a coverage.Classorg.geotools.coverage.processing.operationGeoTools
ExpandedTabWriterWrites characters to a stream while expanding tabs (' ') into spaces.Classorg.geotools.ioGeoTools
ExplicitBoundsShapeDecorator on top of the Shape.Classorg.geotools.renderer.style.shapeGeoTools
ExplicitClassifierExplicit classification for a set of values.Classorg.geotools.filter.functionGeoTools
ExponentialContrastMethodStrategyClassorg.geotools.stylingGeoTools
ExponentialTransform1DA one dimensional exponentional transform.Classorg.geotools.referencing.operation.transformGeoTools
ExponentialTransform1D .ProviderThe provider for the ExponentialTransform1D.Classorg.geotools.referencing.operation.transform.ExponentialTransform1DGeoTools
ExpressionAbstractAbstract superclass of these Expression implementations.Classorg.geotools.filter.expressionGeoTools
ExpressionBuilderExpressionBuilder acting as a simple wrapper around an Expression.Classorg.geotools.filter.expressionGeoTools
ExpressionDOMParserparsez short sections of gml for use in expressions and filters Hopefully we can get away without a full parser here.Classorg.geotools.filterGeoTools
ExpressionExtractorHelper class that allows the extraction of CQL expressions out of a plain text string using special separators.Classorg.geotools.renderer.styleGeoTools
ExpressionSAXParserClassorg.geotools.filterGeoTools
ExpressionToTextThis class is responsible to convert an expression to a CQL/ECQL valid expression.Classorg.geotools.filter.text.commonsGeoTools
ExpressionTypeThe ExpressionType interface lists all the possible type of filter.Interfaceorg.geotools.filterGeoTools
ExpressionTypeVisitorReturns the output type of the visited expression, taking into account functions output types, property types, and general promotion rules in arithmetic expressionsClassorg.geotools.filter.visitorGeoTools
ExtendedDataTypeBindingBinding object for the type http://www.Classorg.geotools.kml.v22.bindingsGeoTools
ExtendedElementInformationImplNew metadata element, not found in ISO 19115, which is required to describe geographic data.Classorg.geotools.metadata.isoGeoTools
ExtendedImagingParameterDescriptorsExtension of the ImagingParameterDescriptors class used for setting the right operation namefor the operation associated to the input RegistryElementDescriptor.Classorg.geotools.coverage.processingGeoTools
ExtensionHandler Represents an Extension elementAuthor:dzwiers www.Classorg.geotools.xml.handlers.xsiGeoTools
ExtensionSymbolizerCustom symbolizer support.Interfaceorg.geotools.stylingGeoTools
ExtensionSymbolizerBuilderClassorg.geotools.styling.builderGeoTools
ExtensionTypeBindingCustom binding for the open ended WCS:Extension elementAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.wcs.bindingsGeoTools
ExtentProperty class for holding and handling of property values declared in Extent-element of a layer As of WMS Spec 1.Classorg.geotools.data.wms.xmlGeoTools
ExtentAn Extent gives feature/coverage/raster/matrix dimension extent.Interfaceorg.geotools.stylingGeoTools
ExtentBuilderClassorg.geotools.styling.builderGeoTools
ExtentImplInformation about spatial, vertical, and temporal extent.Classorg.geotools.metadata.iso.extentGeoTools
ExtentImplClassorg.geotools.stylingGeoTools
ExternalGraphicHolds a reference to an external graphics file with a URL to its location and its expected MIME type.Interfaceorg.geotools.stylingGeoTools
ExternalGraphicBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
ExternalGraphicBuilderClassorg.geotools.styling.builderGeoTools
ExternalGraphicFactorySymbol handler for an external symbolizers.Interfaceorg.geotools.renderer.styleGeoTools
ExternalGraphicImplClassorg.geotools.stylingGeoTools
ExternalMarkSpecify a mark using an image files (svg, png, gif) or using mark index a true type font file.Interfaceorg.geotools.stylingGeoTools
ExternalMarkBuilderClassorg.geotools.styling.builderGeoTools
ExternalMarkImplDefault implementation of ExternalMark.Classorg.geotools.stylingGeoTools
ExtractBoundsFilterVisitorExtract a maximal envelope from the provided Filter.Classorg.geotools.filter.visitorGeoTools
ExtremaThis operation simply wraps JAI Extrema operations described by ExtremaDescriptor inside a GeoTools operation in order to make itClassorg.geotools.coverage.processing.operationGeoTools
FacetInterfaceorg.geotools.xml.schemaGeoTools
FacetGTClassorg.geotools.xml.schema.implGeoTools
FacetHandlerFacetHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
FactoryBase interface for Geotools factories (i.Interfaceorg.geotools.factoryGeoTools
FactoryCreatorA factory registry capable to creates factories if no appropriate instance was found in the registry.Classorg.geotools.factoryGeoTools
FactoryDependenciesBuild a tree of factory dependencies.Classorg.geotools.referencing.factoryGeoTools
FactoryFinderBase class for factory finders.Classorg.geotools.factoryGeoTools
FactoryFinderDefines static methods used to access geometry, coordinate sequence orClassorg.geotools.geometry.jtsGeoTools
FactoryIteratorProviderProvides iterators over factories of specified categories.Interfaceorg.geotools.factoryGeoTools
FactoryNotFoundExceptionThrown when a factory can't be found in the registery.Classorg.geotools.factoryGeoTools
FactoryNotFoundExceptionThrown when a requested factory has not been found.Classorg.geotools.referencing.factoryGeoTools
FactoryRegistryA registry for factories, organized by categories (usualy by interface).Classorg.geotools.factoryGeoTools
FactoryRegistryExceptionThrown when a factory can't be found or can't be instantiate.Classorg.geotools.factoryGeoTools
FactoryUsingAnsiSQLAn EPSG factory for the database generated by SQL scripts rather than the MS-Access one.Classorg.geotools.referencing.factory.epsgGeoTools
FactoryUsingSQLPlease use AccessDialectEpsgFactory.Classorg.geotools.referencing.factory.epsgGeoTools
FactoryUsingVolatileDependenciesA factory that can not determines all its dependencies at construction time.Interfaceorg.geotools.factoryGeoTools
FactoryUsingWKTAuthority factory for Coordinate Reference Systems beyong the one defined in the EPSG database.Classorg.geotools.referencing.factory.epsgGeoTools
FallbackAuthorityFactoryA factory which delegates all object creation to a primary factory, and fallback on an other one if the primary factory failed.Classorg.geotools.referencing.factoryGeoTools
FallbackFunctionA placeholder class used to track a function the user requested that is not supported by our java implementation.Classorg.geotools.filterGeoTools
FCBuffer Feature Buffer .Classorg.geotools.xml.gmlGeoTools
FCBuffer .StopExceptionClassorg.geotools.xml.gml.FCBufferGeoTools
FCFlowHandlerAllows the XMLSAXHandler to abort parsing of GML.Classorg.geotools.xml.gmlGeoTools
FeatureArrayPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
FeatureAttributeVisitorExtension of FeatureVisitor for visitors that require access to properties of the feature collection being visited.Interfaceorg.geotools.feature.visitorGeoTools
FeatureBuilderThis class provides some common functionality for builders and defines an abstraction for Feature builders' public interfaces.Classorg.geotools.featureGeoTools
FeatureCalcA visitor which performs a calculation on a FeatureCollection.Interfaceorg.geotools.feature.visitorGeoTools
FeatureCatalogueDescriptionImplInformation identifying the feature catalogue.Classorg.geotools.metadata.iso.contentGeoTools
FeatureCatalogueDescriptionImplLocation of the responsible individual or organization.Classorg.geotools.metadata.isoGeoTools
FeatureCollectionCollection of features, often handled as a result set.Interfaceorg.geotools.featureGeoTools
FeatureCollectionEncoderDelegateBase class for feature collection optimized GML encoder delegatesAuthor:Justin Deoliveira, OpenGeo, Andrea Aime, GeoSolutionsClassorg.geotools.gml2.simpleGeoTools
FeatureCollectionHandlerClassorg.geotools.geojson.featureGeoTools
FeatureCollectionIterationThe FeatureCollectionIteration provides a depth first traversal of a SimpleFeatureCollection which will call the provided call-back Handler.Classorg.geotools.featureGeoTools
FeatureCollectionIteration .HandlerA callback handler for the iteration of the contents of aThe handler is ending its visit with a Feature.Interfaceorg.geotools.feature.FeatureCollectionIterationGeoTools
FeatureCollectionParserA WFS response parser that parses a GetFeature response that did not return an ExceptionReport and is on GML 3.Classorg.geotools.data.wfs.v1_1_0.parsersGeoTools
FeatureCollectionsA utility class for working with FeatureCollections.Classorg.geotools.featureGeoTools
FeatureCollectionTableModelA Swing TableModel to retrieve attribute values from each feature in a feature collection and cache them for aClassorg.geotools.swing.tableGeoTools
FeatureCollectionTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
FeatureCollectionTypeBindingA WFS 1.Classorg.geotools.wfs.v1_0GeoTools
FeatureCollectionTypeBindingA feature collection binding with specific optimizations for SimpleFeatureCollectionAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.wfs.v1_1GeoTools
FeatureCollectionTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.v2_0GeoTools
FeatureComparatorsA utility class for creating simple Comparators for Features.Classorg.geotools.featureGeoTools
FeatureComparators .IndexClassorg.geotools.feature.FeatureComparatorsGeoTools
FeatureComparators .NameClassorg.geotools.feature.FeatureComparatorsGeoTools
FeatureEntryFeature entry in a geopackage.Classorg.geotools.geopkgGeoTools
FeatureEventRepresents all events triggered by DataStore instances (typically change events).Classorg.geotools.dataGeoTools
FeatureEvent .TypeFeatures have been added.Classorg.geotools.data.FeatureEventGeoTools
FeatureFactoryAn interface for the construction of Features.Interfaceorg.geotools.featureGeoTools
FeatureGraphGeneratorBuilds a graph from org.Classorg.geotools.graph.build.featureGeoTools
FeatureHandlerClassorg.geotools.geojson.featureGeoTools
FeatureIdImpl This class is mutable under one condition only; during a commit a datastore can update the internal fid to reflect the real identifyClassorg.geotools.filter.identityGeoTools
FeatureIdVersionedImpl This class is mutable under one condition only; during a commit a datastore can update the internal fid to reflect the real identifyClassorg.geotools.filter.identityGeoTools
FeatureImplTemptative implementation of Feature.Classorg.geotools.featureGeoTools
FeatureImplUtilsUtility class used by feature model implementation.Classorg.geotools.featureGeoTools
FeatureIndexAn Index is built up around a FeatureCollection, using one of the attributes in the SimpleFeatureCollection as a comparable reference.Interfaceorg.geotools.featureGeoTools
FeatureIteratorStreaming access to features, required to close() after use.Interfaceorg.geotools.featureGeoTools
FeatureIteratorImplA convenience class for dealing with wrapping a Collection Iterator up as a FeatureIterator.Classorg.geotools.feature.collectionGeoTools
FeatureIteratorIteratorAn Iterator which delegates to a FeatureIterator.Classorg.geotools.data.storeGeoTools
FeatureJSONReads and writes feature objects to and from geojson.Classorg.geotools.geojson.featureGeoTools
FeatureLayerLayer responsible for rendering vector information provided by a FeatureSource.Classorg.geotools.mapGeoTools
FeatureLayerHelperHelper class used by InfoTool to query vector features in aSince:2.Classorg.geotools.swing.toolGeoTools
FeatureListenerInterface to be implemented by all listeners of FeatureEvents.Interfaceorg.geotools.dataGeoTools
FeatureListenerManagerThis class is used by DataStore implementations to provide FeatureListener support for the FeatureSources they create.Classorg.geotools.dataGeoTools
FeatureLockUsed in conjuction with FeatureLocking to lock features during a transaction.Classorg.geotools.dataGeoTools
FeatureLockExceptionIndicates a lock contention, and attempt was made to modify or aquire withAuthor:Jody Garnett, Refractions ResearchSee Also:Serialized FormClassorg.geotools.dataGeoTools
FeatureLockFactoryThis specifies the interface to create FeatureLocks.Classorg.geotools.dataGeoTools
FeatureLockingProvides Feature based locking.Interfaceorg.geotools.dataGeoTools
FeatureLocking .ResponseIdea for a response from a high-level lock( Query ) function.Classorg.geotools.data.FeatureLockingGeoTools
FeaturePropertyAccessorFactoryCreates a namespace aware property accessor for ISO Features.Classorg.geotools.filter.expressionGeoTools
FeaturePropertyExtractorSpecial property extractor for extracting attributes from features.Classorg.geotools.gml2GeoTools
FeaturePropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
FeatureReaderThe low-level interface for reading Features.Interfaceorg.geotools.dataGeoTools
FeatureReaderIteratorAn iterator that wraps around a FeatureReader.Classorg.geotools.featureGeoTools
FeaturesFeature utility class.Classorg.geotools.geopkgGeoTools
FeatureSetDescription Represents a wfs:FeatureType .Classorg.geotools.data.wfs.v1_0_0GeoTools
FeaturesLockedTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
FeaturesNotLockedTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
FeatureSourceThis class provides a high-level API for operations on feature data.Interfaceorg.geotools.dataGeoTools
FeatureSourceMapLayer allows better support of the DataAccess API; This implementation does not support a collection or grid coverage source.Classorg.geotools.mapGeoTools
FeatureStoreThis interface extends FeatureSource, adding methods to add and remove features and to modify existing features.Interfaceorg.geotools.dataGeoTools
FeatureToFeatureProcessAbstract implementation of Process for feature collections.Classorg.geotools.process.featureGeoTools
FeatureToFeatureProcessFactoryBase class for process factories which perform an operation on each feature in a feature collection with the result being a feature collection (the original collection modifiedClassorg.geotools.process.featureGeoTools
FeatureTransformerFeatureTransformer provides a mechanism for converting Feature objects into (hopefully) valid gml.Classorg.geotools.gml.producerGeoTools
FeatureTransformer .FeatureTranslatorOutputs gml without any fancy indents or newlines.Classorg.geotools.gml.producer.FeatureTransformerGeoTools
FeatureTransformer .FeatureTypeNamespacesClassorg.geotools.gml.producer.FeatureTransformerGeoTools
FeatureTypeAttributeIOClassorg.geotools.geojson.featureGeoTools
FeatureTypeAttributeIteratorA special iterator for iterating over the attributes of a feature type.Classorg.geotools.feature.xpathGeoTools
FeatureTypeAttributePointerPointer to a single attribute of a feature type.Classorg.geotools.feature.xpathGeoTools
FeatureTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
FeatureTypeCacheHolds a cache of FeatureTypes by Name.Classorg.geotools.gml2GeoTools
FeatureTypeConstraintA FeatureTypeConstraint identifies a specific feature type and supplies The details of this object are taken from the OGCInterfaceorg.geotools.stylingGeoTools
FeatureTypeConstraintBuilderClassorg.geotools.styling.builderGeoTools
FeatureTypeConstraintImplClassorg.geotools.stylingGeoTools
FeatureTypeFactoryImplThis implementation is capable of creating a good default implementation of the Types used in the feature model.Classorg.geotools.feature.typeGeoTools
FeatureTypeHandlerObtains a complete feature type from GeoJSON by parsing beyond first feature and finding attributes that did not appear in the first feature or had nullClassorg.geotools.geojson.featureGeoTools
FeatureTypeImplBase implementation of FeatureType.Classorg.geotools.feature.typeGeoTools
FeatureTypeInfoInterfaceorg.geotools.data.wfs.internalGeoTools
FeatureTypeInfoImplClassorg.geotools.data.wfs.internal.v1_xGeoTools
FeatureTypeInfoImplClassorg.geotools.data.wfs.internal.v2_0GeoTools
FeatureTypeListImplList of names of feature types with the same spatial representation (same as spatial attributes).Classorg.geotools.metadata.isoGeoTools
FeatureTypeListTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
FeatureTypeListTypeBindingClassorg.geotools.wfs.v2_0.bindingsGeoTools
FeatureTypeMapperA simple interface which provides FeatureType mapping information such as the name of the original type name and the mapped one, the wrapped feature type as well as the customized versionInterfaceorg.geotools.gce.imagemosaic.catalog.oracleGeoTools
FeatureTypeMappingClassorg.geotools.data.complexGeoTools
FeatureTypeMappingFactoryClassorg.geotools.data.complexGeoTools
FeatureTypePointerSpecial node pointer for org.Classorg.geotools.feature.xpathGeoTools
FeatureTypeRegistryA registry of GeoTools AttributeType and AttributeDescriptor lazily parsed from the EMF XSDTypeDefinition and XSDElementDeclaration added through addSchemas(SchemaIndex).Classorg.geotools.data.complex.configGeoTools
FeatureTypeRegistryConfigurationConfiguration for a Complex Feature Type Registry (see gt-complex module), - tells the registry which schemas and configurations to useInterfaceorg.geotools.xml.complexGeoTools
FeatureTypesUtility methods for working against the FeatureType interface.Classorg.geotools.featureGeoTools
FeatureTypeStyleHow to style a feature type.Interfaceorg.geotools.stylingGeoTools
FeatureTypeStyleBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
FeatureTypeStyleBuilderClassorg.geotools.styling.builderGeoTools
FeatureTypeStyleImplClassorg.geotools.stylingGeoTools
FeatureTypeTransformerTransformer that transforms feature types into (hopefully) valid XML schemas.Classorg.geotools.gml.producerGeoTools
FeatureTypeTransformer .FeatureTypeTranslatorA FeatureTypeTranslator encodes FeatureTypes as a (hopefully) valid XMLSee Also:TransformerBase.Classorg.geotools.gml.producer.FeatureTypeTransformerGeoTools
FeatureTypeType_NoSRSBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
FeatureTypeTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
FeatureTypeTypeBindingClassorg.geotools.wfs.v2_0.bindingsGeoTools
FeatureValidationDefined a per Feature validation test.Interfaceorg.geotools.validationGeoTools
FeatureWrapperYou can make feature wrappers for specific types by extending this class and annotating the descendant class's fields with XSDMapping to show what they correspond to in the XSD.Classorg.geotools.feature.wrapperGeoTools
FeatureWriterProvides the ability to write Features information.Interfaceorg.geotools.dataGeoTools
FESThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.filter.v2_0GeoTools
FESConfigurationParser configuration for the http://www.Classorg.geotools.filter.v2_0GeoTools
FESParseEncodeUtilUtility class for FES bindings.Classorg.geotools.filter.v2_0.bindingsGeoTools
FESParserDelegateParser delegate for the FES schema.Classorg.geotools.filter.v2_0GeoTools
FIDFeatureReaderExperimental FeatureReader that always takes the first column of the attributeReader as the FeatureID.Classorg.geotools.dataGeoTools
FidFilterImplDefines a ID filter, which holds a list of IDs ( usually feature id;s ).Classorg.geotools.filterGeoTools
FidIndexerCreates a .Classorg.geotools.data.shapefile.fidGeoTools
FIDMapper The FIDMapper interface manages the mapping of feature id to the identifiers provided in a database.Interfaceorg.geotools.data.jdbc.fidmapperGeoTools
FIDReaderStrategy object used to manage the different ways an ArcSDE server handles row identity.Classorg.geotools.arcsde.dataGeoTools
FIDReaderFeatureReader customized for FeatureID handling.Interfaceorg.geotools.dataGeoTools
FIDReader .SdeManagedFidReaderClassorg.geotools.arcsde.data.FIDReaderGeoTools
FIDReader .ShapeFidReaderClassorg.geotools.arcsde.data.FIDReaderGeoTools
FIDReader .UserManagedFidReaderClassorg.geotools.arcsde.data.FIDReaderGeoTools
FieldHandlerFieldHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
FieldTypeA FieldType describes a measure/observation/forecast of a certain quantity.Interfaceorg.geotools.coverage.io.rangeGeoTools
FIFOQueueClassorg.geotools.graph.utilGeoTools
FigureClassorg.geotools.data.sqlserver.readerGeoTools
FileChannelDecoratorA FileChannel that delegates all calls to the underlying FileChannel but for implCloseChannel() it also calls ShapefileFiles.Classorg.geotools.data.shapefile.filesGeoTools
FileCoverageAccessInterfaceorg.geotools.coverage.ioGeoTools
FileDataStoreDataStore represents a single file of content.Interfaceorg.geotools.dataGeoTools
FileDataStoreFactorySpiDataAccessFactory for working with formats based on a single URL.Interfaceorg.geotools.dataGeoTools
FileDataStoreFinder Most of this code was copied from DataStoreFinder.Classorg.geotools.dataGeoTools
FileDriverInterfaceorg.geotools.coverage.ioGeoTools
FileGroupProviderA FileGroupProvider.Interfaceorg.geotools.dataGeoTools
FileGroupProvider .FileGroupA Group of Files consisting of a reference to a mainFile, plus a set of support Files (if any) and metadata map.Classorg.geotools.data.FileGroupProviderGeoTools
FileReaderIndicates that the object reads one of the Shapefile related files controlledAn id for the reader.Interfaceorg.geotools.data.shapefile.filesGeoTools
FileReaderWriterRepresents a GraphReaderWriter that reads/writes from/to files.Interfaceorg.geotools.graph.io.standardGeoTools
FileResourceInfoInterfaceorg.geotools.dataGeoTools
FileServiceInfoInterfaceorg.geotools.dataGeoTools
FileSetManagerInterfaceorg.geotools.coverage.grid.ioGeoTools
FileStoreFactoryA delegate that finds the files managed by the directory store andAuthor:Andrea Aime - OpenGeoInterfaceorg.geotools.data.directoryGeoTools
FileSystemFileSetManagerClassorg.geotools.coverage.grid.ioGeoTools
FileSystemIndexStoreClassorg.geotools.data.shapefile.index.quadtree.fsGeoTools
FileSystemNodeClassorg.geotools.data.shapefile.index.quadtree.fsGeoTools
FileWriterIndicates that the object writes to one of the Shapefile related files controlled by ShpFilesInterfaceorg.geotools.data.shapefile.filesGeoTools
FillThe Fill object encapsulates the graphical-symbolization parameters for areas of geometries.Interfaceorg.geotools.stylingGeoTools
FillBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
FillBuilderClassorg.geotools.styling.builderGeoTools
FillImplClassorg.geotools.stylingGeoTools
FillViewerAllows editing/viewing of a Style Layer Descriptor "Stroke".Classorg.geotools.swt.styling.simpleGeoTools
Filter_CapabilitiesTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
FilterAbstractAbstract implementation for Filter.Classorg.geotools.filterGeoTools
FilterAttributeExtractorA simple visitor that extracts every attribute used by a filter or an expression Access to this class is available via:Classorg.geotools.filterGeoTools
FilterBuilderFitlerBuilder acting as a simple wrapper around an Expression.Classorg.geotools.filterGeoTools
FilterCapabilitiesRepresents the Filter capabilities that are supported by a SQLEncoder Each SQLEncoder class should have one static FilterCapabilities, representingClassorg.geotools.filterGeoTools
FilterCapabilitiesImplClassorg.geotools.filter.capabilityGeoTools
FilterComplexTypesRepresent complex types Bbox, Comparison etc .Classorg.geotools.xml.filterGeoTools
FilterComplexTypes .Arithmetic_OperatorsTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .BinaryOperatorTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Comparison_OperatorsTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .EmptyTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .ExpressionTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Filter_CapabilitiesTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Function_NamesTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Function_NameTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .FunctionsTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .FunctionTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .LiteralTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .PropertyNameTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Scalar_CapabilitiesTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .ServiceExceptionReportTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .ServiceExceptionTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .SortByTypeThis is a Filter 1.Classorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .SortOrderTypealso from the 1.Classorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Spatial_CapabilitiesTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Spatial_OperatorsTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterCompliancePreProcessorPrepares a filter for xml encoded for interoperability with another system.Classorg.geotools.xml.filterGeoTools
FilterDOMParserA dom based parser to build filters as per OGC 01-067Author:Ian Turton, CCG, Niels CharlierTODO:TODO: split this class up into multiple methods.Classorg.geotools.filterGeoTools
FilteredIteratorProvides an implementation of Iterator that will filter contents using the provided filter.Classorg.geotools.feature.collectionGeoTools
FilteredSubsampleThis operation is simply a wrapper for the JAI FilteredSubsample operation which allows me to arbitrarly scale a rendered image while smoothing it out.Classorg.geotools.coverage.processing.operationGeoTools
FilterEncodingPreProcessorPrepares a filter for XML encoded for interoperability with another system.Classorg.geotools.xml.filterGeoTools
FilterFactoryCreationExceptionAn exception that can be thrown by the StyleFactory if it fails to create the implementation of the StyleFactory.Classorg.geotools.filterGeoTools
FilterFactoryImplClassorg.geotools.filterGeoTools
FilterFactoryImplNamespaceAwareClassorg.geotools.filterGeoTools
FilterFactoryImplReportInvalidPropertyClassorg.geotools.filterGeoTools
FilterFilterCreates an OGC filter using a SAX filter.Classorg.geotools.filterGeoTools
FilterFunction_absClassorg.geotools.filter.function.mathGeoTools
FilterFunction_abs_2Classorg.geotools.filter.function.mathGeoTools
FilterFunction_abs_3Classorg.geotools.filter.function.mathGeoTools
FilterFunction_abs_4Classorg.geotools.filter.function.mathGeoTools
FilterFunction_acosClassorg.geotools.filter.function.mathGeoTools
FilterFunction_areaClassorg.geotools.filter.functionGeoTools
FilterFunction_asinClassorg.geotools.filter.function.mathGeoTools
FilterFunction_atanClassorg.geotools.filter.function.mathGeoTools
FilterFunction_atan2Classorg.geotools.filter.function.mathGeoTools
FilterFunction_betweenClassorg.geotools.filter.functionGeoTools
FilterFunction_boundaryClassorg.geotools.filter.functionGeoTools
FilterFunction_boundaryDimensionClassorg.geotools.filter.functionGeoTools
FilterFunction_bufferClassorg.geotools.filter.functionGeoTools
FilterFunction_bufferWithSegmentsClassorg.geotools.filter.functionGeoTools
FilterFunction_ceilClassorg.geotools.filter.function.mathGeoTools
FilterFunction_centroidClassorg.geotools.filter.functionGeoTools
FilterFunction_containsClassorg.geotools.filter.functionGeoTools
FilterFunction_ConvertApplies the available Converter to turn the value into the desired target classAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.filter.functionGeoTools
FilterFunction_convexHullClassorg.geotools.filter.functionGeoTools
FilterFunction_cosClassorg.geotools.filter.function.mathGeoTools
FilterFunction_crossesClassorg.geotools.filter.functionGeoTools
FilterFunction_dateFormatFormats a date into a string given a certain pattern (specified in the format accepted by SimpleDateFormat}Classorg.geotools.filter.functionGeoTools
FilterFunction_dateParseParses a date from a string given a certain pattern (specified in the format accepted by SimpleDateFormat}Classorg.geotools.filter.functionGeoTools
FilterFunction_differenceClassorg.geotools.filter.functionGeoTools
FilterFunction_dimensionClassorg.geotools.filter.functionGeoTools
FilterFunction_disjointClassorg.geotools.filter.functionGeoTools
FilterFunction_disjoint3DClassorg.geotools.filter.functionGeoTools
FilterFunction_distanceClassorg.geotools.filter.functionGeoTools
FilterFunction_distance3DClassorg.geotools.filter.functionGeoTools
FilterFunction_double2boolClassorg.geotools.filter.functionGeoTools
FilterFunction_endAngleClassorg.geotools.filter.functionGeoTools
FilterFunction_endPointClassorg.geotools.filter.functionGeoTools
FilterFunction_envelopeClassorg.geotools.filter.functionGeoTools
FilterFunction_equalsExactClassorg.geotools.filter.functionGeoTools
FilterFunction_equalsExactToleranceClassorg.geotools.filter.functionGeoTools
FilterFunction_equalToClassorg.geotools.filter.functionGeoTools
FilterFunction_expClassorg.geotools.filter.function.mathGeoTools
FilterFunction_exteriorRingClassorg.geotools.filter.functionGeoTools
FilterFunction_floorClassorg.geotools.filter.function.mathGeoTools
FilterFunction_geometryTypeClassorg.geotools.filter.functionGeoTools
FilterFunction_geomFromWKTClassorg.geotools.filter.functionGeoTools
FilterFunction_geomLengthClassorg.geotools.filter.functionGeoTools
FilterFunction_getGeometryNClassorg.geotools.filter.functionGeoTools
FilterFunction_getXClassorg.geotools.filter.functionGeoTools
FilterFunction_getYClassorg.geotools.filter.functionGeoTools
FilterFunction_getZClassorg.geotools.filter.functionGeoTools
FilterFunction_greaterEqualThanClassorg.geotools.filter.functionGeoTools
FilterFunction_greaterThanClassorg.geotools.filter.functionGeoTools
FilterFunction_IEEEremainderClassorg.geotools.filter.function.mathGeoTools
FilterFunction_if_then_elseClassorg.geotools.filter.functionGeoTools
FilterFunction_in10Classorg.geotools.filter.functionGeoTools
FilterFunction_in2Classorg.geotools.filter.functionGeoTools
FilterFunction_in3Classorg.geotools.filter.functionGeoTools
FilterFunction_in4Classorg.geotools.filter.functionGeoTools
FilterFunction_in5Classorg.geotools.filter.functionGeoTools
FilterFunction_in6Classorg.geotools.filter.functionGeoTools
FilterFunction_in7Classorg.geotools.filter.functionGeoTools
FilterFunction_in8Classorg.geotools.filter.functionGeoTools
FilterFunction_in9Classorg.geotools.filter.functionGeoTools
FilterFunction_int2bboolClassorg.geotools.filter.functionGeoTools
FilterFunction_int2ddoubleClassorg.geotools.filter.functionGeoTools
FilterFunction_interiorPointClassorg.geotools.filter.functionGeoTools
FilterFunction_interiorRingNClassorg.geotools.filter.functionGeoTools
FilterFunction_intersectionClassorg.geotools.filter.functionGeoTools
FilterFunction_intersectsClassorg.geotools.filter.functionGeoTools
FilterFunction_intersects3DClassorg.geotools.filter.functionGeoTools
FilterFunction_isClosedClassorg.geotools.filter.functionGeoTools
FilterFunction_isEmptyClassorg.geotools.filter.functionGeoTools
FilterFunction_isLikeClassorg.geotools.filter.functionGeoTools
FilterFunction_isNullClassorg.geotools.filter.functionGeoTools
FilterFunction_isometricClassorg.geotools.filter.functionGeoTools
FilterFunction_isRingClassorg.geotools.filter.functionGeoTools
FilterFunction_isSimpleClassorg.geotools.filter.functionGeoTools
FilterFunction_isValidClassorg.geotools.filter.functionGeoTools
FilterFunction_isWithinDistanceClassorg.geotools.filter.functionGeoTools
FilterFunction_isWithinDistance3DClassorg.geotools.filter.functionGeoTools
FilterFunction_lessEqualThanClassorg.geotools.filter.functionGeoTools
FilterFunction_lessThanClassorg.geotools.filter.functionGeoTools
FilterFunction_listA simple function that creates a list of values of any number of argumentsAuthor:Niels CharlierClassorg.geotools.filter.functionGeoTools
FilterFunction_logClassorg.geotools.filter.function.mathGeoTools
FilterFunction_maxClassorg.geotools.filter.function.mathGeoTools
FilterFunction_max_2Classorg.geotools.filter.function.mathGeoTools
FilterFunction_max_3Classorg.geotools.filter.function.mathGeoTools
FilterFunction_max_4Classorg.geotools.filter.function.mathGeoTools
FilterFunction_minClassorg.geotools.filter.function.mathGeoTools
FilterFunction_min_2Classorg.geotools.filter.function.mathGeoTools
FilterFunction_min_3Classorg.geotools.filter.function.mathGeoTools
FilterFunction_min_4Classorg.geotools.filter.function.mathGeoTools
FilterFunction_minimumCircleA FilterFunction that expects a Geometry and returns it's minimum bounding circle.Classorg.geotools.filter.functionGeoTools
FilterFunction_minimumDiameterA FilterFunction that expects a Geometry and returns it's minimum diameter.Classorg.geotools.filter.functionGeoTools
FilterFunction_minimumRectangleA FilterFunction that expects a Geometry and returns it's minimum rectangle.Classorg.geotools.filter.functionGeoTools
FilterFunction_notClassorg.geotools.filter.functionGeoTools
FilterFunction_notEqualToClassorg.geotools.filter.functionGeoTools
FilterFunction_numberFormatFormats a number into a string given a certain pattern (specified in the format acceptedAuthor:Andrea Aime - OpenGeoClassorg.geotools.filter.functionGeoTools
FilterFunction_numberFormat2Formats a number into a string given a certain pattern (specified in the format accepted This function expands on FilterFunction_numberFormat and adds some additonal parameters Classorg.geotools.filter.functionGeoTools
FilterFunction_numGeometriesClassorg.geotools.filter.functionGeoTools
FilterFunction_numInteriorRingClassorg.geotools.filter.functionGeoTools
FilterFunction_numPointsClassorg.geotools.filter.functionGeoTools
FilterFunction_octagonalEnvelopeA FilterFunction that expects a Geometry and returns it's octagonal envelope.Classorg.geotools.filter.functionGeoTools
FilterFunction_offsetClassorg.geotools.filter.functionGeoTools
FilterFunction_offset .OffsetOrdinateFilterClassorg.geotools.filter.function.FilterFunction_offsetGeoTools
FilterFunction_overlapsClassorg.geotools.filter.functionGeoTools
FilterFunction_parseBooleanClassorg.geotools.filter.functionGeoTools
FilterFunction_parseDoubleClassorg.geotools.filter.functionGeoTools
FilterFunction_parseIntClassorg.geotools.filter.functionGeoTools
FilterFunction_parseLongClassorg.geotools.filter.functionGeoTools
FilterFunction_pointNClassorg.geotools.filter.functionGeoTools
FilterFunction_powClassorg.geotools.filter.function.mathGeoTools
FilterFunction_propertyExtracts a property from a feature, taking the property name as a parameterAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.filter.functionGeoTools
FilterFunction_randomClassorg.geotools.filter.function.mathGeoTools
FilterFunction_relateClassorg.geotools.filter.functionGeoTools
FilterFunction_relatePatternClassorg.geotools.filter.functionGeoTools
FilterFunction_rintClassorg.geotools.filter.function.mathGeoTools
FilterFunction_roundClassorg.geotools.filter.function.mathGeoTools
FilterFunction_round_2Classorg.geotools.filter.function.mathGeoTools
FilterFunction_roundDoubleClassorg.geotools.filter.functionGeoTools
FilterFunction_sdonnOracle function SDO_NN to identify the nearest neighbors for a geometryAuthor:Davide Savazzi - GeoSolutionsClassorg.geotools.filter.functionGeoTools
FilterFunction_setCRSClassorg.geotools.filter.functionGeoTools
FilterFunction_sinClassorg.geotools.filter.function.mathGeoTools
FilterFunction_sqrtClassorg.geotools.filter.function.mathGeoTools
FilterFunction_startAngleClassorg.geotools.filter.functionGeoTools
FilterFunction_startPointClassorg.geotools.filter.functionGeoTools
FilterFunction_strCapitalizeClassorg.geotools.filter.functionGeoTools
FilterFunction_strConcatClassorg.geotools.filter.functionGeoTools
FilterFunction_strEndsWithClassorg.geotools.filter.functionGeoTools
FilterFunction_strEqualsIgnoreCaseClassorg.geotools.filter.functionGeoTools
FilterFunction_strIndexOfClassorg.geotools.filter.functionGeoTools
FilterFunction_strLastIndexOfClassorg.geotools.filter.functionGeoTools
FilterFunction_strLengthClassorg.geotools.filter.functionGeoTools
FilterFunction_strMatchesClassorg.geotools.filter.functionGeoTools
FilterFunction_strPositionFilter function implementing the Symbology Encoding "StringPosition" function.Classorg.geotools.filter.functionGeoTools
FilterFunction_strReplaceClassorg.geotools.filter.functionGeoTools
FilterFunction_strStartsWithClassorg.geotools.filter.functionGeoTools
FilterFunction_strSubstringClassorg.geotools.filter.functionGeoTools
FilterFunction_strSubstringStartClassorg.geotools.filter.functionGeoTools
FilterFunction_strToLowerCaseClassorg.geotools.filter.functionGeoTools
FilterFunction_strToUpperCaseClassorg.geotools.filter.functionGeoTools
FilterFunction_strTrimClassorg.geotools.filter.functionGeoTools
FilterFunction_strTrim2Function implementing the Symbology Encoding Trim function.Classorg.geotools.filter.functionGeoTools
FilterFunction_symDifferenceClassorg.geotools.filter.functionGeoTools
FilterFunction_tanClassorg.geotools.filter.function.mathGeoTools
FilterFunction_toDegreesClassorg.geotools.filter.function.mathGeoTools
FilterFunction_toRadiansClassorg.geotools.filter.function.mathGeoTools
FilterFunction_touchesClassorg.geotools.filter.functionGeoTools
FilterFunction_toWKTClassorg.geotools.filter.functionGeoTools
FilterFunction_unionClassorg.geotools.filter.functionGeoTools
FilterFunction_verticesClassorg.geotools.filter.functionGeoTools
FilterFunction_withinClassorg.geotools.filter.functionGeoTools
FilterHandlerInterface to recieve filters from the filter sax parsing classes.Interfaceorg.geotools.filterGeoTools
FilteringFeatureCollectionDecorates a feature collection with one that filters content.Classorg.geotools.data.storeGeoTools
FilteringFeatureIteratorDecorates a FeatureIterator with one that filters content.Classorg.geotools.data.storeGeoTools
FilteringFeatureReaderBasic support for a FeatureReader that does filtering.Classorg.geotools.dataGeoTools
FilteringFeatureWriterFiltering is performed on this hasNext() method.Classorg.geotools.dataGeoTools
FilteringIterationRun through the provided collection only returning features that pass the providedAuthor:Ian SchneiderClassorg.geotools.filterGeoTools
FilteringIteratorDecorates a org.Classorg.geotools.data.storeGeoTools
FilteringSimpleFeatureCollectionDecorates a feature collection with one that filters content.Classorg.geotools.feature.collectionGeoTools
FilteringSimpleFeatureIteratorExtension of FilteringFeatureIterator that type narrows to SimpleFeature.Classorg.geotools.feature.collectionGeoTools
FilteringSimpleFeatureReaderFilter simple reader content as it is being read.Classorg.geotools.data.simpleGeoTools
FilterOperationCommon super-class for filter operation.Classorg.geotools.coverage.processingGeoTools
FilterOpsComplexTypesEncode/Decode Filter types.Classorg.geotools.xml.filterGeoTools
FilterOpsComplexTypes .BBOXTypeThe element is defined as a convenient and more compact way of encoding the very common bounding box constraint based on theClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .BinaryComparisonOpTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .BinaryLogicOpTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .BinarySpatialOpTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .ComparisonOpsTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .DistanceBufferTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .DistanceTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .FeatureIdTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .FilterTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .LogicOpsTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .LowerBoundaryTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .PropertyIsBetweenTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .PropertyIsLikeTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .PropertyIsNullTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .SpatialOpsTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .UnaryLogicOpTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .UpperBoundaryTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterParserDelegateParser delegate for the Filter 1.Classorg.geotools.filter.v1_1GeoTools
FilterParsingUtilsConvenience class for filter parsing.Classorg.geotools.filterGeoTools
FiltersUtility class for working with Filters & Expression.Classorg.geotools.filterGeoTools
FilterSAXParserCreates filters from FilterFilter, which reads in a SAX stream and passes the appropriate messages here.Classorg.geotools.filterGeoTools
FilterSchemaSchema for parsing filter content.Classorg.geotools.xml.filterGeoTools
FilterSchema .FilterElementClassorg.geotools.xml.filter.FilterSchemaGeoTools
FilterToSQLEncodes a filter into a SQL WHERE statement.Classorg.geotools.data.jdbcGeoTools
FilterToSQL .FieldEncoder FilterToSQL we are using.Interfaceorg.geotools.data.jdbc.FilterToSQLGeoTools
FilterToSQLExceptionIndicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems.Classorg.geotools.data.jdbcGeoTools
FilterToSQLSDEEncodes an attribute filter into a SQL WHERE statement for arcsde.Classorg.geotools.arcsde.filterGeoTools
FilterToTextUtilThe method of this utility class allows to build the CQL/ECQL predicate associated Warning: This component is not published.Classorg.geotools.filter.text.commonsGeoTools
FilterTransformerAn XMLEncoder for Filters and Expressions.Classorg.geotools.filterGeoTools
FilterTransformer .FilterTranslatorClassorg.geotools.filter.FilterTransformerGeoTools
FilterTypeThe FilterType interface lists all the possible type of filter.Interfaceorg.geotools.filterGeoTools
FilterTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1GeoTools
FilterTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
FilterVisitorSupportBase filter visitor class that aggregates the individual visit methods based on filter Methods are grouped by the BinaryLogicOperator, BinaryComparisonOperator,Classorg.geotools.filter.visitorGeoTools
FixBBOXFilterVisitorVisit the BBOX filter elements and make sure they are valid.Classorg.geotools.filter.visitorGeoTools
FixtureUtilitiesStatic methods to support the implementation of tests that use fixture configuration files.Classorg.geotools.testGeoTools
FloatFileNameExtractorSPIClassorg.geotools.gce.imagemosaic.properties.numericGeoTools
FloatParameterA parameter value as a floating point (double precision) number.Classorg.geotools.parameterGeoTools
FlowHandlerProvides a mechanism to indicate that the XMLSAXHandler should stop parsing.Interfaceorg.geotools.xmlGeoTools
FolderClassorg.geotools.kmlGeoTools
FolderBindingClassorg.geotools.kml.bindingsGeoTools
FolderStackClassorg.geotools.kmlGeoTools
FolderTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
FontA system-independent object for holding SLD font information.Interfaceorg.geotools.stylingGeoTools
Font .Style This is a way to document the constants allowable for the setStyle method enum Style2 implements Literal {Interfaceorg.geotools.styling.FontGeoTools
Font .WeightInterfaceorg.geotools.styling.FontGeoTools
FontBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
FontBuilderClassorg.geotools.styling.builderGeoTools
FontCacheLookup and caches font definitions for faster retrievalAuthor:Andrea Aime - TOPPClassorg.geotools.renderer.styleGeoTools
FontEditor A "button" with an icon/text that pops up the font window.Classorg.geotools.swt.styling.simpleGeoTools
FontImplProvides a Java representation of the Font element of an SLD.Classorg.geotools.stylingGeoTools
FootprintBehaviorenum FootprintBehaviorHandles the way footprints should be treated.Classorg.geotools.gce.imagemosaicGeoTools
FootprintGeometryProviderClose up the provider (in case it holds onto persistent resources such as files or database connections)Interfaceorg.geotools.gce.imagemosaic.catalogGeoTools
ForceCoordinateSystemFeatureReaderForceCoordinateSystemFeatureReader provides a CoordinateReferenceSystem for ForceCoordinateSystemFeatureReader is a wrapper used to forceClassorg.geotools.data.crsGeoTools
ForceCoordinateSystemFeatureResultsForceCoordinateSystemFeatureResults provides a CoordinateReferenceSystem for ForceCoordinateSystemFeatureReader is a wrapper used to forceClassorg.geotools.data.crsGeoTools
ForceCoordinateSystemIteratorForceCoordinateSystemFeatureReader provides a CoordinateReferenceSystem for ForceCoordinateSystemFeatureReader is a wrapper used to forceClassorg.geotools.data.crsGeoTools
FormatConsistencyImplDegree to which data is stored in accordance with the physical structure of the dataset, as described by the scope.Classorg.geotools.metadata.iso.qualityGeoTools
FormatDateBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
FormatDateTimezoneFunctionFunction to format a time given as a Date using a SimpleDateFormat pattern in a time zone supported by TimeZone.Classorg.geotools.filter.expressionGeoTools
FormatImplDescription of the computer language construct that specifies the representation of data objects in a record, file, message, storage device or transmission channel.Classorg.geotools.metadata.iso.distributionGeoTools
FormatNumberBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
FormattableBase class for all object formattable asSince:2.Classorg.geotools.referencing.wktGeoTools
FormatterFormat Formattable objects as A formatter is constructed with a specified set of symbols.Classorg.geotools.referencing.wktGeoTools
FractionA fraction made of a numerator and a denominator.Classorg.geotools.mathGeoTools
FrequencySortedSetA set with elements ordered by the amount of time they were added.Classorg.geotools.utilGeoTools
Function_NamesTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
Function_NameTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
FunctionBuilderClassorg.geotools.filter.expressionGeoTools
FunctionExpressionQuick Function implementation for direct use as a factory.Interfaceorg.geotools.filterGeoTools
FunctionExpressionImplAbstract class for a function expression implementation By default this implementation returns the provided fallback value.Classorg.geotools.filterGeoTools
FunctionFactoryFactory interface for filter functions.Interfaceorg.geotools.filterGeoTools
FunctionFinderIsolate function lookup code from Factory implementation(s).Classorg.geotools.filterGeoTools
FunctionImplDefault implementation of a Function; you may extend this class to implement specific functionality.Classorg.geotools.filterGeoTools
FunctionNameImplClassorg.geotools.filter.capabilityGeoTools
FunctionsImplClassorg.geotools.filter.capabilityGeoTools
FunctionsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
FunctionTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
FunctionTypeBindingBinding object for the type http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
GatherCoverageMetadataCommandSession command to gather information for an ArcSDE Raster, such as dimensions, spatial extent, number of pyramid levels, etc; into a RasterDatasetInfoClassorg.geotools.arcsde.raster.infoGeoTools
GazetteerNameValidationGazetteerNameValidation purpose.Classorg.geotools.validation.attributesGeoTools
GazetteerNameValidationBeanInfoGazetteerNameValidationBeanInfo purpose.Classorg.geotools.validation.attributesGeoTools
GCOThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.gml3.v3_2.gcoGeoTools
GCOSchemaClassorg.geotools.gml3.v3_2.gcoGeoTools
GeneralDirectPositionHolds the coordinates for a position within some coordinate reference system.Classorg.geotools.geometryGeoTools
GeneralEnvelopeA minimum bounding box or rectangle.Classorg.geotools.geometryGeoTools
GeneralGridCoordinatesHolds the set of grid coordinates that specifies the location of the grid point within the grid.Classorg.geotools.coverage.gridGeoTools
GeneralGridCoordinates .ImmutableAn immutable GridCoordinates.Classorg.geotools.coverage.grid.GeneralGridCoordinatesGeoTools
GeneralGridEnvelopeDefines a range of grid coverage coordinates.Classorg.geotools.coverage.gridGeoTools
GeneralGridGeometryDescribes the valid range of grid coordinates and the math transform to transform grid coordinates to real world coordinates.Classorg.geotools.coverage.gridGeoTools
GeneralizationClassorg.geotools.data.gen.infoGeoTools
GeneralizationInfoContainer having a base feature and 0.Classorg.geotools.data.gen.infoGeoTools
GeneralizationInfosClassorg.geotools.data.gen.infoGeoTools
GeneralizationInfosProviderInterfaceorg.geotools.data.gen.infoGeoTools
GeneralizationInfosProviderImplClassorg.geotools.data.gen.infoGeoTools
GeneralMatrixA two dimensional array of numbers.Classorg.geotools.referencing.operation.matrixGeoTools
GeneralObliqueGeneral Oblique Transformation projection useful for rotated spherical coordinates ("Rotated Pole"), commonly used in numerical weather forecasting models.Classorg.geotools.referencing.operation.projectionGeoTools
GeneralOblique .ProviderThe math transform provider for an General Oblique Transformation projection.Classorg.geotools.referencing.operation.projection.GeneralObliqueGeoTools
GenericGeometryEncoderClassorg.geotools.gml2.simpleGeoTools
GenericGeometryEncoderClassorg.geotools.gml3.simpleGeoTools
GenericNameBase class for generic scoped and local name structure for type and attributeClassorg.geotools.utilGeoTools
GeocentricTransformTransforms three dimensional geographic points to geocentric coordinate points.Classorg.geotools.referencing.operation.transformGeoTools
GeocentricTransform .ProviderThe provider for GeocentricTransform.Classorg.geotools.referencing.operation.transform.GeocentricTransformGeoTools
GeocentricTransform .ProviderInverseThe provider for inverse of GeocentricTransform.Classorg.geotools.referencing.operation.transform.GeocentricTransformGeoTools
GeocentricTranslationAn affine transform applied on geocentric coordinates.Classorg.geotools.referencing.operation.transformGeoTools
GeocentricTranslation .ProviderBase class for geocentric affine transform providers.Classorg.geotools.referencing.operation.transform.GeocentricTranslationGeoTools
GeocentricTranslation .ProviderFrameRotationGeocentric affine transform provider for "Coordinate Frame rotation".Classorg.geotools.referencing.operation.transform.GeocentricTranslationGeoTools
GeocentricTranslation .ProviderSevenParamBase class for geocentric affine transform providers with rotation terms.Classorg.geotools.referencing.operation.transform.GeocentricTranslationGeoTools
GeodeticCalculatorPerforms geodetic calculations on an ellipsoid.Classorg.geotools.referencingGeoTools
GeographicBoundingBoxImplGeographic position of the dataset.Classorg.geotools.metadata.iso.extentGeoTools
GeographicDescriptionImplDescription of the geographic area using identifiers.Classorg.geotools.metadata.iso.extentGeoTools
GeographicExtentImplBase class for geographic area of the dataset.Classorg.geotools.metadata.iso.extentGeoTools
GeographicHandlerFactoryClassorg.geotools.renderer.crsGeoTools
GeoJSONClassorg.geotools.geojsonGeoTools
GeoJSONUtilClassorg.geotools.geojsonGeoTools
GeoKeyEntryThis class is a holder for a GeoKey record containing four short values as specified in the GeoTiff spec.Classorg.geotools.coverage.grid.io.imageio.geotiffGeoTools
GeomCollectionIteratorA path iterator for the LiteShape class, specialized to iterate over a geometry collection.Classorg.geotools.geometry.jtsGeoTools
GeometricObjectsImplNumber of objects, listed by geometric object type, used in the dataset.Classorg.geotools.metadata.iso.spatialGeoTools
GeometriesConstants to identify JTS geometry types, reducing the need for boiler-plate code such as this.Classorg.geotools.geometry.jtsGeoTools
GeometryAttributeImplTODO: rename to GeometricAttribute Provides .Classorg.geotools.featureGeoTools
GeometryBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
GeometryBuilderA Builder to help with Geometry creation.Classorg.geotools.geometryGeoTools
GeometryBuilderA builder for Geometry objects.Classorg.geotools.geometry.jtsGeoTools
GeometryClipperA stateful geometry clipper, can clip linestring on a specified rectangle.Classorg.geotools.geometry.jtsGeoTools
GeometryCollectionEncoderClassorg.geotools.gml2.simpleGeoTools
GeometryCollectionEncoderClassorg.geotools.gml3.simpleGeoTools
GeometryCollectionHandlerClassorg.geotools.geojson.geomGeoTools
GeometryCollectorA stateful geometry collector that will add all geometries into a single resulting geometry collection with the following properties:Classorg.geotools.geometry.jtsGeoTools
GeometryConverterSample use of SDO class for simple JTS Geometry.Classorg.geotools.data.oracle.sdoGeoTools
GeometryConverterFactoryConverter factory performing converstions among geometric types.Classorg.geotools.utilGeoTools
GeometryCoordinateSequenceTransformerService object that takes a geometry and applies a MathTransform to the coordinates it contains, creating a newClassorg.geotools.geometry.jtsGeoTools
GeometryDatasetA dataset for plotting Geometry objects .Classorg.geotools.renderer.chartGeoTools
GeometryDescriptorImplClassorg.geotools.feature.typeGeoTools
GeometryEncoderBase class for all encoders writing a GeometryAuthor:Justin Deoliveira, OpenGeo, Andrea Aime - GeoSolutionsClassorg.geotools.gml2.simpleGeoTools
GeometryEncoderExceptionIndicates a client class has attempted to encode a filter not supported by the GeometryEncoderSDEAuthor:Gabriel RoldanSee Also:Serialized FormClassorg.geotools.arcsde.filterGeoTools
GeometryEncoderSDEEncodes the geometry related parts of a filter into a set of SeFilter objects and provides a method to get the resulting filters suitable to set up an SeQuery's spatialClassorg.geotools.arcsde.filterGeoTools
GeometryFactoryFinderDefines static methods used to access the application's default geometry factory implementations.Classorg.geotools.geometryGeoTools
GeometryFilterImpl This filter implements a relationship - of some sort - between two geometry expressions.Classorg.geotools.filterGeoTools
GeometryFunctionFunction the returns the default geometry of a feature, or null if there is none, or it's not aAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.filter.functionGeoTools
GeometryFunctionAn sqlite function that operates on a Geopackage Geometry BLOB.Classorg.geotools.geopkg.geomGeoTools
GeometryHandlerClassorg.geotools.geojson.geomGeoTools
GeometryHandlerBaseClassorg.geotools.geojson.geomGeoTools
GeometryHeaderThe Geopackage Geometry BLOB Header (see Geopackage specs).Classorg.geotools.geopkg.geomGeoTools
GeometryHeaderFlagsThe Geopackage Geometry BLOB Header Flags (see Geopackage specs).Classorg.geotools.geopkg.geomGeoTools
GeometryHeaderFlags .GeopackageBinaryTypeGeoPackage Binary Type inside Geometry Header Flags.Classorg.geotools.geopkg.geom.GeometryHeaderFlagsGeoTools
GeometryJSONReads and writes geometry objects to and from geojson.Classorg.geotools.geojson.geomGeoTools
GeometryOperandsType_GeometryOperandBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
GeometryOperandsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
GeometryOperandsTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
GeometryOperandTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
GeometryPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
GeometryPropertyTypeBindingBaseClassorg.geotools.gml3.bindingsGeoTools
GeometryRendererA custom renderer for geometry objects in a GeometryDataset.Classorg.geotools.renderer.chartGeoTools
GeometryTransformationThis interface can be implemented by geometry transformation functions that whish to be used in the Symbolizer geometry property.Interfaceorg.geotools.filter.functionGeoTools
GeometryTransformationVisitorGiven an original rendering envelope it visits an expression, finds all GeometryTransformation, collects and merges all the returned query envelopesClassorg.geotools.filter.functionGeoTools
GeometryTransformerUsed to walk through GeometryObjects issuing SAX events Please note that this GeometryTransformer issues GML2 events,Classorg.geotools.gml.producerGeoTools
GeometryTransformer .GeometryTranslatorClassorg.geotools.gml.producer.GeometryTransformerGeoTools
GeometryTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
GeometryTypeConverterFactoryConverter factory performing conversions among JTS geometries of different types.Classorg.geotools.utilGeoTools
GeometryTypeImplAttributeType for hold geometry implementations, maintains CRS information.Classorg.geotools.feature.typeGeoTools
GeometryUtilClassorg.geotools.graph.util.geomGeoTools
GeoPackageProvides access to a GeoPackage database.Classorg.geotools.geopkgGeoTools
GeoPackage .DataTypeReturns the enum constant of this type with the specified name.Classorg.geotools.geopkg.GeoPackageGeoTools
GeoPackageFormatGeoPackage Grid Format (supports the GP mosaic datastore).Classorg.geotools.geopkg.mosaicGeoTools
GeoPackageFormatFactorySpiConstructs a GeoPackage Grid Format (supports the GP mosaic datastore).Classorg.geotools.geopkg.mosaicGeoTools
GeoPackageProcessRequestGeoPackage Process Request.Classorg.geotools.geopkg.wpsGeoTools
GeoPackageProcessRequest .FeaturesLayerClassorg.geotools.geopkg.wps.GeoPackageProcessRequestGeoTools
GeoPackageProcessRequest .LayerClassorg.geotools.geopkg.wps.GeoPackageProcessRequestGeoTools
GeoPackageProcessRequest .LayerTypeReturns the enum constant of this type with the specified name.Classorg.geotools.geopkg.wps.GeoPackageProcessRequestGeoTools
GeoPackageProcessRequest .TilesLayerClassorg.geotools.geopkg.wps.GeoPackageProcessRequestGeoTools
GeoPackageProcessRequest .TilesLayer .TilesCoverageClassorg.geotools.geopkg.wps.GeoPackageProcessRequest.TilesLayerGeoTools
GeoPackageReaderGeoPackage Grid Reader (supports the GP mosaic datastore).Classorg.geotools.geopkg.mosaicGeoTools
GeoPkgDataStoreFactoryThe GeoPackage DataStore Factory.Classorg.geotools.geopkgGeoTools
GeoPkgDialectThe GeoPackage SQL Dialect.Classorg.geotools.geopkgGeoTools
GeoPkgGeomReaderTranslates a GeoPackage geometry BLOB to a vividsolutions Geometry.Classorg.geotools.geopkg.geomGeoTools
GeoPkgGeomWriterTranslates a vividsolutions Geometry to a GeoPackage geometry BLOB.Classorg.geotools.geopkg.geomGeoTools
GeoPkgGeomWriter .ConfigurationClassorg.geotools.geopkg.geom.GeoPkgGeomWriterGeoTools
Geopkgtype_featuresBindingBinding object for the type http://www.Classorg.geotools.geopkg.wps.xmlGeoTools
Geopkgtype_tilesBindingBinding object for the type http://www.Classorg.geotools.geopkg.wps.xmlGeoTools
GeopkgtypeBindingBinding object for the type http://www.Classorg.geotools.geopkg.wps.xmlGeoTools
GeorectifiedImplGrid whose cells are regularly spaced in a geographic (i.Classorg.geotools.metadata.iso.spatialGeoTools
GeoreferenceableImplGrid with cells irregularly spaced in any given geographic/map projection coordinate system, whose individual cells can be geolocated using geolocation informationClassorg.geotools.metadata.iso.spatialGeoTools
GeoServerPre200StrategyWFS strategy for GeoServer WFS 1.Classorg.geotools.data.wfs.internal.v1_xGeoTools
GeoServerStrategyClassorg.geotools.data.wfs.v1_1_0GeoTools
GeoSpatialImageReaderClassorg.geotools.imageioGeoTools
GeostationarySatelliteThe Geostationary Satellite Projection Adapted from https://github.Classorg.geotools.referencing.operation.projectionGeoTools
GeostationarySatellite .EllipsoidalClassorg.geotools.referencing.operation.projection.GeostationarySatelliteGeoTools
GeostationarySatellite .ProviderClassorg.geotools.referencing.operation.projection.GeostationarySatelliteGeoTools
GeostationarySatellite .SphericalClassorg.geotools.referencing.operation.projection.GeostationarySatelliteGeoTools
GeoTiffConstantsClassorg.geotools.coverage.grid.io.imageio.geotiffGeoTools
GeoTiffCoordinateTransformationsCodesProjCoordTransGeoKey Type = SHORT (code)Classorg.geotools.coverage.grid.io.imageio.geotiff.codesGeoTools
GeoTiffExceptionThis exception is thrown when the problem with reading the GeoTiff file has to do with constructing either the raster to model transform, or theClassorg.geotools.coverage.grid.io.imageio.geotiffGeoTools
GeoTiffFormatProvides basic information about the GeoTIFF format IO.Classorg.geotools.gce.geotiffGeoTools
GeoTiffFormatFactorySpiThe GeoTiffFormatFactorySpi should never be instantiated directly by user code.Classorg.geotools.gce.geotiffGeoTools
GeoTiffGCSCodes6.Classorg.geotools.coverage.grid.io.imageio.geotiff.codesGeoTools
GeoTiffIIOMetadataDecoderThis class provides an abstraction from the details of TIFF data access for the purpose of retrieving GeoTIFFWritingUtilities metadata from an All of the GeoKey values are included here as constants, and the portions of the GeoTIFFWritingUtilities specification pertaining to each have beenClassorg.geotools.coverage.grid.io.imageio.geotiffGeoTools
GeoTiffIIOMetadataEncoderThis class is responsible for encoding the geotiff tags into suitable metadata for the ImageIO library.Classorg.geotools.coverage.grid.io.imageio.geotiffGeoTools
GeoTiffIIOMetadataEncoder .TagSetReturns the enum constant of this type with the specified name.Classorg.geotools.coverage.grid.io.imageio.geotiff.GeoTiffIIOMetadataEncoderGeoTools
GeoTiffMetadata2CRSAdapterThe GeoTiffMetadata2CRSAdapter is responsible for interpreting the metadata provided by the GeoTiffIIOMetadataDecoder for theClassorg.geotools.coverage.grid.io.imageio.geotiffGeoTools
GeoTiffPCSCodesClassorg.geotools.coverage.grid.io.imageio.geotiff.codesGeoTools
GeoTiffReaderthis class is responsible for exposing the data and the Georeferencing metadata available to the Geotools library.Classorg.geotools.gce.geotiffGeoTools
GeoTiffUoMCodesClassorg.geotools.coverage.grid.io.imageio.geotiff.codesGeoTools
GeoTiffVCSCodesClassorg.geotools.coverage.grid.io.imageio.geotiff.codesGeoTools
GeoTiffWriteParamsSubclass of GeoToolsWriteParams the allows the user to specify parameters to control the process of writing out a GeoTiff file throughClassorg.geotools.gce.geotiffGeoTools
GeoTiffWriterAbstractGridCoverageWriter implementation for the geotiff format.Classorg.geotools.gce.geotiffGeoTools
GeoToolsStatic methods relative to the global GeoTools configuration.Classorg.geotools.factoryGeoTools
GeoToolsReadParamsThis class is the base class for building adapters/extensions to the ImageIO ImageReadParam class for controlling the processing of reading aClassorg.geotools.coverage.grid.io.imageioGeoTools
GeoToolsWriteParamsClassorg.geotools.coverage.grid.io.imageioGeoTools
GetCapabilitiesRequestRepresents a GetCapabilitiesRequest.Interfaceorg.geotools.data.owsGeoTools
GetCapabilitiesRequestClassorg.geotools.data.wfs.internalGeoTools
GetCapabilitiesResponseBase class for GetCapabilities responses.Classorg.geotools.data.owsGeoTools
GetCapabilitiesResponseClassorg.geotools.data.wfs.internalGeoTools
GetCapabilitiesTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
GetCapabilitiesTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
GetFeatureInterfaceorg.geotools.data.wfs.protocol.wfsGeoTools
GetFeature .ResultTypeReturns the enum constant of this type with the specified name.Classorg.geotools.data.wfs.protocol.wfs.GetFeatureGeoTools
GetFeatureInfoRequestInformation required for a GetFeatureInfo request.Interfaceorg.geotools.data.wms.requestGeoTools
GetFeatureInfoResponseProcess GetFeatureInfoResponse.Classorg.geotools.data.wms.responseGeoTools
GetFeatureParserInterface to abstract out the parsing of features coming from a GetFeature request from the underlying xml parsing technology in use.Interfaceorg.geotools.data.wfs.internalGeoTools
GetFeatureParserInterface to abstract out the parsing of features coming from a GetFeature request from the underlying xml parsing technology in use.Interfaceorg.geotools.data.wfs.protocol.wfsGeoTools
GetFeatureQueryAdapterClassorg.geotools.data.wfs.v1_1_0GeoTools
GetFeatureRequestClassorg.geotools.data.wfs.internalGeoTools
GetFeatureRequest .ResultTypeReturns the enum constant of this type with the specified name.Classorg.geotools.data.wfs.internal.GetFeatureRequestGeoTools
GetFeatureResponseClassorg.geotools.data.wfs.internalGeoTools
GetFeatureResponseParserFactoryA WFS response parser factory for GetFeature requests in GML output formats.Classorg.geotools.data.wfs.internal.parsersGeoTools
GetFeatureTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
GetFeatureWithLockTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
GetGmlObjectTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
GetLegendGraphicRequestA request used to get the legend graphic for a given layerAuthor:Richard GouldInterfaceorg.geotools.data.wms.requestGeoTools
GetLegendGraphicResponseClassorg.geotools.data.wms.responseGeoTools
GetMapRequestConstruct a WMS getMap request.Interfaceorg.geotools.data.wms.requestGeoTools
GetMapResponseProcess GetMapResponse.Classorg.geotools.data.wms.responseGeoTools
GetParserInterface to return appropriate feature parser.Interfaceorg.geotools.data.wfs.internalGeoTools
GetPropertiesExecutorGets properties from a parent object by visiting bindings in the hierachy.Classorg.geotools.xml.implGeoTools
GetPropertyExecutorGets children from a parent object, visiting bindings in teh hierachy until one is found.Classorg.geotools.xml.implGeoTools
GetStylesRequestRepresents a GetStyles RequestAuthor:Richard GouldInterfaceorg.geotools.data.wms.requestGeoTools
GetStylesResponseRepresents the result of a GetStyles request.Classorg.geotools.data.wms.responseGeoTools
GlyphRenderers a small Glyph used to represent a Map Layer in a legend.Classorg.geotools.legendGeoTools
GlyphFactoryUsed to draw the little pictures that appear in a Legend.Interfaceorg.geotools.legendGeoTools
GlyphPropertiesListClassorg.geotools.renderer.liteGeoTools
GlyphPropertyClassorg.geotools.renderer.liteGeoTools
GlyphRendererInterfaceorg.geotools.renderer.liteGeoTools
GMDThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.gml3.v3_2.gmdGeoTools
GMDSchemaClassorg.geotools.gml3.v3_2.gmdGeoTools
GMLUtilityClass for encoding GML content.Classorg.geotoolsGeoTools
GMLThis interface contains the qualified names of all the types in the http://www.Classorg.geotools.gml2GeoTools
GMLThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.gml3GeoTools
GMLThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.gml3.v3_2GeoTools
GMLThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.gml4wcsGeoTools
GML .DelegatingXSDAn XSD that delegates to GML for its XSDSchema.Classorg.geotools.gml3.v3_2.GMLGeoTools
GML .VersionVersion of encoder to useReturns the enum constant of this type with the specified name.Classorg.geotools.GMLGeoTools
Gml21GetFeatureResponseParserFactoryA WFS response parser factory for GetFeature requests in text/xml; subtype=gml/2.Classorg.geotools.data.wfs.v1_1_0.parsersGeoTools
GML2EncodingUtilsUtility methods used by gml2 bindigns when encodding.Classorg.geotools.gml2.bindingsGeoTools
GML2FeatureCollectionEncoderDelegateOptimized encoder delegate for GML2 feature collections.Classorg.geotools.gml2.simpleGeoTools
GML2FeatureCollectionEncoderDelegate .GML2DelegateClassorg.geotools.gml2.simple.GML2FeatureCollectionEncoderDelegateGeoTools
GML2ParsingUtilsUtility methods used by gml2 bindings when parsing.Classorg.geotools.gml2.bindingsGeoTools
Gml31GetFeatureResponseParserFactoryA WFS response parser factory for GetFeature requests in text/xml; subtype=gml/3.Classorg.geotools.data.wfs.v1_1_0.parsersGeoTools
GML32EncodingUtilsClassorg.geotools.gml3.v3_2.bindingsGeoTools
GML32FeatureCollectionEncoderDelegateSimpleFeatureCollection encoder delegate for fast GML3 encodingAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.gml3.simpleGeoTools
GML32FeatureCollectionEncoderDelegate .GML32DelegateClassorg.geotools.gml3.simple.GML32FeatureCollectionEncoderDelegateGeoTools
GML3EncodingUtilsUtility class for gml3 encoding.Classorg.geotools.gml3.bindingsGeoTools
GML3EncodingUtilsUtility class for gml3 encoding.Classorg.geotools.gml4wcs.bindingsGeoTools
GML3FeatureCollectionEncoderDelegateSimpleFeatureCollection encoder delegate for fast GML3 encodingAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.gml3.simpleGeoTools
GML3ParsingUtilsUtility class for gml3 parsing.Classorg.geotools.gml3.bindingsGeoTools
GML3ParsingUtilsUtility class for gml3 parsing.Classorg.geotools.gml4wcs.bindingsGeoTools
GMLAbstractFeatureCollectionBaseTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLAbstractFeatureCollectionTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLAbstractFeatureTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLAbstractGeometryCollectionBaseTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLAbstractGeometryTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GmlAbstractGetFeatureResponseParserFactoryA base WFS response parser factory for GetFeature requests.Classorg.geotools.data.wfs.v1_1_0.parsersGeoTools
GMLBoundingShapeTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLBoxTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLComplexTypesThis class is intended to act as a collection of package visible GML complexType definition to be used by the GMLSchemaClassorg.geotools.xml.gmlGeoTools
GMLComplexTypes .AbstractFeatureCollectionsBaseType This class represents an AbstractFeatureCollectionsBaseType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .AbstractFeatureCollectionType This class represents an AbstractFeatureCollectionType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .AbstractFeatureType This class represents an AbstractFeatureType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .AbstractGeometryCollectionBaseType This class represents an AbstractGeometryCollectionBaseType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .AbstractGeometryType This class represents an AbstractGeometryType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .BoundingShapeType This class represents an BoundingShapeType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .BoxType This class represents an BoxType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .CoordinatesType This class represents an CoordinatesType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .CoordType This class represents an CoordType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .FeatureAssociationType This class represents an FeatureAssociationType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .GeometryAssociationType This class represents an GeometryAssociationType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .GeometryCollectionType This class represents an GeometryCollectionType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .GeometryPropertyType This class represents an GeometryPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .LinearRingMemberType This class represents an LinearRingMemberType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .LinearRingType This class represents an LinearRingType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .LineStringMemberType This class represents an LineStringMemberType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .LineStringPropertyType This class represents an LineStringPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .LineStringType This class represents an LineStringType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiGeometryPropertyType This class represents an MultiGeometryPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiLineStringPropertyType This class represents an MultiLineStringPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiLineStringType This class represents an MultiLineStringType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiPointPropertyType This class represents an MultiPointPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiPointType This class represents an MultiPointType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiPolygonPropertyType This class represents an MultiPolygonPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiPolygonType This class represents an MultiPolygonType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .PointMemberType This class represents an PointMemberType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .PointPropertyType This class represents an PointPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .PointType This class represents an PointType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .PolygonMemberType This class represents an PolygonMemberType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .PolygonPropertyType This class represents an PolygonPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .PolygonType This class represents an PolygonType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLConfigurationConfiguration used by gml2 parsers.Classorg.geotools.gml2GeoTools
GMLConfigurationParser configuration for the gml3 schema.Classorg.geotools.gml3GeoTools
GMLConfigurationParser configuration for the http://www.Classorg.geotools.gml3.v3_2GeoTools
GMLConfigurationParser configuration for the http://www.Classorg.geotools.gml4wcsGeoTools
GMLCoordinatesTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLCoordTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLDelegateInterface factoring out the differences between GML versionsAuthor:Justin Deoliveira, OpenGeo, Andrea Aime - GeoSolutionsInterfaceorg.geotools.gml2.simpleGeoTools
GMLEncodingUtilsClassorg.geotools.gml2.bindingsGeoTools
GMLExceptionAn exception used to represent any GML related errors.Classorg.geotools.gmlGeoTools
GMLFeatureAssociationTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLFeatureCollection TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code TemplatesClassorg.geotools.xml.gmlGeoTools
GmlFeatureTypeRegistryConfigurationFeature Type Registry Configuration for GML.Classorg.geotools.gml3.complexGeoTools
GMLFilterDocumentLEVEL1 saxGML4j GML filter: Sends basic alerts for GML types to This filter separates and passes GML events to a GMLHandlerGeometry.Classorg.geotools.gmlGeoTools
GMLFilterFeatureLEVEL3 GML filter: translates JTS elements and attribute data into features.Classorg.geotools.gmlGeoTools
GMLFilterGeometryLEVEL2 saxGML4j GML filter: translates coordinates and GML events into OGC This filter simply reads in the events and coordinates passed to it by itsClassorg.geotools.gmlGeoTools
GMLGeometryAssociationTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLGeometryCollectionTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLGeometryPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GmlGetFeatureResponseParserFactoryA WFS response parser factory for GetFeature requests in GML output formats.Classorg.geotools.data.wfs.internal.parsersGeoTools
GMLHandlerFeatureLEVEL4 saxGML4j GML handler: Gets features.Interfaceorg.geotools.gmlGeoTools
GMLHandlerGeometryLEVEL2 saxGML4j GML handler: Gets basic alerts from GMLFilterDocument.Interfaceorg.geotools.gmlGeoTools
GMLHandlerJTSLEVEL3 saxGML4j GML handler: Gets JTS objects.Interfaceorg.geotools.gmlGeoTools
GMLLinearRingMemberTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLLinearRingTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLLineStringMemberTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLLineStringPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLLineStringTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLMultiGeometryPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLMultiLineStringPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLMultiLineStringTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLMultiPointPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLMultiPointTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLMultiPolygonPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLMultiPolygonTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLNullTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GmlObjectIdImplClassorg.geotools.filter.identityGeoTools
GmlObjectIdTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1GeoTools
GmlObjectStoreInterface providing lookup operations for gml objects.Interfaceorg.geotools.dataGeoTools
GMLObjectTypeListTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
GMLObjectTypeTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
GMLParserDelegateParser delegate for GML 2.Classorg.geotools.gml2GeoTools
GMLParserDelegateParser delegate for GML 3.Classorg.geotools.gml3GeoTools
GMLPointMemberTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLPointPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLPointTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLPolygonMemberTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLPolygonPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLPolygonTypeBindingBinding object for the type http://www.Classorg.geotools.gml2.bindingsGeoTools
GMLReceiverClassorg.geotools.gmlGeoTools
GMLSchemaClassorg.geotools.gml2GeoTools
GMLSchemaClassorg.geotools.gml3GeoTools
GMLSchemaClassorg.geotools.gml3.v3_2GeoTools
GMLSchemaThis class represents a hard coded, java interpreted version of the GML 2.Classorg.geotools.xml.gmlGeoTools
GMLUtilClassorg.geotools.gml2.bindingsGeoTools
GMLWriterHelper class writing out GML elements and coordinates.Classorg.geotools.gml2.simpleGeoTools
GMXThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.gml3.v3_2.gmxGeoTools
GMXSchemaClassorg.geotools.gml3.v3_2.gmxGeoTools
GnomonicThe gnomonic projection using a spheroid algorithm.Classorg.geotools.referencing.operation.projectionGeoTools
Gnomonic .Provider provider for a Gnomonic projectionSince:2.Classorg.geotools.referencing.operation.projection.GnomonicGeoTools
GPKGThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.geopkg.wps.xmlGeoTools
GPKGConfigurationParser configuration for the http://www.Classorg.geotools.geopkg.wps.xmlGeoTools
GradientColorMapGeneratorA class mainly used to parse an SVG file and create a ColorMap on top of the LinearGradientEntry contained on it, or create a ColorMap on top of a ";" separated values list Classorg.geotools.renderer.lite.gridcoverage2dGeoTools
GranuleCatalogClassorg.geotools.gce.imagemosaic.catalogGeoTools
GranuleCatalogFactorySimple Factory class for creating GranuleCatalog instance to handle the catalog of granules for this mosaic.Classorg.geotools.gce.imagemosaic.catalogGeoTools
GranuleCatalogSourceA GranuleSource implementation wrapping a GranuleCatalog.Classorg.geotools.gce.imagemosaic.catalogGeoTools
GranuleCatalogStoreA GranuleStore implementation wrapping a GranuleCatalog.Classorg.geotools.gce.imagemosaic.catalogGeoTools
GranuleCatalogVisitorSimple interface for creating visitors to a GranuleCatalog implementation.Interfaceorg.geotools.gce.imagemosaic.catalogGeoTools
GranuleDescriptorA granuleDescriptor is a single piece of the mosaic, with its own overviews and This class is responsible for caching the various size of the differentClassorg.geotools.gce.imagemosaicGeoTools
GranuleSourceAPI to operate on Granules data.Interfaceorg.geotools.coverage.grid.ioGeoTools
GranuleStoreAPI extending GranuleSource providing capabilities to add, delete and modify granules.Interfaceorg.geotools.coverage.grid.ioGeoTools
GraphRepresents a graph.Interfaceorg.geotools.graph.structureGeoTools
GraphableRepresents a component of a graph.Interfaceorg.geotools.graph.structureGeoTools
GraphBuilderBuild the physical components of a Graph.Interfaceorg.geotools.graph.buildGeoTools
GraphFuserRemoves all nodes of degree 2 from a graph.Classorg.geotools.graph.util.graphGeoTools
GraphFuser .EdgeMergerMerges the underlying objects represented by a number of edges into a Author:Justin Deoliveira, Refractions Research Inc, jdeolive@refractions.Interfaceorg.geotools.graph.util.graph.GraphFuserGeoTools
GraphGeneratorContructs a graph based on relationships between the entities (objects) modelled by the graph.Interfaceorg.geotools.graph.buildGeoTools
GraphicA Graphic is a "graphical symbol" with an inherent shape, color(s), and A "graphic" can very informally be defined as "a little picture" and can beInterfaceorg.geotools.stylingGeoTools
GraphicBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
GraphicBuilderClassorg.geotools.styling.builderGeoTools
GraphicEnhancedMapContext WMS GetMap request can have.Classorg.geotools.mapGeoTools
GraphicFillBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
GraphicImplDirect implementation of Graphic.Classorg.geotools.stylingGeoTools
GraphicLegendUsed to represent a Rule (or other construct) in a user interface or legend.Interfaceorg.geotools.stylingGeoTools
GraphicLegendBuilderClassorg.geotools.styling.builderGeoTools
GraphicsAwareDpiRescaleStyleVisitorThis class extends DpiRescaleStyleVisitor to add support for rescaling external graphics and marks whose size has not been explicitly set.Classorg.geotools.renderer.liteGeoTools
GraphicStrokeBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
GraphicStyle2DClassorg.geotools.renderer.styleGeoTools
GraphicViewerAllows editing/viewing of a Style Layer Descriptor "Graphic".Classorg.geotools.swt.styling.simpleGeoTools
GraphIteratorDefines an algorithm in which to traverse the components of a graph.Interfaceorg.geotools.graph.traverseGeoTools
GraphPartitionerCreates a collection of connected graphs from a single graph.Classorg.geotools.graph.util.graphGeoTools
GraphReaderWriterReads and writes features to and from some permanent form.Interfaceorg.geotools.graph.ioGeoTools
GraphTraversalIterates a GraphWalker over the components of a Graph.Interfaceorg.geotools.graph.traverseGeoTools
GraphViewerClassorg.geotools.graph.util.delaunayGeoTools
GraphVisitorAn interface in which to implement a visitor pattern with components of aAuthor:Justin Deoliveira, Refractions Research Inc, jdeolive@refractions.Interfaceorg.geotools.graph.structureGeoTools
GraphWalkerIterated over the components of a graph using a standard visitor Author:Justin Deoliveira, Refractions Research Inc, jdeolive@refractions.Interfaceorg.geotools.graph.traverseGeoTools
GrassBinaryImageMetadataRepresents the metadata associated with the native grass binary map.Classorg.geotools.gce.grassraster.metadataGeoTools
GrassBinaryImageMetadataFormatDefines the structure of metadata documents describing Grass raster image metadata.Classorg.geotools.gce.grassraster.metadataGeoTools
GrassBinaryImageReaderImageIO reader for the grass binary raster format.Classorg.geotools.gce.grassrasterGeoTools
GrassBinaryImageReaderSpiThe Service Provider Interface for GRASS binary rasters.Classorg.geotools.gce.grassraster.spiGeoTools
GrassBinaryImageWriterClassorg.geotools.gce.grassrasterGeoTools
GrassBinaryImageWriterSpiThe Service Provider Interface for GRASS binary rasters.Classorg.geotools.gce.grassraster.spiGeoTools
GrassBinaryRasterReadHandlerGrass binary data input/ouput handler.Classorg.geotools.gce.grassraster.coreGeoTools
GrassBinaryRasterWriteHandlerGrass binary data input/ouput handler.Classorg.geotools.gce.grassraster.coreGeoTools
GrassCoverageFormatProvides basic information about the grass raster format IO.Classorg.geotools.gce.grassraster.formatGeoTools
GrassCoverageFormatFactoryThe GrassCoverageFormatFactory will be discovered by the GridFormatFinder.Classorg.geotools.gce.grassraster.formatGeoTools
GrassCoverageReaderCoverage Reader class for reading GRASS raster maps.Classorg.geotools.gce.grassrasterGeoTools
GrassCoverageReadParamRepresents the read parameters in the geotools space, as opposed to GrassBinaryImageReadParam that are for the imageio space.Classorg.geotools.gce.grassrasterGeoTools
GrassCoverageWriterCoverage Writer class for writing GRASS raster maps.Classorg.geotools.gce.grassrasterGeoTools
GRIBFormatClassorg.geotools.coverage.io.gribGeoTools
GRIBFormatFactorySPIClassorg.geotools.coverage.io.gribGeoTools
GribUtilitiesHelper class used for setting a GRIB cache if defined with the JAVA argument -DGRIB_CACHE_DIRAuthor:Nicola Lagomarsini GeoSolutions S.Classorg.geotools.coverage.io.gribGeoTools
GridCoordinates2DHolds the set of two-dimensional grid coordinates that specifies the location of the grid point within the grid.Classorg.geotools.coverage.gridGeoTools
GridCoverage2DBasic access to grid data values backed by a two-dimensional rendered image.Classorg.geotools.coverage.gridGeoTools
GridCoverage2DReaderProvides access to named GridCoverage2D (along with any context information) from a persistent store.Interfaceorg.geotools.coverage.grid.ioGeoTools
GridCoverage2DRIAA RenderedImage that provides values coming from a source GridCoverage2D, with a backing grid addressable as the target GridCoverage2D.Classorg.geotools.coverage.processing.operationGeoTools
GridCoverageBuilderHelper class for the creation of GridCoverage2D instances.Classorg.geotools.coverage.gridGeoTools
GridCoverageFactoryA factory for grid coverage objects.Classorg.geotools.coverage.gridGeoTools
GridCoverageLayerLayer used to draw a raster GridCoverage.Classorg.geotools.mapGeoTools
GridCoverageLayerHelperUsed by InfoTool to query GridCoverageLayer objects.Classorg.geotools.swing.toolGeoTools
GridCoverageReaderHelperSupport class that performs the actions needed to read a GridCoverage for the task of rendering it at a given resolution, on a given area, taking into account projection oddities, datelineClassorg.geotools.renderer.lite.gridcoverage2dGeoTools
GridCoverageReaderProgressAdapterThis class provide a means to wrap a GeoTools ProgressListener and have it control an ImageReader while it is actuallyClassorg.geotools.image.ioGeoTools
GridCoverageRendererA helper class for rendering GridCoverage objects.Classorg.geotools.renderer.lite.gridcoverage2dGeoTools
GridCoverageResponseAn interface implementing GridCoverage with add of temporal extent and vertical extentInterfaceorg.geotools.coverage.ioGeoTools
GridCoverageWriterProgressAdapterThis class provide a means to wrap a GeoTools ProgressListener and have it control an ImageWriter while it is actuallyClassorg.geotools.image.ioGeoTools
GriddedDataPositionalAccuracyImplCloseness of gridded data position values to values accepted as or being true.Classorg.geotools.metadata.iso.qualityGeoTools
GridElementThe base interface for vector grid elements.Interfaceorg.geotools.gridGeoTools
GridEnvelope2DDefines a range of two-dimensional grid coverage coordinates.Classorg.geotools.coverage.gridGeoTools
GridEnvelopeTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
GridFeatureBuilderControls the creating of features representing grid elements during vector GridFeatureBuilder builder = new GridFeatureBuilder(myFeatureType) {Classorg.geotools.gridGeoTools
GridFormatFactorySpiConstructs a live GridCoverageFormat.Interfaceorg.geotools.coverage.grid.ioGeoTools
GridFormatFinderEnable programs to find all available grid format implementations.Classorg.geotools.coverage.grid.ioGeoTools
GridGeometry2DDescribes the valid range of grid coordinates and the math transform, in the special case where only 2 dimensions are in use.Classorg.geotools.coverage.gridGeoTools
GridLayerHelperHelper class used by InfoTool to query MapLayers with raster feature data (GridCoverage2D or AbstractGridCoverage2DReader).Classorg.geotools.swt.toolGeoTools
GridLimitsTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
GridReaderLayerLayer used to draw a raster GridCoverage2DReader.Classorg.geotools.mapGeoTools
GridReaderLayerHelperHelper class used by InfoTool to query values in aSince:8.Classorg.geotools.swing.toolGeoTools
GridsA utility class to create polygonal vector grids with basic attributes.Classorg.geotools.gridGeoTools
GridSampleDimensionDescribes the data values for a coverage as a list of categories.Classorg.geotools.coverageGeoTools
Gridsettype_gridsBindingBinding object for the type http://www.Classorg.geotools.geopkg.wps.xmlGeoTools
GridsettypeBindingBinding object for the type http://www.Classorg.geotools.geopkg.wps.xmlGeoTools
GridShiftLocatorProvides a hook to locate grid shift files, such as NTv1, NTv2 and NADCON ones Andrea Aime - GeosolutionsInterfaceorg.geotools.referencing.factory.gridshiftGeoTools
GridSpatialRepresentationImplBasic information required to uniquely identify a resource or resources.Classorg.geotools.metadata.iso.spatialGeoTools
GridToEnvelopeMapperA helper class for building n-dimensional affine transform mapping grid ranges to envelopes.Classorg.geotools.referencing.operation.builderGeoTools
GridtypeBindingBinding object for the type http://www.Classorg.geotools.geopkg.wps.xmlGeoTools
GridTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
GroundControlPointsImage ground control points, as a list of TiePoint and their CRSAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.coverage.grid.ioGeoTools
Group This interface is intended to represent the Group construct within XML In many situations it is recommended that groups be flatened out to theirInterfaceorg.geotools.xml.schemaGeoTools
GroupByVisitorGroup features by one or several attributes and applies an aggregator visitor to each group.Classorg.geotools.feature.visitorGeoTools
GroupByVisitor .GroupByRawResultHelper class that should be used by optimizations to set the results.Classorg.geotools.feature.visitor.GroupByVisitorGeoTools
GroupByVisitor .GroupByResultThis class implements the feature calculation result of the group by visitor.Classorg.geotools.feature.visitor.GroupByVisitorGeoTools
GroupByVisitorBuilderHelper class to help building a valid group by visitor.Classorg.geotools.feature.visitorGeoTools
GroupGTClassorg.geotools.xml.schema.implGeoTools
GroupHandlerGroupHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
GroupHandler .DefaultGroupClassorg.geotools.xml.handlers.xsi.GroupHandlerGeoTools
GrowableInternationalStringAn implementation of international string using a map of strings for different locales.Classorg.geotools.utilGeoTools
GSProcessInterfaceorg.geotools.process.gsGeoTools
GSRThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.gml3.v3_2.gsrGeoTools
GSRSchemaClassorg.geotools.gml3.v3_2.gsrGeoTools
GSSThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.gml3.v3_2.gssGeoTools
GSSSchemaClassorg.geotools.gml3.v3_2.gssGeoTools
GTopo30FormatProvides basic information about the GTOPO30 format IO.Classorg.geotools.gce.gtopo30GeoTools
GTopo30FormatFactoryThe GTopo30FormatFactory will be discovered by the GridFormatFinder.Classorg.geotools.gce.gtopo30GeoTools
GTopo30ReaderThis class provides a GridCoverageReader for the GTopo30Format.Classorg.geotools.gce.gtopo30GeoTools
GTopo30WriteParamsClassorg.geotools.gce.gtopo30GeoTools
GTopo30WriterClass used for encoding a GridCoverage2D into a GTOPO30 file.Classorg.geotools.gce.gtopo30GeoTools
GTRendererGeoTools renderer for rendering spatial content into a Graphics2D.Interfaceorg.geotools.rendererGeoTools
GTSThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.gml3.v3_2.gtsGeoTools
GTSSchemaClassorg.geotools.gml3.v3_2.gtsGeoTools
GTWarpPropertyGeneratorA property generator for the Warp operation that builds the expected ROI bounds even when the source and target image bounds are not superimposedAuthor:Andrea Aime - GeoSolutions, Daniele Romagnoli - GeoSolutionsSee Also:Serialized FormClassorg.geotools.imageGeoTools
GTXMLOperates as a front end to GTXML parser/encoder services.Classorg.geotools.gtxmlGeoTools
H2ClobConverterFactoryConverts a H2 JdbcClob to a StringAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.data.h2GeoTools
H2DataStoreFactoryDataStoreFacotry for H2 database.Classorg.geotools.data.h2GeoTools
H2DialectDelegate for H2DialectBasic and H2DialectPrepared which implements the common parts of the dialect api.Classorg.geotools.data.h2GeoTools
H2DialectBasicH2 database dialect based on basic (non-prepared) statements.Classorg.geotools.data.h2GeoTools
H2DialectPreparedH2 database dialect based on prepared statements.Classorg.geotools.data.h2GeoTools
H2FilterToSQLClassorg.geotools.data.h2GeoTools
H2JNDIDataStoreFactoryJNDI DataStoreFactory for H2.Classorg.geotools.data.h2GeoTools
HaloA Halo fills an extended area outside the glyphs of a rendered textlabel to make it easier to read over a background.Interfaceorg.geotools.stylingGeoTools
HaloBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
HaloBuilderClassorg.geotools.styling.builderGeoTools
HaloImplDirect implementation of Halo.Classorg.geotools.stylingGeoTools
HandlerClass implementing this interface serve has handlers for content of an instance document as it is parsed.Interfaceorg.geotools.xml.implGeoTools
HandlerBaseClassorg.geotools.geojsonGeoTools
HandlerFactoryFactory used to create element handler objects during the processing of anAuthor:Justin Deoliveira,Refractions Reserach Inc.Interfaceorg.geotools.xml.implGeoTools
HandlerFactoryImplClassorg.geotools.xml.implGeoTools
HandlerImplClassorg.geotools.xml.implGeoTools
HarvestedSourceInformation about one of the sources that have been processed by StructuredGridCoverage2DReader.Interfaceorg.geotools.coverage.grid.ioGeoTools
HeuristicPrimaryKeyFinderLooks up the primary key using the DatabaseMetaData for the specified table, looking both for primary keys and unique indexes.Classorg.geotools.jdbcGeoTools
HexagonDefines methods and enum constants to work with hexagons.Interfaceorg.geotools.grid.hexagonGeoTools
HexagonBuilderUsed by Hexagons class to build grids.Classorg.geotools.grid.hexagonGeoTools
HexagonImplDefault implementation of Hexagon.Classorg.geotools.grid.hexagonGeoTools
HexagonOrientationenum HexagonOrientationConstants to describe the orientation of a Hexagon.Classorg.geotools.grid.hexagonGeoTools
HexagonsA utilities class with static methods to create and work with hexagonalSince:2.Classorg.geotools.grid.hexagonGeoTools
HexBinaryUtility class for xs:hexbinary.Classorg.geotools.xml.implGeoTools
HintsA set of hints providing control on factories to be used.Classorg.geotools.factoryGeoTools
Hints .ClassKeyA key for value that may be specified either as instance of T, or asSince:2.Classorg.geotools.factory.HintsGeoTools
Hints .ConfigurationMetadataKeyKeys for extra configuration options that are passed from the overhead application into queries.Classorg.geotools.factory.HintsGeoTools
Hints .DoubleKeyA hint used to capture a configuration setting as double.Classorg.geotools.factory.HintsGeoTools
Hints .FileKeyKey for hints to be specified as a File.Classorg.geotools.factory.HintsGeoTools
Hints .IntegerKeyA hint used to capture a configuration setting as an integer.Classorg.geotools.factory.HintsGeoTools
Hints .KeyThe type for keys used to control various aspects of the factory creation.Classorg.geotools.factory.HintsGeoTools
Hints .OptionKeyKey that allows the choice of several options.Classorg.geotools.factory.HintsGeoTools
Histogram* This operation simply wraps JAI Histogram operations described by HistogramDescriptor inside a GeoTools operation in order to make itClassorg.geotools.coverage.processing.operationGeoTools
HistogramBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
HistogramContrastMethodStrategyClassorg.geotools.stylingGeoTools
HotineObliqueMercatorHotine Oblique Mercator projection.Classorg.geotools.referencing.operation.projectionGeoTools
HotineObliqueMercator .Provider provider for a Hotine Oblique Mercator projectionSince:2.Classorg.geotools.referencing.operation.projection.HotineObliqueMercatorGeoTools
HotineObliqueMercator .Provider_TwoPoint provider for a Hotine Oblique Mercator projection, specified with two points on the central line (instead of a central point and azimuth).Classorg.geotools.referencing.operation.projection.HotineObliqueMercatorGeoTools
HsqlDialectEpsgMediatorMediator which delegates the creation of referencing objects to the HsqlDialectEpsgFactory.Classorg.geotools.referencing.factory.epsgGeoTools
HsqlEpsgDatabaseThis utility class knows everything there is to know about the care and feeding of our pet EPSG database.Classorg.geotools.referencing.factory.epsgGeoTools
HTTP_AuthorityFactoryWraps all factories in a "http://www.Classorg.geotools.referencing.factoryGeoTools
HTTP_URI_AuthorityFactoryAuthorityFactory for OGC HTTP URI resources.Classorg.geotools.referencing.factoryGeoTools
HTTPClientDefines the inteface by which an AbstractOpenWebService executes HTTP requests.Interfaceorg.geotools.data.owsGeoTools
HttpMethodClassorg.geotools.data.wfs.internalGeoTools
HttpMethodEnumeration to specify the preferred HTTP method a WFS datastore to use then accessing WFS operations.Classorg.geotools.data.wfs.protocol.httpGeoTools
HTTPResponseInterface by which an AbstractOpenWebService retrieves the contents of an HTTP request issued through its HTTPClient.Interfaceorg.geotools.data.owsGeoTools
HTTPURIHandlerA URI handler that handles HTTP connections with connection timeouts and read timeouts.Classorg.geotools.xml.implGeoTools
HttpUtilClassorg.geotools.data.wfs.protocol.httpGeoTools
ICompilerThis interface presents the methods which will be implemented by the different compiles.Interfaceorg.geotools.filter.text.commonsGeoTools
IconStyle2DClassorg.geotools.renderer.styleGeoTools
IContentHandlerInterfaceorg.geotools.geojsonGeoTools
Id_CapabilitiesTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
Id_CapabilitiesTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
IdBuilderFitlerBuilder acting as a simple wrapper around an Expression.Classorg.geotools.filterGeoTools
IdCapabilitiesImplClassorg.geotools.filter.capabilityGeoTools
IdCollectorFilterVisitorGather up all FeatureId strings into a provided HashSet.Classorg.geotools.feature.visitorGeoTools
IdentificationClassorg.geotools.imageioGeoTools
IdentificationImplBasic information required to uniquely identify a resource or resources.Classorg.geotools.metadata.iso.identificationGeoTools
IdentificationTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
IdentifiedObjectFinderLooks up an object from an authority factory which is equals, ignoring metadata, to the specifiedClassorg.geotools.referencing.factoryGeoTools
IdentifiedObjectSetA lazy set of identified objects.Classorg.geotools.referencing.factoryGeoTools
IdentifierGenerationOptionTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
IdentifierImplValue uniquely identifying an object within a namespace.Classorg.geotools.metadata.isoGeoTools
IdentityTransformThe identity transform.Classorg.geotools.referencing.operation.transformGeoTools
IdFinderFilterVisitorQuick check to see if an ID filter is found.Classorg.geotools.feature.visitorGeoTools
IDFunctionAllow access to the value of Feature.Classorg.geotools.filter.functionGeoTools
IDFunctionExpressionClassorg.geotools.filterGeoTools
IdInfoBean of idinfo element of shp.Classorg.geotools.data.shapefile.shp.xmlGeoTools
IDRISIFormatAn implementation of Format for the IDRIS (RST) format.Classorg.geotools.coverageio.gdal.idrisiGeoTools
IDRISIFormatFactoryClassorg.geotools.coverageio.gdal.idrisiGeoTools
IDRISIReaderThis class can read a RST data source and create a GridCoverage2DSince:2.Classorg.geotools.coverageio.gdal.idrisiGeoTools
IFeatureCollectionHandlerInterfaceorg.geotools.geojson.featureGeoTools
IgnoreHandler This is a default Handler which is used in case a handler cannot be created for an arbitry element.Classorg.geotools.xml.handlersGeoTools
IgnoreHandler Used to represent elements which are not important to our parse, basicallyAuthor:dzwiers, Refractions Research, Inc.Classorg.geotools.xml.handlers.xsiGeoTools
IIOMetadataDumperUtility class that can be used to dump a DOM tree in a formatted way.Classorg.geotools.coverage.grid.io.imageioGeoTools
IllegalAttributeExceptionIndicates client class has attempted to create an invalid feature.Classorg.geotools.featureGeoTools
IllegalFilterExceptionDefines an exception for illegal filters.Classorg.geotools.filterGeoTools
ImageAssertCompares two images using perceptual criterias: the assertions will fail if the images would look different to a human being.Classorg.geotools.image.testGeoTools
ImageCacheA singleton cache for images.Classorg.geotools.swt.utilsGeoTools
ImageComparatorUtility to compare two images and verify if the are equal to the human eye, or not.Classorg.geotools.image.testGeoTools
ImageComparator .ModeSame as above, but if a pixel is found to be anti-aliased, only brightness will be compared, instead of the full color componentClassorg.geotools.image.test.ImageComparatorGeoTools
ImageComposerThreadClassorg.geotools.gce.imagemosaic.jdbcGeoTools
ImageDecoderThreadClassorg.geotools.gce.imagemosaic.jdbcGeoTools
ImageDescriptionImplInformation about an image's suitability for use.Classorg.geotools.metadata.iso.contentGeoTools
ImageGeometryA simple grid geometry holding the grid range as a rectangle and the grid to CRS relationship as an affine transform.Classorg.geotools.coverage.gridGeoTools
ImageGraphicFactoryExternal graphic factory accepting an Expression that can be evaluated to a URL pointing to a image file.Classorg.geotools.renderer.styleGeoTools
ImageIOExtProvides an alternative source of image input and output streams that uses optimized behavior.Classorg.geotools.image.ioGeoTools
ImageLevelInfoJava Bean for pyramid level information.Classorg.geotools.gce.imagemosaic.jdbcGeoTools
ImageMosaicConfigHandlerThis class is in responsible for creating and managing the catalog and the configuration of the mosaicAuthor:Carlo Cancellieri - GeoSolutions SASClassorg.geotools.gce.imagemosaicGeoTools
ImageMosaicDescriptorA class which can be used as input of an ImageMosaicReader to describe an available mosaic without the need to access an external file such as a shapeFile,Classorg.geotools.gce.imagemosaicGeoTools
ImageMosaicDirectoryWalkerThis class is in responsible for creating the index for a mosaic of images that we want to tie together as a single coverage.Classorg.geotools.gce.imagemosaicGeoTools
ImageMosaicEventHandlersBase class to handle eventsAuthor:carlo cancellieri - GeoSolutions SASClassorg.geotools.gce.imagemosaicGeoTools
ImageMosaicEventHandlers .ExceptionEventEvent launched when an exception occurs.Classorg.geotools.gce.imagemosaic.ImageMosaicEventHandlersGeoTools
ImageMosaicEventHandlers .FileProcessingEventA special ProcessingEvent raised when a file has completed/failed ingestionSee Also:Serialized FormClassorg.geotools.gce.imagemosaic.ImageMosaicEventHandlersGeoTools
ImageMosaicEventHandlers .ProcessingEventClassorg.geotools.gce.imagemosaic.ImageMosaicEventHandlersGeoTools
ImageMosaicEventHandlers .ProcessingEventListenerClassorg.geotools.gce.imagemosaic.ImageMosaicEventHandlersGeoTools
ImageMosaicEventHandlers .ProgressEventDispatchThreadEventLauncherPrivate Class which simply fires the events using a copy of the listeners list in order to avoid problems with listeners that remove themselves or are removed by someone elseClassorg.geotools.gce.imagemosaic.ImageMosaicEventHandlersGeoTools
ImageMosaicFileResourceInfoFileResourceInfo implementation for ImageMosaic.Classorg.geotools.gce.imagemosaicGeoTools
ImageMosaicFormatAbstractGridFormat subclass for controlling ImageMosaicReader creation.Classorg.geotools.gce.imagemosaicGeoTools
ImageMosaicFormatFactory mosaic of georeferenced images.Classorg.geotools.gce.imagemosaicGeoTools
ImageMosaicJDBCFormatAbstractGridFormat sublass for controlling ImageMosaicJDBCReader creation.Classorg.geotools.gce.imagemosaic.jdbcGeoTools
ImageMosaicJDBCFormatFactoryClassorg.geotools.gce.imagemosaic.jdbcGeoTools
ImageMosaicJDBCReaderThis reader is responsible for providing access to images and image pyramids stored in a JDBC All jdbc databases which are able to handle blobs are supported.Classorg.geotools.gce.imagemosaic.jdbcGeoTools
ImageMosaicJDBCReaderStateHolds the state of the ImageMosaicJDBCReader making the reader thread safeClassorg.geotools.gce.imagemosaic.jdbcGeoTools
ImageMosaicReaderReader responsible for providing access to mosaic of georeferenced images.Classorg.geotools.gce.imagemosaicGeoTools
ImageMosaicReader .HarvestedResource to one of these 3 objects: FileDirectoryList of FilesClassorg.geotools.gce.imagemosaic.ImageMosaicReaderGeoTools
ImageOutlineImageOutline specifies how individual source rasters in a multi-raster set (such as a set of satellite-image scenes) should be outlined to make theInterfaceorg.geotools.stylingGeoTools
ImageOutlineBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
ImageOutlineImplClassorg.geotools.stylingGeoTools
ImagePyramidFormatThis class implements the basic format capabilities for a coverage format.Classorg.geotools.gce.imagepyramidGeoTools
ImagePyramidFormatFactoryClassorg.geotools.gce.imagepyramidGeoTools
ImagePyramidReaderThis reader is repsonsible for providing access to a pyramid of mosaics of georeferenced coverages that are read directly through imageio readers, likeClassorg.geotools.gce.imagepyramidGeoTools
ImageWorkerHelper methods for applying JAI operations on an image.Classorg.geotools.imageGeoTools
ImageWorker .PNGImageWriteParamWorkaround class for compressing PNG using the default PNGImageEncoder shipped with the JDK.Classorg.geotools.image.ImageWorkerGeoTools
ImagingParameterDescriptorsWraps a JAI's ParameterListDescriptor.Classorg.geotools.parameterGeoTools
ImagingParametersWraps a JAI's ParameterList.Classorg.geotools.parameterGeoTools
IMappingFeatureIteratorInterfaceorg.geotools.data.complexGeoTools
ImportUtility class for importing tiles and georeferencing info into the database.Classorg.geotools.gce.imagemosaic.jdbcGeoTools
Import .ImportTypReturns the enum constant of this type with the specified name.Classorg.geotools.gce.imagemosaic.jdbc.ImportGeoTools
ImportHandlerImportHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
ImportParamClassorg.geotools.gce.imagemosaic.jdbcGeoTools
IncludeHandlerImportHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
IndentedLineWriterA writer that put some spaces in front of every lines.Classorg.geotools.ioGeoTools
IndexRepresents a database indexAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.jdbcGeoTools
IndexedDbaseFileReaderA DbaseFileReader is used to read a dbase III format file.Classorg.geotools.data.shapefile.dbfGeoTools
IndexedFeatureResultsClassorg.geotools.renderer.liteGeoTools
IndexedFidReaderThis object reads from a file the fid of a feature in a shapefile.Classorg.geotools.data.shapefile.fidGeoTools
IndexedFidWriterThe Writer writes out the fid and record number of features to the fid index file.Classorg.geotools.data.shapefile.fidGeoTools
IndexedStackClassorg.geotools.graph.utilGeoTools
IndexerJava class for anonymous complex type.Classorg.geotools.gce.imagemosaic.catalog.indexGeoTools
Indexer .CollectorsJava class for anonymous complex type.Classorg.geotools.gce.imagemosaic.catalog.index.IndexerGeoTools
Indexer .Collectors .CollectorJava class for anonymous complex type.Classorg.geotools.gce.imagemosaic.catalog.index.Indexer.CollectorsGeoTools
Indexer .CoveragesJava class for anonymous complex type.Classorg.geotools.gce.imagemosaic.catalog.index.IndexerGeoTools
Indexer .Coverages .CoverageJava class for anonymous complex type.Classorg.geotools.gce.imagemosaic.catalog.index.Indexer.CoveragesGeoTools
Indexer .DatastoreJava class for anonymous complex type.Classorg.geotools.gce.imagemosaic.catalog.index.IndexerGeoTools
IndexerUtilsClassorg.geotools.gce.imagemosaic.catalog.indexGeoTools
IndexFileIndexFile parser for .Classorg.geotools.data.shapefile.shpGeoTools
IndexHeaderClassorg.geotools.data.shapefile.index.quadtree.fsGeoTools
IndexStoreInterfaceorg.geotools.data.shapefile.index.quadtreeGeoTools
InfoActionAn action for connect a control (probably a JButton) to the InfoTool to get information about features under the mouse cursorClassorg.geotools.swing.actionGeoTools
InfoActionAction that activates the Info tool for the current map pane.Classorg.geotools.swt.actionGeoTools
InfoToolA cursor tool to retrieve information about features that the user clicks on with the mouse.Classorg.geotools.swing.toolGeoTools
InfoToolA cursor tool to retrieve information about features that the user clicks on with the mouse.Classorg.geotools.swt.toolGeoTools
InfoToolHelperAbstract base class for helper classes used by InfoTool to query features in map layers.Classorg.geotools.swing.toolGeoTools
InfoToolHelperAbstract base class for helper classes used by InfoTool to query The primary reason for having this class is to avoidClassorg.geotools.swt.toolGeoTools
InfoToolHelperUtilsContains static methods used by some InfoToolHelper classes.Classorg.geotools.swing.toolGeoTools
InfoToolResultUsed by InfoToolHelper classes to pass feature data to the parent InfoTool object.Classorg.geotools.swing.toolGeoTools
InFunctionThe function checks whether a candidate value is contained in an arbitrary long list of user provided values.Classorg.geotools.filter.functionGeoTools
InlineContentBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
InPlaceCoordinateSequenceTransformerA JTS CoordinateSequenceTransformer which transforms the values in place.Classorg.geotools.geometry.coordinatesequenceGeoTools
InPlaceCoordinateSequenceTransformerA JTS CoordinateSequenceTransformer which transforms the values in place.Classorg.geotools.geometry.jts.coordinatesequenceGeoTools
InProcessLockingManagerProvides In-Process FeatureLocking support for DataStore implementations.Classorg.geotools.dataGeoTools
InputReferenceTypeBindingBinding for inputReference attribute of Method elementAuthor:Lucas Reed, Refractions Research IncClassorg.geotools.wps.bindingsGeoTools
InsertedFeatureTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
InsertElementTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
InsertResultsTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
InsertResultTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.v1_0GeoTools
InsertTypeBindingClassorg.geotools.wfs.v2_0.bindingsGeoTools
InstanceBindingInterfaceorg.geotools.xml.implGeoTools
InstanceComponentSets the name of the element.Interfaceorg.geotools.xmlGeoTools
InstanceComponentImplClassorg.geotools.xml.implGeoTools
IntegerFileNameExtractorSPIClassorg.geotools.gce.imagemosaic.properties.numericGeoTools
IntegerListA list of unsigned integer values.Classorg.geotools.utilGeoTools
IntegerListBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
IntegerListBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
IntegrityValidationUsed to check geospatial information for integrity.Interfaceorg.geotools.validationGeoTools
InterleaveTypeAn enumeration that mirrors the different possible band interleave types in Arcsde (ie, SeRaster#SE_RASTER_INTERLEAVE_*)Since:2.Classorg.geotools.arcsde.raster.infoGeoTools
InternalVolatileFunctionA base class functions (i.Classorg.geotools.filter.expressionGeoTools
InterpolateSpecifies the interpolation type to be used to interpolate values for points which fall between grid cells.Classorg.geotools.coverage.processing.operationGeoTools
InterpolateInterpolation: Transformation of continuous values by a function defined on a number of nodes.Interfaceorg.geotools.filter.visitorGeoTools
InterpolateBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
InterpolateFunctionThis is an implemenation of the Interpolate function as defined by OGC Symbology Encoding (SE) 1.Classorg.geotools.filter.functionGeoTools
InterpolationThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.wcs.v2_0GeoTools
InterpolationConfigurationParser configuration for the http://www.Classorg.geotools.wcs.v2_0GeoTools
InterpolationMethodTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
InterpolationParserDelegateClassorg.geotools.wcs.v2_0GeoTools
InterpolationPointThe InterpolationPoints have to be specified in ascending order of Data.Interfaceorg.geotools.filter.visitorGeoTools
InterpolationPointBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
InterpolationPropertiesStores properties and provides methods to support interpolation of properties in a file.Classorg.geotools.utilGeoTools
InterpolationTypeenum InterpolationTypeAn enumeration that mirrors the different possible raster interpolation types in Arcsde (ie,Classorg.geotools.arcsde.raster.infoGeoTools
Interpolator2DA grid coverage using an interpolation for evaluating points.Classorg.geotools.coverage.gridGeoTools
IntersectsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
IntersectsImplClassorg.geotools.filter.spatialGeoTools
IntersectsIntegrityTests to see if a Geometry intersects with another Geometry.Classorg.geotools.validation.relateGeoTools
IntersectsIntegrityBeanInfo To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and CommentsClassorg.geotools.validation.relateGeoTools
IntervalTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
InvalidGridGeometryExceptionThrown by GeneralGridGeometry when a grid geometry is in an invalid state.Classorg.geotools.coverage.gridGeoTools
InvalidMetadataExceptionThrown when a metadata entity is in a invalid state, usually because a mandatory attribute is missing.Classorg.geotools.metadataGeoTools
InverseColorMapOpThis class provide an Image oriented interface for the EfficientInverseColorMapComputation.Classorg.geotools.image.paletteGeoTools
InverseColorMapRasterOpClassorg.geotools.image.paletteGeoTools
InvertInverts the sample values of a coverage.Classorg.geotools.coverage.processing.operationGeoTools
InvertAxisFilterVisitorReturns a clone of the provided filter where all geometries and bboxes have inverted coordinates (x, y) -> (y, x).Classorg.geotools.data.wfsGeoTools
InvertAxisFilterVisitorReturns a clone of the provided filter where all geometries and bboxes have inverted coordinates (x, y) -> (y, x).Classorg.geotools.data.wfs.v1_1_0GeoTools
IonicStrategyClassorg.geotools.data.wfs.internal.v1_xGeoTools
IonicStrategyClassorg.geotools.data.wfs.v1_1_0GeoTools
IonicStrategy .IonicGML2BoxTypeBindingA gml:Box binding to override the default one to adapt to the Ionic server that recognizes but not .Classorg.geotools.data.wfs.v1_1_0.IonicStrategyGeoTools
IsBetweenImplStraight implementation of GeoAPI interface.Classorg.geotools.filterGeoTools
IsEqualsToImplClassorg.geotools.filterGeoTools
ISessionProvides thread safe access to an SeConnection.Interfaceorg.geotools.arcsde.sessionGeoTools
ISessionPoolMaintains SeConnection's for a single set of connection properties (for instance: by server, port, user and password) in a pool to recycle used connections.Interfaceorg.geotools.arcsde.sessionGeoTools
ISessionPoolFactoryFactory interface for ISessionPool.Interfaceorg.geotools.arcsde.sessionGeoTools
IsFullySupportedFilterVisitorThis visitor will return Boolean.Classorg.geotools.filter.visitorGeoTools
IsGreaterThanImplClassorg.geotools.filterGeoTools
IsGreaterThanOrEqualToImplClassorg.geotools.filterGeoTools
IsLessThenImplClassorg.geotools.filterGeoTools
IsLessThenOrEqualToImplClassorg.geotools.filterGeoTools
IsNilImplJD: PropertyIsNil requires us to return true if a property is "nil" in the xml schema sense.Classorg.geotools.filterGeoTools
IsNotEqualToImplClassorg.geotools.filterGeoTools
IsNullImplClassorg.geotools.filterGeoTools
IsStaticExpressionVisitorCheck if an expression is static (ie does not contain a PropertyName expression).Classorg.geotools.filter.visitorGeoTools
IsSupportedFilterVisitorThis visitor will return Boolean.Classorg.geotools.filter.visitorGeoTools
IsValidGeometryValidationTests to see if a geometry is valid by calling Geometry.Classorg.geotools.validation.spatialGeoTools
IsValidGeometryValidationBeanInfoIsValidGeometryValidationBeanInfo purpose.Classorg.geotools.validation.spatialGeoTools
ITokenInterface must be implemented by the specific compiler.Interfaceorg.geotools.filter.text.commonsGeoTools
JAboutDialogAn 'About' dialog which displays information about the host environment, software licenses pertaining to GeoTools (not implemented yet) and, if provided, Classorg.geotools.swing.dialogGeoTools
JAboutDialog .CategoryClassorg.geotools.swing.dialog.JAboutDialogGeoTools
JavaCharStreamAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).Classorg.geotools.filter.text.generated.parsersGeoTools
JColorIconAn Icon to display a color.Classorg.geotools.swing.stylingGeoTools
JCoordsStatusBarItemA status bar item that displays the world coordinates of the mouse cursorSince:8.Classorg.geotools.swing.controlGeoTools
JCRSChooserThis class has a single static method that shows a dialog to prompt the user to choose a coordinate reference system.Classorg.geotools.swing.dialogGeoTools
JCRSPopupMenuA pop-up menu that can be used with a MapPane for coordinate reference system operations.Classorg.geotools.swing.menuGeoTools
JCRSStatusBarItemA status bar item that displays the coordinate reference system name and provides a pop-up menu to inspect or change the CRS.Classorg.geotools.swing.controlGeoTools
JDataChoosePageA wizard page that will allow the user to choose a format (ie DataAccess factory).Classorg.geotools.swing.dataGeoTools
JDataChoosePageData chooser wizard page for the data store wizard.Classorg.geotools.swt.controlGeoTools
JDataStorePageA wizard page that will prompt the user for a file of the supplied format ask for any additional This page will allow the user to edit and modify the provided connectionParameters mapClassorg.geotools.swing.dataGeoTools
JDataStorePageData store wizard page for the data store wizard.Classorg.geotools.swt.controlGeoTools
JDataStoreWizardWizard prompting the user to enter or review connection parameters.Classorg.geotools.swing.dataGeoTools
JDataStoreWizardClassorg.geotools.swt.controlGeoTools
JDBCAccessThis interface lists the methods wich are used by the ImageMosaicJDBCReader class to interact with the database system.Interfaceorg.geotools.gce.imagemosaic.jdbcGeoTools
JDBCAccessCustomThis class is a base class for customzied JDBCAccess Special implentations should subclassClassorg.geotools.gce.imagemosaic.jdbc.customGeoTools
JDBCAccessOracleGeoRasterThis class is used for JDBC Access to the Oracle GeoRaster featureAuthor:Christian Mueller based on the code of Steve Way and Pablo NajarroClassorg.geotools.gce.imagemosaic.jdbc.customGeoTools
JDBCAccessPGRasterThis class is used for JDBC Access to the Postgis raster featureAuthor:Christian MuellerClassorg.geotools.gce.imagemosaic.jdbc.customGeoTools
JDBCClosingFeatureReaderClassorg.geotools.jdbcGeoTools
JDBCClosingFeatureWriterClassorg.geotools.jdbcGeoTools
JDBCDataStoreDatastore implementation for jdbc based relational databases.Classorg.geotools.jdbcGeoTools
JDBCDataStoreFactoryAbstract implementation of DataStoreFactory for jdbc datastores.Classorg.geotools.jdbcGeoTools
JDBCFeatureReaderReader for jdbc datastoreAuthor:Justin Deoliveira, The Open Plannign Project.Classorg.geotools.jdbcGeoTools
JDBCFeatureSourceClassorg.geotools.jdbcGeoTools
JDBCFeatureStoreFeatureStore implementation for jdbc based relational database tables.Classorg.geotools.jdbcGeoTools
JDBCInsertFeatureWriterInserts features in the database.Classorg.geotools.jdbcGeoTools
JDBCJNDIDataStoreFactoryAbstract implementation of DataStoreFactory for jdbc datastores which obtain Subclasses should not need to override any methods, only just call the Classorg.geotools.jdbcGeoTools
JDBCJoiningFeatureReaderFeature reader that wraps multiple feature readers in a join query.Classorg.geotools.jdbcGeoTools
JDBCJoiningFilteringFeatureReaderFeature reader that wraps multiple feature readers in a joining / post filtered query.Classorg.geotools.jdbcGeoTools
JDBCPGrasterConfigurationBeanA Configuration bean storing datastore properties, tableName, coverageName, table prefixes, file extensionAuthor:Daniele Romagnoli, GeoSolutions SASClassorg.geotools.gce.imagemosaic.jdbc.customGeoTools
JDBCPGRasterConfigurationBuilderA JDBC PGRaster configuration builder class.Classorg.geotools.gce.imagemosaic.jdbc.customGeoTools
JDBCStateState for jdbc datastore providing additional cached values such as primary key and database connection.Classorg.geotools.jdbcGeoTools
JDBCUpdateFeatureWriterClassorg.geotools.jdbcGeoTools
JDBCUpdateInsertFeatureWriterClassorg.geotools.jdbcGeoTools
JDBCUtilsUtility class helping developers to safely clean up after connections.Classorg.geotools.data.jdbcGeoTools
JDoubleFieldClassorg.geotools.swing.wizardGeoTools
JDoubleFieldWidget for double valuesAuthor:Andrea Antonello (www.Classorg.geotools.swt.controlGeoTools
JenksNaturalBreaksFunctionClassorg.geotools.filter.functionGeoTools
JExceptionReporterDisplays an Exception to the user in a modal dialog.Classorg.geotools.swing.dialogGeoTools
JExtentStatusBarItemA status bar item that displays the map pane's world bounds.Classorg.geotools.swing.controlGeoTools
JFieldField that uses the converter API to hack away at a text representation of the provided value.Classorg.geotools.swing.wizardGeoTools
JFieldField that uses the converter API to hack away at a text representation of the provided value.Classorg.geotools.swt.controlGeoTools
JFileDataStoreChooserA file chooser dialog to get user choices for data stores.Classorg.geotools.swing.dataGeoTools
JFileDataStoreChooserA file chooser dialog to get user choices for data stores.Classorg.geotools.swt.controlGeoTools
JFileFieldWidget for File; provides a "Browse" button to open a file dialog.Classorg.geotools.swing.wizardGeoTools
JFileFieldWidget for File; provides a "Browse" button to open a file dialog.Classorg.geotools.swt.controlGeoTools
JFileImageChooserA file chooser dialog for common raster image format files.Classorg.geotools.swing.dialogGeoTools
JFileImageChooserA file chooser dialog for common raster image format files.Classorg.geotools.swt.controlGeoTools
JGeometryConverterConverts between JGeometry and JTS geometries.Classorg.geotools.data.oracle.sdoGeoTools
JGeometryFieldText field for filling in a Geometry parameter using WKT.Classorg.geotools.swing.wizardGeoTools
JGeometryFieldText field for filling in a Geometry parameter using WKT.Classorg.geotools.swt.controlGeoTools
JGrassColorTableRepresents a GRASS rastermap color table.Classorg.geotools.gce.grassraster.core.colorGeoTools
JGrassConstants Constants used by the JGrass engineSince:1.Classorg.geotools.gce.grassrasterGeoTools
JGrassMapEnvironmentRepresents the structure around a map inside a grass database.Classorg.geotools.gce.grassrasterGeoTools
JGrassRegionRepresents the geographic region used in the jGrass engines.Classorg.geotools.gce.grassrasterGeoTools
JGrassUtilities A facade of often used methods by the JGrass engineSince:1.Classorg.geotools.gce.grassrasterGeoTools
JIntegerFieldA text field control to work with integer values.Classorg.geotools.swing.controlGeoTools
JIntegerFieldA text field control to work with integer values.Classorg.geotools.swt.controlGeoTools
JLayeredMapPaneThis class is not usable yet !See Also:Serialized FormClassorg.geotools.swingGeoTools
JlsTokenizerProviding much the same functionality as java.Classorg.geotools.gce.grassraster.core.colorGeoTools
JMapFrameA Swing frame containing a map display pane and (optionally) a toolbar, status bar and map layer table.Classorg.geotools.swingGeoTools
JMapFrame .ToolConstants for available toolbar buttons used with the JMapFrame.Classorg.geotools.swing.JMapFrameGeoTools
JMapPaneA lightweight map pane which uses a single renderer and backing image.Classorg.geotools.swingGeoTools
JMapStatusBarA status bar that works with a map pane to display cursor coordinates and other data.Classorg.geotools.swing.controlGeoTools
JMenuStatusBarItemA status bar item with an icon which displays a pop-up menu when clicked.Classorg.geotools.swing.controlGeoTools
JNDIDataSourceFactoryA datasource factory SPI doing JDNI lookupsAuthor:AdministratorClassorg.geotools.data.jdbc.datasourceGeoTools
JniOGRClassorg.geotools.data.ogr.jniGeoTools
JniOGRDataStoreFactoryClassorg.geotools.data.ogr.jniGeoTools
JoinRepresents the joining of two feature types within a Query.Classorg.geotools.dataGeoTools
Join .TypeReturns the enum constant of this type with the specified name.Classorg.geotools.data.JoinGeoTools
JoinInfoHolds information about a join query.Classorg.geotools.jdbcGeoTools
JoinInfo .JoinPartClassorg.geotools.jdbc.JoinInfoGeoTools
JoiningAttributeReaderAttribute Reader that joins.Classorg.geotools.dataGeoTools
JoiningAttributeWriterClassorg.geotools.dataGeoTools
JoiningJDBCFeatureSourceThis is where the magic happens.Classorg.geotools.jdbcGeoTools
JoiningNestedAttributeMappingNested attribute mapping used for joining systemAuthor:Niels Charlier (Curtin University of Technology)Classorg.geotools.data.joiningGeoTools
JoiningNestedAttributeMapping .InstanceInstance that holds temporary data for going through the features, for each 'caller' (any object going through the features) there is one.Classorg.geotools.data.joining.JoiningNestedAttributeMappingGeoTools
JoiningNestedAttributeMapping .Instance .SkipClassorg.geotools.data.joining.JoiningNestedAttributeMapping.InstanceGeoTools
JoiningQuerySpecial Query that includes joining informationAuthor:Niels Charlier (Curtin University of Technology)Classorg.geotools.data.joiningGeoTools
JoiningQuery .QueryJoinClassorg.geotools.data.joining.JoiningQueryGeoTools
JoinPropertyNameProperty name that knows what feature type it comes from.Classorg.geotools.jdbcGeoTools
JP2ECWFormatAn implementation of Format for the JP2K format based on the ECWSince:2.Classorg.geotools.coverageio.gdal.jp2ecwGeoTools
JP2ECWFormatFactoryClassorg.geotools.coverageio.gdal.jp2ecwGeoTools
JP2ECWReaderThis class can read a JP2K data source and create a GridCoverage2DSince:2.Classorg.geotools.coverageio.gdal.jp2ecwGeoTools
JP2KFormatAn implementation of Format for the JP2K format.Classorg.geotools.coverageio.gdal.jp2kakGeoTools
JP2KFormatAn implementation of Format for the JP2K format.Classorg.geotools.coverageio.jp2kGeoTools
JP2KFormatFactoryClassorg.geotools.coverageio.gdal.jp2kakGeoTools
JP2KFormatFactoryClassorg.geotools.coverageio.jp2kGeoTools
JP2KReaderThis class can read a JP2K data source and create a GridCoverage2DSince:2.Classorg.geotools.coverageio.gdal.jp2kakGeoTools
JP2KReaderThis class can read a JP2K data source and create a GridCoverage2DAuthor:Daniele Romagnoli, GeoSolutions.Classorg.geotools.coverageio.jp2kGeoTools
JP2MrSIDFormatAn implementation of Format for the JP2K format based on the MrSIDSince:2.Classorg.geotools.coverageio.gdal.jp2mrsidGeoTools
JP2MrSIDFormatFactoryClassorg.geotools.coverageio.gdal.jp2mrsidGeoTools
JP2MrSIDReaderThis class can read a JP2K data source and create a GridCoverage2DSince:2.Classorg.geotools.coverageio.gdal.jp2mrsidGeoTools
JPageWizard page; will be created as needed.Classorg.geotools.swing.wizardGeoTools
JParameterListPageA wizard page that will prompt the user for a file of the supplied format ask for any additional This page will allow the user to edit and modify the provided connectionParameters mapClassorg.geotools.swing.dataGeoTools
JParameterListPageParameters wizard page for trhe parameter list wizard.Classorg.geotools.swt.controlGeoTools
JParameterListWizardWizard prompting the user to enter or review connection parameters.Classorg.geotools.swing.dataGeoTools
JParameterListWizardThe parameter list wizard.Classorg.geotools.swt.controlGeoTools
JProcessWizardWizard to walk users through running a process.Classorg.geotools.swing.processGeoTools
JProgressWindowReports progress of a lengthly operation in a window.Classorg.geotools.swingGeoTools
JRendererStatusBarItemA status bar item that displays an animated icon to indicate renderer activity.Classorg.geotools.swing.controlGeoTools
JSimpleStyleDialogA dialog to prompt the user for feature style choices.Classorg.geotools.swing.stylingGeoTools
JTDSClobConverterFactoryClassorg.geotools.data.sqlserver.jtdsGeoTools
JTDSDateConverterFactoryClassorg.geotools.data.sqlserver.jtdsGeoTools
JTDSSqlServerDataStoreFactoryClassorg.geotools.data.sqlserver.jtdsGeoTools
JTDSSQLServerDialectClassorg.geotools.data.sqlserver.jtdsGeoTools
JTextReporterDisplays a text report dialog with options to copy text to the system clipboard or save to file.Classorg.geotools.swing.dialogGeoTools
JTextReporterA dialog to display text reports to the user and, if requested,Since:2.Classorg.geotools.swt.controlGeoTools
JTextReporter .ConnectionA connection to an active text reporter dialog providing methods to update the text displayed, add or remove listeners, and close theClassorg.geotools.swing.dialog.JTextReporterGeoTools
JTSStatic collection of JTS operations.Classorg.geotools.data.h2GeoTools
JTSJTS Geometry utility methods, bringing Geotools to JTS.Classorg.geotools.geometry.jtsGeoTools
JTSFactoryFinderDefines static methods used to access geometry, coordinate sequence orClassorg.geotools.geometry.jtsGeoTools
JTSUtilitiesA collection of utility methods for use with JTS and the shapefile package.Classorg.geotools.data.shapefile.shpGeoTools
JURLFieldWidget for URL; provides a "Browse" button to open a file dialog.Classorg.geotools.swing.wizardGeoTools
JURLFieldWidget for URL; provides a "Browse" button to open a file dialog.Classorg.geotools.swt.controlGeoTools
JValueFieldAbstract base class for text field controls that work with a simple value such as JIntegerField.Classorg.geotools.swing.controlGeoTools
JValueFieldAbstract base class for text field controls that work with a simple value such as JIntegerField.Classorg.geotools.swt.controlGeoTools
JWizardSwing does not provide a wizard construct (boo hiss) so this is a quick dialog that can step us through a series of pages.Classorg.geotools.swing.wizardGeoTools
JXPathStreamingParserHandlerClassorg.geotools.xml.impl.jxpathGeoTools
KeyHandler represents a 'key' element.Classorg.geotools.xml.handlers.xsiGeoTools
KeyInfoRepresents a keyboard key or key combination.Classorg.geotools.swing.eventGeoTools
KeyrefHandlerKeyrefHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
KeySortedListList of elements sorted by a key which is not the element itself.Classorg.geotools.utilGeoTools
KeywordsImplKeywords, their type and reference source.Classorg.geotools.metadata.iso.identificationGeoTools
KeywordsTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
KMLThis interface contains the qualified names of all the types,elements, and attributes in the http://earth.Classorg.geotools.kmlGeoTools
KMLThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.kml.v22GeoTools
KMLConfigurationParser configuration for the http://earth.Classorg.geotools.kmlGeoTools
KMLConfigurationParser configuration for the http://www.Classorg.geotools.kml.v22GeoTools
KMLCustomSchemaHandlerFactoryClassorg.geotools.kml.v22GeoTools
KmlTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
KrovakKrovak Oblique Conformal Conic projection (EPSG code 9819).Classorg.geotools.referencing.operation.projectionGeoTools
Krovak .Provider provider for an Krovak projection (EPSG code 9819).Classorg.geotools.referencing.operation.projection.KrovakGeoTools
KVPA linked HashMap set up for easy construction.Classorg.geotools.utilGeoTools
LabelCacheUsed to cache labels prior to their being drawn on the screen.Interfaceorg.geotools.renderer.liteGeoTools
LabelCacheImplDefault LabelCache Implementation.Classorg.geotools.renderer.labelGeoTools
LabelCacheImpl .LabelRenderingModeDraws all diagonal lines in OUTLINE model, but horizontal ones in STRING mode.Classorg.geotools.renderer.label.LabelCacheImplGeoTools
LabelCacheItemThe Labelling information that is put in the label cache.Classorg.geotools.renderer.labelGeoTools
LabelCacheItem .GraphicResizeReturns the enum constant of this type with the specified name.Classorg.geotools.renderer.label.LabelCacheItemGeoTools
LabelIndexStores label items and helps in finding the interferering ones, either by pure overlap or within a certain distance from the specified boundsClassorg.geotools.renderer.labelGeoTools
LabelPainterThis class performs the layouting and painting of the single label (leaving the label cache the task to sort labels and locate the best label points)Classorg.geotools.renderer.labelGeoTools
LabelPlacementThe "LabelPlacement" specifies where and how a text label should be rendered relative to a geometry.Interfaceorg.geotools.stylingGeoTools
LabelPlacementBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
LabelStyleTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
LabelViewerAllows editing/viewing of a Style Layer Descriptor "TextSymbolizer".Classorg.geotools.swt.styling.simpleGeoTools
LambertAzimuthalEqualAreaLambert Azimuthal Equal Area (EPSG code 9820).Classorg.geotools.referencing.operation.projectionGeoTools
LambertAzimuthalEqualArea .Provider provider for an Lambert Equal Area projectionSince:2.Classorg.geotools.referencing.operation.projection.LambertAzimuthalEqualAreaGeoTools
LambertAzimuthalEqualAreaHandlerFactoryClassorg.geotools.renderer.crsGeoTools
LambertConformalLambert Conical Conformal Projection.Classorg.geotools.referencing.operation.projectionGeoTools
LambertConformal1SPLambert Conical Conformal 1SP Projection.Classorg.geotools.referencing.operation.projectionGeoTools
LambertConformal1SP .Provider provider for a Lambert Conformal 1SP projection (EPSGSince:2.Classorg.geotools.referencing.operation.projection.LambertConformal1SPGeoTools
LambertConformal2SPLambert Conical Conformal 2SP Projection.Classorg.geotools.referencing.operation.projectionGeoTools
LambertConformal2SP .Provider provider for a Lambert Conformal 2SP projection (EPSGSince:2.Classorg.geotools.referencing.operation.projection.LambertConformal2SPGeoTools
LambertConformalBelgiumLambert Conical Conformal 2SP Belgium Projection.Classorg.geotools.referencing.operation.projectionGeoTools
LambertConformalBelgium .Provider provider for a Lambert Conformal 2SP Belgium projection (EPSG code 9803).Classorg.geotools.referencing.operation.projection.LambertConformalBelgiumGeoTools
LanguageLanguages supported by this module Warning: This component is not published.Classorg.geotools.filter.text.commonsGeoTools
LanguagesBindingManual binding for 'wps:Languages' in wpsGetCapabilibies_response.Classorg.geotools.wps.bindingsGeoTools
LatitudeA latitude angle.Classorg.geotools.measureGeoTools
LatLonBoxTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
LatLongBoundingBoxBindingClassorg.geotools.wfs.v1_0GeoTools
LayerNested list of zero or more map Layers offered by this server.Classorg.geotools.data.owsGeoTools
LayerA Layer to be rendered.Classorg.geotools.mapGeoTools
LayerDescriptionUsed to hold data regarding Layers.Classorg.geotools.data.owsGeoTools
LayerFeatureConstraintsLayerFeatureConstraints define what features and feature types are referenced Interfaceorg.geotools.stylingGeoTools
LayerFeatureConstraintsBuilderClassorg.geotools.styling.builderGeoTools
LayerFeatureConstraintsImplClassorg.geotools.stylingGeoTools
LayertypeBindingBinding object for the type http://www.Classorg.geotools.geopkg.wps.xmlGeoTools
LazySearchIteratorIterator that search the quad tree depth first.Classorg.geotools.data.shapefile.index.quadtreeGeoTools
LegalConstraintsImplRestrictions and legal prerequisites for accessing and using the resource.Classorg.geotools.metadata.iso.constraintGeoTools
LegendGraphicBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
Lengthlength is the number of units of length, where units of length varies depending on the type that is being ???derived??? from.Classorg.geotools.xs.facetsGeoTools
LengthFunctionTakes an AttributeExpression, and computes the length of the data for the attribute.Classorg.geotools.filterGeoTools
LenientAttributeClassorg.geotools.data.wfs.featureGeoTools
LenientBuilderA build that can be used as a replacement for SimpleFeatureBuilder in order to avoid validation.Classorg.geotools.data.wfs.featureGeoTools
LenientFeatureAn implementation of SimpleFeature that has a more relaxed attitude about being valid.Classorg.geotools.data.wfs.featureGeoTools
LenientFeatureFactoryClassorg.geotools.data.wfs.featureGeoTools
LenientFeatureFactoryImplClassorg.geotools.featureGeoTools
LifecycleConnectionUnWrapperUn-wraps the LifecycleConnection instancesAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.jdbcGeoTools
LikeFilterImplDefines a like filter, which checks to see if an attribute matches a REGEXP.Classorg.geotools.filterGeoTools
LikeToRegexConverterHelper class that takes a LikeFilter and generates the equivalent Java Pattern syntaxSince:13.Classorg.geotools.filterGeoTools
LimitingVisitorA visitor that can limit the features that can be visited (for example to implement startOffset, maxFeatures pagination).Interfaceorg.geotools.feature.visitorGeoTools
LineEquation of a line in a two dimensional space (x,y).Classorg.geotools.mathGeoTools
LineAbstractValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
LineAbstractValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineageImplInformation about the events or source data used in constructing the data specified by the scope or lack of knowledge about lineage.Classorg.geotools.metadata.iso.lineageGeoTools
LinearizationToleranceInterfaceorg.geotools.gml3GeoTools
LinearRingPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
LinearRingTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
LinearRingTypeBindingClassorg.geotools.gml3.v3_2.bindingsGeoTools
LinearRingTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
LinearRingTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
LinearTransformInterface for linear MathTransforms.Interfaceorg.geotools.referencing.operationGeoTools
LinearTransform1DA one dimensional, linear transform.Classorg.geotools.referencing.operation.transformGeoTools
LineCoveredByFeatureLineValidationLineCoveredByFeatureLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
LineCoveredByFeatureLineValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineCoveredByPolygonBoundaryValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
LineCoveredByPolygonBoundaryValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineCoveredByPolygonValidationEnsure a LineString is contained by Polygon.Classorg.geotools.validation.spatialGeoTools
LineCoveredByPolygonValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineElementA marker (empty) interface for a grid element that is a line.Interfaceorg.geotools.gridGeoTools
LineEndPointCoveredByLineValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
LineEndPointCoveredByLineValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineFormatParses a line of text data.Classorg.geotools.ioGeoTools
LineGraphGeneratorBuilds a graph representing a line network.Interfaceorg.geotools.graph.build.lineGeoTools
LineHandlerClassorg.geotools.geojson.geomGeoTools
LineIntersectsLineWithNodeValidationLineIntersectsLineWithNodeValidation purpose.Classorg.geotools.validation.spatialGeoTools
LineIntersectsLineWithNodeValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineIteratorA path iterator for the LiteShape class, specialized to iterate overAuthor:Andrea Aime, simone giannecchiniClassorg.geotools.geometry.jtsGeoTools
LineIterator2A path iterator for the LiteShape class, specialized to iterate overAuthor:Andrea Aime, simone giannecchiniClassorg.geotools.geometry.jtsGeoTools
LineLineAbstractValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
LineLineAbstractValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineMustBeASinglePartValidationLineIsSingleSegmentFeatureValidation purpose.Classorg.geotools.validation.spatialGeoTools
LineMustBeASinglePartValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineNoDanglesValidationLineNoDanglesValidation purpose.Classorg.geotools.validation.spatialGeoTools
LineNoDanglesValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineNoPseudoNodeValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
LineNoPseudoNodeValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineNoSelfIntersectValidationLineNoSelfIntersectFeatureValidation purpose.Classorg.geotools.validation.spatialGeoTools
LineNoSelfIntersectValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineNoSelfOverlappingValidationEnsure the defaultGeometry does not overlap (only works for LineString).Classorg.geotools.validation.spatialGeoTools
LineNoSelfOverlappingValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineNotTouchingPolygonInteriorValidationPolygonNotOverlappingLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
LineNotTouchingPolygonValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineOrientationenum LineOrientationConstants to identify the orientation of an ortho-line.Classorg.geotools.grid.ortholineGeoTools
LinePlacementThe "LinePlacement" specifies where and how a text label should be rendered relative to a line.Interfaceorg.geotools.stylingGeoTools
LinePlacementBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
LinePlacementBuilderClassorg.geotools.styling.builderGeoTools
LinePlacementImplDefault implementation of LinePlacement.Classorg.geotools.stylingGeoTools
LinePointAbstractValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
LinePointAbstractValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LinePolygonAbstractValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
LinePolygonAbstractValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LinesA utility class to create line grids with basic attributes.Classorg.geotools.gridGeoTools
LinesNotIntersectValidationThis validation plugIn checks to see if any features intersect.Classorg.geotools.validation.spatialGeoTools
LinesNotIntersectValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LinesNotOverlapValidationLinesNotOverlapValidation purpose.Classorg.geotools.validation.spatialGeoTools
LinesNotOverlapValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
LineStringCursorAllows to move a point cursor along the path of a LineString using a curvilinear coordinate system and either absolute distances (from the startClassorg.geotools.renderer.labelGeoTools
LineStringGraphGeneratorBuilds a graph representing a line network in which edges in the network are represented by LineString geometries.Classorg.geotools.graph.build.lineGeoTools
LineStringPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
LineStringSegmentTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
LineStringTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
LineStringTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
LineStyle2DA rendered style to draw the contour of shapes TODO: add support for Graphic rendering (that is, an image painted along the contour)Classorg.geotools.renderer.styleGeoTools
LineStyleTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
LineSymbolizerA symbolizer describes how a feature should appear on a map.Interfaceorg.geotools.stylingGeoTools
LineSymbolizerBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
LineSymbolizerBuilderClassorg.geotools.styling.builderGeoTools
LineSymbolizerImplProvides a representation of a LineSymbolizer in an SLD Document.Classorg.geotools.stylingGeoTools
LineWriterWrites characters to a stream while replacing various EOL by a unique string.Classorg.geotools.ioGeoTools
ListenerListThis class is used to maintain a list of listeners, and is used in the implementations of several classes within JFaceClassorg.geotools.renderer.liteGeoTools
ListenerListThis class is used to maintain a list of listeners, and is used in the implementations of several classes within JFaceClassorg.geotools.utilGeoTools
ListFeatureCollectionFeatureCollection implementation wrapping around a java.Classorg.geotools.data.collectionGeoTools
ListHandlerListHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
ListStoredQueriesRequestClassorg.geotools.data.wfs.internalGeoTools
ListStoredQueriesResponseClassorg.geotools.data.wfs.internalGeoTools
ListStoredQueriesResponseFactoryClassorg.geotools.data.wfs.internal.parsersGeoTools
LiteCoordinateSequenceClassorg.geotools.geometry.jtsGeoTools
LiteCoordinateSequenceFactoryClassorg.geotools.geometry.jtsGeoTools
LiteralBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
LiteralBuilderClassorg.geotools.filter.expressionGeoTools
LiteralDemultiplyingFilterVisitorThis visitor gets rid of equations that contain literals with multiple values (collections) and creates instead multiple singe value equations,Classorg.geotools.filter.visitorGeoTools
LiteralDemultiplyingFilterVisitor .FilterReplacerThis interface is in support of a generic function (demultiply) that gets rid of the multi-valued literals, with any type of filter that takes two expressions.Interfaceorg.geotools.filter.visitor.LiteralDemultiplyingFilterVisitorGeoTools
LiteralExpressionImplDefines an expression that holds a literal for return.Classorg.geotools.filterGeoTools
LiteShapeA thin wrapper that adapts a JTS geometry to the Shape interface so that the geometry can be used by java2d without coordinate cloning.Classorg.geotools.geometry.jtsGeoTools
LiteShape2A thin wrapper that adapts a JTS geometry to the Shape interface so that the geometry can be used by java2d without coordinate cloning.Classorg.geotools.geometry.jtsGeoTools
LobConverterFactoryClassorg.geotools.data.teradataGeoTools
LocaleUtilsProvides localized text strings to GUI elements.Classorg.geotools.swing.localeGeoTools
LocalizationGridA factory for MathTransform2D backed by a grid of localization.Classorg.geotools.referencing.operation.builderGeoTools
LocalizationGridClassorg.geotools.referencing.operation.transformGeoTools
LocalNameIdentifier within a name space for a local object.Classorg.geotools.utilGeoTools
LocationPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
LocationTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
LockInterfaceorg.geotools.data.shapefile.indexGeoTools
LockFeatureResponseTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
LockFeatureTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
LockingManagerThis class describes a featureID based locking service.Interfaceorg.geotools.dataGeoTools
LockManagerClassorg.geotools.data.shapefile.indexGeoTools
LockRequestExtension to FeatureLock that records types and filters effected.Classorg.geotools.data.wfs.v1_0_0GeoTools
LockResultResult of locking features (listing both locked and unlocked features).Classorg.geotools.data.wfs.v1_0_0GeoTools
LockTimeoutExceptionClassorg.geotools.data.shapefile.indexGeoTools
LockTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
LogTakes the natural logarithm of the sample values of a coverage.Classorg.geotools.coverage.processing.operationGeoTools
Log4JLoggerFactoryA factory for loggers that redirect all Java logging events to the Apache'sSince:2.Classorg.geotools.util.loggingGeoTools
LogarithmicContrastMethodStrategyClassorg.geotools.stylingGeoTools
LogarithmicTransform1DA one dimensional, logarithmic transform.Classorg.geotools.referencing.operation.transformGeoTools
LogarithmicTransform1D .ProviderThe provider for the LogarithmicTransform1D.Classorg.geotools.referencing.operation.transform.LogarithmicTransform1DGeoTools
LoggedFormatWraps a Format object in order to either parse fully a string, or log a warning.Classorg.geotools.util.loggingGeoTools
LoggerAdapterAn adapter that redirect all Java logging events to an other logging framework.Classorg.geotools.util.loggingGeoTools
LoggerFactoryA factory for Java Logger wrapping an other logging framework.Classorg.geotools.util.loggingGeoTools
LoggersCreates a Logger using the geotools org.Classorg.geotools.arcsde.loggingGeoTools
LoggersInternal utility class providing static constants for Loggers used during WFSDataStore operation.Classorg.geotools.data.wfs.internalGeoTools
LoggingBase class for locale-dependent resources.Classorg.geotools.renderer.i18nGeoTools
LoggingA set of utilities method for configuring loggings in GeoTools.Classorg.geotools.util.loggingGeoTools
LoggingHTTPClientClassorg.geotools.data.owsGeoTools
LogicalConsistencyImplDegree of adherence to logical rules of data structure, attribution and relationships (data structure can be conceptual, logical or physical).Classorg.geotools.metadata.iso.qualityGeoTools
LogicFilterImplDefines a logic filter (the only filter type that contains other filters).Classorg.geotools.filterGeoTools
LogicSAXParserProcesses messages from clients to create Logic Filters.Classorg.geotools.filterGeoTools
LogoURLThis class is used for representing the LogoURL element inside the Attribution element of a Layer when parsing a GetCapabilities response.Classorg.geotools.data.wms.xmlGeoTools
LogWriterDecoratorA decorator that writes to the log as well as the wrapped writer.Classorg.geotools.data.wfs.v1_0_0GeoTools
LongFileNameExtractorSPIClassorg.geotools.gce.imagemosaic.properties.numericGeoTools
LongitudeA longitude angle.Classorg.geotools.measureGeoTools
LongitudeFirstEpsgDecoratorAn EPSG authority factory using (longitude, latitude) axis order.Classorg.geotools.referencing.factory.epsgGeoTools
LongitudeFirstFactoryAn EPSG authority factory using (longitude, latitude) axis order.Classorg.geotools.referencing.factory.epsgGeoTools
LonLatEnvelopeBaseTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
LonLatEnvelopeTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
LookAtTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
LookupTableFactoryA factory for LookupTableJAI objects built from an array of MathTransform1D.Classorg.geotools.coverage.gridGeoTools
LRULinkedHashMapA Map with a fixed maximum size which removes the least recently used (LRU) entry if an entry is added when full.Classorg.geotools.utilGeoTools
MaintenanceInformationImplInformation about the scope and frequency of updating.Classorg.geotools.metadata.iso.maintenanceGeoTools
MalformedFilterExceptionDefines an exception for a malformed filter.Classorg.geotools.filterGeoTools
ManageableDataSourceCloses up the datasource, frees all of its resources.Interfaceorg.geotools.data.jdbc.datasourceGeoTools
ManyAuthoritiesFactoryAn authority factory that delegates the object creation to an other factory determined from the authority name in the code.Classorg.geotools.referencing.factoryGeoTools
MapActionBase class for map pane actions; just provides a common initializing method and a reference to the map pane being serviced.Classorg.geotools.swing.actionGeoTools
MapActionBase class for map pane actions.Classorg.geotools.swt.actionGeoTools
MapAdapterAn abstract adapter class to receive events about map bounds and layer changes.Classorg.geotools.map.eventGeoTools
MapBoundsEventEvent object for MapContext area of interest and coordinate system changes.Classorg.geotools.map.eventGeoTools
MapBoundsEvent .TypeType of map bounds eventReturn the traditional mask value one of: MapBoundsEvent.Classorg.geotools.map.event.MapBoundsEventGeoTools
MapBoundsListenerThe listener that's notified when a bounding box changes its area of interest.Interfaceorg.geotools.map.eventGeoTools
MapContentStores the contents of a map for display, including a list of layers, a MapViewport defining the device and world bounds of displayClassorg.geotools.mapGeoTools
MapContextExtension of MapContent to cover the requirements of the OGC Map Context specifications.Classorg.geotools.mapGeoTools
MapEntryA default implementation of Map.Classorg.geotools.utilGeoTools
MapInfoFileReaderReader for Mapinfo .Classorg.geotools.dataGeoTools
MapItemThis function recodes values from a property or expression into corresponding values of arbitrary type.Interfaceorg.geotools.filter.visitorGeoTools
MapItemBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
MapLayerMapLayer is a clean wrapper around the Layer class used for rendering; primarily used for user Please note that not all Layer implementations support Query and/or Style.Classorg.geotools.mapGeoTools
MapLayerCompositeDisplays a list of the map layers in an associated JMapPane and provides controls to set the visibility, selection and style of each layer.Classorg.geotools.swtGeoTools
MapLayerEventEvent fired when some Layer property changes.Classorg.geotools.map.eventGeoTools
MapLayerListenerThe listener that's notified when some layer property changes.Interfaceorg.geotools.map.eventGeoTools
MapLayerListEventEvent object used to report changes in the list of layers managed by a MapContextAuthor:wolfSee Also:Serialized FormClassorg.geotools.map.eventGeoTools
MapLayerListListenerListens for MapLayerListEvent events.Interfaceorg.geotools.map.eventGeoTools
MapLayerTableDisplays a list of the map layers in an associated MapPane and provides controls to set the visibility, selection and style of each layer.Classorg.geotools.swingGeoTools
MapLayerTableCellRendererA custom list cell renderer for items in the JList used by MapLayerTable to show map layer names and states.Classorg.geotools.swingGeoTools
MapLayerTableCellRenderer .LayerControlItemItems used to display layer states and controls.Classorg.geotools.swing.MapLayerTableCellRendererGeoTools
MaplayerTableViewerA table viewer for map layers.Classorg.geotools.swt.controlGeoTools
MapMouseAdapterAn adapter class that implements all of the mouse event handling methods defined in the MapMouseListener interface as empty methods, allowing sub-classesClassorg.geotools.swing.eventGeoTools
MapMouseAdapterAn adapter class that implements all of the mouse event handling methods defined in the MapMouseListener interface as empty methods, allowing sub-classesClassorg.geotools.swt.eventGeoTools
MapMouseEventA MouseEvent with methods to retrieve position in world coordinates.Classorg.geotools.swing.eventGeoTools
MapMouseEventA MouseEvent which contains methods to obtain coordinates in real world CoordinateSystem as well as Screen Coordinates.Classorg.geotools.swt.eventGeoTools
MapMouseEventDispatcherTakes Java AWT mouse events received by a map pane and converts them to MapMouseEvents which add world location data.Interfaceorg.geotools.swing.eventGeoTools
MapMouseListenerInterface for classes that listen to MapMouseEventsSince:2.Interfaceorg.geotools.swing.eventGeoTools
MapMouseListenerInterface for classes that listen to JMapPaneMouseEventsSince:2.Interfaceorg.geotools.swt.eventGeoTools
MapPaneDefines the core map pane methods.Interfaceorg.geotools.swingGeoTools
MapPaneAdapterAn adapter class that implements all of the methods defined by MapPaneListener as empty methods, allowing sub-classesClassorg.geotools.swing.eventGeoTools
MapPaneAdapterAn adapter class that implements all of the method defined in the MapPaneListener interface as empty methods, allowing sub-classesClassorg.geotools.swt.eventGeoTools
MapPaneEventAn event class used by MapPane to signal changes of state to listeners.Classorg.geotools.swing.eventGeoTools
MapPaneEventAn event class used by SwtMapPane to signal changes of state to listeners.Classorg.geotools.swt.eventGeoTools
MapPaneEvent .TypeType of MapPane eventThe display area has been changed.Classorg.geotools.swing.event.MapPaneEventGeoTools
MapPaneEvent .TypeType of MapPane eventThe display area has been changed.Classorg.geotools.swt.event.MapPaneEventGeoTools
MapPaneKeyHandlerHandles keyboard events for a map pane.Classorg.geotools.swing.eventGeoTools
MapPaneKeyHandler .ActionConstants for supported actions.Classorg.geotools.swing.event.MapPaneKeyHandlerGeoTools
MapPaneListenerListens to events published by the MapPane.Interfaceorg.geotools.swing.eventGeoTools
MapPaneListenerInterfaceorg.geotools.swt.eventGeoTools
MappedPositionAn association between a source and target direct positions.Classorg.geotools.referencing.operation.builderGeoTools
MappingAttributeIteratorA Feature iterator that operates over the FeatureSource of a FeatureTypeMapping that is of a simple content type, e.Classorg.geotools.data.complexGeoTools
MappingFeatureCollectionFeatureCollection for a MappingFeatureIterator.Classorg.geotools.data.complexGeoTools
MappingFeatureIteratorFactoryClassorg.geotools.data.complexGeoTools
MappingFeatureSourceA FeatureSource that uses a FeatureTypeMapping to perform Note that the number of Features available from a MappingFeatureReader may not match the numberClassorg.geotools.data.complexGeoTools
MapProjectionBase class for transformation services between ellipsoidal and cartographic projections.Classorg.geotools.referencing.operation.projectionGeoTools
MapProjection .AbstractProviderThe base provider for MapProjections.Classorg.geotools.referencing.operation.projection.MapProjectionGeoTools
MapPropertyAccessorFactoryA PropertyAccessorFactory that returns a PropertyAccessor capable of evaluating single attribute names from a Map.Classorg.geotools.data.complex.filterGeoTools
MapServerStrategyClassorg.geotools.data.wfs.v1_1_0GeoTools
MapServerWFSStrategyThis strategy addresses a bug in most MapServer implementations where a filter is required in order for all the features to be returned.Classorg.geotools.data.wfs.internal.v1_xGeoTools
MapServerWFSStrategyThis strategy addresses a bug in most MapServer implementations where a filter is required in order for all the features to be returned.Classorg.geotools.data.wfs.v1_0_0GeoTools
MapToolManagerReceives mouse events from a SwtMapPane instance, converts them to MapMouseEvents, and sends these to the registered listeners.Classorg.geotools.swt.toolGeoTools
MapViewportRepresents the area of a map to be displayed, expressed in world coordinates and (optionally) screen (window, image) coordinates.Classorg.geotools.mapGeoTools
MarkA Mark element defines a "shape" which has coloring applied to it.Interfaceorg.geotools.stylingGeoTools
MarkBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
MarkBuilderClassorg.geotools.styling.builderGeoTools
MarkFactorySymbol handler for a Mark.Interfaceorg.geotools.renderer.styleGeoTools
MarkImplDefault implementation of Mark.Classorg.geotools.stylingGeoTools
MarkStyle2DClassorg.geotools.renderer.styleGeoTools
MaskOverviewProviderHelper class used for handling Internal/External overviews and masks for a FileAuthor:Nicola Lagomarsini GeoSolutionsClassorg.geotools.coverage.grid.io.imageioGeoTools
MaskOverviewProvider .MaskInfoHelper class used for storing information to use for read the mask data.Classorg.geotools.coverage.grid.io.imageio.MaskOverviewProviderGeoTools
MaskOverviewProvider .SpiHelperHelper class containing previous code used to get streamSPI and readerSPI for an input file.Classorg.geotools.coverage.grid.io.imageio.MaskOverviewProviderGeoTools
MathExpressionImplHolds a mathematical relationship between two expressions.Classorg.geotools.filterGeoTools
MathTransformationAdapterAdapter class for MathTransform1D.Classorg.geotools.referencing.piecewiseGeoTools
MathTransformBuilderProvides a basic implementation for math transform Math transform builders create MathTransform objects for transforming Classorg.geotools.referencing.operation.builderGeoTools
MathTransformParserParser for math transform Known Text (WKT) of math transform.Classorg.geotools.referencing.wktGeoTools
MathTransformProviderAn operation method capable to creates a math transform from set ofClassorg.geotools.referencing.operationGeoTools
MathTransformProvider .DelegateThe result of a call to createMathTransform.Classorg.geotools.referencing.operation.MathTransformProviderGeoTools
MathTransformProxyA math transform which delegates part of its work to an other math transform.Classorg.geotools.referencing.operation.transformGeoTools
Matrix1Classorg.geotools.referencing.operation.matrixGeoTools
Matrix2Classorg.geotools.referencing.operation.matrixGeoTools
Matrix3Classorg.geotools.referencing.operation.matrixGeoTools
Matrix4Classorg.geotools.referencing.operation.matrixGeoTools
MatrixFactoryStatic utility methods for creating matrix.Classorg.geotools.referencing.operation.matrixGeoTools
MatrixParameterDescriptorsA parameter group for matrix elements.Classorg.geotools.parameterGeoTools
MatrixParametersThe values for a group of matrix parameters.Classorg.geotools.parameterGeoTools
MaxFeatureReaderBasic support for a FeatureReader that limits itself to the number of features passed in.Classorg.geotools.dataGeoTools
MaxFeaturesFeatureCollectionSimpleFeatureCollection wrapper which limits the number of features returned.Classorg.geotools.data.storeGeoTools
MaxFeaturesIteratorIterator wrapper which caps the number of returned features.Classorg.geotools.data.storeGeoTools
MaxFeaturesSimpleFeatureIteratorSimpleFeatureIterator wrapper which can use a start and end bounds to cap the number of returned features.Classorg.geotools.feature.collectionGeoTools
MaxFilterFor each position of the mask, replaces the center pixel by the maximum of the pixel values covered by the mask.Classorg.geotools.coverage.processing.operationGeoTools
MaxFunctionA function that returns the maximum of two arguments.Classorg.geotools.filterGeoTools
MaxSimpleFeatureCollectionSimpleFeatureCollection wrapper which limits the number of features returned.Classorg.geotools.feature.collectionGeoTools
MaxVisitorCalculates the maximum value of an attribute.Classorg.geotools.feature.visitorGeoTools
MaxVisitor .MaxResultClassorg.geotools.feature.visitor.MaxVisitorGeoTools
MBTilesDataStoreFactoryClassorg.geotools.mbtilesGeoTools
MBTilesDialectClassorg.geotools.mbtilesGeoTools
MBTilesFileClassorg.geotools.mbtilesGeoTools
MBTilesFormatClassorg.geotools.mbtiles.mosaicGeoTools
MBTilesFormatFactorySpiClassorg.geotools.mbtiles.mosaicGeoTools
MBTilesGridClassorg.geotools.mbtilesGeoTools
MBTilesMetadataClassorg.geotools.mbtilesGeoTools
MBTilesMetadata .t_formatReturns the enum constant of this type with the specified name.Classorg.geotools.mbtiles.MBTilesMetadataGeoTools
MBTilesMetadata .t_typeReturns the enum constant of this type with the specified name.Classorg.geotools.mbtiles.MBTilesMetadataGeoTools
MBTilesReaderClassorg.geotools.mbtiles.mosaicGeoTools
MBTilesTileClassorg.geotools.mbtilesGeoTools
MeasureA scalar with an unit.Classorg.geotools.measureGeoTools
MeasureConverterFactoryConverterFactory which converts between the Measure and String.Classorg.geotools.utilGeoTools
MeasurementRangeA range of numbers associated with a unit of measurement.Classorg.geotools.utilGeoTools
MeasureTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
MedianFilterFor each position of the mask, replaces the center pixel by the median of the pixel values covered by the mask.Classorg.geotools.coverage.processing.operationGeoTools
MedianVisitorCalculates the median of an attribute in all features of a collectionSince:2.Classorg.geotools.feature.visitorGeoTools
MedianVisitor .MedianResultClassorg.geotools.feature.visitor.MedianVisitorGeoTools
MediumImplInformation about the media on which the resource can be distributed.Classorg.geotools.metadata.iso.distributionGeoTools
MeetsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
MeetsImplClassorg.geotools.filter.temporalGeoTools
MemberNameImplThe name to identify a member of a record.Classorg.geotools.utilGeoTools
MemberPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.v2_0GeoTools
MemoryDataStoreThis is an example implementation of a DataStore used for testing.Classorg.geotools.data.memoryGeoTools
MemoryFeatureCollection Contents are maintained in a sorted TreeMap by FID, this serves as a reference implementation when exploring the SimpleFeatureCollection api.Classorg.geotools.data.memoryGeoTools
MemoryFeatureReaderClassorg.geotools.data.memoryGeoTools
MemoryFeatureSourceClassorg.geotools.data.memoryGeoTools
MemoryFeatureStoreClassorg.geotools.data.memoryGeoTools
MemoryFeatureWriterClassorg.geotools.data.memoryGeoTools
MercatorMercator Cylindrical Projection.Classorg.geotools.referencing.operation.projectionGeoTools
Mercator1SPMercator Cylindrical 1SP Projection.Classorg.geotools.referencing.operation.projectionGeoTools
Mercator1SP .Provider provider for a Mercator 1SP projection (EPSG code 9804).Classorg.geotools.referencing.operation.projection.Mercator1SPGeoTools
Mercator2SPMercator Cylindrical 2SP Projection.Classorg.geotools.referencing.operation.projectionGeoTools
Mercator2SP .Provider provider for a Mercator 2SP projection (EPSG code 9805).Classorg.geotools.referencing.operation.projection.Mercator2SPGeoTools
MercatorHandlerFactoryClassorg.geotools.renderer.crsGeoTools
MercatorPseudoProviderSupports the popular visualisation projection used by Google, Microsoft, Yahoo, OSM and othersAuthor:Andrea Aime - OpenGeoSee Also:Serialized FormClassorg.geotools.referencing.operation.projectionGeoTools
MergeBehaviorThis class is responsible for implementing the strategies for the mosaicking which can be a flat merge of band-stacking merge.Classorg.geotools.gce.imagemosaicGeoTools
MessageDirectLayerThis is a simple watermark used to place a message (such as copyright information) onto a map.Classorg.geotools.map.directGeoTools
MessagesClassorg.geotools.swt.utilsGeoTools
MetaBufferEstimatorParses a style or part of it and returns the size of the largest stroke and the biggest point symbolizer whose width is specified with a literal expression.Classorg.geotools.renderer.liteGeoTools
MetadataBean capturing shapefile metadata information.Classorg.geotools.data.shapefile.shp.xmlGeoTools
MetadataAssociationTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
MetadataAttributeClassorg.geotools.coverage.io.metadataGeoTools
MetadataEntityA superclass for implementing ISO 19115 metadata interfaces.Classorg.geotools.metadata.isoGeoTools
MetadataExceptionThrows when a metadata method failed.Classorg.geotools.metadata.sqlGeoTools
MetadataExtensionInformationImplInformation describing metadata extensions.Classorg.geotools.metadata.isoGeoTools
MetaDataImplRoot entity which defines metadata about a resource or resources.Classorg.geotools.metadata.isoGeoTools
MetadataLinkTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
MetadataNodeClassorg.geotools.coverage.io.metadataGeoTools
MetaDataPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
MetadataSourceA connection to a metadata database.Classorg.geotools.metadata.sqlGeoTools
MetadataStandardEnumeration of some metadata standards.Classorg.geotools.metadataGeoTools
MetadataTablePrimaryKeyFinderLooks up primary key information in a metadata table provided by the user.Classorg.geotools.jdbcGeoTools
MetadataTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
MetadataTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
MetadataURLA Map Server may use zero or more MetadataURL elements to offer detailed, standardized metadata about the data underneath a particular layer.Classorg.geotools.data.wms.xmlGeoTools
MetadataURLTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
MetadataURLTypeBindingClassorg.geotools.wfs.v2_0.bindingsGeoTools
MetByBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
MetByImplClassorg.geotools.filter.temporalGeoTools
MeteoMarkFactoryAdds to the well-known shapes some symbols the weathermen may find useful.Classorg.geotools.renderer.markwktGeoTools
MeteosatSGMeteosat Second Generation imagery projection Conversion of image coordinates (pixel column and row) into the corresponding geographical coordinates (Latitude and Longitude) of all MSGClassorg.geotools.referencing.operation.projectionGeoTools
MeteosatSG .ProviderThe math transform provider for an Meteosat Second Generation image projection.Classorg.geotools.referencing.operation.projection.MeteosatSGGeoTools
MethodInterpolation method used by the Interpolate function.Classorg.geotools.filter.visitorGeoTools
MethodTypeBindingBinding object for the type http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
MimeTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
MinFilterFor each position of the mask, replaces the center pixel by the minimum of the pixel values covered by the mask.Classorg.geotools.coverage.processing.operationGeoTools
MinFunctionA function that returns the minimum of two arguments.Classorg.geotools.filterGeoTools
MinVisitorCalculates the minimum value of an attribute.Classorg.geotools.feature.visitorGeoTools
MinVisitor .MinResultClassorg.geotools.feature.visitor.MinVisitorGeoTools
MismatchedBindingFinderClassorg.geotools.xml.implGeoTools
MissingInfoExceptionThrown when a required operation can't be performed because some information is missing or isn't set up properly.Classorg.geotools.referencing.operation.builderGeoTools
ModeInterpolation mode used by interpolate function.Classorg.geotools.filter.visitorGeoTools
ModeCaptures the current *mode* of the style configurator making use This is used to let the viewers get modey, and disable fill contentClassorg.geotools.swt.styling.simpleGeoTools
ModeTypeBindingBinding object for the type http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
ModifiableMetadataBase class for metadata that may (or may not) be modifiable.Classorg.geotools.metadataGeoTools
ModuloFunctionClassorg.geotools.filter.function.mathGeoTools
MollweideMollweide projectionSince:2.Classorg.geotools.referencing.operation.projectionGeoTools
Mollweide .MollweideProvider provider for the Mollweide projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.MollweideGeoTools
Mollweide .WagnerIVProvider provider for the Wagner IV projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.MollweideGeoTools
Mollweide .WagnerVProvider provider for the Wagner V projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.MollweideGeoTools
MolodenskiTransformTwo- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.Classorg.geotools.referencing.operation.transformGeoTools
MolodenskiTransform .ProviderThe provider for MolodenskiTransform.Classorg.geotools.referencing.operation.transform.MolodenskiTransformGeoTools
MolodenskiTransform .ProviderAbridgedThe provider for abridged MolodenskiTransform.Classorg.geotools.referencing.operation.transform.MolodenskiTransformGeoTools
MonolineFormatterA formatter writting log messages on a single line.Classorg.geotools.util.loggingGeoTools
MosaicThis operation does a mosaic of multiple GridCoverage2Ds.Classorg.geotools.coverage.processing.operationGeoTools
Mosaic .GridGeometryPolicyClassorg.geotools.coverage.processing.operation.MosaicGeoTools
Mosaic .ParamsA block of parameters for a GridCoverage2D processed by the Mosaic operation.Classorg.geotools.coverage.processing.operation.MosaicGeoTools
MosaicBeanBuilderSimple builder which builds the configuration bean of a mosaic configuration.Classorg.geotools.gce.imagemosaic.catalogbuilderGeoTools
MosaicConfigurationBeanVery simple bean to hold the configuration of the mosaic.Classorg.geotools.gce.imagemosaicGeoTools
MouseDragBoxDraws a box on the parent component (e.Classorg.geotools.swingGeoTools
MrSIDFormatAn implementation of Format for the MrSID format.Classorg.geotools.coverageio.gdal.mrsidGeoTools
MrSIDFormatFactoryClassorg.geotools.coverageio.gdal.mrsidGeoTools
MrSIDReaderThis class can read a MrSID data source and create a GridCoverage2DSince:2.Classorg.geotools.coverageio.gdal.mrsidGeoTools
MultiCompareFilterImplSupport for Multi-valued properties when comparingAuthor:Niels Charlier, Curtin University of TechnologyClassorg.geotools.filterGeoTools
MultiCurveA subclass of multi line string that can host also curves and will linearize if neededAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.geometry.jtsGeoTools
MultiCurvedGeometryThis interface is really just a trick for schema building, there are no concrete implementors for itInterfaceorg.geotools.geometry.jtsGeoTools
MultiCurvePropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
MultiCurveTypeBindingClassorg.geotools.gml3.bindings.extGeoTools
MultiCurveTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
MultiGeometryPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
MultiGeometryTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
MultiGeometryTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
MultiLevelROIA ROI provider that handles multi-scale ROIAuthor:Andrea Aime - GeoSolutionsInterfaceorg.geotools.gce.imagemosaic.catalogGeoTools
MultiLevelROIGeometryA ROIGeometry provider that handles multi-scale ROI with some extras: Caching of reduced resolution of the same ROIManagement of the footprint insetClassorg.geotools.gce.imagemosaic.catalogGeoTools
MultiLevelROIGeometryProviderClassorg.geotools.gce.imagemosaic.catalogGeoTools
MultiLevelROIProviderProvider used for generating a MultiLevelROI object from a Mosaic featureOptional method to call for disposing the ProviderInterfaceorg.geotools.gce.imagemosaic.catalogGeoTools
MultiLevelROIProviderFactoryFactory class used for returning a MultiLevelROIProvider based on the input footprint propertiesAuthor:Andrea Aime GeoSolutions, Nicola Lagomarsini GeoSolutionsClassorg.geotools.gce.imagemosaic.catalogGeoTools
MultiLevelROIRasterMultiLevelROI implementation supporting Raster masking.Classorg.geotools.gce.imagemosaic.catalogGeoTools
MultiLevelROIRasterProviderMultiLevelROIProvider implementation returning a MultiLevelROIRaster instanceAuthor:Nicola LagomarsiniClassorg.geotools.gce.imagemosaic.catalogGeoTools
MultiLineHandlerThe default JTS handler for shapefile.Classorg.geotools.data.shapefile.shpGeoTools
MultiLineHandlerClassorg.geotools.geojson.geomGeoTools
MultiLineStringPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
MultiLineStringTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
MultiMapClassorg.geotools.graph.utilGeoTools
MultiplyCreate a new coverage as the multiplication of two source coverages by doing pixel by pixel result[0][0] = source0[0][0] * source1[0][0]Classorg.geotools.coverage.processing.operationGeoTools
MultiplyBuilderClassorg.geotools.filter.expressionGeoTools
MultiplyConstMultiplies every sample values of the source coverage by constants (one for each band).Classorg.geotools.coverage.processing.operationGeoTools
MultiplyImplClassorg.geotools.filter.expressionGeoTools
MultiPointHandlerClassorg.geotools.data.shapefile.shpGeoTools
MultiPointHandlerClassorg.geotools.geojson.geomGeoTools
MultiPointPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
MultiPointTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
MultiPolygonHandlerClassorg.geotools.geojson.geomGeoTools
MultiPolygonPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
MultiPolygonTypeBindingClassorg.geotools.gml3.bindings.extGeoTools
MultiPolygonTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
MultiRangeRepresents the domain of a variable as a set of rangesAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.filter.visitorGeoTools
MultiSurfaceA subclass of MultiPolygon that can host also CurvePolygon and will linearize ifAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.geometry.jtsGeoTools
MultiSurfaceClassorg.geotools.gml3GeoTools
MultiSurfacePropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
MultiSurfaceTypeBindingClassorg.geotools.gml3.bindings.extGeoTools
MultiSurfaceTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
MultithreadedHttpClientAn Apache commons HTTP client based HTTPClient backed by a multithreaded connection manager that allows to reuse connections to the backing server and to limit theClassorg.geotools.data.owsGeoTools
MultithreadedHttpClientAn Apache commons HTTP client based HTTPClient backed by a multithreaded connection manager that allows to reuse connections to the backing server and to limit theClassorg.geotools.data.wfsGeoTools
MySQLDataStoreFactoryDataStoreFactory for MySQL database.Classorg.geotools.data.mysqlGeoTools
MySQLDialectDelegate for MySQLDialectBasic and MySQLDialectPrepared which implements the common part of the api.Classorg.geotools.data.mysqlGeoTools
MySqlDialectClassorg.geotools.gce.imagemosaic.jdbcGeoTools
MySQLDialectBasicMySQL database dialect based on basic (non-prepared) statements.Classorg.geotools.data.mysqlGeoTools
MySQLDialectPreparedMySQL database dialect based on prepared statements.Classorg.geotools.data.mysqlGeoTools
MySQLFilterToSQLClassorg.geotools.data.mysqlGeoTools
MySQLJNDIDataStoreFactoryJNDI DataStoreFactory for mysql database.Classorg.geotools.data.mysqlGeoTools
NADConGridShiftA NADCON localization gridAuthor:Andrea Aime - GeoSolutions, Rueben SchulzClassorg.geotools.referencing.factory.gridshiftGeoTools
NADCONGridShiftFactoryLoads and caches NADCON grid shiftsAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.referencing.factory.gridshiftGeoTools
NADCONTransformTransform backed by the North American Datum Conversion grid.Classorg.geotools.referencing.operation.transformGeoTools
NADCONTransform .ProviderThe provider for NADCONTransform.Classorg.geotools.referencing.operation.transform.NADCONTransformGeoTools
NameBindingClassorg.geotools.kml.bindingsGeoTools
NameConverterFactoryConverterFactory for handling Name conversions.Classorg.geotools.utilGeoTools
NamedIdentifierAn identification of a CRS object.Classorg.geotools.referencingGeoTools
NamedLayerA NamedLayer is used to refer to a layer that has a name in a WMS.Interfaceorg.geotools.stylingGeoTools
NamedLayerBindingBinding object for the element http://www.Classorg.geotools.sld.v1_1.bindingsGeoTools
NamedLayerBuilderClassorg.geotools.styling.builderGeoTools
NamedLayerImplDefault implementation of named layer.Classorg.geotools.stylingGeoTools
NamedStyleA NamedStyle is used to refer to a style that has a name in a WMS.Interfaceorg.geotools.stylingGeoTools
NamedStyleBindingBinding object for the element http://www.Classorg.geotools.sld.v1_1.bindingsGeoTools
NamedStyleImplA NamedStyle is used to refer to a style that has a name in a WMS.Classorg.geotools.stylingGeoTools
NameFactoryA factory for GenericName objects.Classorg.geotools.utilGeoTools
NameImplSimple implementation of Name.Classorg.geotools.featureGeoTools
NameListBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
NamespaceSupportWrapperNamespaceContext wrapper around namespace support.Classorg.geotools.xml.implGeoTools
NativeTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
NearestVisitorFinds the nearest value to the provided one in the attribute domain.Classorg.geotools.feature.visitorGeoTools
NeighborConstants for neighbor positions used when bulding polygonal grids.Classorg.geotools.gridGeoTools
NestedAttributeExpressionThis class represents a list of expressions broken up from a single XPath expression that is nested in more than one feature.Classorg.geotools.filterGeoTools
NestedAttributeMappingThis class represents AttributeMapping for attributes that are nested inside another complex attribute.Classorg.geotools.data.complexGeoTools
NetCDFAccessCoverageAccess implementation for NetCDF Data format.Classorg.geotools.coverage.io.netcdfGeoTools
NetCDFCFParserA NetCDF CF (ClimateForecast) parser.Classorg.geotools.coverage.io.netcdf.cfGeoTools
NetCDFCoordinateReferenceSystemTypeenum NetCDFCoordinateReferenceSystemTypeEnum used to represent different coordinate reference systems stored within a NetCDF dataset.Classorg.geotools.coverage.io.netcdf.crsGeoTools
NetCDFCoordinateReferenceSystemType .NetCDFCoordinateContains basic information related to a NetCDF Coordinate such as: - short name (as an instance: x) Classorg.geotools.coverage.io.netcdf.crs.NetCDFCoordinateReferenceSystemTypeGeoTools
NetCDFCRSAuthorityFactoryA factory providing NetCDF/GRIB custom CoordinateReferenceSystem instances with the related custom EPSG.Classorg.geotools.coverage.io.netcdf.crsGeoTools
NetCDFCRSUtilitiesUtility class to build CoordinateReferenceSystem objects.Classorg.geotools.imageio.netcdf.utilitiesGeoTools
NetCDFDriverClassorg.geotools.coverage.io.netcdfGeoTools
NetCDFFormatClassorg.geotools.coverage.io.netcdfGeoTools
NetCDFFormatFactorySPIClassorg.geotools.coverage.io.netcdfGeoTools
NetCDFImageReaderBase implementation for NetCDF-CF image flat reader.Classorg.geotools.imageio.netcdfGeoTools
NetCDFImageReaderSpiService provider interface for the NetCDF ImageAuthor:Alessio Fabiani, GeoSolutionsClassorg.geotools.imageio.netcdfGeoTools
NetCDFProjectionClass used to properly setup NetCDF CF Projection parameters.Classorg.geotools.coverage.io.netcdf.crsGeoTools
NetCDFReaderA NetCDF Reader implementationAuthor:Daniele Romagnoli, GeoSolutions SASClassorg.geotools.coverage.io.netcdfGeoTools
NetCDFSourceClassorg.geotools.coverage.io.netcdfGeoTools
NetCDFTimeUtilitiesClassorg.geotools.imageio.netcdf.utilitiesGeoTools
NetCDFUtilitiesSet of NetCDF utility methods.Classorg.geotools.imageio.netcdf.utilitiesGeoTools
NetCDFUtilities .AxisGlobal attribute for coordinate coverageDescriptorsCache.Classorg.geotools.imageio.netcdf.utilities.NetCDFUtilitiesGeoTools
NetCDFUtilities .CheckTypeReturns the enum constant of this type with the specified name.Classorg.geotools.imageio.netcdf.utilities.NetCDFUtilitiesGeoTools
NewZealandMapGridThe NZMG (New Zealand Map Grid) projection.Classorg.geotools.referencing.operation.projectionGeoTools
NewZealandMapGrid .Provider provider for New Zealand Map Grid (EPSG code 27200).Classorg.geotools.referencing.operation.projection.NewZealandMapGridGeoTools
NilBuilderClassorg.geotools.filter.expressionGeoTools
NITFFormatAn implementation of Format for the NITF format.Classorg.geotools.coverageio.gdal.nitfGeoTools
NITFFormatFactoryClassorg.geotools.coverageio.gdal.nitfGeoTools
NITFReaderThis class can read a NITF data source and create a GridCoverage2DSince:2.Classorg.geotools.coverageio.gdal.nitfGeoTools
NoBifurcationIteratorIterates over the nodes of a graph starting from a specified node, stopping at a bifurcation.Classorg.geotools.graph.traverse.standardGeoTools
NoContentIteratorThis iterator is used to indicate that contents could not be aquired.Classorg.geotools.data.storeGeoTools
NoDataReplacerOpImageAn image that contains transformed samples, specifically this method will transform the NoData value using a new supplied one.Classorg.geotools.gce.gtopo30GeoTools
NodeClassorg.geotools.data.shapefile.index.quadtreeGeoTools
NodeThis interface extends the functionalities provided by the default implementation generated by javacc.Interfaceorg.geotools.filter.text.generated.parsersGeoTools
NodeRepresents a node in a graph.Interfaceorg.geotools.graph.structureGeoTools
NodeRepresents a value in the parse tree.Interfaceorg.geotools.xmlGeoTools
NodeImplClassorg.geotools.xml.implGeoTools
NodePropertyHandlerClassorg.geotools.xml.impl.jxpathGeoTools
NodeSequenceRepresents a sequence of nodes in a graph.Interfaceorg.geotools.graph.pathGeoTools
NonFeatureTypeProxyThis class represents the fake feature type needed for feature chaining for properties that are not features.Classorg.geotools.data.complex.configGeoTools
NonIncrementingPrimaryKeyColumnRepresents a column of a primary key which is not auto incrementing.Classorg.geotools.jdbcGeoTools
NonQuantitativeAttributeAccuracyImplAccuracy of non-quantitative attributes.Classorg.geotools.metadata.iso.qualityGeoTools
NormalizeBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
NormalizeContrastMethodStrategyClassorg.geotools.stylingGeoTools
NotBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
NotImplClassorg.geotools.filterGeoTools
NoToolActionAn action to de-select any active map cursor tool.Classorg.geotools.swing.actionGeoTools
NTv2GridShiftFactoryLoads and caches NTv2 grid files.Classorg.geotools.referencing.factory.gridshiftGeoTools
NTv2TransformThe "NTv2" coordinate transformation method (EPSG:9615).Classorg.geotools.referencing.operation.transformGeoTools
NTv2Transform .ProviderThe NTv2Transform provider.Classorg.geotools.referencing.operation.transform.NTv2TransformGeoTools
NullExpressionVisitorThis class does *nothing* - useful to prevent null checks in AbstractFilterVisitor.Classorg.geotools.filter.visitorGeoTools
NullFilterImplDefines a null filter, which checks to see if an attribute is null.Classorg.geotools.filterGeoTools
NullFilterVisitorAbstract implementation of FilterVisitor simple returns the provided data.Classorg.geotools.filter.visitorGeoTools
NullPrimaryKeyPrimary key for tables which do not have a primary key.Classorg.geotools.jdbcGeoTools
NullProgressListenerA default progress listener implementation suitable for This implementation supports cancelation and getting/setting the description.Classorg.geotools.utilGeoTools
NullPropertyAccessorFactoryThis class supports the use of Expression/NIL for referring to a 'null' value.Classorg.geotools.filter.expressionGeoTools
NullTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
NullZeroValidationNullZeroFeatureValidation purpose.Classorg.geotools.validation.attributesGeoTools
NullZeroValidationBeanInfoGazetteerNameValidationBeanInfo purpose.Classorg.geotools.validation.attributesGeoTools
NumberedLineWriterA writer that put line number in front of every line.Classorg.geotools.ioGeoTools
NumberRangeA range of numbers.Classorg.geotools.utilGeoTools
NumberRangeComparatorClassorg.geotools.coverage.io.utilGeoTools
NumericConverterFactoryConverterFactory which converts between the "standard" numeric types.Classorg.geotools.utilGeoTools
ObjectCacheA cache for arbitrary objects.Interfaceorg.geotools.utilGeoTools
ObjectCachesThis is facade around several constructs used by GeoTools for internal caching.Classorg.geotools.utilGeoTools
ObjectEncoderBase class for all encoders used by FeatureCollectionEncoderDelegateAuthor:Justin Deoliveira, OpenGeoClassorg.geotools.gml2.simpleGeoTools
ObjectFactoryThis object contains factory methods for each Java content interface and Java element interface Classorg.geotools.coverage.io.netcdf.cfGeoTools
ObjectFactoryThis object contains factory methods for each Java content interface and Java element interface Classorg.geotools.gce.imagemosaic.catalog.indexGeoTools
ObjectTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
ObliqueMercatorOblique Mercator Projection.Classorg.geotools.referencing.operation.projectionGeoTools
ObliqueMercator .Provider provider for an Oblique Mercator projection (EPSG code 9815).Classorg.geotools.referencing.operation.projection.ObliqueMercatorGeoTools
ObliqueMercator .Provider_TwoPoint provider for a Oblique Mercator projection, specified with two points on the central line (instead of a central point and azimuth).Classorg.geotools.referencing.operation.projection.ObliqueMercatorGeoTools
ObliqueOrthographicThe oblique case of the Orthographic projection.Classorg.geotools.referencing.operation.projectionGeoTools
ObliqueStereographicProvides the transform equations for the Oblique Stereographic (EPSG code 9809).Classorg.geotools.referencing.operation.projectionGeoTools
ObliqueStereographic .Provider provider for a stereographic projection of any kind.Classorg.geotools.referencing.operation.projection.ObliqueStereographicGeoTools
OblongMarker interface for oblong grid elements.Interfaceorg.geotools.grid.oblongGeoTools
OblongBuilderUsed by Oblongs class to build grids.Classorg.geotools.grid.oblongGeoTools
OblongImplDefault implementation of Oblong.Classorg.geotools.grid.oblongGeoTools
OblongsA utility class with static methods to create and work with oblong grid elements.Classorg.geotools.grid.oblongGeoTools
OffsetCurveBuilderBuilds a offset curve, that is, a line parallel to the provided geometry at a given distance.Classorg.geotools.geometry.jtsGeoTools
OGCThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
OGCThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.filter.v1_0GeoTools
OGCThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.filter.v1_1GeoTools
OGCAddBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCAndBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCBBOXTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCBeyondBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCBinaryComparisonOpTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCBinaryLogicOpTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCBinaryOperatorTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCBinarySpatialOpTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCComparisonOpsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
ogcComplexTypeClassorg.geotools.data.wms.xmlGeoTools
ogcComplexTypesClassorg.geotools.data.wms.xmlGeoTools
ogcComplexTypes ._FeatureInfoOutputClassorg.geotools.data.wms.xml.ogcComplexTypesGeoTools
ogcComplexTypes ._FeatureInfoSizeClassorg.geotools.data.wms.xml.ogcComplexTypesGeoTools
ogcComplexTypes ._GetCapabilitiesClassorg.geotools.data.wms.xml.ogcComplexTypesGeoTools
ogcComplexTypes ._GetFeatureInfoClassorg.geotools.data.wms.xml.ogcComplexTypesGeoTools
ogcComplexTypes ._GetMapClassorg.geotools.data.wms.xml.ogcComplexTypesGeoTools
ogcComplexTypes ._OutputClassorg.geotools.data.wms.xml.ogcComplexTypesGeoTools
ogcComplexTypes ._SizeClassorg.geotools.data.wms.xml.ogcComplexTypesGeoTools
ogcComplexTypes .VendorTypeClassorg.geotools.data.wms.xml.ogcComplexTypesGeoTools
OGCConfigurationParser configuration for the http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
OGCConfigurationParser configuration for the filter 1.Classorg.geotools.filter.v1_0GeoTools
OGCConfigurationParser configuration for the filter 1.Classorg.geotools.filter.v1_1GeoTools
OGCContainsBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCCrossesBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCDisjointBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCDistanceBufferTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCDistanceTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCDivBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCDWithinBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
ogcElementClassorg.geotools.data.wms.xmlGeoTools
OGCEqualsBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCExpressionTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCFeatureIdTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCFilterTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCFunctionTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCIntersectsBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCLiteralTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCLogicOpsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCLowerBoundaryTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCMulBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCNotBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCOrBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCOverlapsBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsBetweenTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsGreaterThanBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsGreaterThanOrEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsLessThanBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsLessThanOrEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsLikeTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsNotEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyIsNullTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCPropertyNameTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCSchemaClassorg.geotools.data.wms.xmlGeoTools
ogcSimpleTypeClassorg.geotools.data.wms.xmlGeoTools
ogcSimpleTypesClassorg.geotools.data.wms.xmlGeoTools
ogcSimpleTypes .CapabilitiesSectionTypeClassorg.geotools.data.wms.xml.ogcSimpleTypesGeoTools
ogcSimpleTypes .ExceptionsTypeClassorg.geotools.data.wms.xml.ogcSimpleTypesGeoTools
ogcSimpleTypes .FormatTypeClassorg.geotools.data.wms.xml.ogcSimpleTypesGeoTools
ogcSimpleTypes .OWSTypeClassorg.geotools.data.wms.xml.ogcSimpleTypesGeoTools
OGCSpatialOpsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCSubBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCTouchesBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGCUpperBoundaryTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
OGCUtilsFilter parsing / encoding utility class.Classorg.geotools.filter.v1_0GeoTools
OGCWithinBindingBinding object for the element http://www.Classorg.geotools.filter.v1_0GeoTools
OGREncapsulates calls to the OGR library.Interfaceorg.geotools.data.ogrGeoTools
OGRDataStoreA data store based on the OGR native library, bound to it via BridJAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.data.ogrGeoTools
OGRDataStoreFactoryClassorg.geotools.data.ogrGeoTools
OGREnvelopenative declaration : /home/aaime/devel/gdal/gdal-1.Classorg.geotools.data.ogr.bridjGeoTools
OGRFieldnative declaration : /home/aaime/devel/gdal/gdal-1.Classorg.geotools.data.ogr.bridjGeoTools
OGRField .Binary_structClassorg.geotools.data.ogr.bridj.OGRFieldGeoTools
OGRField .Date_structClassorg.geotools.data.ogr.bridj.OGRFieldGeoTools
OGRField .IntegerList_structClassorg.geotools.data.ogr.bridj.OGRFieldGeoTools
OGRField .RealList_structClassorg.geotools.data.ogr.bridj.OGRFieldGeoTools
OGRField .Set_structClassorg.geotools.data.ogr.bridj.OGRFieldGeoTools
OGRField .StringList_structClassorg.geotools.data.ogr.bridj.OGRFieldGeoTools
OgrLibraryWrapper for library ogr This file was autogenerated by JNAerator,Classorg.geotools.data.ogr.bridjGeoTools
OgrLibrary ._IO_FILEInterfaceorg.geotools.data.ogr.bridj.OgrLibraryGeoTools
OgrLibrary .OGRFieldTypeClassorg.geotools.data.ogr.bridj.OgrLibraryGeoTools
OgrLibrary .OGRJustificationClassorg.geotools.data.ogr.bridj.OgrLibraryGeoTools
OgrLibrary .OGRSTBrushParamClassorg.geotools.data.ogr.bridj.OgrLibraryGeoTools
OgrLibrary .OGRSTClassIdClassorg.geotools.data.ogr.bridj.OgrLibraryGeoTools
OgrLibrary .OGRSTLabelParamClassorg.geotools.data.ogr.bridj.OgrLibraryGeoTools
OgrLibrary .OGRSTPenParamClassorg.geotools.data.ogr.bridj.OgrLibraryGeoTools
OgrLibrary .OGRSTSymbolParamClassorg.geotools.data.ogr.bridj.OgrLibraryGeoTools
OgrLibrary .OGRSTUnitIdClassorg.geotools.data.ogr.bridj.OgrLibraryGeoTools
OgrLibrary .OGRwkbByteOrderClassorg.geotools.data.ogr.bridj.OgrLibraryGeoTools
OgrLibrary .OGRwkbGeometryTypeClassorg.geotools.data.ogr.bridj.OgrLibraryGeoTools
OnlineResourceBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
OnLineResourceImplInformation about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.Classorg.geotools.metadata.iso.citationGeoTools
OnlineResourceTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
OnlineResourceTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
OnlineTestCaseTest support for test cases that require an "online" resource, such as an external server or database.Classorg.geotools.testGeoTools
OnlineTestSupportJUnit 4 test support for test cases that require an "online" resource, such as an external server See OnlineTestCase for details of behaviour and test fixture configuration.Classorg.geotools.testGeoTools
OpacityFinderClassorg.geotools.renderer.liteGeoTools
OpacityViewerAllows editing/viewing of Opacity Element.Classorg.geotools.swt.styling.simpleGeoTools
OpenGeotiffActionAction to open geotiff files.Classorg.geotools.swt.actionGeoTools
OpenShapefileActionAction to open shapefile.Classorg.geotools.swt.actionGeoTools
Operation2DAn operation working on GridCoverage2D sources.Classorg.geotools.coverage.processingGeoTools
OperationJAIWraps a JAI's OperationDescriptor for interoperability with Java Advanced Imaging.Classorg.geotools.coverage.processingGeoTools
OperationJAI .ParametersA block of parameters for a GridCoverage2D processed by a OperationJAI.Classorg.geotools.coverage.processing.OperationJAIGeoTools
OperationsConvenience, type-safe, methods for applying some common operations on coverage objects.Classorg.geotools.coverage.processingGeoTools
OperationsTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
OperationsTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.v1_0GeoTools
OperationTypeRepresents an operation used by Open Web Services for requests and responses.Classorg.geotools.data.owsGeoTools
OperationTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
OperatorImplClassorg.geotools.filter.capabilityGeoTools
OperatorNameFilterVisitorA FilterVisitor responsible for providing the capabilities name used to identify the provided filter.Classorg.geotools.filter.visitorGeoTools
OptDirectedEdgeOptimized implementation of DirectedEdge.Classorg.geotools.graph.structure.optGeoTools
OptDirectedGraphBuilderAn implementation of GraphBuilder that builds optimized directed graph Author:Justin Deoliveira, Refractions Research Inc, jdeolive@refractions.Classorg.geotools.graph.build.optGeoTools
OptDirectedLineGraphBuilderAn inmplementation extended from OptDirectedGraphBuilder used to build optimized directed components for line networks.Classorg.geotools.graph.build.lineGeoTools
OptDirectedLineGraphGeneratorAn implementation of GraphGenerator used to generate an optimized graph representing a line network.Classorg.geotools.graph.build.lineGeoTools
OptDirectedNodeOptimized implementation of DirectedNode.Classorg.geotools.graph.structure.optGeoTools
OptDirectedXYNodeOptimized implementation of XYNode extended from OptDirectedNode.Classorg.geotools.graph.structure.lineGeoTools
OptEdgeOptimized implementation of Edge.Classorg.geotools.graph.structure.optGeoTools
OptGraphableRoot of class hierarchy for optimized implementation of graph components.Classorg.geotools.graph.structure.optGeoTools
OptGraphBuilderAn implementation of GraphBuilder that builds optimized graph components.Classorg.geotools.graph.build.optGeoTools
OptionA command-line option.Classorg.geotools.consoleGeoTools
OptionalComponentParameterA pico container "parameter" which allows one to make setter injection This class is a hack of pico container.Classorg.geotools.xmlGeoTools
OptionalFactoryAn optional factory that may not be available in all configurations.Interfaceorg.geotools.factoryGeoTools
OptLineGraphBuilderAn inmplementation extended from OptGraphBuilder used to build optimized components for line networks.Classorg.geotools.graph.build.lineGeoTools
OptLineGraphGeneratorAn implementation of GraphGenerator used to generate an optimized graph representing a line network.Classorg.geotools.graph.build.lineGeoTools
OptNodeOptimized implementation of Node.Classorg.geotools.graph.structure.optGeoTools
OptXYNodeOptimized implementation of XYNode extended from OptNode.Classorg.geotools.graph.structure.lineGeoTools
OracleBlobConverterFactoryClassorg.geotools.data.oracleGeoTools
OracleClobConverterFactoryClassorg.geotools.data.oracleGeoTools
OracleDatastoreWrapperSpecific Oracle implementation for a DataStoreWrapper Oracle DB has a couple of limitations:Classorg.geotools.gce.imagemosaic.catalog.oracleGeoTools
OracleDateConverterFactoryClassorg.geotools.data.oracleGeoTools
OracleDialectAbstract dialect implementation for Oracle.Classorg.geotools.data.oracleGeoTools
OracleDialectClassorg.geotools.gce.imagemosaic.jdbcGeoTools
OracleFeatureTypeMapperAn Oracle specific FeatureTypeMapper instanceAuthor:Daniele Romagnoli, GeoSolutions SASClassorg.geotools.gce.imagemosaic.catalog.oracleGeoTools
OracleFilterToSQLOracle specific filter encoder.Classorg.geotools.data.oracleGeoTools
OracleNGDataStoreFactoryOracle data store factory.Classorg.geotools.data.oracleGeoTools
OracleNGJNDIDataStoreFactoryJNDI DataStoreFactory for oracle database.Classorg.geotools.data.oracleGeoTools
OracleNGOCIDataStoreFactoryCreates an Oracle datastore based on a thick OCI client connection, instead of the traditional (thin) jdbc connection.Classorg.geotools.data.oracleGeoTools
OracleTransformFeatureStoreClassorg.geotools.gce.imagemosaic.catalog.oracleGeoTools
OrBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
OrderByElementQualifierQualifies a column reference in an order by clauseSince:2.Classorg.geotools.arcsde.data.viewGeoTools
OrderedAxisAuthorityFactoryAn authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.Classorg.geotools.referencing.factoryGeoTools
OrdinateListUsed to provide a List API of an ordinate array.Classorg.geotools.data.oracle.sdoGeoTools
OrImplClassorg.geotools.filterGeoTools
OrphanNodeValidationOrphanNodeValidation purpose.Classorg.geotools.validation.networkGeoTools
OrphanNodeValidationBeanInfoGazetteerNameValidationBeanInfo purpose.Classorg.geotools.validation.networkGeoTools
OrthographicOrthographic Projection.Classorg.geotools.referencing.operation.projectionGeoTools
Orthographic .Provider provider for a Orthographic projection.Classorg.geotools.referencing.operation.projection.OrthographicGeoTools
OrthoLineAn ortho-line grid element.Classorg.geotools.grid.ortholineGeoTools
OrthoLineBuilderA builder to generate a grid of horizontal and/or vertical ortho-lines.Classorg.geotools.grid.ortholineGeoTools
OrthoLineDefDefines how to generate a set of regularly-spaced, ortho-line elements with given orientation and level.Classorg.geotools.grid.ortholineGeoTools
OrthoLineFeatureBuilderA basic implementation of LineFeatureBuilder which will create a SimpleFeatureType having two properties:Classorg.geotools.grid.ortholineGeoTools
OsrLibraryWrapper for library osr This file was autogenerated by JNAerator,Classorg.geotools.data.ogr.bridjGeoTools
OsrLibrary .__compar_fn_tClassorg.geotools.data.ogr.bridj.OsrLibraryGeoTools
OsrLibrary .__io_close_fn native declaration : /home/aaime/devel/gdal/gdal-1.Classorg.geotools.data.ogr.bridj.OsrLibraryGeoTools
OsrLibrary .__io_read_fnRead NBYTES bytes from COOKIE into a buffer pointed to by BUF.Classorg.geotools.data.ogr.bridj.OsrLibraryGeoTools
OsrLibrary .__io_seek_fnMove COOKIE's file position to *POS bytes from the beginning of the file (if W is SEEK_SET),Classorg.geotools.data.ogr.bridj.OsrLibraryGeoTools
OsrLibrary .__io_write_fnWrite N bytes pointed to by BUF to COOKIE.Classorg.geotools.data.ogr.bridj.OsrLibraryGeoTools
OsrLibrary ._IO_FILE_plusInterfaceorg.geotools.data.ogr.bridj.OsrLibraryGeoTools
OsrLibrary .CPLErrorHandlerClassorg.geotools.data.ogr.bridj.OsrLibraryGeoTools
OsrLibrary .locale_dataInterfaceorg.geotools.data.ogr.bridj.OsrLibraryGeoTools
OsrLibrary .OGRAxisOrientationClassorg.geotools.data.ogr.bridj.OsrLibraryGeoTools
OsrLibrary .OGRDatumTypeClassorg.geotools.data.ogr.bridj.OsrLibraryGeoTools
OtherTextAllows open ended extensions for text oriented rendering formats.Interfaceorg.geotools.stylingGeoTools
OtherTextImplClassorg.geotools.stylingGeoTools
OutputFormatListTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
OutputTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
OverlapBehaviorOverlapBehavior tells a system how to behave when multiple raster images in a layer overlap each other, for example with satellite-image scenes.Classorg.geotools.stylingGeoTools
OverlapBehaviorBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
OverlappedByBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
OverlappedByImplClassorg.geotools.filter.temporalGeoTools
OverlapsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
OverlapsImplClassorg.geotools.filter.spatialGeoTools
OverlapsIntegrityClassorg.geotools.validation.relateGeoTools
OverlapsIntegrityBeanInfoClassorg.geotools.validation.relateGeoTools
OverviewPolicyClassorg.geotools.coverage.grid.ioGeoTools
OWSThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.owsGeoTools
OWSThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.ows.v1_1GeoTools
OWSThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.ows.v2_0GeoTools
OWSConfigurationParser configuration for the http://www.Classorg.geotools.owsGeoTools
OWSConfigurationParser configuration for the http://www.Classorg.geotools.ows.v1_1GeoTools
OWSConfigurationParser configuration for the http://www.Classorg.geotools.ows.v2_0GeoTools
PackedCSBuilderAn implementation of a JTS CSBuilder which uses a PackedCoordinateSequence.Classorg.geotools.geometry.coordinatesequenceGeoTools
PackedCSBuilderAn implementation of a JTS CSBuilder which uses a PackedCoordinateSequence.Classorg.geotools.geometry.jts.coordinatesequenceGeoTools
PackedCSBuilder .DoubleClassorg.geotools.geometry.jts.coordinatesequence.PackedCSBuilderGeoTools
PackedCSBuilder .FloatClassorg.geotools.geometry.jts.coordinatesequence.PackedCSBuilderGeoTools
PackedLineIteratorClassorg.geotools.geometry.jtsGeoTools
PaletteFunctionClassorg.geotools.brewer.colorGeoTools
PaletteSuitabilityContains the suitability information for a single palette with several colour schemes.Classorg.geotools.brewer.colorGeoTools
PaletteTypeThis class doubles as a filter and an identifier for colour palettes.Classorg.geotools.brewer.colorGeoTools
PanActionAn action for connect a control (probably a JButton) to the PanTool for panning the map with mouse drags.Classorg.geotools.swing.actionGeoTools
PanActionAction that activates the Pan tool for the current map pane.Classorg.geotools.swt.actionGeoTools
PanToolA cursor tool to pan the map pane display.Classorg.geotools.swing.toolGeoTools
PanToolA map panning tool for SwtMapPane.Classorg.geotools.swt.toolGeoTools
ParameterA Parameter defines information about a valid process parameter.Classorg.geotools.dataGeoTools
ParameterA parameter value used by an operation method.Classorg.geotools.parameterGeoTools
ParameterCQLExpressionFilterFactoryImplStored Query parameters may be configured as CQL expressions.Classorg.geotools.data.wfs.internal.v2_0.storedqueryGeoTools
ParameterCQLExpressionPropertyNameClassorg.geotools.data.wfs.internal.v2_0.storedqueryGeoTools
ParameterGroupA group of related parameter values.Classorg.geotools.parameterGeoTools
ParameterMappingInterfaceorg.geotools.data.wfs.internal.v2_0.storedqueryGeoTools
ParameterMappingBlockValueClassorg.geotools.data.wfs.internal.v2_0.storedqueryGeoTools
ParameterMappingContextThe property expression evaluation context for stored query parameter mappings.Classorg.geotools.data.wfs.internal.v2_0.storedqueryGeoTools
ParameterMappingDefaultValueClassorg.geotools.data.wfs.internal.v2_0.storedqueryGeoTools
ParameterMappingExpressionValueClassorg.geotools.data.wfs.internal.v2_0.storedqueryGeoTools
ParameterParserDelegateClassorg.geotools.wfs.v2_0.bindingsGeoTools
ParametersUtility class for methods helping implementing, and working with the parameter API from org.Classorg.geotools.parameterGeoTools
ParametersTypeJava class for parametersType complex type.Classorg.geotools.gce.imagemosaic.catalog.indexGeoTools
ParametersType .ParameterJava class for anonymous complex type.Classorg.geotools.gce.imagemosaic.catalog.index.ParametersTypeGeoTools
ParameterTypeBindingClassorg.geotools.wfs.v2_0.bindingsGeoTools
ParameterTypeFactoryBuilds parameters to pass to the stored query.Classorg.geotools.data.wfs.internal.v2_0.storedqueryGeoTools
ParameterValueTypeBindingBinding object for the type http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
ParameterWriterFormat parameter descriptors or parameter values in a tabular format.Classorg.geotools.parameterGeoTools
ParamFieldClassorg.geotools.swing.wizardGeoTools
ParamFieldClassorg.geotools.swt.controlGeoTools
ParamWidgetFactoryA factory that takes a parameter type and its map of metadata and determines what sort of form widget to create for itClassorg.geotools.swing.wizardGeoTools
ParseErrorHandlerClassorg.geotools.graph.utilGeoTools
ParseExceptionThis exception is thrown when parse errors are encountered.Classorg.geotools.filter.text.generated.parsersGeoTools
ParseExecutorClassorg.geotools.xml.implGeoTools
ParseHierarchyA utility class used to parse objects in a type hierarchy.Classorg.geotools.xml.implGeoTools
Parser Known Text (WKT).Classorg.geotools.referencing.wktGeoTools
ParserGeoTools XML parser.Classorg.geotools.xmlGeoTools
Parser .PropertiesProperties used to control the parser behaviour.Interfaceorg.geotools.xml.ParserGeoTools
ParserDelegateInterface for objects which need to take over parsing control from the main An example of such a case is when a schema dynamically imports content from Interfaceorg.geotools.xmlGeoTools
ParserDelegate2Extension of ParserDelegate used to stage new interface methods.Interfaceorg.geotools.xmlGeoTools
ParserHandlerThe main sax event handler used for parsing the input document.Classorg.geotools.xml.implGeoTools
ParserHandler .ContextCustomizerCustomize the context, after the configuration has set up the context before the document is parsed.Interfaceorg.geotools.xml.impl.ParserHandlerGeoTools
ParserNamespaceSupportClassorg.geotools.xmlGeoTools
PassThroughTransformTransform which passes through a subset of ordinates to another transform.Classorg.geotools.referencing.operation.transformGeoTools
PathRepresents a path in a graph.Classorg.geotools.graph.pathGeoTools
PathAttributeListClassorg.geotools.data.complexGeoTools
PathTypeEnum that can be use to distinguish between relative paths and absolute paths when trying to load a granuleDescriptor for a mosaic.Classorg.geotools.gce.imagemosaicGeoTools
PeriodNodePeriod is constructed in the parsing process.Classorg.geotools.filter.text.commonsGeoTools
PicoMapA Map dectorator which implements the MutablePicoContainer This class is used internally to help transitition from pico container to a Classorg.geotools.xml.implGeoTools
PiFunctionAllow access to the value of Math.Classorg.geotools.filter.function.mathGeoTools
PixelScaleThis class is a placeholder for defining exact affine transformations between raster and model space.Classorg.geotools.coverage.grid.io.imageio.geotiffGeoTools
PixelTranslationThe translation to apply for different values of PixelOrientation.Classorg.geotools.metadata.iso.spatialGeoTools
PlacemarkTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
PlaneEquation of a plane in a three-dimensional space (x,y,z).Classorg.geotools.mathGeoTools
PlateCarreePlate Carree (or Equirectangular) projection.Classorg.geotools.referencing.operation.projectionGeoTools
PlateCarree .Provider provider for an Plate Carree projection.Classorg.geotools.referencing.operation.projection.PlateCarreeGeoTools
PlugInContains the information required for Validation creation.Classorg.geotools.validationGeoTools
PlugInDTOPlugInConfig purpose.Classorg.geotools.validation.dtoGeoTools
PointArrayPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
PointCoveredByEndPointOfLineValidationPointCoveredByEndPointOfLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
PointCoveredByEndPointOfLineValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PointCoveredByLineValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
PointCoveredByLineValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PointCoveredByPolygonBoundaryValidationPointCoveredByPolygonBoundaryValidation purpose.Classorg.geotools.validation.spatialGeoTools
PointCoveredByPolygonBoundaryValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PointCoveredByPolygonValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
PointCoveredByPolygonValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PointHandlerWrapper for a Shapefile point.Classorg.geotools.data.shapefile.shpGeoTools
PointHandlerClassorg.geotools.geojson.geomGeoTools
PointInsidePolygonValidationPointInsidePolygonValidation purpose.Classorg.geotools.validation.spatialGeoTools
PointInsidePolygonValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PointIteratorA path iterator for the LiteShape class, specialized to iterate over Point objects.Classorg.geotools.geometry.jtsGeoTools
PointLineAbstractValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
PointLineAbstractValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PointOutsideEnvelopeExceptionThrown by MapProjection when a map projection failed because the point is outside the envelope of validity.Classorg.geotools.referencing.operation.projectionGeoTools
PointPlacementA PointPlacement specifies how a text label is positioned relative to a The details of this object are taken from the OGCInterfaceorg.geotools.stylingGeoTools
PointPlacementBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
PointPlacementBuilderClassorg.geotools.styling.builderGeoTools
PointPlacementImplClassorg.geotools.stylingGeoTools
PointPolygonAbstractValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
PointPolygonAbstractValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PointPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
PointStyle2DA point style can be used to depict a point, or can be repeated along a line or inside a fill.Interfaceorg.geotools.renderer.styleGeoTools
PointSymbolizerA symbolizer describes how a feature should appear on a map.Interfaceorg.geotools.stylingGeoTools
PointSymbolizerBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
PointSymbolizerBuilderClassorg.geotools.styling.builderGeoTools
PointSymbolizerImplProvides a Java representation of the PointSymbolizer.Classorg.geotools.stylingGeoTools
PointTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
PointTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
PointTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
PoissonClustererClassorg.geotools.graph.util.delaunayGeoTools
PolarOrthographicThe polar case of the Orthographic projection.Classorg.geotools.referencing.operation.projectionGeoTools
PolarStereographicThe polar case of the stereographic projection.Classorg.geotools.referencing.operation.projectionGeoTools
PolarStereographic .ProviderA provider for a Polar Stereographic projection.Classorg.geotools.referencing.operation.projection.PolarStereographicGeoTools
PolarStereographic .ProviderB provider for a Polar Stereographic (Variant B) projection.Classorg.geotools.referencing.operation.projection.PolarStereographicGeoTools
PolarStereographic .ProviderNorth provider for a North Polar Stereographic projection.Classorg.geotools.referencing.operation.projection.PolarStereographicGeoTools
PolarStereographic .ProviderSouth provider for a South Polar Stereographic projection.Classorg.geotools.referencing.operation.projection.PolarStereographicGeoTools
PolarStereographicHandlerFactoryClassorg.geotools.renderer.crsGeoTools
PolyconicPolyconic (American).Classorg.geotools.referencing.operation.projectionGeoTools
Polyconic .Provider provider for a Mercator 1SP projection (EPSG code 9804).Classorg.geotools.referencing.operation.projection.PolyconicGeoTools
PolygonBoundaryCoveredByPolygonValidationPolygonBoundaryCoveredByPolygonValidation purpose.Classorg.geotools.validation.spatialGeoTools
PolygonBoundaryCoveredByPolygonValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PolygonBuilderThe base class for builders that generate polygonal grid elements.Classorg.geotools.gridGeoTools
PolygonCoveredByFeaturePolygonValidationPolygonCoveredByFeaturePolygonValidation purpose.Classorg.geotools.validation.spatialGeoTools
PolygonCoveredByFeaturePolygonValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PolygonCoveredByPolygonValidationPolygonCoveredByPolygonValidation purpose.Classorg.geotools.validation.spatialGeoTools
PolygonCoveredByPolygonValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PolygonElementRepresents a GridElement that is a polygon.Interfaceorg.geotools.gridGeoTools
PolygonGraphGeneratorAn implementation of GraphGenerator used to build graphs from a set This graph generator takes Polygon Classorg.geotools.graph.build.polygonGeoTools
PolygonGraphGenerator .PolygonRelationshipDetermines the relationship among two polygons.Interfaceorg.geotools.graph.build.polygon.PolygonGraphGeneratorGeoTools
PolygonHandlerWrapper for a Shapefile polygon.Classorg.geotools.data.shapefile.shpGeoTools
PolygonHandlerClassorg.geotools.geojson.geomGeoTools
PolygonIteratorA path iterator for the LiteShape class, specialized to iterate over PolygonAuthor:Andrea Aime, simone giannecchiniClassorg.geotools.geometry.jtsGeoTools
PolygonLineAbstractValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
PolygonLineAbstractValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PolygonNoGapsValidationPolygonNoGapsValidation purpose.Classorg.geotools.validation.spatialGeoTools
PolygonNoGapsValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PolygonNotCoveredByPolygonValidationPolygonBoundaryCoveredByPolygonValidation purpose.Classorg.geotools.validation.spatialGeoTools
PolygonNotCoveredByPolygonValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PolygonNotOverlappingLineValidationPolygonNotOverlappingLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
PolygonNotOverlappingLineValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PolygonNotOverlappingPolygonValidationPolygonBoundaryCoveredByPolygonValidation purpose.Classorg.geotools.validation.spatialGeoTools
PolygonNotOverlappingPolygonValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PolygonPatchTypeBindingClassorg.geotools.gml3.bindings.extGeoTools
PolygonPatchTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
PolygonPointAbstractValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
PolygonPointAbstractValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PolygonPolygonAbstractValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.spatialGeoTools
PolygonPolygonAbstractValidationBeanInfoLineAbstractValidationBeanInfopurpose.Classorg.geotools.validation.spatialGeoTools
PolygonPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
PolygonStyle2DClassorg.geotools.renderer.styleGeoTools
PolygonSymbolizerA symbolizer describes how a polygon feature should appear on a map.Interfaceorg.geotools.stylingGeoTools
PolygonSymbolizerBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
PolygonSymbolizerBuilderClassorg.geotools.styling.builderGeoTools
PolygonSymbolizerImplProvides a representation of a PolygonSymbolizer in an SLD Document.Classorg.geotools.stylingGeoTools
PolygonTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
PolygonTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
PolygonTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
PolynomThe coefficients of a polynomial equation.Classorg.geotools.mathGeoTools
PolyStyleTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
PopupMenuProviderUsed with JMenuStatusBarItem to pass a (possibly dynamic)Since:8.Interfaceorg.geotools.swing.controlGeoTools
PortrayalCatalogueReferenceImplInformation identifying the portrayal catalogue used.Classorg.geotools.metadata.isoGeoTools
PositionalAccuracyImplAccuracy of the position of features.Classorg.geotools.metadata.iso.qualityGeoTools
PositionType2DBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
PositionTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
PostFilteringMappingFeatureIteratorAn extension to DataAccessMappingFeatureIterator where filter is present.Classorg.geotools.data.complexGeoTools
PostgisDatastoreWrapperSpecific Postgis implementation for a DataStoreWrapper By default, Postgresql identifiers can't be longer than 63 chars.Classorg.geotools.gce.imagemosaic.catalog.postgisGeoTools
PostGISDialectClassorg.geotools.data.postgisGeoTools
PostgisDialectClassorg.geotools.gce.imagemosaic.jdbcGeoTools
PostgisFeatureTypeMapperA Postgis specific FeatureTypeMapper instanceAuthor:Daniele Romagnoli, GeoSolutions SASClassorg.geotools.gce.imagemosaic.catalog.postgisGeoTools
PostgisFilterToSQLClassorg.geotools.data.postgisGeoTools
PostgisNGDataStoreFactoryClassorg.geotools.data.postgisGeoTools
PostgisNGJNDIDataStoreFactoryJNDI DataStoreFactory for Postgis database.Classorg.geotools.data.postgisGeoTools
PostGISPSDialectClassorg.geotools.data.postgisGeoTools
PostgisPSFilterToSqlClassorg.geotools.data.postgisGeoTools
PostgisTransformFeatureStoreA Postgis transforming feature store, will transform on the fly all attempts to write so that the underlying features are getting modified while exposing aClassorg.geotools.gce.imagemosaic.catalog.postgisGeoTools
PostPreProcessFilterSplittingVisitorDetermines what queries can be processed server side and which can be processed client side.Classorg.geotools.filter.visitorGeoTools
PreciseCoordinateSequenceTransformerThis coordinate sequence transformer will take a Geometry and transform in a set of curved lines that will be "flattened" in order to get back a set of straight segments.Classorg.geotools.geometry.jtsGeoTools
PreGeneralizedDataStoreClassorg.geotools.data.genGeoTools
PreGeneralizedDataStoreFactoryClassorg.geotools.data.genGeoTools
PreGeneralizedFeatureCollectionClassorg.geotools.data.genGeoTools
PreGeneralizedFeatureIteratorClassorg.geotools.data.genGeoTools
PreGeneralizedFeatureReaderClassorg.geotools.data.genGeoTools
PreGeneralizedFeatureSourceClassorg.geotools.data.genGeoTools
PreGeneralizedSimpleFeatureClassorg.geotools.data.genGeoTools
PreparedFilterToSQLExtension of FilterToSQL intended for use with prepared statements.Classorg.geotools.jdbcGeoTools
PreparedStatementSQLDialectSQL dialect which uses prepared statements for database interaction.Classorg.geotools.jdbcGeoTools
PreprocessorA parser that performs string replacements before to delegate the work to an other parser.Classorg.geotools.referencing.wktGeoTools
PrimaryKeyPrimary key of a table.Classorg.geotools.jdbcGeoTools
PrimaryKeyColumnRepresents a column in a primary key.Classorg.geotools.jdbcGeoTools
PrimaryKeyFIDValidatorFid validator which validates with respect to a primary key.Classorg.geotools.jdbcGeoTools
PrimaryKeyFinderA strategy object used by the JDBCDataStore to determine the PrimaryKey for a certain FeatureTypeClassorg.geotools.jdbcGeoTools
PrintHandlerPrintHandler accepts SAXish events and generated output.Interfaceorg.geotools.xmlGeoTools
PriorityQueueClassorg.geotools.graph.utilGeoTools
PrjFileReaderClassorg.geotools.dataGeoTools
ProcessA Process that returns a result and reports progress.Interfaceorg.geotools.processGeoTools
ProcessExceptionA runtime exception used when executing a process.Classorg.geotools.processGeoTools
ProcessExecutorAn Executor that provides methods to manage termination and methods that can produce a Progress for tracking one or moreInterfaceorg.geotools.processGeoTools
ProcessFactoryUsed to describe the parameters needed for a group of Process, and for creating a Process to use.Interfaceorg.geotools.processGeoTools
ProcessFunctionA wrapper allowing a Process with a single output to be called as a Function.Classorg.geotools.process.functionGeoTools
ProcessFunctionFactoryA bridge between the process world and the filter function world: any process returning a single value can be seen as a filter functionClassorg.geotools.process.functionGeoTools
ProcessorsFactory and utility methods for ProcessExecutor, and Process classes defined in this package.Classorg.geotools.processGeoTools
ProcessParameterPageThis page is responsible making a user interface based on the provided ProcessFactory.Classorg.geotools.swing.processGeoTools
ProcessRunPageThis page is responsible for actually executing the process with the given parameters and then displaying the result.Classorg.geotools.swing.processGeoTools
ProcessSelectionPageThis page is responsible for making a process selection widget that moves onto to the selectedSince:8.Classorg.geotools.swing.processGeoTools
ProcessStepImplDescription of the event, including related parameters or tolerances.Classorg.geotools.metadata.iso.lineageGeoTools
ProfileImplA "sub" Schema used to select types for a specific use.Classorg.geotools.feature.typeGeoTools
ProgressUsed to report on the progress of a running Process.Interfaceorg.geotools.processGeoTools
ProgressListenerMonitor the progress of some lengthly operation.Interfaceorg.geotools.utilGeoTools
ProgressTaskAn implementation of the Progress interface.Classorg.geotools.processGeoTools
ProgressWindowWrapper for geotools' ProgressListener.Classorg.geotools.swt.controlGeoTools
ProjectionBuilderClass used to create an OGC ProjectedCRS instance on top of Projection name, parameters and Ellipsoid.Classorg.geotools.coverage.io.netcdf.crsGeoTools
ProjectionExceptionThrown by MapProjection when a map projection failed.Classorg.geotools.referencing.operation.projectionGeoTools
ProjectionHandlerA class that can perform transformations on geometries to handle the singularity of the rendering CRS, deal with geometries that are crossing the dateline, and eventually wrap them around toClassorg.geotools.renderer.crsGeoTools
ProjectionHandlerFactoryBuilds ProjectionHandler instances WARNING: this API is not finalized and is meant to be used by StreamingRenderer onlyInterfaceorg.geotools.renderer.crsGeoTools
ProjectionHandlerFinderLooks up the ProjectionHandler for the specified rendering area.Classorg.geotools.renderer.crsGeoTools
ProjectiveTransformA usually affine, or otherwise a projective transform.Classorg.geotools.referencing.operation.transformGeoTools
ProjectiveTransform .ProviderAffineThe provider for the "Affine general parametric transformation" (EPSG 9624).Classorg.geotools.referencing.operation.transform.ProjectiveTransformGeoTools
ProjectiveTransform .ProviderLongitudeRotationThe provider for the "Longitude rotation" (EPSG 9601).Classorg.geotools.referencing.operation.transform.ProjectiveTransformGeoTools
ProjectiveTransformBuilderBuilds MathTransform setup as Projective transformation from a list of MappedPosition.Classorg.geotools.referencing.operation.builderGeoTools
PropertiesCollectorClassorg.geotools.gce.imagemosaic.propertiesGeoTools
PropertiesCollectorFinderClassorg.geotools.gce.imagemosaic.propertiesGeoTools
PropertiesCollectorSPIInterfaceorg.geotools.gce.imagemosaic.propertiesGeoTools
PropertiesFileFinderSearches for properties files in a resource directory within the gt-swing module and records the Locales supported by each file.Classorg.geotools.swing.localeGeoTools
PropertiesFileInfoRecords the base name of a properties file and the LocalesSince:8.Classorg.geotools.swing.localeGeoTools
PropertyAccessorUsed to get and set object properties based on an xpath expression.Interfaceorg.geotools.filter.expressionGeoTools
PropertyAccessorFactoryFactory used to create instances of PropertyAccessorAuthor:Justin Deoliveira, The Open Planning ProjectInterfaceorg.geotools.filter.expressionGeoTools
PropertyAccessorsConvenience class for looking up a property accessor for a particular object type.Classorg.geotools.filter.expressionGeoTools
PropertyAuthorityFactoryDefault implementation for a coordinate reference system authority factory backed by a property file.Classorg.geotools.referencing.factoryGeoTools
PropertyCoordinateOperationAuthorityFactoryA CoordinateOperationAuthorityFactory backed by a properties file.Classorg.geotools.referencing.factoryGeoTools
PropertyDataStoreSample DataStore implementation, please see formal tutorial included withAuthor:Jody Garnett, Refractions Research Inc.Classorg.geotools.data.propertyGeoTools
PropertyDataStoreFactoryDataStore factory that creates PropertyDataStoresAuthor:Jody Garnett, Torben Barsballe (Boundless)Classorg.geotools.data.propertyGeoTools
PropertyDescriptorImplClassorg.geotools.feature.typeGeoTools
PropertyExistsFunctionA new function to check if a property exists.Classorg.geotools.filter.functionGeoTools
PropertyExtractorFactory used by the encoder to obtain child values from objects being encoded.Interfaceorg.geotools.xmlGeoTools
PropertyFeatureReaderRead a property file directly.Classorg.geotools.data.propertyGeoTools
PropertyFeatureSourceClassorg.geotools.data.propertyGeoTools
PropertyFeatureStore Supports limited caching of number of features and bounds.Classorg.geotools.data.propertyGeoTools
PropertyFeatureWriterUses PropertyAttributeWriter to generate a property file on disk.Classorg.geotools.data.propertyGeoTools
PropertyImplClassorg.geotools.featureGeoTools
PropertyIsBetweenTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsGreaterThanBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsGreaterThanOrEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsLessThanBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsLessThanOrEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsLikeTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsNotEqualToBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyIsNullTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
PropertyNameBuilderClassorg.geotools.filter.expressionGeoTools
PropertyNameResolvingVisitorResolves all property name references in a filter against a particular feature type.Classorg.geotools.filter.visitorGeoTools
PropertyTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
PropertyTypeBindingClassorg.geotools.wfs.v2_0.bindingsGeoTools
PropertyTypeImplClassorg.geotools.feature.typeGeoTools
PropertyValueCollectionWrapping feature collection used by GetPropertyValue operation.Classorg.geotools.wfsGeoTools
PullParserXML pull parser capable of streaming.Classorg.geotools.xmlGeoTools
PullParserFeatureReaderGetFeatureParser for WFSFeatureReader that uses the geotools PullParser to fetch Features out of a WFS GetFeature response.Classorg.geotools.data.wfs.internal.parsersGeoTools
PutStylesRequestRepresents a PutStyles requestAuthor:Richard GouldInterfaceorg.geotools.data.wms.requestGeoTools
PutStylesResponseRepresents the results of a PutStyles request.Classorg.geotools.data.wms.responseGeoTools
QNameConverterFactoryConverterFactory for handling qname conversions.Classorg.geotools.utilGeoTools
QuadTreeJava porting of mapserver quadtree implementation.Classorg.geotools.data.shapefile.index.quadtreeGeoTools
QualifiedNameA QName subclass holding the fully qualified name as a field (important performance wise, ContentHandler writes out XML much faster if given the fully qualified name as opposed toClassorg.geotools.gml2.simpleGeoTools
QuantileFunctionBreaks a SimpleFeatureCollection into classes with an equal number of items in each.Classorg.geotools.filter.functionGeoTools
QuantileListVisitorObtains the data needed for a Quantile operation (classification of features into classes of equal size).Classorg.geotools.feature.visitorGeoTools
QuantitativeAttributeAccuracyImplAccuracy of quantitative attributes.Classorg.geotools.metadata.iso.qualityGeoTools
QuantitativeResultImplInformation about the value (or set of values) obtained from applying a data quality measure.Classorg.geotools.metadata.iso.qualityGeoTools
QueryEncapsulates a request for data, typically as: myFeatureSource.Classorg.geotools.dataGeoTools
QueryBandThread local table that holds transaction local query bands.Classorg.geotools.data.teradataGeoTools
QueryCapabilitiesDescribes the query capabilities for a specific FeatureType, so client code can request which features are natively supported by a FeatureSource.Classorg.geotools.dataGeoTools
QueryExpressionTextDelegateClassorg.geotools.wfs.v2_0.bindingsGeoTools
QueryExpressionTextTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.v2_0.bindingsGeoTools
QueryInfoParserVisits a PlainSelect SQL SELECT construct to create the correspondent SeQueryInfo object, that can be used as an inClassorg.geotools.arcsde.data.viewGeoTools
QueryTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
QueryTypeBindingClassorg.geotools.wfs.v1_0GeoTools
QueryTypeBindingClassorg.geotools.wfs.v2_0.bindingsGeoTools
QueueInterfaceorg.geotools.graph.utilGeoTools
RandomFeatureAccessAccess Feature content using Feature "Id".Interfaceorg.geotools.feature.collectionGeoTools
RangeA range between a minimum and maximum comparable.Classorg.geotools.utilGeoTools
RangeBindingClassorg.geotools.ows.bindingsGeoTools
RangeClosureBindingClassorg.geotools.ows.bindingsGeoTools
RangedClassifierClassifies into ranges of minimum and maximum values.Classorg.geotools.filter.functionGeoTools
RangeDimensionImplInformation on the range of each dimension of a cell measurement value.Classorg.geotools.metadata.iso.contentGeoTools
RangeSetAn ordered set of ranges.Classorg.geotools.utilGeoTools
RangeSetTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
RangeSpecifierArgument type for DefaultProcessor operations for specifying the range, colors and units of a computation result.Classorg.geotools.coverage.processingGeoTools
RangeSubsetThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.wcs.v2_0GeoTools
RangeSubsetConfigurationParser configuration for the http://www.Classorg.geotools.wcs.v2_0GeoTools
RangeSubsetParserDelegateClassorg.geotools.wcs.v2_0GeoTools
RangeSubsetType_axisSubsetBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
RangeSubsetTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
RangeTypeDefines the fields (categories, measures, or values) in the range records available for each location in the coverage domain.Interfaceorg.geotools.coverage.io.rangeGeoTools
RangeValidationRangeFeatureValidation validates that a number is within a given range.Classorg.geotools.validation.attributesGeoTools
RangeValidationBeanInfoRangeValidationBeanInfo purpose.Classorg.geotools.validation.attributesGeoTools
RanksSorts elements in an array while remembering their ranks.Classorg.geotools.utilGeoTools
RasterBandInfoClassorg.geotools.arcsde.raster.infoGeoTools
RasterCellTypeAn enumeration that mirrors the different possible cell resolutions in Arcsde (ie, SeRaster#SE_PIXEL_TYPE_*)Since:2.Classorg.geotools.arcsde.raster.infoGeoTools
RasterDatasetInfoWraps metadata information for a raster dataset, whether it is composed of a single raster, or it's raster catalog, and provides some conveinent methods to get to the raster metadata of it'sClassorg.geotools.arcsde.raster.infoGeoTools
RasterEntryRaster entry in a geopackage.Classorg.geotools.geopkgGeoTools
RasterEntry .RectificationReturns the enum constant of this type with the specified name.Classorg.geotools.geopkg.RasterEntryGeoTools
RasterInfoA RasterInfo gathers the metadata for a single raster in a raster dataset Basically, it wraps the SeRasterAttr object and implements some convenience methods for doingClassorg.geotools.arcsde.raster.infoGeoTools
RasterLayerLayer responsible for raster content.Classorg.geotools.mapGeoTools
RasterLayoutA class describing the desired layout of an OpImage.Classorg.geotools.coverage.ioGeoTools
RasterManagerClassorg.geotools.gce.imagemosaicGeoTools
RasterQueryInfoCaptures information about a query for a single raster in a raster dataset.Classorg.geotools.arcsde.raster.infoGeoTools
RasterReaderFactoryClassorg.geotools.arcsde.raster.ioGeoTools
RasterSymbolizerThe RasterSymbolizer describes how to render raster/matrix-coverage data (e.Interfaceorg.geotools.stylingGeoTools
RasterSymbolizerBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
RasterSymbolizerBuilderClassorg.geotools.styling.builderGeoTools
RasterSymbolizerHelperA helper class for rendering GridCoverage objects.Classorg.geotools.renderer.lite.gridcoverage2dGeoTools
RasterSymbolizerImplDefault implementation of RasterSymbolizer.Classorg.geotools.stylingGeoTools
RasterUtilsClassorg.geotools.arcsde.raster.infoGeoTools
ReadableByteChannelDecoratorA ReadableByteChannel that delegates all calls to the underlying ReadableByteChannel but for close() it also callsClassorg.geotools.data.shapefile.filesGeoTools
ReadonlyAttributeDecoratorReadonly wrapper around the provided Attribute.Classorg.geotools.feature.typeGeoTools
ReadParamsControllerClass that fills up properly read params given a RasterLayerRequest, an OverviewsControllerAuthor:Simone Giannecchini, GeoSolutions SASClassorg.geotools.gce.imagemosaicGeoTools
ReadResolutionCalculatorClassorg.geotools.coverage.grid.ioGeoTools
ReadTypeThis enum can be used to distinguish between differet read methods, namely, JAI ImageRead based and Java2D direct read via ImageReader.Classorg.geotools.coverage.ioGeoTools
ReadTypeThis enum can be used to distinguish between differet read methods, namely, JAI ImageRead based and Java2D direct read via ImageReader.Classorg.geotools.gce.imagemosaicGeoTools
RecodeRecoding: Transformation of discrete values to any other values.Interfaceorg.geotools.filter.visitorGeoTools
RecodeBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
RecodeFunctionThis is an implemenation of the Recode function as defined by the OGC Symbology Encoding (SE) 1.Classorg.geotools.filter.functionGeoTools
RecordBindingClassorg.geotools.csw.bindingsGeoTools
RecordingHandlerHandler that records sequence of calls to be replayed layer.Classorg.geotools.geojsonGeoTools
RecordTypeImplThe type definition of a record.Classorg.geotools.utilGeoTools
RectifiedGridTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
RecursiveSearchExceptionThrown when FactoryRegistry is invoked recursively for the same category.Classorg.geotools.factoryGeoTools
RecyclingTileFactoryA simple implementation of TileFactory wherein the tiles returned from createTile() attempt to re-use primitive arraysClassorg.geotools.coverage.grid.io.imageioGeoTools
RedefineHandlerRedefineHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
ReferencedEnvelopeA JTS envelope associated with a coordinate reference system.Classorg.geotools.geometry.jtsGeoTools
ReferencedEnvelope3DA 3D envelope associated with a coordinate reference system.Classorg.geotools.geometry.jtsGeoTools
ReferenceTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
ReferenceTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
ReferencingDirectiveLeakPreventerAdapter to prevent memory leaks that occur when importing a gml schema.Classorg.geotools.gml2GeoTools
ReferencingFactoryBase class for all factories in the referencing module.Classorg.geotools.referencing.factoryGeoTools
ReferencingFactoryContainerA set of utilities methods working on factories.Classorg.geotools.referencing.factoryGeoTools
ReferencingFactoryFinderDefines static methods used to access the application's default factory implementation.Classorg.geotools.referencingGeoTools
ReferencingObjectFactoryBuilds Geotools implementations of CRS, CS and datum objects.Classorg.geotools.referencing.factoryGeoTools
RegExPropertiesCollectorClassorg.geotools.gce.imagemosaic.propertiesGeoTools
RegexpValidatorA regular expression based validatorAuthor:Andrea Aime - OpenGeoSee Also:Serialized FormClassorg.geotools.jdbcGeoTools
RegionTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
RegistryA set of static methods for managing JAI's operation registry.Classorg.geotools.image.jaiGeoTools
ReIconQuick utility class used to "resize" an icon.Classorg.geotools.legendGeoTools
RelateIntegrityClassorg.geotools.validation.relateGeoTools
RelateIntegrityBeanInfoRelateIntegrityBeanInfo Created Apr 27, 2004Classorg.geotools.validation.relateGeoTools
RelationIntegrity TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and CommentsClassorg.geotools.validation.relateGeoTools
RelationIntegrityBeanInfoClassorg.geotools.validation.relateGeoTools
RelativeInternalPositionalAccuracyImplCloseness of the relative positions of features in the scope to their respective relative positions accepted as or being true.Classorg.geotools.metadata.iso.qualityGeoTools
RemoteOWSA RemoteOWS gives a reference to a remote WFS/WCS/other-OWS server.Interfaceorg.geotools.stylingGeoTools
RemoteOWSBindingBinding object for the element http://www.Classorg.geotools.sld.v1_1.bindingsGeoTools
RemoteOWSBuilderClassorg.geotools.styling.builderGeoTools
RemoteOWSImplClassorg.geotools.stylingGeoTools
RendererBase interface for renderer.Interfaceorg.geotools.rendererGeoTools
Renderer2DRenderer draws a map on behalf on MapPane.Interfaceorg.geotools.rendererGeoTools
RendererUtilitiesClass for holding utility functions that are common tasks for people using the "StreamingRenderer/Renderer".Classorg.geotools.renderer.liteGeoTools
RenderingExecutorDefines the core methods for executors used to run drawing tasks on background threads.Interfaceorg.geotools.swingGeoTools
RenderingExecutorEventAn event type used by RenderingExecutor to communicate task status to client objects.Classorg.geotools.swingGeoTools
RenderingExecutorListenerListens for events published by a RenderingExecutorSince:2.Interfaceorg.geotools.swingGeoTools
RenderingOperandsClassorg.geotools.swingGeoTools
RenderingProcessAn interface to be implemented by processes meant to be integrated as feature collection/grid coverage transformations in a rendering chain.Interfaceorg.geotools.processGeoTools
RenderingTaskA rendering task to be run by a RenderingExecutor.Classorg.geotools.swingGeoTools
RenderingTransformationAn interface to be implemented by processes or by filter functions meant to be integrated as feature collection/grid coverage transformations in a rendering chain.Interfaceorg.geotools.filter.functionGeoTools
RenderingTransformationHelperHelper class that transforms the input data via rendering transformations.Classorg.geotools.renderer.liteGeoTools
RenderListenerA RenderListener is notified each time a feature is rendered and each time an error occurs during rendering.Interfaceorg.geotools.rendererGeoTools
RepositoryAn adapter interface allowing a hosting application to advertise DataStore instances to GeoTools.Interfaceorg.geotools.dataGeoTools
RepresentativeFractionImplA scale where denominator = 1 / scale.Classorg.geotools.metadata.iso.identificationGeoTools
ReprojectFeatureIteratorReprojectFeatureReader provides a reprojection for FeatureTypes.Classorg.geotools.data.crsGeoTools
ReprojectFeatureReaderReprojectFeatureReader provides a reprojection for FeatureTypes.Classorg.geotools.data.crsGeoTools
ReprojectFeatureResultsReprojectFeatureReader provides a reprojection for FeatureTypes.Classorg.geotools.data.crsGeoTools
ReprojectingFeatureCollectionSimpleFeatureCollection decorator that reprojects the default geometry.Classorg.geotools.data.storeGeoTools
ReprojectingFeatureIteratorClassorg.geotools.data.storeGeoTools
ReprojectingFilterVisitorReturns a clone of the provided filter where all geometries and bboxes have been reprojected to the CRS of the associated attributes.Classorg.geotools.filter.spatialGeoTools
ReprojectingIteratorClassorg.geotools.data.storeGeoTools
RequestThis represents a Request to be made against a Open Web Service.Interfaceorg.geotools.data.owsGeoTools
RequestComponentsHolds the components needed by the data store to issue and post process a GetFeature request.Classorg.geotools.data.wfs.internalGeoTools
RequestMethodTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
ResampleResample a grid coverage using a different grid geometry.Classorg.geotools.coverage.processing.operationGeoTools
RescaleMaps the sample values of a coverage from one range to another range.Classorg.geotools.coverage.processing.operationGeoTools
RescaleStyleVisitorThis is a style visitor that will produce a copy of the provided style rescaled by a provided factor.Classorg.geotools.styling.visitorGeoTools
RescaleToPixelsFunctionClassorg.geotools.styling.visitorGeoTools
ResetActionAn action to reset a map pane display to its full extent.Classorg.geotools.swing.actionGeoTools
ResetActionAction that triggers view reset for the current map pane.Classorg.geotools.swt.actionGeoTools
ResolutionImplLevel of detail expressed as a scale factor or a ground distance.Classorg.geotools.metadata.iso.identificationGeoTools
ResourceIdentifierTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
ResourceIdImpl This class is mutable under one condition only; during a commit a datastore can update the internal fid to reflect the real identify assigned by the database or wfs.Classorg.geotools.filter.identityGeoTools
ResourceIdTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
ResourceInfoThis interface defines methods to convey information about some resource such as title, keywords, description and spatial parameters.Interfaceorg.geotools.dataGeoTools
ResourceInternationalStringAn international string backed by a resource bundle.Classorg.geotools.utilGeoTools
ResourceLocatorProvides a hook to locate online resources in ExternalGraphic instances.Interfaceorg.geotools.stylingGeoTools
ResponseProvides a base class for Responses from an OWS.Classorg.geotools.data.owsGeoTools
ResponsiblePartyImplIdentification of, and means of communication with, person(s) and organizations associated with the dataset.Classorg.geotools.metadata.iso.citationGeoTools
ResponsiblePartySubsetTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
ResponsiblePartyTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
ResponsiblePartyTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
RestrictionHandlerRestrictionHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
ResultClassorg.geotools.data.shapefile.filesGeoTools
ResultMaintains the result of building process.Classorg.geotools.filter.text.commonsGeoTools
ResultImplType of test applied to the data specified by a data quality scope.Classorg.geotools.metadata.iso.qualityGeoTools
ResultTypeTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
ReturnFeatureTypesListTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.v2_0.bindingsGeoTools
ReTypeFeatureReaderSupports on the fly retyping of FeatureReader contents.Classorg.geotools.dataGeoTools
ReTypingFeatureCollectionSimpleFeatureCollection decorator which decorates a feature collection "re-typing" its schema based on attributes specified in a query.Classorg.geotools.data.storeGeoTools
ReTypingFeatureIteratorFeatureIterator wrapper which re-types features on the fly based on a target feature type.Classorg.geotools.data.storeGeoTools
ReTypingIteratorIterator wrapper which re-types features on the fly based on a target Author:Justin Deoliveira, The Open Planning ProjectClassorg.geotools.data.storeGeoTools
RingEncoderEncodes a GML3 curved ringAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.gml3.simpleGeoTools
RingTypeBindingClassorg.geotools.gml3.bindingsGeoTools
RobinsonClassorg.geotools.referencing.operation.projectionGeoTools
Robinson .Provider provider for the Robinson projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.RobinsonGeoTools
RootHandlerRootHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
RPFTOCFormatAn implementation of Format for the RPFTOC format.Classorg.geotools.coverageio.gdal.rpftocGeoTools
RPFTOCFormatFactoryClassorg.geotools.coverageio.gdal.rpftocGeoTools
RPFTOCReaderThis class can read a RPFTOC data source and create a GridCoverage2DSince:2.Classorg.geotools.coverageio.gdal.rpftocGeoTools
RubberSheetBuilderBuilds a RubberSheet transformation from a set of control points, defined as objects, and a quadrilateral delimiting the outer area of interest, defined Classorg.geotools.referencing.operation.builderGeoTools
RuleA rule is used to attach a condition to, and group, the individual symbolizers used for rendering.Interfaceorg.geotools.stylingGeoTools
RuleBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
RuleBuilderClassorg.geotools.styling.builderGeoTools
RuleImplProvides the default implementation of Rule.Classorg.geotools.stylingGeoTools
RuntimeExtractorSPIPropertiesCollectorSPI for a PropertiesCollector that is able to collect properties from a file name.Classorg.geotools.imageio.netcdf.utilitiesGeoTools
SafeActionA safe version of AbstractAction that will log any problems encountered.Classorg.geotools.swing.actionGeoTools
SampleDataAccessSample implementation of DataAccess for testing.Classorg.geotools.dataGeoTools
SampleDataAccessDataConstants and methods to create sample features for SampleDataAccess.Classorg.geotools.dataGeoTools
SampleDataAccessFactorySample implementation of a DataAccessFactory for testing.Classorg.geotools.dataGeoTools
SampleDataAccessFeatureCollectionCollection of features from a SampleDataAccess.Classorg.geotools.dataGeoTools
SampleDataAccessFeatureIteratorDecorator for Iterator to provide a FeatureIterator that adds a close method that does nothing.Classorg.geotools.dataGeoTools
SampleDataAccessFeatureSourceFeatureSource for SampleDataAccess.Classorg.geotools.dataGeoTools
SampleSchemeNumber of samples that can be represented.Classorg.geotools.brewer.colorGeoTools
Scalar_CapabilitiesTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
Scalar_CapabilitiesTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
ScalarCapabilitiesImplClassorg.geotools.filter.capabilityGeoTools
ScaleThis operation is simply a wrapper for the JAI scale operation which allows me to arbitrarily scale and translate a rendered image.Classorg.geotools.coverage.processing.operationGeoTools
ScaleViewerAllows editing/viewing of a scale.Classorg.geotools.swt.styling.simpleGeoTools
ScalingThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.wcs.v2_0GeoTools
ScalingConfigurationParser configuration for the http://www.Classorg.geotools.wcs.v2_0GeoTools
ScalingParserDelegateClassorg.geotools.wcs.v2_0GeoTools
SchemaThis class contains utility methods focused on the schema represented by the FeatureType data model.Classorg.geotools.featureGeoTools
Schema This Interface is intended to represent the public portion of an XML Schema.Interfaceorg.geotools.xml.schemaGeoTools
SchemaCacheCache containing XML schemas.Classorg.geotools.xml.resolverGeoTools
SchemaCatalogSupport for XML schema resolution in an OASIS Catalog (with URI resolution semantics).Classorg.geotools.xml.resolverGeoTools
SchemaDataTypeBindingBinding object for the type http://www.Classorg.geotools.kml.v22.bindingsGeoTools
SchemaExceptionIndicates client class has attempted to create an invalid schema.Classorg.geotools.featureGeoTools
SchemaFactoryThis is the main entry point into the XSI parsing routines.Classorg.geotools.xmlGeoTools
SchemaHandlerSchemaHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
SchemaImplClassorg.geotools.feature.typeGeoTools
SchemaIndexCleans up the index before desctruction.Interfaceorg.geotools.xmlGeoTools
SchemaIndexImplClassorg.geotools.xml.implGeoTools
SchemaLocationResolverResolves a physical schema location from a namespace uri.Classorg.geotools.xmlGeoTools
SchemaLocatorHelper class which ensures that the xsd schema parser uses pre-build schema This class works from a XSD which contains a referenceClassorg.geotools.xmlGeoTools
SchemaNotFoundExceptionIndicates a FeatureType could not be found.Classorg.geotools.dataGeoTools
SchemaRegistryClassorg.geotools.kml.v22GeoTools
SchemaResolverXML Schema resolver that maps absolute URLs to local URL resources.Classorg.geotools.xml.resolverGeoTools
SchemasUtility class for performing various operations.Classorg.geotools.xmlGeoTools
SchemasTypeJava class for schemasType complex type.Classorg.geotools.gce.imagemosaic.catalog.indexGeoTools
SchemaTypeJava class for schemaType complex type.Classorg.geotools.gce.imagemosaic.catalog.indexGeoTools
SchemaTypeBindingBinding object for the type http://www.Classorg.geotools.kml.v22.bindingsGeoTools
ScopeDescriptionImplDescription of the class of information covered by the information.Classorg.geotools.metadata.iso.maintenanceGeoTools
ScopedNameFully qualified identifier for an object.Classorg.geotools.utilGeoTools
ScopeImplDescription of the data specified by the scope.Classorg.geotools.metadata.iso.qualityGeoTools
ScreenMapThe screenmap is a packed bitmap of the screen, one bit per pixels.Classorg.geotools.rendererGeoTools
SdeRowWrapper for an SeRow so it allows asking multiple times for the same property.Classorg.geotools.arcsde.sessionGeoTools
SDOOracle Spatial Data Object utilities functions.Classorg.geotools.data.oracle.sdoGeoTools
SDOSqlDumperConverts a JTS geometry into the equivalent MDSYS.Classorg.geotools.data.oracle.sdoGeoTools
SEThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.se.v1_1GeoTools
SearchDirectionTypeBindingBinding object for the type http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
SeaWaterSea water properties as a function of salinity, temperature and pressure.Classorg.geotools.natureGeoTools
SEConfigurationParser configuration for the http://www.Classorg.geotools.se.v1_1GeoTools
SectionsBindingCustom binding for the DescribeEOCoverageSetType typeAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.wcs.bindingsGeoTools
SectionsTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
SecurityConstraintsImplHandling restrictions imposed on the resource for national security or similar security concerns.Classorg.geotools.metadata.iso.constraintGeoTools
SelectedChannelTypeA class to hold Channel information for use in ChannelSelction objects.Interfaceorg.geotools.stylingGeoTools
SelectedChannelTypeBindingBinding object for the type http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
SelectedChannelTypeBuilderClassorg.geotools.styling.builderGeoTools
SelectedChannelTypeImplDefault implementation of SelectedChannelType.Classorg.geotools.stylingGeoTools
SelectorHandlerSelectorHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
SelectQualifierVisitor on a PlainSelect that produces another one but with all the table names and field names fully qualified as expected by ArcSDE.Classorg.geotools.arcsde.data.viewGeoTools
SelectSampleDimensionChooses N sample dimensions from a grid coverage and copies their sample data to the destination grid coverage in the orderClassorg.geotools.coverage.processing.operationGeoTools
Sequence This interface is intended to represent a Sequence in an XML Schema.Interfaceorg.geotools.xml.schemaGeoTools
SequencedPrimaryKeyColumnRepresents a column of a primary key which has an associated sequence used to generate its values.Classorg.geotools.jdbcGeoTools
SequenceGTClassorg.geotools.xml.schema.implGeoTools
SequenceHandlerSequenceHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
SerializedReaderWriterAn implementation of GraphReaderWriter that uses java serialization to read and write graph objects.Classorg.geotools.graph.io.standardGeoTools
SeriesImplInformation about the series, or aggregate dataset, to which a dataset belongs.Classorg.geotools.metadata.iso.citationGeoTools
ServiceThis is a data model for the Open Web Service (OWS) metadata.Classorg.geotools.data.owsGeoTools
ServiceExceptionClassorg.geotools.owsGeoTools
ServiceExceptionParserUtility class that will parse ServiceExceptions out of an inputStream.Classorg.geotools.data.owsGeoTools
ServiceIdentificationImplIdentification of capabilities which a service provider makes available to a service user through a set of interfaces that define a behaviour.Classorg.geotools.metadata.iso.identificationGeoTools
ServiceInfoInformation about a service.Interfaceorg.geotools.dataGeoTools
ServiceTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
ServiceTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
ServiceTypeBindingClassorg.geotools.wfs.v1_0GeoTools
SessionCommandsListenerA ConnectionLifecycleListener that executes custom SQL commands on connection grab and release.Classorg.geotools.jdbcGeoTools
SessionPoolFactorySessionPool factory.Classorg.geotools.arcsde.sessionGeoTools
SessionWrapperA pure session wrapper to aid in creating session decorators by extending this class.Classorg.geotools.arcsde.sessionGeoTools
SeToJTSGeometryFactoryThis is an experimental implementation of GeometryFactory that creates JTS geometries directly by calling SeRow.Classorg.geotools.arcsde.dataGeoTools
ShadedReliefThe ShadedRelief element selects the application of relief shading (or ?hill shading?) to an image for a three-dimensional visual effect.Interfaceorg.geotools.stylingGeoTools
ShadedReliefBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
ShadedReliefBuilderClassorg.geotools.styling.builderGeoTools
ShadedReliefImplDefault implementation of ShadedRelief.Classorg.geotools.stylingGeoTools
ShapeClassorg.geotools.data.sqlserver.readerGeoTools
ShapefileDataStoreClassorg.geotools.data.shapefileGeoTools
ShapefileDataStoreFactoryClassorg.geotools.data.shapefileGeoTools
ShapefileDataStoreFactory .ShpFileStoreFactoryA delegates that allow to build a directory of shapfiles storeAuthor:Andrea Aime - OpenGeoClassorg.geotools.data.shapefile.ShapefileDataStoreFactoryGeoTools
ShapefileDirectoryFactoryClassorg.geotools.data.shapefileGeoTools
ShapefileDumperClass specializing in dumping a feature collection onto one or more shapefiles into a target directory.Classorg.geotools.data.shapefileGeoTools
ShapefileExceptionThrown when an error relating to the shapefile occuresSee Also:Serialized FormClassorg.geotools.data.shapefile.shpGeoTools
ShapefileHeaderClassorg.geotools.data.shapefile.shpGeoTools
ShapefileReaderThe general use of this class is: FileChannel in = new FileInputStream("thefile.Classorg.geotools.data.shapefile.shpGeoTools
ShapefileSizeExceptionException thrown by the writer when the maximum size of the shapefile or dbf is reached.Classorg.geotools.data.shapefileGeoTools
ShapefileWriterShapefileWriter allows for the storage of geometries in esris shp format.Classorg.geotools.data.shapefile.shpGeoTools
ShapeHandlerA ShapeHandler defines what is needed to construct and persist geometries based upon the shapefile specification.Interfaceorg.geotools.data.shapefile.shpGeoTools
ShapeMarkFactoryClassorg.geotools.renderer.styleGeoTools
ShapeTypeNot much but a type safe enumeration of file types as ints and names.Classorg.geotools.data.shapefile.shpGeoTools
SharedSessionPoolA session pool that is not closable and hence can be shared between different applications/datastores when referenced by a JNDI context.Classorg.geotools.arcsde.jndiGeoTools
ShortFileNameExtractorSPIClassorg.geotools.gce.imagemosaic.properties.numericGeoTools
ShpFilesThe collection of all the files that are the shapefile and its metadata and indices.Classorg.geotools.data.shapefile.filesGeoTools
ShpFiles .StateIndicates that the url and lock were successfully obtainedIndicates that the files are locked by another thread.Classorg.geotools.data.shapefile.files.ShpFilesGeoTools
ShpFileTypeEnumerates the known types of files associated with a shapefile.Classorg.geotools.data.shapefile.filesGeoTools
ShpXmlFileReaderClassorg.geotools.data.shapefile.shp.xmlGeoTools
SidecarFootprintProviderA footprint provider looking for sidecar files (SHP, WKB, WKT)Author:Andrea Aime - GeoSolutionsClassorg.geotools.gce.imagemosaic.catalogGeoTools
SimilarityTransformProviderThe provider for the "Similarity transformation" (EPSG 9621).Classorg.geotools.referencing.operation.transformGeoTools
SimilarTransformBuilderBuilds MathTransform setup as Similar transformation from a list of MappedPosition.Classorg.geotools.referencing.operation.builderGeoTools
SimpleBindingA strategy for parsing components in an instance document which are of simple type.Interfaceorg.geotools.xmlGeoTools
SimpleContentComplexEMFBindingA binding implementation which handles the case of a complex type with Model objects typically have a single "value" getter/setter.Classorg.geotools.xmlGeoTools
SimpleContentHandler represtents a simpleContent elementAuthor:dzwiers www.Classorg.geotools.xml.handlers.xsiGeoTools
SimpleElementHandler This class is intended to handle parsing an xml element from an instance document for elements who's type is both known and simple.Classorg.geotools.xml.handlersGeoTools
SimpleFeatureBuilderA builder for features.Classorg.geotools.feature.simpleGeoTools
SimpleFeatureCollectionAccess to "simple" Feature content where each feature has the same SimpleFeatureType.Interfaceorg.geotools.data.simpleGeoTools
SimpleFeatureImplAn implementation of SimpleFeature geared towards speed and backed by an Object[].Classorg.geotools.feature.simpleGeoTools
SimpleFeatureIOAllows writing and reading features to/from the given fileAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.data.sortGeoTools
SimpleFeatureIteratorStreaming access to simple features, required to FeatureIterator.Interfaceorg.geotools.data.simpleGeoTools
SimpleFeatureIteratorImplA convenience class for wrapping a Collection Iterator up as a SimpleFeatureCollection.Classorg.geotools.feature.collectionGeoTools
SimpleFeatureLockingUsed 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.Interfaceorg.geotools.data.simpleGeoTools
SimpleFeaturePropertyAccessorFactoryCreates a property accessor for simple features.Classorg.geotools.filter.expressionGeoTools
SimpleFeatureReaderFeatureReader for SimpleFeature content.Interfaceorg.geotools.data.simpleGeoTools
SimpleFeatureSourceFeatureSource explicitly working with SimpleFeatureCollection.Interfaceorg.geotools.data.simpleGeoTools
SimpleFeatureStoreRetrieves all features in the form of a FeatureCollection.Interfaceorg.geotools.data.simpleGeoTools
SimpleFeatureTypeBuilderA builder for simple feature types.Classorg.geotools.feature.simpleGeoTools
SimpleFeatureTypeImplClassorg.geotools.feature.simpleGeoTools
SimpleFeatureWriterFeatureWriter for updating SimpleFeature content.Interfaceorg.geotools.data.simpleGeoTools
SimpleFileFilterClassorg.geotools.graph.utilGeoTools
SimpleGraphWalkerA simple implementation of GraphWalker that decorates a GraphVisitor.Classorg.geotools.graph.traverse.basicGeoTools
SimpleHttpClientClassorg.geotools.data.owsGeoTools
SimpleHttpClient .SimpleHTTPResponseClassorg.geotools.data.ows.SimpleHttpClientGeoTools
SimpleInternationalStringA simple international string consisting of a single string for all locales.Classorg.geotools.utilGeoTools
SimpleLayerA simple bean that represents a layer name paired with a style name for useAuthor:Richard Gould, Refractions Research Inc.Classorg.geotools.data.wmsGeoTools
SimpleLiteralBindingClassorg.geotools.csw.bindingsGeoTools
SimpleNodeRedefines SimpleNode to allow access to additional information to the CQLCompilerClassorg.geotools.filter.text.generated.parsersGeoTools
SimpleProcessProvide an implementation for a simple process (ie so quick and easy it is not going to need to report progress as it goes).Classorg.geotools.process.implGeoTools
SimpleSchemaSchema containing a set of "simple" types.Classorg.geotools.feature.simpleGeoTools
SimpleStyleConfiguratorDefines a "simple" StyleConfigurator for working with SLD documents.Classorg.geotools.swt.stylingGeoTools
SimpleType This interface is intended to represent an XML Schema simple type.Interfaceorg.geotools.xml.schemaGeoTools
SimpleTypeGTClassorg.geotools.xml.schema.implGeoTools
SimpleTypeHandlerSimpleTypeHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
SimplifyingFilterVisitorTakes a filter and returns a simplified, equivalent one.Classorg.geotools.filter.visitorGeoTools
SimplifyingFilterVisitor .FIDValidatorDefines a simple means of assessing whether a feature id in an Id filter is structurally valid and hence can be send down to the backend with confidence it will notInterfaceorg.geotools.filter.visitor.SimplifyingFilterVisitorGeoTools
SimplifyingFilterVisitor .RegExFIDValidatorA FID validator that matches the fids with a given regular expression to determine the fid'sAuthor:Gabriel Roldan (OpenGeo)Classorg.geotools.filter.visitor.SimplifyingFilterVisitorGeoTools
SimplifyingFilterVisitor .TypeNameDotNumberFidValidatorA convenient fid validator for the common case of a feature id being a composition of a .Classorg.geotools.filter.visitor.SimplifyingFilterVisitorGeoTools
SingleCurvedGeometryConvenience interface to expose methods common to CircularString and CircularRingAuthor:Andrea Aime - GeoSolutionsInterfaceorg.geotools.geometry.jtsGeoTools
SingleFeatureSourceDataStoreA data store wrapped around a SimpleFeatureSource object.Classorg.geotools.data.transformGeoTools
SingleFeatureTypeAttributeIteratorIterates over a single attribute of a feature type.Classorg.geotools.feature.xpathGeoTools
SingleLayerMapContentUsed by DefaultRenderingExecutor to hold a single Layer that is being passed to a renderer.Classorg.geotools.swingGeoTools
SingleProcessFactoryHelper class for a process factory that will return just a single processAuthor:Andrea Aime - OpenGeoClassorg.geotools.process.implGeoTools
SingleValueValidationSingleValueValidation purpose.Classorg.geotools.validation.attributesGeoTools
SingleValueValidationBeanInfoRangeValidationBeanInfo purpose.Classorg.geotools.validation.attributesGeoTools
SingularMatrixExceptionMatrix is singular, and thus an inverse is not available.Classorg.geotools.referencing.operation.matrixGeoTools
SinusoidalClassorg.geotools.referencing.operation.projectionGeoTools
Sinusoidal .Provider provider for the Sinusoidal projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.SinusoidalGeoTools
SLDThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.sld.bindingsGeoTools
SLDThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.sld.v1_1GeoTools
SLDUtility class that provides static helper methods for common operations on GeoTools styling objects (e.Classorg.geotools.stylingGeoTools
SLDAbstractBinding Author:"Mauro Bartolomeoli - mauro.Classorg.geotools.sld.bindingsGeoTools
SLDAnchorPointBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDBlueChannelBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDChannelSelectionBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDColorMapBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDColorMapBuilderBuilder facility for creating a LinearColorMap using elements from RasterSymbolizer ColorMapTransform element.Classorg.geotools.renderer.lite.gridcoverage2dGeoTools
SLDColorMapEntryBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
sldComplexTypeClassorg.geotools.xml.stylingGeoTools
sldComplexTypesClassorg.geotools.xml.stylingGeoTools
sldComplexTypes2Provides .Classorg.geotools.xml.stylingGeoTools
SLDConfigurationParser configuration for the Styled Layer Descriptor schema.Classorg.geotools.sldGeoTools
SLDConfigurationParser configuration for the http://www.Classorg.geotools.sld.v1_1GeoTools
SLDContrastEnhancementBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDCssParameterBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDDisplacementBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
sldElementClassorg.geotools.xml.stylingGeoTools
SLDExtentBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDExternalGraphicBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDFeatureTypeConstraintBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDFeatureTypeStyleBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDFillBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDFontBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDFormatBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDGammaValueBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDGeometryBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDGraphicBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDGraphicFillBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDGraphicStrokeBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDGrayChannelBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDGreenChannelBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDHaloBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDHistogramBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDImageOutlineBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDInlineFeatureParserClassorg.geotools.stylingGeoTools
SLDInternationalStringBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDLabelPlacementBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDLayerFeatureConstraintsBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDLegendGraphicBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDLinePlacementBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDLineSymbolizerBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDMarkBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDNamedLayerBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDNamedStyleBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDNormalizeBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDOnlineResourceBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDOverlapBehaviorBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDParameterValueTypeBindingBinding object for the type http://www.Classorg.geotools.sld.bindingsGeoTools
SLDParserClassorg.geotools.stylingGeoTools
SLDPerpendicularOffsetBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDPointPlacementBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDPointSymbolizerBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDPolygonSymbolizerBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDRasterSymbolizerBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDRedChannelBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDRemoteOWSBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDRuleBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDsUtility class for working with Geotools SLD objects.Classorg.geotools.swt.styling.simpleGeoTools
sldSchemaClassorg.geotools.xml.stylingGeoTools
SLDSelectedChannelTypeBindingBinding object for the type http://www.Classorg.geotools.sld.bindingsGeoTools
SLDShadedReliefBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
sldSimpleTypesClassorg.geotools.xml.stylingGeoTools
sldSimpleTypes ._ServiceClassorg.geotools.xml.styling.sldSimpleTypesGeoTools
SLDStrokeBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDStyledLayerDescriptorBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDStyleFactoryFactory object that converts SLD style into rendered styles.Classorg.geotools.renderer.styleGeoTools
SLDSymbolizerBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDSymbolizerTypeBindingBinding object for the type http://www.Classorg.geotools.sld.bindingsGeoTools
SLDTextSymbolizerBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDTitleBinding Author:"Mauro Bartolomeoli - mauro.Classorg.geotools.sld.bindingsGeoTools
SLDTransformerProduces SLD to an output stream.Classorg.geotools.stylingGeoTools
SLDUserLayerBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDUserStyleBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SLDVendorOptionBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
Slice2DIndexA bean that represents a row in the index used for mapping 2d grids to 2d slices in NetCDF files.Classorg.geotools.imageio.netcdfGeoTools
Slice2DIndex .Slice2DIndexManagerAn wrapper for variable index files.Classorg.geotools.imageio.netcdf.Slice2DIndexGeoTools
SMIL20This interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.gml3.smilGeoTools
SMIL20ConfigurationParser configuration for SMIL20 schema.Classorg.geotools.gml3.smilGeoTools
SMIL20LANGThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.gml3.smilGeoTools
SMIL20LANGConfigurationClassorg.geotools.gml3.smilGeoTools
SMIL20LANGSchemaClassorg.geotools.gml3.smilGeoTools
SMIL20LanguageInterfaceorg.geotools.gml3.bindings.smilGeoTools
SMIL20SchemaClassorg.geotools.gml3.smilGeoTools
SMIL20SchemaLocationResolverClassorg.geotools.gml3.bindings.smilGeoTools
SMIL20SchemaLocatorClassorg.geotools.gml3.bindings.smilGeoTools
SoftValueHashMapA hash map implementation that uses soft references, leaving memory when an entry is not used anymore and memory is low.Classorg.geotools.utilGeoTools
SoftValueHashMap .ValueCleanerA delegate that can be used to perform clean up operation, such as resource closing, before the values cached in soft part of the cache gets disposed ofInterfaceorg.geotools.util.SoftValueHashMapGeoTools
SortByImplClassorg.geotools.filterGeoTools
SortByTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1GeoTools
SortedFeatureIteratorClassorg.geotools.data.sortGeoTools
SortedFeatureReaderFeatureReader used to sort contents.Classorg.geotools.data.sortGeoTools
SortedSimpleFeatureCollectionA wrapper that will sort a feature collection using a size sensitive algorithm, in main memory for small collections, using secondary memory otherwise.Classorg.geotools.feature.collectionGeoTools
SortOrderCaptures the SortBy order, ASC or DESC.Classorg.geotools.filterGeoTools
SortOrderTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1GeoTools
SortPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1GeoTools
SourceDataStoreClassorg.geotools.data.complex.configGeoTools
SourceGraphIteratorA GraphIterator that starts iteration from a specefied point.Classorg.geotools.graph.traverse.basicGeoTools
SourceImplInformation about the source data used in creating the data specified by the scope.Classorg.geotools.metadata.iso.lineageGeoTools
Spatial_CapabilitiesTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
Spatial_CapabilitiesTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
Spatial_CapabilitiesTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
Spatial_OperatorsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0.capabilitiesGeoTools
SpatialAttributeSupplementImplSpatial attributes in the application schema for the feature types.Classorg.geotools.metadata.isoGeoTools
SpatialCapabiltiesImpl This class is "null safe" in that component classes will be created as needed if if they were not providedClassorg.geotools.filter.capabilityGeoTools
SpatialDomainTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
SpatialExtensionenum SpatialExtensionEnum for support spatial extensionClassorg.geotools.gce.imagemosaic.jdbcGeoTools
SpatialFilterVisitorFilter that can be applied to determine if a Filter contains any spatial filterSince:2.Classorg.geotools.filter.visitorGeoTools
SpatialIndexFeatureCollectionFeatureCollection used to stage information for display using a SpatialIndex.Classorg.geotools.data.collectionGeoTools
SpatialIndexFeatureSourceA FeatureSource using a spatial index to hold on to features and serve them up for fast display.Classorg.geotools.data.collectionGeoTools
SpatiaLiteDataStoreFactoryDataStoreFactory for SpatiaLite database.Classorg.geotools.data.spatialiteGeoTools
SpatiaLiteDialectDialect for SpatiaLite embedded database.Classorg.geotools.data.spatialiteGeoTools
SpatiaLiteFilterToSQLClassorg.geotools.data.spatialiteGeoTools
SpatiaLiteJNDIDataStoreFactoryJNDI DataStoreFactory for SpatiaLite database.Classorg.geotools.data.spatialiteGeoTools
SpatialOperatorImplClassorg.geotools.filter.capabilityGeoTools
SpatialOperatorsImplClassorg.geotools.filter.capabilityGeoTools
SpatialOperatorsTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
SpatialOperatorsTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
SpatialOperatorTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_1.capabilitiesGeoTools
SpatialOperatorTypeBindingClassorg.geotools.filter.v2_0.bindingsGeoTools
SpatialRepresentationImplMethod used to represent geographic information in the dataset.Classorg.geotools.metadata.iso.spatialGeoTools
SpatialRequestHelperHelper class which takes coverage's spatial information input (CRS, bbox, resolution,.Classorg.geotools.coverage.ioGeoTools
SpatialRequestHelperHelper class which takes coverage's spatial information input (CRS, bbox, resolution,.Classorg.geotools.gce.imagemosaicGeoTools
SpatialRequestHelper .CoveragePropertiesClassorg.geotools.coverage.io.SpatialRequestHelperGeoTools
SpatialRequestHelper .CoveragePropertiesClassorg.geotools.gce.imagemosaic.SpatialRequestHelperGeoTools
SpatialSubsetTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
SpatialTemporalExtentImplBoundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.Classorg.geotools.metadata.iso.extentGeoTools
SpatialTestCaseClassorg.geotools.validation.relateGeoTools
SpecificationProvides support for the Open Web Service Specificaitons.Classorg.geotools.data.owsGeoTools
SQLDialectThe driver used by JDBCDataStore to directly communicate with the database.Classorg.geotools.jdbcGeoTools
SQLEncoderExceptionIndicates a client class has attempted to encode a filter not supported by the SQLEncoder being used, or that there were io problems.Classorg.geotools.filterGeoTools
SqlScriptReaderReads a multiline SQL file extracting each command separately.Classorg.geotools.referencing.factory.epsgGeoTools
SqlServerBinaryParseExceptionClassorg.geotools.data.sqlserver.readerGeoTools
SqlServerBinaryReaderDecode Sql Server binary format to JTSAuthor:Anders Bakkevold, BouvetClassorg.geotools.data.sqlserver.readerGeoTools
SQLServerDataStoreFactoryDataStore factory for Microsoft SQL Server.Classorg.geotools.data.sqlserverGeoTools
SQLServerDialectDialect implementation for Microsoft SQL Server.Classorg.geotools.data.sqlserverGeoTools
SQLServerFilterToSQLClassorg.geotools.data.sqlserverGeoTools
SQLServerJNDIDataStoreFactoryJNDI DataStoreFactory for sql server database.Classorg.geotools.data.sqlserverGeoTools
SqlUtilBuilder class for creating prepared statements.Classorg.geotools.sqlGeoTools
SqlUtil .PreparedStatementBuilderClassorg.geotools.sql.SqlUtilGeoTools
SQLValidationPointCoveredByLineValidation purpose.Classorg.geotools.validation.attributesGeoTools
SQLValidationBeanInfoSQLValidationBeanInfo purpose.Classorg.geotools.validation.attributesGeoTools
SrsSyntaxEnumeration describing the syntax to use for an srsName URI.Classorg.geotools.gml2GeoTools
StackClassorg.geotools.graph.utilGeoTools
StagedGraphTraversalClassorg.geotools.graph.traverse.basicGeoTools
StandardDeviationFunctionBreaks a SimpleFeatureCollection into classes using the standard deviation classification method.Classorg.geotools.filter.functionGeoTools
StandardDeviationVisitorDetermines the standard deviation.Classorg.geotools.feature.visitorGeoTools
StandardDeviationVisitor .ResultClassorg.geotools.feature.visitor.StandardDeviationVisitorGeoTools
StandardNameTableJava class for anonymous complex type.Classorg.geotools.coverage.io.netcdf.cfGeoTools
StandardOrderProcessImplCommon ways in which the resource may be obtained or received, and related instructions and fee information.Classorg.geotools.metadata.iso.distributionGeoTools
StarNodeValidationStarNodeValidation purpose.Classorg.geotools.validation.networkGeoTools
StarNodeValidationBeanInfoGazetteerNameValidationBeanInfo purpose.Classorg.geotools.validation.networkGeoTools
StaticGeometryClassorg.geotools.filter.functionGeoTools
StaticMethodsProcessFactoryGrabbed from Geotools and generalized a bit, should go back into GeoTools once improved enough.Classorg.geotools.process.factoryGeoTools
StatisticsHolds some statistics about a series of sample values.Classorg.geotools.mathGeoTools
Statistics .DeltaHolds some statistics about a series of sample values and the difference between them.Classorg.geotools.math.StatisticsGeoTools
StatusBarItemBase class for items in JMapStatusBar.Classorg.geotools.swing.controlGeoTools
StatusBarNotifierThe notifier for the statusbar.Classorg.geotools.swt.utilsGeoTools
StereographicStereographic Projection.Classorg.geotools.referencing.operation.projectionGeoTools
Stereographic .Provider provider for a Stereographic projections using USGS equations.Classorg.geotools.referencing.operation.projection.StereographicGeoTools
StolenColorEditorA "button" of a certain color determined by the color picker.Classorg.geotools.swt.styling.simpleGeoTools
StorageFileEncapsulates the idea of a file for writing data to and then later updating the original.Classorg.geotools.data.shapefile.filesGeoTools
StoredQueryConfigurationClassorg.geotools.data.wfs.internal.v2_0.storedqueryGeoTools
StoreExceptionClassorg.geotools.data.shapefile.index.quadtreeGeoTools
StreamingParserXML parser capable of streaming.Classorg.geotools.xmlGeoTools
StreamingParserHandlerClassorg.geotools.xml.implGeoTools
StreamingRendererA streaming implementation of the GTRenderer interface.Classorg.geotools.renderer.liteGeoTools
StreamLoggingClassorg.geotools.data.shapefile.filesGeoTools
StrictWFS_1_x_StrategyClassorg.geotools.data.wfs.internal.v1_xGeoTools
StrictWFS_2_0_StrategyClassorg.geotools.data.wfs.internal.v2_0GeoTools
StringFileNameExtractorSPIPropertiesCollectorSPI for a PropertiesCollector that is able to collect properties from a file name.Classorg.geotools.gce.imagemosaic.properties.stringGeoTools
StringInFunctionClassorg.geotools.filter.function.stringGeoTools
StringLengthBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
StringOrRefTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
StringPositionBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
StringTemplateFunctionStringTemplate function, applies a regular expression with capturing groups, and them uses the groups to build a new string based on the provided template.Classorg.geotools.filter.functionGeoTools
StripOffPositionTypeBindingBinding object for the type http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
StrokeThe Stroke object encapsulates the graphical-symbolization parameters for There are three basic types of stroke: solid color, graphic fill (stipple),Interfaceorg.geotools.stylingGeoTools
StrokeBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
StrokeBuilderClassorg.geotools.styling.builderGeoTools
StrokeImplProvides a Java representation of the Stroke object in an SLD document.Classorg.geotools.stylingGeoTools
StrokeViewerAllows editing/viewing of a Style Layer Descriptor "Stroke".Classorg.geotools.swt.styling.simpleGeoTools
StructuredGridCoverage2DReaderA GridCoverage2DReader which exposes the underlying granule structure and allows to create and remove coverages.Interfaceorg.geotools.coverage.grid.ioGeoTools
StyleBase class for resolved styles.Classorg.geotools.renderer.styleGeoTools
StyleIndicates how geographical content should be displayed (we call this a style for simplicity; in the spec it is called a UserStyle (user-defined style)).Interfaceorg.geotools.stylingGeoTools
Style2DBase class for all style targeting Graphics2D.Classorg.geotools.renderer.styleGeoTools
StyleAttributeExtractorA simple visitor whose purpose is to extract the set of attributes used by a Style, that is, those that the Style expects to find in order to workClassorg.geotools.stylingGeoTools
StyleAttributeExtractorTruncatedA simple visitor whose purpose is to extract the set of attributes used by a Style, that is, those that the Style expects to find in order to workClassorg.geotools.stylingGeoTools
StyleBuilderClassorg.geotools.styling.builderGeoTools
StyleBuilderAn utility class designed to ease style building with convenience methods.Classorg.geotools.stylingGeoTools
StyledLayer'StyledLayer' is not part of the SLD 1.Interfaceorg.geotools.stylingGeoTools
StyledLayerDescriptorHolds styling information (from a StyleLayerDescriptor document).Interfaceorg.geotools.stylingGeoTools
StyledLayerDescriptorBindingBinding object for the element http://www.Classorg.geotools.sld.v1_1.bindingsGeoTools
StyledLayerDescriptorBuilderClassorg.geotools.styling.builderGeoTools
StyledLayerDescriptorImplHolds styling information (from a StyleLayerDescriptor document).Classorg.geotools.stylingGeoTools
StyledLayerImplDefault implementation of StyledLayer.Classorg.geotools.stylingGeoTools
StyledShapePainterA simple class that knows how to paint a Shape object onto a Graphic given a Style2D.Classorg.geotools.renderer.liteGeoTools
StyledShapePainter .TextureAnchorKeyClassorg.geotools.renderer.lite.StyledShapePainterGeoTools
StyleFactoryAbstract base class for implementing style factories.Interfaceorg.geotools.stylingGeoTools
StyleFactory2Abstract base class for implementing style factories.Interfaceorg.geotools.stylingGeoTools
StyleFactoryCreationExceptionAn exception that can be thrown by the StyleFactory if it fails to create the implementation of the StyleFactory.Classorg.geotools.stylingGeoTools
StyleFactoryFinderClassorg.geotools.stylingGeoTools
StyleFactoryImplFactory for creating Styles.Classorg.geotools.stylingGeoTools
StyleFactoryImpl2Factory for creating Styles; based on the GeoAPI StyleFactory interface.Classorg.geotools.stylingGeoTools
StyleGeneratorGenerates a style/featureTypeStyle using ColorBrewer.Classorg.geotools.brewer.colorGeoTools
StyleImplClassorg.geotools.data.owsGeoTools
StyleImplClassorg.geotools.stylingGeoTools
StyleLayerLayer responsible for rendering under control of a user supplied Style object.Classorg.geotools.mapGeoTools
StyleMapSimple container for holding styles by uri.Classorg.geotools.kmlGeoTools
StyleTypeBindingBinding object for the type http://earth.Classorg.geotools.kml.bindingsGeoTools
StyleVisitorAn interface for classes that want to perform operations on a Style hierarchy.Interfaceorg.geotools.stylingGeoTools
StyleVisitorAdapterSimple empty implementation for the StyleVisitor interface.Classorg.geotools.renderer.lite.gridcoverage2dGeoTools
StyleVisitorCoverageProcessingNodeAdapterThis class implements an adapter to allow a CoverageProcessingNode to feed itself by visiting an SLD Style .Classorg.geotools.renderer.lite.gridcoverage2dGeoTools
SubchainStyleVisitorCoverageProcessingAdapterHelper class that implements a subchain.Classorg.geotools.renderer.lite.gridcoverage2dGeoTools
SubFeatureCollectionReasonable default implementation for subCollection making use of parent SimpleFeatureCollection.Classorg.geotools.feature.collectionGeoTools
SubFeatureListDefault implementation of FeatureCollection.Classorg.geotools.feature.collectionGeoTools
SubFilterBuilderClassorg.geotools.filterGeoTools
SubHandlerSpecifies how a generic OGC simple geometry handler should behave.Classorg.geotools.gmlGeoTools
SubHandlerBoxCreates a simple OGC box.Classorg.geotools.gmlGeoTools
SubHandlerFactoryCreates the appropriate SubHandler element for a given OGC simple geometryAuthor:Rob Hranac, Vision for New YorkClassorg.geotools.gmlGeoTools
SubHandlerLinearRingCreates a simple OGC LinearRing (a closed LineString).Classorg.geotools.gmlGeoTools
SubHandlerLineStringCreates a simple OGC LineString element.Classorg.geotools.gmlGeoTools
SubHandlerMultiCreates a MultiPoint, MultiLineString, or MultiPolygon geometry as required by the internal functions.Classorg.geotools.gmlGeoTools
SubHandlerPointCreates an OGC simple point.Classorg.geotools.gmlGeoTools
SubHandlerPolygonCreates a Polygon geometry.Classorg.geotools.gmlGeoTools
SubProgressListenerA sub progress monitor, used to delegate a portion of work to a separate process.Classorg.geotools.utilGeoTools
SubsampleAverageThis operation is simply a wrapper for the JAI SubsampleAverage operation which allows me to arbitrarily scale a rendered image while smoothing it out.Classorg.geotools.coverage.processing.operationGeoTools
SubstitutionGroupLeakPreventerAdapter for preventing memory leaks created by substitution group affiliations.Classorg.geotools.gml2GeoTools
SubstringBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
SubtractBuilderClassorg.geotools.filter.expressionGeoTools
SubtractConstSubtracts constants (one for each band) from every sample values of the source coverage.Classorg.geotools.coverage.processing.operationGeoTools
SubtractFromConstSubtracts every sample values of the source coverage from constants (one for each band).Classorg.geotools.coverage.processing.operationGeoTools
SubtractImplClassorg.geotools.filter.expressionGeoTools
SumVisitorCalculates the Sum of an attribute (of a FeatureVisitor)Since:2.Classorg.geotools.feature.visitorGeoTools
SumVisitor .SumResultClassorg.geotools.feature.visitor.SumVisitorGeoTools
SunRelativePositionClassorg.geotools.natureGeoTools
SupportedCRSsTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
SupportedFormatsTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
SupportedInterpolationsTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
SurfaceArrayPropertyTypeBindingClassorg.geotools.gml3.bindings.extGeoTools
SurfaceArrayPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
SurfacePatchArrayPropertyTypeBindingClassorg.geotools.gml3.bindings.extGeoTools
SurfacePatchArrayPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
SurfacePropertyTypeBindingClassorg.geotools.gml3.bindings.extGeoTools
SurfacePropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
SurfaceTypeBindingClassorg.geotools.gml3.bindings.extGeoTools
SurfaceTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
SVGGraphicFactoryExternal graphic factory accepting an Expression that can be evaluated to a URL pointing to a SVG file.Classorg.geotools.renderer.styleGeoTools
SvgParameterBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
SwingUtilClassorg.geotools.graph.utilGeoTools
SwtMapFrameAn SWT frame containing a map display pane and a toolbar, status bar and map layer table.Classorg.geotools.swtGeoTools
SwtMapFrame .ToolConstants for available toolbar buttons used with the SwtMapFrame.Classorg.geotools.swt.SwtMapFrameGeoTools
SwtMapPaneA map display pane that works with a GTRenderer and MapContext to display features.Classorg.geotools.swtGeoTools
SymbolInterfaceorg.geotools.stylingGeoTools
SymbolizerThis is the parent interface of all Symbolizers.Interfaceorg.geotools.stylingGeoTools
SymbolizerBuilderClassorg.geotools.styling.builderGeoTools
SymbolizerTypeBindingBinding object for the type http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
SymbolsThe set of symbols to use for WKT parsing and formatting.Classorg.geotools.referencing.wktGeoTools
SynchronizedLabelCacheAllow multiple thread to modify LabelCache.Classorg.geotools.renderer.liteGeoTools
TableWriterA character stream that can be used to format tables.Classorg.geotools.ioGeoTools
TContainsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
TContainsImplClassorg.geotools.filter.temporalGeoTools
TelephoneImplTelephone numbers for contacting the responsible individual or organization.Classorg.geotools.metadata.iso.citationGeoTools
TelephoneTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
TelephoneTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
TemporalAccuracyImplAccuracy of the temporal attributes and temporal relationships of features.Classorg.geotools.metadata.iso.qualityGeoTools
TemporalCapabilitiesImplClassorg.geotools.filter.capabilityGeoTools
TemporalConsistencyImplCorrectness of ordered events or sequences, if reported.Classorg.geotools.metadata.iso.qualityGeoTools
TemporalConverterFactoryFactory that converts String and Date objects to instances of Author:Justin Deoliveira, OpenGeoClassorg.geotools.temporalGeoTools
TemporalConverterFactoryConverter factory which created converting between the various temporal types.Classorg.geotools.utilGeoTools
TemporalExtentImplBoundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.Classorg.geotools.metadata.iso.extentGeoTools
TemporalOperatorImplClassorg.geotools.filter.capabilityGeoTools
TemporalOperatorsImplClassorg.geotools.filter.capabilityGeoTools
TemporalPositionTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
TemporalValidityImplValidity of data specified by the scope with respect to time.Classorg.geotools.metadata.iso.qualityGeoTools
TEqualsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
TEqualsImplClassorg.geotools.filter.temporalGeoTools
TeradataDataStoreFactoryClassorg.geotools.data.teradataGeoTools
TeradataDialectClassorg.geotools.data.teradataGeoTools
TeradataFilterToSQLClassorg.geotools.data.teradataGeoTools
TeradataJNDIDataStoreFactoryJNDI DataStoreFactory for Teradata database.Classorg.geotools.data.teradataGeoTools
TessellationInfoHolds teradata tessellation parameters.Classorg.geotools.data.teradataGeoTools
TestDataProvides access to test-data directories associated with JUnit tests.Classorg.geotools.testGeoTools
TestDataProvides access to the common test-data directories provided in the sample-data module.Classorg.geotoolsGeoTools
TestDTO Description of TestConfig .Classorg.geotools.validation.dtoGeoTools
TestGraphicsUtility class you can use in test cases to ensure a renderer is doing what you expected.Classorg.geotools.testGeoTools
TestHandlerSimple test implementation of GMLHandlerJTS.Classorg.geotools.gmlGeoTools
TestSuiteDTOTestSuiteConfig purpose.Classorg.geotools.validation.dtoGeoTools
TextHelper class for working with InternaionalString and other forms of Text.Classorg.geotools.textGeoTools
TextRepresents text encountered in the parse tree.Classorg.geotools.xmlGeoTools
TextfileReaderWriterAn implementation of GraphReaderWriter that reads/writes graphs from/to text files.Classorg.geotools.graph.io.standardGeoTools
TextInstanceClassorg.geotools.xmlGeoTools
TextReporterListenerInterfaceorg.geotools.swing.dialogGeoTools
TextStyle2D This class was fundamentally wrong - it tried to convert into .Classorg.geotools.renderer.styleGeoTools
TextSymbolizerA symbolizer describes how a feature should appear on a map.Interfaceorg.geotools.stylingGeoTools
TextSymbolizer .PolygonAlignOptionsRotate label using the minimum bounding rectangle of the polygon, if a default horizontal label will not fit into the polygon.Classorg.geotools.styling.TextSymbolizerGeoTools
TextSymbolizer2Contains label shield hack.Interfaceorg.geotools.stylingGeoTools
TextSymbolizerBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
TextSymbolizerBuilderClassorg.geotools.styling.builderGeoTools
TextSymbolizerImplProvides a Java representation of an SLD TextSymbolizer that defines how text symbols should be rendered.Classorg.geotools.stylingGeoTools
ThematicAccuracyImplAccuracy of quantitative attributes and the correctness of non-quantitative attributes and of the classifications of features and their relationships.Classorg.geotools.metadata.iso.qualityGeoTools
ThematicClassificationCorrectnessImplComparison of the classes assigned to features or their attributes to a universe of discourse.Classorg.geotools.metadata.iso.qualityGeoTools
ThisPropertyAccessorFactoryClassorg.geotools.filter.expressionGeoTools
ThreadedAuthorityFactoryAn authority factory that caches all objects created by an other factory.Classorg.geotools.referencing.factoryGeoTools
ThreadedEpsgFactoryBase class for EPSG factories to be registered in ReferencingFactoryFinder.Classorg.geotools.referencing.factory.epsgGeoTools
ThreadedHsqlEpsgFactoryConnection to the EPSG database in HSQL database engine format using JDBC.Classorg.geotools.referencing.factory.epsgGeoTools
ThreadedPostgreSQLEpsgFactoryConnection to the EPSG database in PostgreSQL database engine using JDBC.Classorg.geotools.referencing.factory.epsgGeoTools
ThreadPoolProcessExecutorClassorg.geotools.processGeoTools
ThreshholdsBelongToenum ThreshholdsBelongToUsed by Categorize function.Classorg.geotools.filter.visitorGeoTools
ThreshholdsBelongToTypeBindingBinding object for the type http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
TiePointQuoting the geotiff spec: ModelTiepointTag:Classorg.geotools.coverage.grid.io.imageio.geotiffGeoTools
TileA single tile from a geopackage tiles layer.Classorg.geotools.geopkgGeoTools
TiledRasterReaderAn Iterator like interface to read ArcSDE rasters for a given ArcSDE raster dataset (whether it is a single raster or a raster catalog).Interfaceorg.geotools.arcsde.raster.ioGeoTools
TileEntryTiles Entry inside a GeoPackage.Classorg.geotools.geopkgGeoTools
TileInfoClassorg.geotools.arcsde.raster.ioGeoTools
TileMatrixA TileMatrix inside a Geopackage.Classorg.geotools.geopkgGeoTools
TileQueueElementClass for holding tile info for composing the resulting image.Classorg.geotools.gce.imagemosaic.jdbcGeoTools
TileReaderOffers a random access interface to the tile data for a raster request.Interfaceorg.geotools.arcsde.raster.ioGeoTools
TileReaderThe TileReader reads tiles consecutively from a tile layer inside a GeoPackage.Classorg.geotools.geopkgGeoTools
TileReaderFactoryClassorg.geotools.arcsde.raster.ioGeoTools
TimeDurationTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
TimeIndeterminateValueTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
TimeInstantPropertyTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
TimeInstantTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
TimeParserParses the time parameter of the request.Classorg.geotools.gce.imagemosaic.properties.timeGeoTools
TimePeriodTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
TimePeriodTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
TimePeriodTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.v1_1.bindingsGeoTools
TimePositionTypeBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
TimePositionTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
TimePositionTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.v1_1.bindingsGeoTools
TimePositionUnionBindingBinding object for the type http://www.Classorg.geotools.gml3.bindingsGeoTools
TimeSequenceTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
TimeSequenceTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.v1_1.bindingsGeoTools
TimestampFileNameExtractorSPIClassorg.geotools.gce.imagemosaic.properties.timeGeoTools
ToDirectPositionFunctionThis function converts double values to DirectPosition geometry type.Classorg.geotools.filter.expressionGeoTools
ToEnvelopeFunctionToEnvelope function can take in the following set of parameters and return as either Envelope or ReferencedEnvelope type:Classorg.geotools.filter.expressionGeoTools
TokenDescribes the input token stream.Classorg.geotools.filter.text.generated.parsersGeoTools
TokenAdapterAdapts Token to IToken.Classorg.geotools.filter.text.commonsGeoTools
TokenMgrErrorClassorg.geotools.filter.text.generated.parsersGeoTools
ToLineStringFunctionThis function converts double values to 1D LineString geometry object.Classorg.geotools.filter.expressionGeoTools
Toolbox 1) Validate xml config 2) generalize shape filesAuthor:Chrisitan MuellerClassorg.geotools.data.gen.toolGeoTools
ToPointFunctionThis function converts double values to a 2D Point geometry type.Classorg.geotools.filter.expressionGeoTools
TopologicalConsistencyImplCorrectness of the explicitly encoded topological characteristics of the dataset as described by the scope.Classorg.geotools.metadata.iso.qualityGeoTools
TouchesBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
TouchesImplClassorg.geotools.filter.spatialGeoTools
TouchesIntegrity Tests to see if a Geometry touches another Geometry.Classorg.geotools.validation.relateGeoTools
TouchesIntegrityBeanInfo To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and CommentsClassorg.geotools.validation.relateGeoTools
TOverlapsBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
TOverlapsImplClassorg.geotools.filter.temporalGeoTools
ToXlinkHrefFunctionThis function redirects an attribute to be encoded as xlink:href, instead of being encoded as a full attribute.Classorg.geotools.filter.expressionGeoTools
TracingHandlerClassorg.geotools.geojsonGeoTools
TransactionThe controller for Transaction with FeatureStore.Interfaceorg.geotools.dataGeoTools
Transaction .StateDataStore implementations can use this interface to externalize the state they require to implement Transaction Support.Interfaceorg.geotools.data.TransactionGeoTools
TransactionRequestClassorg.geotools.data.wfs.internalGeoTools
TransactionRequest .DeleteClassorg.geotools.data.wfs.internal.TransactionRequestGeoTools
TransactionRequest .TransactionElementClassorg.geotools.data.wfs.internal.TransactionRequestGeoTools
TransactionRequest .UpdateClassorg.geotools.data.wfs.internal.TransactionRequestGeoTools
TransactionResponseInterfaceorg.geotools.data.wfs.internalGeoTools
TransactionResponseFactoryClassorg.geotools.data.wfs.internal.parsersGeoTools
TransactionResponseImplClassorg.geotools.data.wfs.internal.v1_xGeoTools
TransactionResponseImplClassorg.geotools.data.wfs.internal.v2_0GeoTools
TransactionResponseTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
TransactionResultHolds the transaction response document.Classorg.geotools.data.wfs.v1_0_0GeoTools
TransactionResultsTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
TransactionResultTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.v1_0GeoTools
TransactionStateDiffClassorg.geotools.dataGeoTools
TransactionSummaryTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
TransactionTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
TransactionTypeBindingClassorg.geotools.wfs.v2_0.bindingsGeoTools
TransactionVersionHandlerHandles a versioned table when in transaction modeSince:2.Classorg.geotools.arcsde.versioningGeoTools
TransfertRectIterA writable iterator that read pixel values from an image, and write pixel values to a different image.Classorg.geotools.imageGeoTools
TransformedAuthorityFactoryAn authority factory which returns modified CRS, CS or datum objects from other factoryClassorg.geotools.referencing.factoryGeoTools
TransformedDirectPositionA direct position capable to transform a point between an arbitrary CRS and its own CRS.Classorg.geotools.geometryGeoTools
TransformedShapeApply an arbitrary AffineTransform on a Shape.Classorg.geotools.geometry.jtsGeoTools
TransformerBaseTransformerBase provides support for writing Object->XML encoders.Classorg.geotools.xml.transformGeoTools
TransformerBase .SchemaLocationSupportAdds support for schemaLocations.Classorg.geotools.xml.transform.TransformerBaseGeoTools
TransformerBase .TranslatorSupportSupport for writing Translators.Classorg.geotools.xml.transform.TransformerBaseGeoTools
TransformerBase .XMLReaderSupportSupport for the setup of an XMLReader for use in a transformation.Classorg.geotools.xml.transform.TransformerBaseGeoTools
TransformFactoryBuilds a transformed SimpleFeatureStore or SimpleFeatureSource based on the definitions providedClassorg.geotools.data.transformGeoTools
TransformFeatureSourceA 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 treatmentClassorg.geotools.data.transformGeoTools
TransformFeatureStoreA 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.Classorg.geotools.data.transformGeoTools
TransformPathNotFoundExceptionThrown when a transformation can't be performed because no path from target CRS has been found.Classorg.geotools.referencing.operationGeoTools
TranslatorA Translator is used in an XMLEncoding process by the FeatureTransformer Author:Ian SchneiderInterfaceorg.geotools.xml.transformGeoTools
TransverseMercatorTransverse Mercator Projection (EPSG code 9807).Classorg.geotools.referencing.operation.projectionGeoTools
TransverseMercator .Provider provider for a Transverse Mercator projection (EPSG codeSince:2.Classorg.geotools.referencing.operation.projection.TransverseMercatorGeoTools
TransverseMercator .Provider_SouthOrientated provider for a South Orientated Transverse Mercator projection (EPSG code 9808).Classorg.geotools.referencing.operation.projection.TransverseMercatorGeoTools
TransverseMercatorHandlerFactoryClassorg.geotools.renderer.crsGeoTools
TreeExceptionClassorg.geotools.data.shapefile.indexGeoTools
TreeSetFeatureCollectionOrigional implementation of FeatureCollection using a TreeMap for internal storage.Classorg.geotools.data.collectionGeoTools
TriangleClassorg.geotools.graph.util.delaunayGeoTools
TriangulationExceptionThrown when it is unable to generate TIN.Classorg.geotools.referencing.operation.builderGeoTools
TrimBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
TT To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and CommentsInterfaceorg.geotools.data.oracle.sdoGeoTools
TT .GeomClassesClassorg.geotools.data.oracle.sdo.TTGeoTools
TTFMarkFactoryThis factory accepts mark paths in the ttf://fontName#code format, where fontName is the name of a TrueType font installed in theClassorg.geotools.renderer.styleGeoTools
TupleTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.v2_0.bindingsGeoTools
TypeClassorg.geotools.data.sqlserver.readerGeoTools
Type This is a convinience interface to help speed up the code, allowing for any type definition to handled in a consistent manner, independant of whetherInterfaceorg.geotools.xml.schemaGeoTools
TypeBuilderMakes building types easier by maintaining state.Classorg.geotools.featureGeoTools
TypedLiteralTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
TypeMapUtility methods for choosing a sample model or a color model on the basis of a range of values.Classorg.geotools.coverageGeoTools
TypeMappingClassorg.geotools.data.complex.configGeoTools
TypeNameChooserClassorg.geotools.swt.controlGeoTools
TypeNameListTypeBindingClassorg.geotools.csw.bindingsGeoTools
TypeNameListTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
TypesThis is a set of utility methods used when implementing types.Classorg.geotools.data.complex.configGeoTools
TypesThis is a set of utility methods used when implementing types.Classorg.geotools.feature.typeGeoTools
TypeStreamingParserHandlerClassorg.geotools.xml.implGeoTools
TypeWalkerClassorg.geotools.xml.implGeoTools
TypeWalker .VisitorSupplies the current type to the visitor.Interfaceorg.geotools.xml.impl.TypeWalkerGeoTools
UnavailableConnectionExceptionException thrown when a free SDE connection can't be obtained after the calling thread was waiting an available connection for SdeConnectionPool instance's getMaxWaitTime()Classorg.geotools.arcsde.sessionGeoTools
UnformattableObjectExceptionThrown by Formattable.Classorg.geotools.referencing.wktGeoTools
UnionHandlerUnionHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
UniqueFIDValidationEnsure every feature has a unique Feature Id specified by uniqueID.Classorg.geotools.validation.attributesGeoTools
UniqueFIDValidationBeanInfoSQLValidationBeanInfo purpose.Classorg.geotools.validation.attributesGeoTools
UniqueHandlerUniqueHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
UniqueIntervalFunctionClassorg.geotools.filter.functionGeoTools
UniqueNameFeatureTypeFactoryImplA specialisation of FeatureTypeFactoryImpl that returns UniqueNameFeatureTypeImpl instead of FeatureTypeImpl to avoid equality tests on types with cyclic definitions.Classorg.geotools.feature.typeGeoTools
UniqueNameFeatureTypeImplA specialisation of FeatureTypeImpl that avoids equality tests on feature types with cyclic definitions by considering features types to be equal if and only if their names areClassorg.geotools.feature.typeGeoTools
UniqueVisitorGenerates a list of unique values from a collectionSince:2.Classorg.geotools.feature.visitorGeoTools
UniqueVisitor .UniqueResultClassorg.geotools.feature.visitor.UniqueVisitorGeoTools
UniquityValidationTests to that an attribute's value is unique across the entire FeatureType.Classorg.geotools.validation.attributesGeoTools
UniquityValidationBeanInfoSQLValidationBeanInfo purpose.Classorg.geotools.validation.attributesGeoTools
UnitBindingClassorg.geotools.ows.bindingsGeoTools
UnitsA set of units to use in addition of SI and NonSI.Classorg.geotools.measureGeoTools
UniversalDialectClassorg.geotools.gce.imagemosaic.jdbcGeoTools
UnknownFormatThis class can be used when a proper Format cannot be found for some It implements the abstract method of AbstractGridFormat but it alwaysClassorg.geotools.coverage.grid.ioGeoTools
UnmappingFilterVisitorA Filter visitor that traverse a Filter or Expression made against a complex FeatureType, and that uses the attribute and type mapping information given by aClassorg.geotools.data.complex.filterGeoTools
UnmappingFilterVisitorFactoryClassorg.geotools.data.complex.filterGeoTools
UnmodifiableMetadataExceptionThrown when a setter method is invoked on a metadata entity, but this entity was declared unmodifiable.Classorg.geotools.metadataGeoTools
UnnamedExtensionProvides common Coordinate Reference Systems not found in the standard EPSG database.Classorg.geotools.referencing.factory.epsgGeoTools
UnsupportedFilterExceptionThis 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).Classorg.geotools.data.shapefile.indexGeoTools
UnsupportedFilterExceptionIndicates an illegal filter configuration according to the compliance level set.Classorg.geotools.xml.filterGeoTools
UnsupportedImplementationExceptionThrows when an operation can't use arbitrary implementation of an interface, and a given instance doesn't meet the requirement.Classorg.geotools.utilGeoTools
UnWrapperGeneric Connection unwrapper.Interfaceorg.geotools.data.jdbc.datasourceGeoTools
UomOgcMappingDefines the Units of Measure (UOMs) specified by the OGC SE standard and their mappings to Java Units defined in javax.Classorg.geotools.stylingGeoTools
UomRescaleStyleVisitorVisitor used for rescaling a Style given a map scale (e.Classorg.geotools.styling.visitorGeoTools
UpdateElementTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
UpdateSequenceTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
URConverterFactoryConverter factory which can convert between URL,URI, and String.Classorg.geotools.utilGeoTools
URIsClassorg.geotools.data.wfs.internalGeoTools
URN_AuthorityFactoryWraps all factories in a "urn:ogc:def" name space.Classorg.geotools.referencing.factoryGeoTools
UsageImplBrief description of ways in which the resource(s) is/are currently used.Classorg.geotools.metadata.iso.identificationGeoTools
UserLayerA UserLayer allows a user-defined layer to be built from WFS and WCS data.Interfaceorg.geotools.stylingGeoTools
UserLayerBindingBinding object for the element http://www.Classorg.geotools.sld.v1_1.bindingsGeoTools
UserLayerBuilderClassorg.geotools.styling.builderGeoTools
UserLayerImplDJB: on inlinefeature support: The inline features also lets you "sort of" make your WMS into a WFS-T.Classorg.geotools.stylingGeoTools
UserStyleBindingBinding object for the element http://www.Classorg.geotools.sld.v1_1.bindingsGeoTools
UtilitiesClassorg.geotools.coverage.io.utilGeoTools
UtilitiesMiscellaneous methods, including cnvenience methods for equals and hashCode implementations.Classorg.geotools.utilGeoTools
UtilsSparse utilities for the various mosaic classes.Classorg.geotools.gce.imagemosaicGeoTools
UtilsClassorg.geotools.swt.utilsGeoTools
UtilsThis is a tool class to convert DateTime from ISO8601 to Date object.Classorg.geotools.temporal.objectGeoTools
Utils .BBOXFilterExtractorExtracts a bbox from a filter in case there is at least one.Classorg.geotools.gce.imagemosaic.UtilsGeoTools
Utils .PropClassorg.geotools.gce.imagemosaic.UtilsGeoTools
UuidConverterFactoryConverterFactory for handling uuid (uniqueidentifier) conversions.Classorg.geotools.utilGeoTools
ValidatingFeatureFactoryImplFactory for creating instances of the Attribute family of classes.Classorg.geotools.featureGeoTools
ValidationUsed to define a type of validation test that is performed on Features.Interfaceorg.geotools.validationGeoTools
ValidationBeanInfoUtility class extending SimpleBeanInfo with our own helper functions.Classorg.geotools.validationGeoTools
ValidationExceptionAn exception used to collect and generalize errors in the validation system.Classorg.geotools.validation.xmlGeoTools
ValidationProcessorValidationProcessor Runs validation tests against Features and reports the outcome of the tests.Classorg.geotools.validationGeoTools
ValidationResultsCollates results of validation operations.Interfaceorg.geotools.validationGeoTools
ValidatorClassorg.geotools.validationGeoTools
ValidatorHandlerHandler for validating a document.Classorg.geotools.xml.implGeoTools
ValueChangedEventAn event published when the value of a control derived from JValueFieldSince:2.Classorg.geotools.swing.controlGeoTools
ValueChangedEventAn event published when the value of a control derived from JValueFieldSince:2.Classorg.geotools.swt.controlGeoTools
ValueChangedListenerA listener to work with controls derived from JValueTextField.Interfaceorg.geotools.swing.controlGeoTools
ValueChangedListenerA listener to work with controls derived from JValueField.Interfaceorg.geotools.swt.controlGeoTools
ValueCollectionTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.v2_0.bindingsGeoTools
ValueEnumBaseTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
ValueEnumTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
ValueRangeTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
ValueReferenceBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
ValueReferenceTypeBindingClassorg.geotools.wfs.v2_0.bindingsGeoTools
VariableAdapterClassorg.geotools.imageio.netcdfGeoTools
VectorLayerHelperHelper class used by InfoTool to query MapLayers with vector feature data.Classorg.geotools.swt.toolGeoTools
VectorSpatialRepresentationImplInformation about the vector spatial objects in the dataset.Classorg.geotools.metadata.iso.spatialGeoTools
VectorTypeBindingBinding object for the type http://www.Classorg.geotools.gml4wcs.bindingsGeoTools
VendorOptionBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
VendorOptionParserHelper class that provides utility methods to extract and parse elements from the vendor options map, some generic, other geared to specific contentsClassorg.geotools.rendererGeoTools
VendorSymbolizerImplExtensioSymbolizer capturing a vendor specific extension.Classorg.geotools.stylingGeoTools
VersionEnumeration for the supported WFS versionsSince:2.Classorg.geotools.data.wfs.protocol.wfsGeoTools
VersionHolds a version number.Classorg.geotools.utilGeoTools
VersionsClassorg.geotools.data.wfs.internalGeoTools
VersionTypeBindingBinding for FES 2.Classorg.geotools.filter.v2_0.bindingsGeoTools
VersionTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
VerticalExtentImplVertical domain of dataset.Classorg.geotools.metadata.iso.extentGeoTools
VerticalTransformBase class for transformations from a height above the ellipsoid to a height above the geoid.Classorg.geotools.referencing.operation.transformGeoTools
ViewRegisteringFactoryHelperUtility class to help DataStoreFactories for org.Classorg.geotools.arcsde.dataGeoTools
VirtualTableDescribes a virtual table, that is, a feature type created starting from a generic SQL query.Classorg.geotools.jdbcGeoTools
VirtualTableParameterA VirtualTable parameter.Classorg.geotools.jdbcGeoTools
VirtualTableParameter .ValidatorInterfaceorg.geotools.jdbc.VirtualTableParameterGeoTools
VocabFunctionVocabulary translation; using an external lookup table.Classorg.geotools.filter.expressionGeoTools
VocabularyBase class for locale-dependent resources.Classorg.geotools.renderer.i18nGeoTools
VocabularyKeysResource keys.Classorg.geotools.renderer.i18nGeoTools
WalkRepresents a walk in a graph.Classorg.geotools.graph.pathGeoTools
WarpThis operation is simply a wrapper for the JAI Warp operationSince:9.Classorg.geotools.coverage.processing.operationGeoTools
WarpBuilderBuilds Warp objects that approximate a specified MathTransform in a certain rectangular domain within the specified toleranceClassorg.geotools.referencing.operation.transformGeoTools
WarpTransform2DWraps an arbitrary Warp object as a two-dimensional transform.Classorg.geotools.referencing.operation.transformGeoTools
WarpTransform2D .ProviderThe provider for the WarpTransform2D.Classorg.geotools.referencing.operation.transform.WarpTransform2DGeoTools
WCSThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.wcs.v1_1GeoTools
WCSThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.wcs.v2_0GeoTools
WCSThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.wcsGeoTools
WCS_CapabilitiesTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
WCSCapabilityType_ExceptionBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
WCSCapabilityType_RequestBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
WCSCapabilityType_VendorSpecificCapabilitiesBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
WCSCapabilityTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
WCSConfigurationParser configuration for the http://www.Classorg.geotools.wcs.v1_1GeoTools
WCSConfigurationParser configuration for the http://www.Classorg.geotools.wcs.v2_0GeoTools
WCSConfigurationParser configuration for the http://www.Classorg.geotools.wcsGeoTools
WCSEOThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.wcs.v2_0GeoTools
WCSEOConfigurationParser configuration for the http://www.Classorg.geotools.wcs.v2_0GeoTools
WeakCollectionCleanerA thread invoking Reference.Classorg.geotools.utilGeoTools
WeakHashSetA set of objects hold by weak references.Classorg.geotools.utilGeoTools
WeakValueHashMapA hashtable-based Map implementation with weak values.Classorg.geotools.utilGeoTools
WebCRSFactoryThe factory for coordinate reference systemsSince:2.Classorg.geotools.referencing.factory.wmsGeoTools
WebMapServerWebMapServer is a class representing a WMS.Classorg.geotools.data.wmsGeoTools
WellKnownMarkFactoryThe WellKnownMarkFactory is used to hold the knolwedge of how to draw all the marks hardboiled into the SLD specification (cross, arrow, triangle etc.Classorg.geotools.renderer.styleGeoTools
WFSXSD for wfs 1.Classorg.geotools.wfs.v1_0GeoTools
WFSClassorg.geotools.wfs.v1_1GeoTools
WFSThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.wfs.v2_0GeoTools
WFSThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.wfsGeoTools
WFS100ProtocolHandlerClassorg.geotools.data.wfs.v1_0_0GeoTools
WFS_1_0_0_DataStoreClassorg.geotools.data.wfs.v1_0_0GeoTools
WFS_1_1_0_DataStoreA WFS 1.Classorg.geotools.data.wfs.v1_1_0GeoTools
WFS_1_1_0_ProtocolWFSProtocol implementation to talk to a WFS 1.Classorg.geotools.data.wfs.v1_1_0GeoTools
WFS_CapabilitiesTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.bindingsGeoTools
WFS_CapabilitiesTypeBindingClassorg.geotools.wfs.v2_0.bindingsGeoTools
WFS_LockFeatureResponseTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.v1_0GeoTools
WFS_TransactionResponseTypeBindingBinding object for the type http://www.Classorg.geotools.wfs.v1_0GeoTools
WFSBasicComplexTypesClassorg.geotools.data.wfs.v1_0_0.xmlGeoTools
WFSBindingUtilsUtility class to be used by bindings.Classorg.geotools.wfs.bindingsGeoTools
WFSCapabilitiesClassorg.geotools.data.wfs.v1_0_0GeoTools
WFSCapabilitiesXSD for wfs 1.Classorg.geotools.wfs.v1_0GeoTools
WFSCapabilitiesXSD for wfs 1.Classorg.geotools.wfs.v2_0GeoTools
WFSCapabilitiesComplexTypesClassorg.geotools.data.wfs.v1_0_0.xmlGeoTools
WFSCapabilitiesConfigurationParser configuration for the wfs 1.Classorg.geotools.wfs.v1_0GeoTools
WFSCapabilitiesConfigurationParser configuration for the wfs 1.Classorg.geotools.wfs.v2_0GeoTools
WFSClientClassorg.geotools.data.wfs.internalGeoTools
WFSConfigSee Also:WFSStrategy.Classorg.geotools.data.wfs.internalGeoTools
WFSConfig .PreferredHttpMethodReturns the enum constant of this type with the specified name.Classorg.geotools.data.wfs.internal.WFSConfigGeoTools
WFSConfigurationParser configuration for the wfs 1.Classorg.geotools.wfs.v1_0GeoTools
WFSConfigurationParser configuration for the wfs 1.Classorg.geotools.wfs.v1_1GeoTools
WFSConfigurationParser configuration for the http://www.Classorg.geotools.wfs.v2_0GeoTools
WFSConfigurationParser configuration for the http://www.Classorg.geotools.wfsGeoTools
WFSContentComplexFeatureCollectionFeature collection for parsing complex features.Classorg.geotools.data.storeGeoTools
WFSContentComplexFeatureSourceCombines the WFSClient and DataAccess objects and exposes methods to access the features by using the XmlComplexFeatureParser.Classorg.geotools.data.wfs.implGeoTools
WFSContentDataAccessClassorg.geotools.data.wfs.implGeoTools
WFSContentStateClassorg.geotools.data.wfsGeoTools
WFSDataAccessFactoryThe factory responsible for creating WFSDataAccess objects based on their capabilities and the configuration file used.Classorg.geotools.data.wfs.implGeoTools
WFSDataAccessFactory .WFSFactoryParamA DataAccessFactory.Classorg.geotools.data.wfs.impl.WFSDataAccessFactoryGeoTools
WFSDataStoreDataStore extension interface to provide WFS specific extra information.Interfaceorg.geotools.data.wfsGeoTools
WFSDataStoreFactoryA DataStoreFactorySpi to connect to a Web Feature Service.Classorg.geotools.data.wfsGeoTools
WFSDataStoreFactory .WFSFactoryParamA Param subclass that allows to provide a default value to the lookUp method.Classorg.geotools.data.wfs.WFSDataStoreFactoryGeoTools
WFSDiffClassorg.geotools.data.wfsGeoTools
WFSDiff .BatchUpdateClassorg.geotools.data.wfs.WFSDiffGeoTools
WFSExceptionA Java Exception that mirrors a WFS ExceptionReport and is meant to be produced by ExceptionReportParser.Classorg.geotools.data.wfs.internalGeoTools
WFSExceptionA Java Exception that mirrors a WFS ExceptionReport and is meant to be produced by ExceptionReportParser.Classorg.geotools.data.wfs.protocol.wfsGeoTools
WFSExtensionsUtility class to look up for a parser that can deal with a given WFS response and process it.Classorg.geotools.data.wfs.internalGeoTools
WFSExtensionsUtility class to look up for a parser that can deal with a given WFS response and process it.Classorg.geotools.data.wfs.protocol.wfsGeoTools
WFSFeatureReaderClassorg.geotools.data.wfs.v1_0_0GeoTools
WFSFeatureSourceClassorg.geotools.data.wfs.v1_0_0GeoTools
WFSFeatureSourceSimple implementation of FeatureSource for a WFS 1.Classorg.geotools.data.wfs.v1_1_0GeoTools
WFSFeatureSource .WFSFeatureResultsClassorg.geotools.data.wfs.v1_0_0.WFSFeatureSourceGeoTools
WFSFeatureStoreClassorg.geotools.data.wfs.v1_0_0GeoTools
WFSFeatureTypeTransformerTransform a provided SimpleFeatureType to a different CoordinteReferenceSystem.Classorg.geotools.data.wfs.v1_0_0.gmlGeoTools
WFSFeatureWriterClassorg.geotools.data.wfsGeoTools
WFSGetCapabilitiesClassorg.geotools.data.wfs.internalGeoTools
WFSOperationTypeenum WFSOperationTypeEnumeration for the possible operations a WFS may implement.Classorg.geotools.data.wfs.internalGeoTools
WFSOperationTypeenum WFSOperationTypeEnumeration for the possible operations a WFS may implement.Classorg.geotools.data.wfs.protocol.wfsGeoTools
WFSParserDelegateParser delegate for WFS.Classorg.geotools.wfsGeoTools
WFSParsingUtilsClassorg.geotools.wfs.bindingsGeoTools
WFSProtocolFacade interface to interact with a WFS instance.Interfaceorg.geotools.data.wfs.protocol.wfsGeoTools
WFSProtocolHandlerHandles setting up connections to a WFS based on a WFS capabilities document, taking care of GZIP and authentication.Classorg.geotools.wfs.protocolGeoTools
WFSRequestClassorg.geotools.data.wfs.internalGeoTools
WFSResponseA 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.Classorg.geotools.data.wfs.internalGeoTools
WFSResponseA 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.Classorg.geotools.data.wfs.protocol.wfsGeoTools
WFSResponseFactoryA 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.Interfaceorg.geotools.data.wfs.internalGeoTools
WFSResponseParserA simple interface to parse the response of a WFS request.Interfaceorg.geotools.data.wfs.protocol.wfsGeoTools
WFSResponseParserFactoryA 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.Interfaceorg.geotools.data.wfs.protocol.wfsGeoTools
WFSSchema This class represents a hard coded, java interpreted version of the WFS WFS-basic schema.Classorg.geotools.data.wfs.v1_0_0.xmlGeoTools
WFSSchemaFactoryClassorg.geotools.data.wfs.v1_0_0GeoTools
WFSSchemaFactory .WFSRootHandlerClassorg.geotools.data.wfs.v1_0_0.WFSSchemaFactoryGeoTools
WFSSchemaFactory .WFSXSISAXHandlerClassorg.geotools.data.wfs.v1_0_0.WFSSchemaFactoryGeoTools
WFSServiceInfoInterfaceorg.geotools.data.wfsGeoTools
WFSStoredQueryFeatureSourceClassorg.geotools.data.wfsGeoTools
WFSStrategyFacade interface to interact with a WFS instance.Classorg.geotools.data.wfs.internalGeoTools
WFSStrategyAn interface to allow plugging different strategy objects into a WFSDataStore to take care of specific WFS implementations limitations or deviations from the spec.Interfaceorg.geotools.data.wfs.v1_1_0GeoTools
WFSStrategy .RequestComponentsHolds the components needed by the data store to issue and post process a GetFeature request.Classorg.geotools.data.wfs.v1_1_0.WFSStrategyGeoTools
WFSTransactionAccessorReturns all the filters indicating deleted feature anded together.Classorg.geotools.data.wfs.v1_0_0GeoTools
WFSTransactionComplexTypesClassorg.geotools.data.wfs.v1_0_0.xmlGeoTools
WFSTransactionStateHold the list of actions to perform in the Transaction.Classorg.geotools.data.wfs.v1_0_0GeoTools
WGS84BoundingBoxTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
WhitespaceCaptures the whitespace facet.Classorg.geotools.xs.facetsGeoTools
WindBarbsFactoryFactory to produce WindBarbs.Classorg.geotools.renderer.windbarbsGeoTools
WinkelTripelWinkel Tripel and Hammer Aitoff projection http://en.Classorg.geotools.referencing.operation.projectionGeoTools
WinkelTripel .AitoffProvider provider for the Aitoff projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.WinkelTripelGeoTools
WinkelTripel .WinkelProvider provider for the Winkle Tripel projection projection (not part of the EPSG database).Classorg.geotools.referencing.operation.projection.WinkelTripelGeoTools
WithinBindingBinding object for the element http://www.Classorg.geotools.filter.v2_0.bindingsGeoTools
WithinImplClassorg.geotools.filter.spatialGeoTools
WithinIntegrity Tests to see if a Geometry lies within another Geometry.Classorg.geotools.validation.relateGeoTools
WithinIntegrityBeanInfo To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and CommentsClassorg.geotools.validation.relateGeoTools
WKBAttributeIOAn attribute IO implementation that can manage the WKBSince:2.Classorg.geotools.data.postgisGeoTools
WKBAttributeIOAn attribute IO implementation that can manage the WKBSince:2.Classorg.geotools.data.teradataGeoTools
WKBReaderReads a Geometryfrom a byte stream in Postgis Extended Well-Known Binary format.Classorg.geotools.data.postgisGeoTools
WKTMarkFactoryFactory to produce marks based on WKT representation of symbols.Classorg.geotools.renderer.markwktGeoTools
WKTParserThis class is used to parse well known text (WKT) which describes an ISO 19107 Geometry.Classorg.geotools.geometry.textGeoTools
WKTReader2Create a geometry from SQL Multi-Media Extension Well-Known Text which allows curves.Classorg.geotools.geometry.jtsGeoTools
WKTWriter2A fork of JTS own WKTWriter that can write curved geometries using SQL Multi-Media Extension Well-Known TextClassorg.geotools.geometry.jtsGeoTools
WMSThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.wms.v1_3GeoTools
WMS1_0_0Provides support for the Web Map Server 1.Classorg.geotools.data.wmsGeoTools
WMS1_0_0 .GetCapsRequestWe need a custom request object.Classorg.geotools.data.wms.WMS1_0_0GeoTools
WMS1_0_0 .GetFeatureInfoRequestA GetFeatureInfoRequest for a 1.Classorg.geotools.data.wms.WMS1_0_0GeoTools
WMS1_0_0 .GetMapRequestA GetMapRequest for a 1.Classorg.geotools.data.wms.WMS1_0_0GeoTools
WMS1_0_0 .InternalGetStylesRequestClassorg.geotools.data.wms.WMS1_0_0GeoTools
WMS1_1_0Classorg.geotools.data.wmsGeoTools
WMS1_1_0 .GetCapsRequestClassorg.geotools.data.wms.WMS1_1_0GeoTools
WMS1_1_0 .GetFeatureInfoRequestClassorg.geotools.data.wms.WMS1_1_0GeoTools
WMS1_1_0 .GetMapRequestClassorg.geotools.data.wms.WMS1_1_0GeoTools
WMS1_1_0 .InternalDescribeLayerRequestClassorg.geotools.data.wms.WMS1_1_0GeoTools
WMS1_1_0 .InternalGetLegendGraphicRequestClassorg.geotools.data.wms.WMS1_1_0GeoTools
WMS1_1_1Provides support for the Web Map Server 1.Classorg.geotools.data.wmsGeoTools
WMS1_1_1 .GetCapsRequestClassorg.geotools.data.wms.WMS1_1_1GeoTools
WMS1_1_1 .GetFeatureInfoRequestClassorg.geotools.data.wms.WMS1_1_1GeoTools
WMS1_1_1 .GetMapRequestClassorg.geotools.data.wms.WMS1_1_1GeoTools
WMS1_1_1 .InternalGetStylesRequestClassorg.geotools.data.wms.WMS1_1_1GeoTools
WMS1_1_1 .InternalPutStylesRequestClassorg.geotools.data.wms.WMS1_1_1GeoTools
WMS1_3_0Classorg.geotools.data.wmsGeoTools
WMS1_3_0 .GetCapsRequestClassorg.geotools.data.wms.WMS1_3_0GeoTools
WMS1_3_0 .GetFeatureInfoRequestClassorg.geotools.data.wms.WMS1_3_0GeoTools
WMS1_3_0 .GetMapRequestClassorg.geotools.data.wms.WMS1_3_0GeoTools
WMSCapabilitiesRepresents a base object for a WMS getCapabilities response.Classorg.geotools.data.owsGeoTools
WMSChooserClassorg.geotools.swing.wmsGeoTools
WMSComplexTypesClassorg.geotools.data.wms.xmlGeoTools
WMSComplexTypes .__ExtendedCapabilitiesTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._AttributionTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._AuthorityURLTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._BLANKTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._BMPTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._BoundingBoxTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._CapabilityTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._ContactAddressTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._ContactInformationTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._ContactPersonPrimaryTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._CW_WKBTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._DataURLTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._DCPTypeTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._DimensionTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._EX_GeographicBoundingBoxTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._ExceptionTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._ExtentTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._FeatureListURLTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._FormatTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._GeoTIFFTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._GetTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._GIFTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._GML_1TypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._GML_2TypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._GML_3TypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._HTTPTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._IdentifierTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._INIMAGETypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._JPEGTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._KeywordListTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._KeywordsTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._KeywordTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._LatLonBoundingBoxTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._LayerTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._LegendURLTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._LogoURLTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._MetadataURLTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._MIMETypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._OnlineResourceTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._PNGTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._PostTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._PPMTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._RequestTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._ScaleHintTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._ServiceExceptionClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._ServiceExceptionReportClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._ServiceTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._StyleSheetURLTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._StyleTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._StyleURLTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._SVGTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._TIFFTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._UserDefinedSymbolizationTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._VendorSpecificCapabilitiesTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._WBMPTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._WebCGMTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._WMS_CapabilitiesTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._WMS_XMLTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._WMT_MS_CapabilitiesTypeClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSComplexTypes ._WMTExceptionClassorg.geotools.data.wms.xml.WMSComplexTypesGeoTools
WMSConfigurationParser configuration for the http://www.Classorg.geotools.wms.v1_3GeoTools
WMSDescribeLayerTypesClassorg.geotools.data.wms.xmlGeoTools
WMSDescribeLayerTypes ._LayerDescriptionClassorg.geotools.data.wms.xml.WMSDescribeLayerTypesGeoTools
WMSDescribeLayerTypes ._QueryClassorg.geotools.data.wms.xml.WMSDescribeLayerTypesGeoTools
WMSDescribeLayerTypes .WMS_DescribeLayerResponseClassorg.geotools.data.wms.xml.WMSDescribeLayerTypesGeoTools
WMSGetCapabilitiesResponseProvides a hook up to parse the capabilties document from inputstream.Classorg.geotools.data.wms.responseGeoTools
WMSLayerWraps a WMS layer into a MapLayer for interactive rendering usage TODO: expose a GetFeatureInfo that returns a feature collection TODO: expose the list of named styles and allowClassorg.geotools.mapGeoTools
WMSLayerChooserDialog providing a chance to chose a WMSLayer.Classorg.geotools.swing.wmsGeoTools
WMSMapLayerWraps a WMS layer into a MapLayer for interactive rendering usage TODO: expose a GetFeatureInfo that returns a feature collection TODO: expose the list of named styles and allowClassorg.geotools.mapGeoTools
WMSOperationTypeA subclass of OperationType that allows format getters and setters without having to cast them.Classorg.geotools.data.wmsGeoTools
WMSRequestAvailable WMS Operations are listed in a Request element.Classorg.geotools.data.owsGeoTools
WMSSchemaClassorg.geotools.data.wms.xmlGeoTools
WMSSpecificationClassorg.geotools.data.wmsGeoTools
WMSUtilsProvides miscellaneous utility methods for use with WMSs.Classorg.geotools.data.wmsGeoTools
WorldFileReaderThis class is responsible for parsing a world file in order to build an affine transform using the parameters provided in the file itself.Classorg.geotools.dataGeoTools
WorldFileWriterThis class is responsible for creating a world file from a MathTransform or AffineTransform.Classorg.geotools.dataGeoTools
WorldImageFormatA Format to allow discovery of Readers/Writers for raster images that support world files containing information about the image.Classorg.geotools.gce.imageGeoTools
WorldImageFormatFactoryClassorg.geotools.gce.imageGeoTools
WorldImageReaderReads a GridCoverage from a given source.Classorg.geotools.gce.imageGeoTools
WorldImageWriterWrites a GridCoverage to a raster image file and an accompanying world file.Classorg.geotools.gce.imageGeoTools
WorldVanDerGrintenIWorld Van der Grinten I projection.Classorg.geotools.referencing.operation.projectionGeoTools
WorldVanDerGrintenI .ProviderClassorg.geotools.referencing.operation.projection.WorldVanDerGrintenIGeoTools
WorldVanDerGrintenIHandlerFactoryReturns a ProjectionHandler for the WorldVanDerGrintenI projection that will cut geometries going above or below the poles, this projection will fail with latitudes out of rangeClassorg.geotools.renderer.crsGeoTools
WPSThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.wpsGeoTools
WPSConfigurationParser configuration for the http://www.Classorg.geotools.wpsGeoTools
WrappingIteratorAn iterator wrapping a SimpleFeatureIterator and exposing its close method.Classorg.geotools.process.gsGeoTools
WrappingProjectionHandlerA ProjectionHandler for projections that do warp in the East/West direction, it will replicate the geometries generating a Google Maps like effectClassorg.geotools.renderer.crsGeoTools
WritableByteChannelDecoratorA WritableByteChannel that delegates all calls to the underlying WritableByteChannel but for close() it also callsClassorg.geotools.data.shapefile.filesGeoTools
XAffineTransformUtility methods for affine transforms.Classorg.geotools.referencing.operation.matrixGeoTools
XLINKThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.xlinkGeoTools
XLINKConfigurationParser configuration for the xlink schema.Classorg.geotools.xlinkGeoTools
XLINKSchemaClassorg.geotools.xlinkGeoTools
XLinkSchema This class is a hard-coded version of the XLink Schema.Classorg.geotools.xml.xLinkGeoTools
XLinkSchema .ActuateClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .ArcLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .ArcroleClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .EmptyLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .ExtendedLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .FromClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .Href Represents an Href Attribute in the XLink SchemaAuthor:dzwiers, Refractions Research, Inc.Classorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .LabelClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .LocatorLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .ResourceLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .RoleClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .ShowClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .SimpleLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .TitleClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .TitleLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .ToClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .XLinkAttributeXLinkAttribute purpose.Classorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .XLinkAttributeGroupXLinkAttributeGroup purpose.Classorg.geotools.xml.xLink.XLinkSchemaGeoTools
XMathSimple mathematical functions in addition to the ones provided in Math.Classorg.geotools.mathGeoTools
XMatrixA matrix capable of some matrix operations.Interfaceorg.geotools.referencing.operation.matrixGeoTools
XMLThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.xmlGeoTools
XmlAttributeNodeIteratorSpecial node iterator for Attribute.Classorg.geotools.feature.xpathGeoTools
XmlAttributeNodePointerSpecial node pointer for an XML-attribute inside an attribute.Classorg.geotools.feature.xpathGeoTools
XmlComplexFeatureParserParses complex features from a WFS response input stream.Classorg.geotools.data.wfs.internal.parsersGeoTools
XMLConfigDigesterDigester to consume the app-schema AppSchemaDataAccessFactory configuration file.Classorg.geotools.data.complex.configGeoTools
XMLConfigurationParser configuration for the http://www.Classorg.geotools.xmlGeoTools
XmlConverterFactoryA ConverterFactory which can convert strings using DatatypeFactory.Classorg.geotools.xmlGeoTools
XMLElementHandlerIntended to act as both a definition and a generic handler.Classorg.geotools.xmlGeoTools
XmlFeatureCollectionInterfaceorg.geotools.data.complex.xmlGeoTools
XmlFeatureParserAbstract form of XmlFeatureParser.Classorg.geotools.data.wfs.internal.parsersGeoTools
XmlFeatureSourceInterfaceorg.geotools.data.complex.xmlGeoTools
XmlFeatureTypeMappingClassorg.geotools.data.complexGeoTools
XMLHandlerHintsHint object with known parameters for XML parsing.Classorg.geotools.xmlGeoTools
XmlMappingFeatureIteratorAn implementation of AbstractMappingFeatureIterator to handle XML datasources.Classorg.geotools.data.complexGeoTools
XMLMODClassorg.geotools.gml3.smilGeoTools
XMLReaderLoad validation configuration from XML.Classorg.geotools.validation.xmlGeoTools
XmlResponseThe xml object returned for processing via a backend xmlDataStore.Classorg.geotools.data.complex.xmlGeoTools
XMLSAXHandlerThis is a schema content handler.Classorg.geotools.xmlGeoTools
XmlSimpleFeatureParserA GetFeatureParser implementation that uses plain xml pull to parse a GetFeature //@deprecated should be removed as long as PullParserFeatureReader works wellAuthor:Gabriel Roldan (TOPP)Classorg.geotools.data.wfs.internal.parsersGeoTools
XmlSimpleFeatureParserA GetFeatureParser implementation that uses plain xml pull to parse a GetFeatureSince:2.Classorg.geotools.data.wfs.v1_1_0.parsersGeoTools
XMLTestSupportAbstract test class to be used to unit test bindings.Classorg.geotools.xml.testGeoTools
XMLTypeHelperClassorg.geotools.xml.handlersGeoTools
XMLUtilsXML related utilities not otherwise found in base librariesAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.xmlGeoTools
XMLWriter Description of XMLWriter .Classorg.geotools.validation.xmlGeoTools
XmlXpathFilterDataA DTO used to pass data to the XmlXPathPropertyAccessorFactory, to filter responses from the backend on the Geoserver side.Classorg.geotools.data.complex.xmlGeoTools
XmlXPathPropertyAccessorFactoryPropertyAccessorFactory used to create property accessors which can handle xpath expressions against instances of Feature.Classorg.geotools.filter.expressionGeoTools
XmlXpathUtilitesUlities class for xpath handling on a jdom document objectAuthor:Russell Petty (GeoScience Victoria)Classorg.geotools.utilGeoTools
XPathUtility class to evaluate XPath expressions against an Attribute instance, which may be any Attribute, whether it is simple, complex, a feature, etc.Classorg.geotools.data.complex.filterGeoTools
XPathUtilUtility class to evaluate XPath expressions against an Attribute instance, which may be any Attribute, whether it is simple, complex, a feature, etc.Classorg.geotools.data.complex.filterGeoTools
XPathUtil .StepClassorg.geotools.data.complex.filter.XPathUtilGeoTools
XPathUtil .StepListClassorg.geotools.data.complex.filter.XPathUtilGeoTools
XSThis interface contains the qualified names of all the types in the http://www.Classorg.geotools.xsGeoTools
XSAllBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSAllNNIBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSAnnotatedBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSAnySimpleTypeBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSAnyTypeBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSAnyURIBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSAttributeBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSAttributeGroupBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSAttributeGroupRefBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSBase64BinaryBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSBlockSetBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSBooleanBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSByteBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSComplexRestrictionTypeBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSComplexTypeBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSConfigurationParser configuration for xml schema schema.Classorg.geotools.xsGeoTools
XSDXml Schema for a particular namespace.Classorg.geotools.xmlGeoTools
XSDateBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XsDateFormatAn instance of Format, which may be used to parse and format xs:dateTime values.Classorg.geotools.xml.implGeoTools
XSDateTimeBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XsDateTimeFormatAn instance of Format, which may be used to parse and format xs:dateTime values.Classorg.geotools.xml.implGeoTools
XSDecimalBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSDerivationControlBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSDerivationSetBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSDIdRegistryHolds the collection of encoded XSD ids to ensure that they're unique, therefore valid.Classorg.geotools.gml3GeoTools
XSDMappingUse this annotation on descendants of FeatureWrapper.Classorg.geotools.feature.wrapperGeoTools
XSDoubleBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSDParserDelegateParser delegate which which uses the xsd framework to parse.Classorg.geotools.xmlGeoTools
XSDurationBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSElementBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSENTITIESBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSENTITYBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSExplicitGroupBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSExtensionTypeBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSFacetBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSFloatBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSFormChoiceBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSFullDerivationSetBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSGDayBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSGMonthBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSGMonthDayBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSGroupBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSGroupRefBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSGYearBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSGYearMonthBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSHexBinaryBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSIDBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSIDREFBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSIDREFSBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSIElementHandlerThis abstract class is intended to act as both a definition of what a generic handler is, and a default handler.Classorg.geotools.xmlGeoTools
XSIntBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSIntegerBindingBinding object for the type http://www.Classorg.geotools.xs.bindingsGeoTools
XSISAXHandlerThis is a schema handler.Classorg.geotools.xmlGeoTools
XSISimpleTypes This class represents the pre-defined simpletypes included within the XMLAuthor:dzwiers www.Classorg.geotools.xml.xsiGeoTools
XSISimpleTypes .AnyTypeClassorg.geotools.xml.xsi.XSISimpleTypesGeoTools
XSISimpleTypes .AnyURIClassorg.geotools.xml.xsi.XSISimpleTypesGeoTools
XSISimpleTypes .Base64BinaryClassorg.geotools.xml.xsi.XSISimpleTypesGeoTools
XSISimpleTypes .BooleanClassorg.geotools.xml.xsi.XSISimpleTypesGeoTools