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

A

A - Variable in class ProjectiveTransformBuilder
Matrix of derivations
abort() - Method in class TransformerBase.Task
Calls to the underlying translator to abort any calls to translation.
abort() - Method in class TransformerBase.TranslatorSupport
 
abort() - Method in interface Translator
Abort any translating activity.
About - Class in org.geotools.gui.swing
An "About" dialog box.
About() - Constructor for class About
Construct a new dialog box with the Geotools's logo.
About(Object, Class, ThreadGroup) - Constructor for class About
Constructs a new dialog box for the specified application class.
About(Object, Attributes, ThreadGroup) - Constructor for class About
Constructs a new dialog box from the specified manifest attributes.
Absolute - Class in org.geotools.coverage.processing.operation
Computes the mathematical absolute value of each sample value.
Absolute() - Constructor for class Absolute
Constructs a default "Absolute" operation.
absolute(Coverage) - Method in class Operations
Computes the mathematical absolute value of each sample value.
absoluteExternalPositionalAccuracy - Static variable in interface GML
 
AbsoluteExternalPositionalAccuracyImpl - Class in org.geotools.metadata.iso.quality
Closeness of reported coordinate values to values accepted as or being true.
AbsoluteExternalPositionalAccuracyImpl() - Constructor for class AbsoluteExternalPositionalAccuracyImpl
Constructs an initially empty absolute external positional accuracy.
AbsoluteExternalPositionalAccuracyImpl(Result) - Constructor for class AbsoluteExternalPositionalAccuracyImpl
Creates an positional accuracy initialized to the given result.
AbsoluteExternalPositionalAccuracyImpl(AbsoluteExternalPositionalAccuracy) - Constructor for class AbsoluteExternalPositionalAccuracyImpl
Constructs a metadata entity initialized with the values from the specified metadata.
AbsoluteExternalPositionalAccuracyType - Static variable in interface GML
 
ABSOLUTEEXTERNALPOSITIONALACCURACYTYPE_TYPE - Static variable in class GMLSchema
<complexType name="AbsoluteExternalPositionalAccuracyType"> <annotation> <documentation>Closeness of reported coordinate values to values accepted as or being true.
Abstract - Static variable in interface WMSV1_1_1
 
AbstractAttributeIO - Class in org.geotools.data
Provides support for creating AttributeReaders.
AbstractAttributeIO(AttributeType[]) - Constructor for class AbstractAttributeIO
 
AbstractAttributeIO(AttributeReader) - Constructor for class AbstractAttributeIO
Copy the meta-data from this reader, but don't use the reader!!
AbstractAuthorityFactory - Class in org.geotools.referencing.factory
Base class for authority factories.
AbstractAuthorityFactory(int) - Constructor for class AbstractAuthorityFactory
Constructs an instance using the specified priority level.
AbstractCalcResult - Class in org.geotools.feature.visitor
An abstract implementation for CalcResults.
AbstractCalcResult() - Constructor for class AbstractCalcResult
 
AbstractCatalog - Class in org.geotools.catalog
Abstract implementation of Catalog.
AbstractCatalog() - Constructor for class AbstractCatalog
 
AbstractComplexBinding - Class in org.geotools.xml
Base class for complex bindings.
AbstractComplexBinding() - Constructor for class AbstractComplexBinding
 
AbstractComplexEMFBinding - Class in org.geotools.xml
Base class for complex bindings which map to an EMF model class.
AbstractComplexEMFBinding() - Constructor for class AbstractComplexEMFBinding
Default constructor.
AbstractComplexEMFBinding(EFactory) - Constructor for class AbstractComplexEMFBinding
Constructs the binding with an efactory.
AbstractConsole - Class in org.geotools.referencing.wkt
Base class for application performing operations on WKT objects from the command line.
AbstractConsole(Format) - Constructor for class AbstractConsole
Creates a new console instance using standard input stream, standard output stream, error output stream and the system default line separator.
AbstractConsole(Format, LineNumberReader) - Constructor for class AbstractConsole
Creates a new console instance using the specified input stream.
AbstractConsole(Format, LineNumberReader, Writer, PrintWriter, String) - Constructor for class AbstractConsole
Creates a new console instance using the specified streams and line separator.
AbstractContinuousCoverageType - Static variable in interface GML
 
ABSTRACTCONTINUOUSCOVERAGETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractContinuousCoverageType"> <annotation> <documentation>A continuous coverage as defined in ISO 19123 is a coverage that can return different values for the same feature attribute at different direct positions within a single spatiotemporal object in its spatiotemporal domain</documentation> </annotation> <complexContent> <extension base="gml:AbstractCoverageType"> <sequence> <element minOccurs="0" ref="gml:coverageFunction"/> </sequence> </extension> </complexContent> </complexType>
AbstractCoordinateOperation - Class in org.geotools.referencing.operation
Establishes an association between a source and a target coordinate reference system, and provides a transform for transforming coordinates in the source CRS to coordinates in the target CRS.
AbstractCoordinateOperation(Map, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) - Constructor for class AbstractCoordinateOperation
Constructs a coordinate operation from a set of properties.
AbstractCoordinateOperationBaseType - Static variable in interface GML
 
ABSTRACTCOORDINATEOPERATIONBASETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractCoordinateOperationBaseType"> <annotation> <documentation>Basic encoding for coordinate operation objects, simplifying and restricting the DefinitionType as needed.
AbstractCoordinateOperationFactory - Class in org.geotools.referencing.operation
Base class for coordinate operation factories.
AbstractCoordinateOperationFactory(Hints) - Constructor for class AbstractCoordinateOperationFactory
Constructs a coordinate operation factory using the specified hints.
AbstractCoordinateOperationFactory(Hints, int) - Constructor for class AbstractCoordinateOperationFactory
Constructs a coordinate operation factory using the specified hints and priority.
AbstractCoordinateOperationType - Static variable in interface GML
 
ABSTRACTCOORDINATEOPERATIONTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractCoordinateOperationType"> <annotation> <documentation>A mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.
AbstractCoordinateSystemBaseType - Static variable in interface GML
 
ABSTRACTCOORDINATESYSTEMBASETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractCoordinateSystemBaseType"> <annotation> <documentation>Basic encoding for coordinate system objects, simplifying and restricting the DefinitionType as needed.
AbstractCoordinateSystemType - Static variable in interface GML
 
ABSTRACTCOORDINATESYSTEMTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractCoordinateSystemType"> <annotation> <documentation>A coordinate system (CS) is the set of coordinate system axes that spans a given coordinate space.
AbstractCoverage - Class in org.geotools.coverage
Base class of all coverage type.
AbstractCoverage(CharSequence, CoordinateReferenceSystem, PropertySource, Map) - Constructor for class AbstractCoverage
Constructs a coverage using the specified coordinate reference system.
AbstractCoverage(CharSequence, Coverage) - Constructor for class AbstractCoverage
Constructs a new coverage with the same parameters than the specified coverage.
AbstractCoverage.Renderable - Class in org.geotools.coverage
A view of a coverage as a renderable image.
AbstractCoverage.Renderable(int, int) - Constructor for class AbstractCoverage.Renderable
Constructs a renderable image.
AbstractCoverageType - Static variable in interface GML
 
ABSTRACTCOVERAGETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractCoverageType"> <annotation> <documentation>Abstract element which acts as the head of a substitution group for coverages.
AbstractCRS - Class in org.geotools.referencing.crs
Abstract coordinate reference system, usually defined by a coordinate system and a datum.
AbstractCRS(CoordinateReferenceSystem) - Constructor for class AbstractCRS
Constructs a new coordinate reference system with the same values than the specified one.
AbstractCRS(Map, CoordinateSystem) - Constructor for class AbstractCRS
Constructs a coordinate reference system from a set of properties.
AbstractCS - Class in org.geotools.referencing.cs
The set of coordinate system axes that spans a given coordinate space.
AbstractCS(CoordinateSystem) - Constructor for class AbstractCS
Constructs a new coordinate system with the same values than the specified one.
AbstractCS(String, CoordinateSystemAxis[]) - Constructor for class AbstractCS
Constructs a coordinate system from a name.
AbstractCS(Map, CoordinateSystemAxis[]) - Constructor for class AbstractCS
Constructs a coordinate system from a set of properties.
AbstractCurveSegmentType - Static variable in interface GML
 
ABSTRACTCURVESEGMENTTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractCurveSegmentType"> <annotation> <documentation>Curve segment defines a homogeneous segment of a curve.
AbstractCurveType - Static variable in interface GML
 
ABSTRACTCURVETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractCurveType"> <annotation> <documentation>An abstraction of a curve to support the different levels of complexity.
AbstractDataSourceFactorySpi - Class in org.geotools.data.jdbc.datasource
 
AbstractDataSourceFactorySpi() - Constructor for class AbstractDataSourceFactorySpi
 
AbstractDataStore - Class in org.geotools.data
Represents a stating point for implementing your own DataStore.
AbstractDataStore() - Constructor for class AbstractDataStore
Default (Writeable) DataStore
AbstractDataStore(boolean) - Constructor for class AbstractDataStore
AbstractDataStore creation.
AbstractDataStore2 - Class in org.geotools.data.store
Represents a stating point for implementing your own DataStore.
AbstractDataStore2() - Constructor for class AbstractDataStore2
Default (Writeable) DataStore
AbstractDataStoreFactory - Class in org.geotools.data
A best of toolkit for DataStoreFactory implementors.
AbstractDataStoreFactory() - Constructor for class AbstractDataStoreFactory
 
AbstractDataStoreTest - Class in org.geotools.data
An abstract super class for testing datastore implementations.
AbstractDataStoreTest(String) - Constructor for class AbstractDataStoreTest
 
AbstractDatum - Class in org.geotools.referencing.datum
Specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.
AbstractDatum(Datum) - Constructor for class AbstractDatum
Constructs a new datum with the same values than the specified one.
AbstractDatum(Map) - Constructor for class AbstractDatum
Constructs a datum from a set of properties.
AbstractDatumBaseType - Static variable in interface GML
 
ABSTRACTDATUMBASETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractDatumBaseType"> <annotation> <documentation>Basic encoding for datum objects, simplifying and restricting the DefinitionType as needed.
AbstractDatumType - Static variable in interface GML
 
ABSTRACTDATUMTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractDatumType"> <annotation> <documentation>A datum specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.
AbstractDerivedCRS - Class in org.geotools.referencing.crs
A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).
AbstractDerivedCRS(GeneralDerivedCRS) - Constructor for class AbstractDerivedCRS
Constructs a new derived CRS with the same values than the specified one.
AbstractDerivedCRS(Map, Conversion, CoordinateReferenceSystem, MathTransform, CoordinateSystem) - Constructor for class AbstractDerivedCRS
Constructs a derived CRS from a defining conversion.
AbstractDerivedCRS(Map, OperationMethod, CoordinateReferenceSystem, MathTransform, CoordinateSystem) - Constructor for class AbstractDerivedCRS
Deprecated. Create explicitly a DefiningConversion instead.
AbstractDescribeLayerRequest - Class in org.geotools.data.wms.request
Describes an abstract DescribeLayer request.
AbstractDescribeLayerRequest(URL, Properties) - Constructor for class AbstractDescribeLayerRequest
Constructs a basic DescribeLayerRequest, without versioning info.
AbstractDialect - Class in org.geotools.index.rtree.database
DOCUMENT ME!
AbstractDialect() - Constructor for class AbstractDialect
 
AbstractDirectPosition - Class in org.geotools.geometry
Base class for direct position implementations.
AbstractDirectPosition() - Constructor for class AbstractDirectPosition
Constructs a direct position.
AbstractDiscreteCoverageType - Static variable in interface GML
 
ABSTRACTDISCRETECOVERAGETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractDiscreteCoverageType"> <annotation> <documentation>A discrete coverage consists of a domain set, range set and optionally a coverage function.
AbstractEnvelope - Class in org.geotools.geometry
Base class for envelope implementations.
AbstractEnvelope() - Constructor for class AbstractEnvelope
Constructs an envelope.
AbstractExpressionVisitor - Class in org.geotools.filter.expression
Empty "abstract" implementation of ExpressionVisitor.
AbstractExpressionVisitor() - Constructor for class AbstractExpressionVisitor
 
AbstractFactory - Class in org.geotools.factory
Skeletal implementation of factories.
AbstractFactory() - Constructor for class AbstractFactory
Creates a new factory with the default priority.
AbstractFactory(int) - Constructor for class AbstractFactory
Constructs a factory with the specified priority.
AbstractFeatureCollection - Class in org.geotools.feature.collection
Implement a feature collection just based on provision of iterator.
AbstractFeatureCollection(FeatureState) - Constructor for class AbstractFeatureCollection
Feature methods will be delegated to provided state.
AbstractFeatureCollection(FeatureType) - Constructor for class AbstractFeatureCollection
Creates an AbstractFeatureCollection delegating the FeatureState implementaion content to iterator() and close( iterator ).
ABSTRACTFEATURECOLLECTIONBASETYPE - Static variable in interface GML
Deprecated.  
AbstractFeatureCollectionBaseType - Static variable in interface GML
 
ABSTRACTFEATURECOLLECTIONBASETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractFeatureCollectionBaseType"> <annotation> <documentation> This abstract base type just makes the boundedBy element mandatory for a feature collection.
ABSTRACTFEATURECOLLECTIONTYPE - Static variable in interface GML
Deprecated.  
AbstractFeatureCollectionType - Static variable in interface GML
 
AbstractFeatureCollectionType - Static variable in interface GML
 
ABSTRACTFEATURECOLLECTIONTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractFeatureCollectionType"> <annotation> <documentation> A feature collection contains zero or more featureMember elements.
ABSTRACTFEATURECOLLECTIONTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractFeatureCollectionType"> <annotation> <documentation>A feature collection contains zero or more features.
AbstractFeatureCollectionTypeBinding - Class in org.geotools.gml3.bindings
Binding object for the type http://www.opengis.net/gml:AbstractFeatureCollectionType.
AbstractFeatureCollectionTypeBinding() - Constructor for class AbstractFeatureCollectionTypeBinding
 
AbstractFeatureList - Class in org.geotools.feature.collection
Implementation of FeatureList to get you started.
AbstractFeatureList(FeatureState) - Constructor for class AbstractFeatureList
Feature methods will be delegated to provided state
AbstractFeatureList(FeatureCollection) - Constructor for class AbstractFeatureList
Feature methods will be delegated to provided state
AbstractFeatureLocking - Class in org.geotools.data
A Starting point for your own FeatureLocking implementations.
AbstractFeatureLocking() - Constructor for class AbstractFeatureLocking
 
AbstractFeatureLocking(Set) - Constructor for class AbstractFeatureLocking
This constructors allows to set the supported hints
AbstractFeatureSource - Class in org.geotools.data
This is a starting point for providing your own FeatureSource implementation.
AbstractFeatureSource() - Constructor for class AbstractFeatureSource
 
AbstractFeatureSource(Set) - Constructor for class AbstractFeatureSource
This constructors allows to set the supported hints
AbstractFeatureSource2 - Class in org.geotools.data.store
 
AbstractFeatureSource2(ActiveTypeEntry) - Constructor for class AbstractFeatureSource2
 
AbstractFeatureStore - Class in org.geotools.data
This is a starting point for providing your own FeatureStore implementation.
AbstractFeatureStore() - Constructor for class AbstractFeatureStore
 
AbstractFeatureStore(Set) - Constructor for class AbstractFeatureStore
This constructors allows to set the supported hints
ABSTRACTFEATURETYPE - Static variable in interface GML
Deprecated.  
AbstractFeatureType - Static variable in interface GML
 
AbstractFeatureType - Static variable in interface GML
 
ABSTRACTFEATURETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractFeatureType"> <annotation> <documentation> An abstract feature provides a set of common properties.
ABSTRACTFEATURETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractFeatureType"> <annotation> <documentation>An abstract feature provides a set of common properties, including id, metaDataProperty, name and description inherited from AbstractGMLType, plus boundedBy.
AbstractFeatureTypeBinding - Class in org.geotools.gml3.bindings
Binding object for the type http://www.opengis.net/gml:AbstractFeatureType.
AbstractFeatureTypeBinding(FeatureTypeCache, BindingWalkerFactory) - Constructor for class AbstractFeatureTypeBinding
 
AbstractFIDMapper - Class in org.geotools.data.jdbc.fidmapper
Abstract implementation providing common methods that usually are coded the same way in all fid mappers.
AbstractFIDMapper() - Constructor for class AbstractFIDMapper
Default constructor for AbstractFIDMapper
AbstractFIDMapper(String, String) - Constructor for class AbstractFIDMapper
Set common values for all FID mappers.
AbstractFileDataStore - Class in org.geotools.data
This class assumes the DataStore represents a single source, represented by a URL.
AbstractFileDataStore() - Constructor for class AbstractFileDataStore
 
AbstractFileGeoResource - Class in org.geotools.catalog
 
AbstractFileGeoResource(AbstractFileService) - Constructor for class AbstractFileGeoResource
 
AbstractFileGeoResource(AbstractFileService, File) - Constructor for class AbstractFileGeoResource
 
AbstractFileService - Class in org.geotools.catalog
Abstract service implementation for file based services.
AbstractFileService(Catalog, File) - Constructor for class AbstractFileService
 
AbstractFileService(Catalog, Map, File) - Constructor for class AbstractFileService
 
AbstractFilter - Class in org.geotools.filter
Implements Filter interface, with constants and default behaviors for methods.
AbstractFilter(FilterFactory) - Constructor for class AbstractFilter
 
AbstractFilterImpl - Class in org.geotools.filter
Abstract filter implementation provides or and and methods for child filters to use.
AbstractFilterImpl(FilterFactory) - Constructor for class AbstractFilterImpl
 
AbstractFilterVisitor - Class in org.geotools.filter.visitor
Deprecated. Please use DefaultFilterVisitor (to stick with only opengis Filter)
AbstractFilterVisitor() - Constructor for class AbstractFilterVisitor
Deprecated. Empty constructor
AbstractFilterVisitor(ExpressionVisitor) - Constructor for class AbstractFilterVisitor
Deprecated. Constructs the filter visitor with an expression visitor.
AbstractGeneralConversionType - Static variable in interface GML
 
ABSTRACTGENERALCONVERSIONTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractGeneralConversionType"> <annotation> <documentation>An abstract operation on coordinates that does not include any change of datum.
AbstractGeneralDerivedCRSType - Static variable in interface GML
 
ABSTRACTGENERALDERIVEDCRSTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractGeneralDerivedCRSType"> <annotation> <documentation>A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).
abstractGeneralOperationParameterRef - Static variable in interface GML
 
AbstractGeneralOperationParameterRefType - Static variable in interface GML
 
ABSTRACTGENERALOPERATIONPARAMETERREFTYPE_TYPE - Static variable in class GMLSchema
<complexType name="AbstractGeneralOperationParameterRefType"> <annotation> <documentation>Association to an operation parameter or group, either referencing or containing the definition of that parameter or group.
AbstractGeneralOperationParameterType - Static variable in interface GML
 
ABSTRACTGENERALOPERATIONPARAMETERTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractGeneralOperationParameterType"> <annotation> <documentation>Abstract definition of a parameter or group of parameters used by an operation method.
AbstractGeneralParameterValueType - Static variable in interface GML
 
ABSTRACTGENERALPARAMETERVALUETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractGeneralParameterValueType"> <annotation> <documentation>Abstract parameter value or group of parameter values.
AbstractGeneralTransformationType - Static variable in interface GML
 
ABSTRACTGENERALTRANSFORMATIONTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractGeneralTransformationType"> <annotation> <documentation>An abstract operation on coordinates that usually includes a change of Datum.
AbstractGeometricAggregateType - Static variable in interface GML
 
ABSTRACTGEOMETRICAGGREGATETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractGeometricAggregateType"> <annotation> <documentation>This is the abstract root type of the geometric aggregates.
AbstractGeometricPrimitiveType - Static variable in interface GML
 
ABSTRACTGEOMETRICPRIMITIVETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractGeometricPrimitiveType"> <annotation> <documentation>This is the abstract root type of the geometric primitives.
ABSTRACTGEOMETRYCOLLECTIONBASETYPE - Static variable in interface GML
Deprecated.  
AbstractGeometryCollectionBaseType - Static variable in interface GML
 
ABSTRACTGEOMETRYCOLLECTIONBASETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractGeometryCollectionBaseType"> <annotation> <documentation> This abstract base type for geometry collections just makes the srsName attribute mandatory.
ABSTRACTGEOMETRYTYPE - Static variable in interface GML
Deprecated.  
AbstractGeometryType - Static variable in interface GML
 
AbstractGeometryType - Static variable in interface GML
 
ABSTRACTGEOMETRYTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractGeometryType"> <annotation> <documentation> All geometry elements are derived from this abstract supertype; a geometry element may have an identifying attribute (gid).
ABSTRACTGEOMETRYTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractGeometryType"> <annotation> <documentation>All geometry elements are derived directly or indirectly from this abstract supertype.
AbstractGeometryTypeBinding - Class in org.geotools.gml3.bindings
Binding object for the type http://www.opengis.net/gml:AbstractGeometryType.
AbstractGeometryTypeBinding() - Constructor for class AbstractGeometryTypeBinding
 
AbstractGeoResource - Class in org.geotools.catalog
Abstract implementation of GeoResource.
AbstractGeoResource() - Constructor for class AbstractGeoResource
 
AbstractGetCapabilitiesRequest - Class in org.geotools.data.ows
Each Open Web Service typically defines an operation that describes what operations it supports and what data it holds.
AbstractGetCapabilitiesRequest(URL) - Constructor for class AbstractGetCapabilitiesRequest
 
AbstractGetFeatureInfoRequest - Class in org.geotools.data.wms.request
A base class for GetFeatureInfoRequests that provides some functionality.
AbstractGetFeatureInfoRequest(URL, GetMapRequest) - Constructor for class AbstractGetFeatureInfoRequest
Constructs a GetFeatureInfoRequest.
AbstractGetLegendGraphicRequest - Class in org.geotools.data.wms.request
Provides functionality for a basic GetLegendGraphic request
AbstractGetLegendGraphicRequest(URL) - Constructor for class AbstractGetLegendGraphicRequest
 
AbstractGetMapRequest - Class in org.geotools.data.wms.request
 
AbstractGetMapRequest(URL, Properties) - Constructor for class AbstractGetMapRequest
Constructs a GetMapRequest.
AbstractGetStylesRequest - Class in org.geotools.data.wms.request
Provides functionality for a basic getStyles request
AbstractGetStylesRequest(URL, Layer[]) - Constructor for class AbstractGetStylesRequest
 
AbstractGMLType - Static variable in interface GML
 
ABSTRACTGMLTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractGMLType"> <annotation> <documentation>All complexContent GML elements are directly or indirectly derived from this abstract supertype to establish a hierarchy of GML types that may be distinguished from other XML types by their ancestry.
AbstractGraduation - Class in org.geotools.axis
Base class for graduation.
AbstractGraduation(Unit) - Constructor for class AbstractGraduation
Constructs a graduation with the supplied units.
AbstractGraphIterator - Class in org.geotools.graph.traverse.basic
An abstract implementation of GraphIterator.
AbstractGraphIterator() - Constructor for class AbstractGraphIterator
 
AbstractGridCoverage - Class in org.geotools.coverage.grid
Base class for Geotools implementation of grid coverage.
AbstractGridCoverage(CharSequence, CoordinateReferenceSystem, PropertySource, Map) - Constructor for class AbstractGridCoverage
Constructs a grid coverage using the specified coordinate reference system.
AbstractGridCoverage(CharSequence, CoordinateReferenceSystem, GridCoverage[], PropertySource, Map) - Constructor for class AbstractGridCoverage
Constructs a grid coverage with sources.
AbstractGridCoverage(CharSequence, GridCoverage) - Constructor for class AbstractGridCoverage
Constructs a new coverage with the same parameters than the specified coverage.
AbstractGridCoverage2DReader - Class in org.geotools.coverage.grid.io
This class is a first attempt for providing a way to get more informations out of a single 2D raster datasets (x,y).
AbstractGridCoverage2DReader() - Constructor for class AbstractGridCoverage2DReader
 
AbstractGridCoverage2DReader - Class in org.geotools.data.coverage.grid
Deprecated. use AbstractGridCoverage2DReader instead.
AbstractGridCoverage2DReader() - Constructor for class AbstractGridCoverage2DReader
Deprecated.  
AbstractGridCoverageReader - Class in org.geotools.coverage.io
Base class for reading GridCoverage objects.
AbstractGridCoverageReader(Hints) - Constructor for class AbstractGridCoverageReader
Constructs a AbstractGridCoverageReader.
AbstractGridCoverageReader(Hints, String) - Constructor for class AbstractGridCoverageReader
Constructs a AbstractGridCoverageReader for the specified format name.
AbstractGridCoverageWriter - Class in org.geotools.coverage.grid.io
An AbstractGridCoverageWriter is the base class for all GridCoverageWriter implementations in GeoTools toolkit.
AbstractGridCoverageWriter() - Constructor for class AbstractGridCoverageWriter
Default constructor for an AbstractGridCoverageWriter.
AbstractGridCoverageWriter - Class in org.geotools.data.coverage.grid
Deprecated. use AbstractGridCoverageWriter instead.
AbstractGridCoverageWriter() - Constructor for class AbstractGridCoverageWriter
Deprecated. Default constructor for an AbstractGridCoverageWriter.
AbstractGriddedSurfaceType - Static variable in interface GML
 
ABSTRACTGRIDDEDSURFACETYPE_TYPE - Static variable in class GMLSchema
<complexType name="AbstractGriddedSurfaceType"> <annotation> <documentation>A gridded surface is a parametric curve surface derived from a rectangular grid in the parameter space.
AbstractGridFormat - Class in org.geotools.coverage.grid.io
AbstractGridFormat is a convenience class so subclasses only need to populate a Map class and set the read and write parameter fields.
AbstractGridFormat() - Constructor for class AbstractGridFormat
 
AbstractGridFormat - Class in org.geotools.data.coverage.grid
Deprecated. use AbstractGridFormat instead.
AbstractGridFormat() - Constructor for class AbstractGridFormat
Deprecated.  
AbstractGTComponent - Class in org.geotools.event
Provides basic StyleEvent notification, may be used in conjuction with StyleList during event handling.
AbstractGTComponent() - Constructor for class AbstractGTComponent
 
AbstractGTRoot - Class in org.geotools.event
Provides basic StyleEvent notification, may be used in conjuction with StyleList during event handling.
AbstractGTRoot() - Constructor for class AbstractGTRoot
 
AbstractIdentifiedObject - Class in org.geotools.referencing
A base class for metadata applicable to reference system objects.
AbstractIdentifiedObject(IdentifiedObject) - Constructor for class AbstractIdentifiedObject
Constructs a new identified object with the same values than the specified one.
AbstractIdentifiedObject(Map) - Constructor for class AbstractIdentifiedObject
Constructs an object from a set of properties.
AbstractIdentifiedObject(Map, Map, String[]) - Constructor for class AbstractIdentifiedObject
Constructs an object from a set of properties and copy unrecognized properties in the specified map.
AbstractIdType - Static variable in interface OGC
 
AbstractInternationalString - Class in org.geotools.util
A string that has been internationalized into several locales.
AbstractInternationalString() - Constructor for class AbstractInternationalString
Constructs an international string.
AbstractLiteIterator - Class in org.geotools.geometry.jts
Subclass that provides a convenient efficient currentSegment(float[] coords) implementation that reuses always the same double array.
AbstractLiteIterator() - Constructor for class AbstractLiteIterator
 
AbstractManageableDataSource - Class in org.geotools.data.jdbc.datasource
An abstract wrapper created to ease the setup of a ManageableDataSource, you just have to subclass and create a close method
AbstractManageableDataSource(DataSource) - Constructor for class AbstractManageableDataSource
 
AbstractMathTransform - Class in org.geotools.referencing.operation.transform
Provides a default implementation for most methods required by the MathTransform interface.
AbstractMathTransform() - Constructor for class AbstractMathTransform
Constructs a math transform.
AbstractMathTransform.Inverse - Class in org.geotools.referencing.operation.transform
Default implementation for inverse math transform.
AbstractMathTransform.Inverse() - Constructor for class AbstractMathTransform.Inverse
Constructs an inverse math transform.
AbstractMetadata - Class in org.geotools.metadata
Base class for metadata implementations.
AbstractMetadata() - Constructor for class AbstractMetadata
Creates an initially empty metadata.
AbstractMetadata(Object) - Constructor for class AbstractMetadata
Constructs a metadata entity initialized with the values from the specified metadata.
AbstractMetaDataType - Static variable in interface GML
 
ABSTRACTMETADATATYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" mixed="true" name="AbstractMetaDataType"> <annotation> <documentation>An abstract base type for complex metadata types.
AbstractOpenWebService - Class in org.geotools.data.ows
This abstract class provides a building block for one to implement an Open Web Service (OWS) client.
AbstractOpenWebService(URL) - Constructor for class AbstractOpenWebService
Set up the specifications used and retrieve the Capabilities document given by serverURL.
AbstractOpenWebService(Capabilities, URL) - Constructor for class AbstractOpenWebService
 
AbstractOperation - Class in org.geotools.coverage.processing
Provides descriptive information for a coverage processing operation.
AbstractOperation(ParameterDescriptorGroup) - Constructor for class AbstractOperation
Constructs an operation.
AbstractParameter - Class in org.geotools.parameter
Abstract parameter value or group of parameter values.
AbstractParameter(GeneralParameterDescriptor) - Constructor for class AbstractParameter
Constructs a parameter value from the specified descriptor.
AbstractParameterDescriptor - Class in org.geotools.parameter
Abstract definition of a parameter or group of parameters used by an operation method.
AbstractParameterDescriptor(GeneralParameterDescriptor) - Constructor for class AbstractParameterDescriptor
Constructs a descriptor with the same values than the specified one.
AbstractParameterDescriptor(Map, int, int) - Constructor for class AbstractParameterDescriptor
Constructs a parameter from a set of properties.
AbstractParametricCurveSurfaceType - Static variable in interface GML
 
ABSTRACTPARAMETRICCURVESURFACETYPE_TYPE - Static variable in class GMLSchema
<complexType name="AbstractParametricCurveSurfaceType"> <annotation> <documentation/> </annotation> <complexContent> <extension base="gml:AbstractSurfacePatchType"/> </complexContent> </complexType>
AbstractParser - Class in org.geotools.referencing.wkt
Base class for Well Know Text (WKT) parser.
AbstractParser(Symbols) - Constructor for class AbstractParser
Constructs a parser using the specified set of symbols.
AbstractPositionalAccuracyType - Static variable in interface GML
 
ABSTRACTPOSITIONALACCURACYTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractPositionalAccuracyType"> <annotation> <documentation>Position error estimate (or accuracy) data.
AbstractProcessor - Class in org.geotools.coverage.processing
Base class for coverage processor implementations.
AbstractProcessor() - Constructor for class AbstractProcessor
Constructs a coverage processor.
AbstractPutStylesRequest - Class in org.geotools.data.wms.request
Presents basic functionality for a PutStyles request
AbstractPutStylesRequest(URL, Properties) - Constructor for class AbstractPutStylesRequest
 
AbstractReaderWriter - Class in org.geotools.graph.io.standard
An abstract implementation of the GraphReaderWriter interface.
AbstractReaderWriter() - Constructor for class AbstractReaderWriter
Constructs an AbstractReaderWriter.
AbstractReferenceSystem - Class in org.geotools.referencing
Description of a spatial and temporal reference system used by a dataset.
AbstractReferenceSystem(ReferenceSystem) - Constructor for class AbstractReferenceSystem
Constructs a new reference system with the same values than the specified one.
AbstractReferenceSystem(Map) - Constructor for class AbstractReferenceSystem
Constructs a reference system from a set of properties.
AbstractReferenceSystemBaseType - Static variable in interface GML
 
ABSTRACTREFERENCESYSTEMBASETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractReferenceSystemBaseType"> <annotation> <documentation>Basic encoding for reference system objects, simplifying and restricting the DefinitionType as needed.
AbstractReferenceSystemType - Static variable in interface GML
 
ABSTRACTREFERENCESYSTEMTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractReferenceSystemType"> <annotation> <documentation>Description of a spatial and/or temporal reference system used by a dataset.
AbstractRequest - Class in org.geotools.data.ows
A class that provides functionality for performing basic requests
AbstractRequest(URL, Properties) - Constructor for class AbstractRequest
Creates an AbstractRequest.
AbstractResourceCollection - Class in org.geotools.feature.collection
Collection supporting close( Iterator ).
AbstractResourceCollection() - Constructor for class AbstractResourceCollection
 
AbstractResourceList - Class in org.geotools.feature.collection
Starter for resource based list implementations.
AbstractResourceList() - Constructor for class AbstractResourceList
 
AbstractRingPropertyType - Static variable in interface GML
 
ABSTRACTRINGPROPERTYTYPE_TYPE - Static variable in class GMLSchema
<complexType name="AbstractRingPropertyType"> <annotation> <documentation>Encapsulates a ring to represent the surface boundary property of a surface.
AbstractRingPropertyTypeBinding - Class in org.geotools.gml3.bindings
Binding object for the type http://www.opengis.net/gml:AbstractRingPropertyType.
AbstractRingPropertyTypeBinding() - Constructor for class AbstractRingPropertyTypeBinding
 
AbstractRingType - Static variable in interface GML
 
ABSTRACTRINGTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractRingType"> <annotation> <documentation>An abstraction of a ring to support surface boundaries of different complexity.
abstracts - Variable in class DefaultMapContext
Holds value of property abstracts.
AbstractService - Class in org.geotools.catalog
Abstract implementation of Service.
AbstractService(Catalog) - Constructor for class AbstractService
Creates a new service handle contained within a catalog.
AbstractService(Catalog, Map) - Constructor for class AbstractService
Creates a new service handle contained within a catalog, with a set of connection paramters.
AbstractShape - Class in org.geotools.renderer.shape
An abstract java awt shape that will allow a SimpleGeometry to be drawn using Graphics2D
AbstractShape(SimpleGeometry) - Constructor for class AbstractShape
 
AbstractSimpleBinding - Class in org.geotools.xml
Base class for simple bindings.
AbstractSimpleBinding() - Constructor for class AbstractSimpleBinding
 
AbstractSingleCRS - Class in org.geotools.referencing.crs
Abstract coordinate reference system, consisting of a single coordinate system and a single datum (as opposed to compound CRS).
AbstractSingleCRS(SingleCRS) - Constructor for class AbstractSingleCRS
Constructs a new coordinate reference system with the same values than the specified one.
AbstractSingleCRS(Map, Datum, CoordinateSystem) - Constructor for class AbstractSingleCRS
Constructs a coordinate reference system from a set of properties.
AbstractSolidType - Static variable in interface GML
 
ABSTRACTSOLIDTYPE_TYPE - Static variable in class GMLSchema
<complexType name="AbstractSolidType"> <annotation> <documentation>An abstraction of a solid to support the different levels of complexity.
AbstractStatisticsOperationJAI - Class in org.geotools.coverage.processing
This class is the root class for the Statistics operations based on JAI's StatisticsOpImage like Extrema and Histogram.
AbstractStatisticsOperationJAI(OperationDescriptor) - Constructor for class AbstractStatisticsOperationJAI
Constructor for AbstractStatisticsOperationJAI.
AbstractStatisticsOperationJAI(OperationDescriptor, ImagingParameterDescriptors) - Constructor for class AbstractStatisticsOperationJAI
Constructor for AbstractStatisticsOperationJAI.
AbstractStatisticsOperationJAI(String) - Constructor for class AbstractStatisticsOperationJAI
Constructor for AbstractStatisticsOperationJAI.
AbstractStyleFactory - Class in org.geotools.styling
Abstract base class for implementing style factories.
AbstractStyleFactory() - Constructor for class AbstractStyleFactory
 
AbstractStyleType - Static variable in interface GML
 
ABSTRACTSTYLETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractStyleType"> <annotation> <documentation>[complexType of] The value of the top-level property.
AbstractSurfacePatchType - Static variable in interface GML
 
ABSTRACTSURFACEPATCHTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractSurfacePatchType"> <annotation> <documentation>A surface patch defines a homogenuous portion of a surface.
AbstractSurfaceType - Static variable in interface GML
 
ABSTRACTSURFACETYPE_TYPE - Static variable in class GMLSchema
<complexType name="AbstractSurfaceType"> <annotation> <documentation>An abstraction of a surface to support the different levels of complexity.
AbstractSurfaceTypeBinding - Class in org.geotools.gml3.bindings
Binding object for the type http://www.opengis.net/gml:AbstractSurfaceType.
AbstractSurfaceTypeBinding() - Constructor for class AbstractSurfaceTypeBinding
 
AbstractTimeComplexType - Static variable in interface GML
 
ABSTRACTTIMECOMPLEXTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractTimeComplexType"> <annotation> <documentation xml:lang="en">The abstract supertype for temporal complexes.
AbstractTimeGeometricPrimitiveType - Static variable in interface GML
 
ABSTRACTTIMEGEOMETRICPRIMITIVETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractTimeGeometricPrimitiveType"> <annotation> <documentation xml:lang="en">The abstract supertype for temporal geometric primitives.
AbstractTimeObjectType - Static variable in interface GML
 
ABSTRACTTIMEOBJECTTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractTimeObjectType"> <annotation> <documentation xml:lang="en">The abstract supertype for temporal objects.
AbstractTimePrimitiveType - Static variable in interface GML
 
ABSTRACTTIMEPRIMITIVETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractTimePrimitiveType"> <annotation> <documentation xml:lang="en">The abstract supertype for temporal primitives.
AbstractTimeReferenceSystemType - Static variable in interface GML
 
ABSTRACTTIMEREFERENCESYSTEMTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractTimeReferenceSystemType"> <annotation> <documentation xml:lang="en">A value in the time domain is measured relative to a temporal reference system.
AbstractTimeSliceType - Static variable in interface GML
 
ABSTRACTTIMESLICETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractTimeSliceType"> <annotation> <documentation xml:lang="en">A timeslice encapsulates the time-varying properties of a dynamic feature--it must be extended to represent a timestamped projection of a feature.
AbstractTimeTopologyPrimitiveType - Static variable in interface GML
 
ABSTRACTTIMETOPOLOGYPRIMITIVETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractTimeTopologyPrimitiveType"> <annotation> <documentation xml:lang="en">The element "complex" carries a reference to the complex containing this primitive.
AbstractTopologyType - Static variable in interface GML
 
ABSTRACTTOPOLOGYTYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractTopologyType"> <complexContent> <extension base="gml:AbstractGMLType"/> </complexContent> </complexType>
AbstractTopoPrimitiveType - Static variable in interface GML
 
ABSTRACTTOPOPRIMITIVETYPE_TYPE - Static variable in class GMLSchema
<complexType abstract="true" name="AbstractTopoPrimitiveType"> <complexContent> <extension base="gml:AbstractTopologyType"> <sequence> <element maxOccurs="unbounded" minOccurs="0" ref="gml:isolated"/> <element minOccurs="0" ref="gml:container"/> </sequence> </extension> </complexContent> </complexType>
AbstractWMSRequest - Class in org.geotools.data.wms.request
 
AbstractWMSRequest(URL, Properties) - Constructor for class AbstractWMSRequest
 
accept(String) - Method in interface AST
 
accept(ResolveDeltaVisitor) - Method in class DefaultResolveDelta
 
accept(ResolveDeltaVisitor) - Method in interface ResolveDelta
Accepts the given visitor.
accept(GTDeltaVisitor) - Method in interface GTDelta
Accepts the given visitor.
accept(GTDeltaVisitor) - Method in class GTDeltaImpl
 
accept(FilterVisitor) - Method in class AbstractFilter
Deprecated. use Filter.accept(FilterVisitor, Object)
accept(FilterVisitor, Object) - Method in class AndImpl
 
accept(ExpressionVisitor, Object) - Method in class AttributeExpressionImpl
Used by FilterVisitors to perform some action on this filter instance.
accept(ExpressionVisitor, Object) - Method in class AttributeExpressionImpl2
Used by FilterVisitors to perform some action on this filter instance.
accept(FilterVisitor, Object) - Method in class BetweenFilterImpl
Deprecated. Used by FilterVisitors to perform some action on this filter instance.
accept(FilterVisitor, Object) - Method in class CompareFilterImpl
Used by FilterVisitors to perform some action on this filter instance.
accept(FilterVisitor) - Method in class ConstantExpression
Deprecated. use ConstantExpression.accept(ExpressionVisitor, Object).
accept(ExpressionVisitor, Object) - Method in class ConstantExpression
 
accept(FilterVisitor) - Method in class DefaultExpression
Deprecated. use Expression.accept(ExpressionVisitor, Object)
accept(FilterVisitor) - Method in interface Expression
Deprecated. use use Expression.accept(ExpressionVisitor, Object)
accept(ExpressionVisitor, Object) - Method in class AddImpl
 
accept(ExpressionVisitor, Object) - Method in class DivideImpl
 
accept(ExpressionVisitor, Object) - Method in class ExpressionAbstract
Subclass should override, default implementation just returns extraData
accept(ExpressionVisitor, Object) - Method in class MultiplyImpl
 
accept(ExpressionVisitor, Object) - Method in class SubtractImpl
 
accept(FilterVisitor, Object) - Method in class FidFilterImpl
Used by FilterVisitors to perform some action on this filter instance.
accept(FilterVisitor) - Method in interface Filter
Deprecated. use Filter.accept(FilterVisitor, Object).
accept(FilterVisitor, Object) - Method in class FilterAbstract
Subclass should override, default implementation just returns extraData
accept(Filter, FilterVisitor) - Static method in class Filters
Safely visit the provided filter.
accept(ExpressionVisitor, Object) - Method in class ClassificationFunction
 
accept(ExpressionVisitor, Object) - Method in class FunctionExpressionImpl
 
accept(FilterVisitor, Object) - Method in class IsBetweenImpl
 
accept(FilterVisitor, Object) - Method in class IsEqualsToImpl
 
accept(FilterVisitor, Object) - Method in class IsGreaterThanImpl
 
accept(FilterVisitor, Object) - Method in class IsGreaterThanOrEqualToImpl
 
accept(FilterVisitor, Object) - Method in class IsLessThenImpl
 
accept(FilterVisitor, Object) - Method in class IsLessThenOrEqualToImpl
 
accept(FilterVisitor, Object) - Method in class IsNotEqualToImpl
 
accept(FilterVisitor, Object) - Method in class IsNullImpl
 
accept(FilterVisitor, Object) - Method in class LikeFilterImpl
Used by FilterVisitors to perform some action on this filter instance.
accept(ExpressionVisitor, Object) - Method in class LiteralExpressionImpl
Used by FilterVisitors to perform some action on this filter instance.
accept(FilterVisitor, Object) - Method in class LogicFilterImpl
Used by FilterVisitors to perform some action on this filter instance.
accept(ExpressionVisitor, Object) - Method in class MapScaleDenominatorImpl
 
accept(FilterVisitor, Object) - Method in class NotImpl
 
accept(FilterVisitor, Object) - Method in class NullFilterImpl
Used by FilterVisitors to perform some action on this filter instance.
accept(FilterVisitor, Object) - Method in class OrImpl
 
accept(FilterVisitor, Object) - Method in class BBOXImpl
 
accept(FilterVisitor, Object) - Method in class BeyondImpl
 
accept(FilterVisitor, Object) - Method in class ContainsImpl
 
accept(FilterVisitor, Object) - Method in class CrossesImpl
 
accept(FilterVisitor, Object) - Method in class DisjointImpl
 
accept(FilterVisitor, Object) - Method in class DWithinImpl
 
accept(FilterVisitor, Object) - Method in class EqualsImpl
 
accept(FilterVisitor, Object) - Method in class IntersectsImpl
 
accept(FilterVisitor, Object) - Method in class OverlapsImpl
 
accept(FilterVisitor, Object) - Method in class TouchesImpl
 
accept(FilterVisitor, Object) - Method in class WithinImpl
 
accept(File) - Method in class SimpleFileFilter
 
accept(File) - Method in class DefaultFileFilter
Tests if a specified file matches the pattern.
accept(File, String) - Method in class DefaultFileFilter
Tests if a specified file matches the pattern.
accept(CoordinateOperation) - Method in class AuthorityBackedFactory
Returns true if the specified operation is acceptable.
accept(StyleVisitor) - Method in interface AnchorPoint
calls the visit method of a StyleVisitor
accept(StyleVisitor) - Method in class AnchorPointImpl
 
accept(StyleVisitor) - Method in interface ColorMap
 
accept(StyleVisitor) - Method in interface ColorMapEntry
 
accept(StyleVisitor) - Method in class ColorMapEntryImpl
 
accept(StyleVisitor) - Method in class ColorMapImpl
 
accept(StyleVisitor) - Method in interface Displacement
 
accept(StyleVisitor) - Method in class DisplacementImpl
 
accept(StyleVisitor) - Method in class ExternalGraphicImpl
 
accept(StyleVisitor) - Method in interface FeatureTypeConstraint
 
accept(StyleVisitor) - Method in class FeatureTypeConstraintImpl
 
accept(StyleVisitor) - Method in interface FeatureTypeStyle
 
accept(StyleVisitor) - Method in class FeatureTypeStyleImpl
 
accept(StyleVisitor) - Method in interface Fill
 
accept(StyleVisitor) - Method in class FillImpl
 
accept(StyleVisitor) - Method in interface Graphic
accepts a StyleVisitor - used by xmlencoder and other packages which need to walk the style tree
accept(StyleVisitor) - Method in class GraphicImpl
 
accept(StyleVisitor) - Method in interface Halo
 
accept(StyleVisitor) - Method in class HaloImpl
 
accept(StyleVisitor) - Method in interface LabelPlacement
 
accept(StyleVisitor) - Method in class LinePlacementImpl
 
accept(StyleVisitor) - Method in class LineSymbolizerImpl
Accepts a StyleVisitor to perform some operation on this LineSymbolizer.
accept(StyleVisitor) - Method in interface Mark
 
accept(StyleVisitor) - Method in class MarkImpl
 
accept(StyleVisitor) - Method in interface NamedLayer
Used to navigate a Style/SLD.
accept(StyleVisitor) - Method in class NamedLayerImpl
 
accept(StyleVisitor) - Method in interface NamedStyle
 
accept(StyleVisitor) - Method in class NamedStyleImpl
DOCUMENT ME!
accept(StyleVisitor) - Method in class PointPlacementImpl
 
accept(StyleVisitor) - Method in class PointSymbolizerImpl
Accept a StyleVisitor to perform an operation on this symbolizer.
accept(StyleVisitor) - Method in class PolygonSymbolizerImpl
Accepts a StyleVisitor to perform some operation on this LineSymbolizer.
accept(StyleVisitor) - Method in class RasterSymbolizerImpl
 
accept(StyleVisitor) - Method in interface Rule
 
accept(StyleVisitor) - Method in class RuleImpl
 
accept(StyleVisitor) - Method in interface Stroke
 
accept(StyleVisitor) - Method in class StrokeImpl
 
accept(StyleVisitor) - Method in interface Style
Used to navigate Style information during portrayal.
accept(StyleVisitor) - Method in interface StyledLayerDescriptor
Used to navigate a Style/SLD.
accept(StyleVisitor) - Method in class StyledLayerDescriptorImpl
 
accept(StyleVisitor) - Method in class StyleImpl
 
accept(StyleVisitor) - Method in interface Symbol
 
accept(StyleVisitor) - Method in interface Symbolizer
 
accept(StyleVisitor) - Method in class TextMarkImpl
 
accept(StyleVisitor) - Method in class TextSymbolizerImpl
Accept a StyleVisitor to perform an operation on this symbolizer.
accept(StyleVisitor) - Method in interface UserLayer
Used to navigate a Style/SLD.
accept(StyleVisitor) - Method in class UserLayerImpl
 
accepts(Object) - Method in class ArcSDERasterFormat
 
accepts(Object) - Method in class AbstractGridFormat
Tells me if this Format can read the provided input.
accepts(Object) - Method in class UnknownFormat
 
accepts(Object) - Method in class AbstractGridFormat
Deprecated. Tells me if this Format can read the provided input.
accepts(Object) - Method in class UnknownFormat
Deprecated.  
accepts(FeatureVisitor, ProgressListener) - Method in class JDBCFeatureCollection
Accepts FeatureVisitors.
accepts(FeatureVisitor, ProgressListener) - Method in class DataFeatureCollection
Accepts a visitor, which then visits each feature in the collection.
accepts(FeatureVisitor, ProgressListener) - Method in class FilteringFeatureCollection
 
accepts(FeatureVisitor, ProgressListener) - Method in class MaxFeaturesFeatureCollection
 
accepts(FeatureVisitor, ProgressListener) - Method in class ReprojectingFeatureCollection
 
accepts(FeatureVisitor, ProgressListener) - Method in class ReTypingFeatureCollection
 
accepts(Object) - Method in class WMSFormat
Determines if the input can be processed or not.
accepts(FeatureVisitor, ProgressListener) - Method in class AbstractFeatureCollection
Accepts a visitor, which then visits each feature in the collection.
accepts(FeatureVisitor) - Method in class AbstractFeatureList
 
accepts(FeatureVisitor, ProgressListener) - Method in class SubFeatureCollection
Accepts a visitor, which then visits each feature in the collection.
accepts(FeatureVisitor, ProgressListener) - Method in class DefaultFeatureCollection
Accepts a visitor, which then visits each feature in the collection.
accepts(FeatureVisitor, ProgressListener) - Method in interface FeatureCollection
Will visit the contents of the feature collection.
accepts(Feature) - Method in class FilterAbstract
Straight call throught to: evaulate( feature )
accepts(Object) - Method in class ArcGridFormat
 
accepts(Object) - Method in class GeoTiffFormat
Currently, we only accept files, and we open the file to verify that it has a GeoKeyDirectory tag.
accepts(Object) - Method in class GTopo30Format
Checks if the GTopo30DataSource supports a given file
accepts(Object) - Method in class WorldImageFormat
Takes the input and determines if it is a class that we can understand and then futher checks the format of the class to make sure we can read/write to it.
accepts(Object) - Method in class ImageMosaicFormat
 
accepts(Object) - Method in class ImagePyramidFormat
 
AccessConstraints - Static variable in interface WMSV1_1_1
 
AccessDataSource - Class in org.geotools.referencing.factory.epsg
Deprecated. Replaced by FactoryOnAccess.
AccessDataSource() - Constructor for class AccessDataSource
Deprecated. Creates a new instance of this data source
AccessDialectEpsgFactory - Class in org.geotools.referencing.factory.epsg
This factory uses the MS-Access dialect of SQL.
AccessDialectEpsgFactory(Hints, Connection) - Constructor for class AccessDialectEpsgFactory
Constructs an authority factory using the specified connection.
accessor - Variable in class DefaultSQLBuilder
Deprecated.  
accessor - Variable in class GeoAPISQLBuilder
 
AccuracyOfATimeMeasurementImpl - Class in org.geotools.metadata.iso.quality
Correctness of the temporal references of an item (reporting of error in time measurement).
AccuracyOfATimeMeasurementImpl() - Constructor for class AccuracyOfATimeMeasurementImpl
Constructs an initially empty accuracy of a time measurement.
AccuracyOfATimeMeasurementImpl(AccuracyOfATimeMeasurement) - Constructor for class AccuracyOfATimeMeasurementImpl
Constructs a metadata entity initialized with the values from the specified metadata.
Action - Interface in org.geotools.data.wfs
This interface represents pending actions within a transaction.
Action.DeleteAction - Class in org.geotools.data.wfs
Represents a Delete Action for a Transaction
Action.DeleteAction(String, Filter) - Constructor for class Action.DeleteAction
Represents a Delete Action.
Action.InsertAction - Class in org.geotools.data.wfs
Represents an Insert Action
Action.InsertAction(Feature) - Constructor for class Action.InsertAction
Creates an insert action for the Feature specified.
Action.UpdateAction - Class in org.geotools.data.wfs
Represents an Update Action
Action.UpdateAction(String, Filter, Map) - Constructor for class Action.UpdateAction
Makes an UpdateAction Filter is copied so any further changes will not be included in filter of action.
actionPerformed(ActionEvent) - Method in class PanAction
the action occurred - set the state of the map pane to pan
actionPerformed(ActionEvent) - Method in class ResetAction
 
actionPerformed(ActionEvent) - Method in class SelectAction
 
actionPerformed(ActionEvent) - Method in class ZoomInAction
 
actionPerformed(ActionEvent) - Method in class ZoomOutAction
 
activateController() - Method in class GeoToolsWriteParams
 
ActiveTypeEntry - Class in org.geotools.data.store
Starting place for holding information about a FeatureType.
ActiveTypeEntry(DataStore, FeatureType, Map) - Constructor for class ActiveTypeEntry
 
ACTUATE - Static variable in interface XLINK
 
adapt(Resolve, Class, ProgressListener) - Method in interface ResolveAdapterFactory
Performs an adaptation to a particular adapter.
adaptee - Variable in class GeoToolsReadParams
The ImageReadParam we are adapting/exteding.
adaptee - Variable in class GeoToolsWriteParams
 
AdaptingCatalog - Class in org.geotools.catalog.adaptable
 
AdaptingCatalog(Catalog, ResolveAdapterFactoryFinder) - Constructor for class AdaptingCatalog
 
AdaptingGeoResource - Class in org.geotools.catalog.adaptable
 
AdaptingResolve - Class in org.geotools.catalog.adaptable
Base class for "adapting" resolves.
AdaptingResolveAware - Interface in org.geotools.catalog.adaptable
Implemented by ResolveAdapterFactory instances who need access to the adapting delegate of a resolve being adapted.
AdaptingService - Class in org.geotools.catalog.adaptable
 
AdaptingServiceFinder - Class in org.geotools.catalog.adaptable
ServiceFinder decorator for adapting catalog.
AdaptingServiceFinder(AdaptingCatalog, ServiceFinder) - Constructor for class AdaptingServiceFinder
 
adaptSQL(String) - Method in class AccessDialectEpsgFactory
Invoked when a new PreparedStatement is about to be created from a SQL string.
adaptSQL(String) - Method in class AnsiDialectEpsgFactory
Modifies the given SQL string to be suitable for non MS-Access databases.
adaptSQL(String) - Method in class DirectEpsgFactory
Invoked when a new PreparedStatement is about to be created from a SQL string.
adaptSQL(String) - Method in class FactoryUsingSQL
Deprecated. Invoked when a new PreparedStatement is about to be created from a SQL string.
add(Service) - Method in class AdaptingCatalog
 
add(Service) - Method in interface Catalog
Adds the specified entry to this catalog.
add(Service) - Method in class DefaultCatalog
 
add(GridCoverage) - Method in class MetadataBuilder
Add all metadata from the specified grid coverage.
add(RenderedImage) - Method in class MetadataBuilder
Add all metadata from the specified image.
add(PropertySource, String) - Method in class MetadataBuilder
Add metadata from the specified property source.
add(String, Object) - Method in class MetadataBuilder
Add a metadata for the specified key.
add(Coverage, double[]) - Method in class Operations
Adds constants (one for each band) to every sample values of the source coverage.
add(String, Feature) - Method in class Diff
 
add(Object) - Method in class MemoryFeatureCollection
 
add(Object) - Method in class DataFeatureCollection
 
add(Object) - Method in class EmptyFeatureCollection
 
add(Object) - Method in class FilteringFeatureCollection
 
add(Object) - Method in class MaxFeaturesFeatureCollection
 
add(Object) - Method in class ReprojectingFeatureCollection
 
add(Object) - Method in class ReTypingFeatureCollection
 
add(Object) - Method in class GTList
 
add(int, Object) - Method in class GTList
Fire even when added
add(Object) - Method in class AbstractResourceCollection
Implement to support modification.
add(Object) - Method in class AbstractResourceList
Appends element.
add(int, Object) - Method in class AbstractResourceList
Inserts the specified element at the specified position in this list (optional operation).
add(int, Object) - Method in class SubFeatureList
 
add(Object) - Method in class DefaultFeatureCollection
Ensures that this collection contains the specified element (optional operation).
add(Feature, boolean) - Method in class DefaultFeatureCollection
 
add(AttributeType) - Method in class DefaultFeatureTypeFactory
 
add(int, AttributeType) - Method in class DefaultFeatureTypeFactory
 
add(AttributeType) - Method in class FeatureTypeBuilder
DOCUMENT ME!
add(int, AttributeType) - Method in class FeatureTypeBuilder
DOCUMENT ME!
add() - Method in class FilterBuilder
 
add(Object) - Method in class FilterBuilder
 
add(long) - Method in class FilterBuilder
 
add(double) - Method in class FilterBuilder
 
add(FilterBuilder) - Method in class FilterBuilder
 
add(Expression) - Method in class FilterBuilder
 
add() - Method in class FilterBuilder2
 
add(Object) - Method in class FilterBuilder2
 
add(int) - Method in class FilterBuilder2
 
add(long) - Method in class FilterBuilder2
 
add(double) - Method in class FilterBuilder2
 
add(FilterBuilder2) - Method in class FilterBuilder2
 
add(Expression) - Method in class FilterBuilder2
 
add(Expression, Expression) - Method in class FilterFactoryImpl
 
add(Filter) - Method in class LogicSAXParser
Adds a filter to the current logic list.
Add - Static variable in interface OGC
 
Add - Static variable in interface OGC
 
add(DirectPosition) - Method in class GeneralEnvelope
Adds a point to this envelope.
add(Envelope) - Method in class GeneralEnvelope
Adds an envelope object to this envelope.
add(Object) - Method in class BasicGraphGenerator
 
add(Object) - Method in class FeatureGraphGenerator
 
add(Object) - Method in interface GraphGenerator
Adds an object to the graph.
add(Object) - Method in class BasicLineGraphGenerator
Adds a line to the graph.
add(Object) - Method in class LineStringGraphGenerator
 
add(Object) - Method in class OptDirectedLineGraphGenerator
Adds a line to the graph.
add(Object) - Method in class OptLineGraphGenerator
Adds a line to the graph.
add(Object) - Method in class PolygonGraphGenerator
 
add(Node) - Method in class Walk
Adds a node to the walk.
add(int, Object) - Method in class Walk
 
add(Object) - Method in class Walk
 
add(Edge) - Method in class BasicDirectedNode
Unsupported operation.
add(Edge) - Method in class BasicNode
Adds an edge to the adjacency list of the node which is an underlying List implementation.
add(Edge) - Method in interface Node
Adds an edge to the adjacency list of the node.
add(Edge) - Method in class OptDirectedNode
Not supported.
add(Edge) - Method in class OptNode
 
add(Object) - Method in class FIFOQueue
 
add(Object) - Method in class PriorityQueue
 
add(Object) - Method in class Stack
 
add(DirectPosition) - Method in class CoordinateTableModel
Adds a direct position to this table.
add(Collection) - Method in class CoordinateTableModel
Adds a collection of direct positions to this table.
add(Complex, Complex) - Method in class Complex
Adds to complex numbers.
add(double) - Method in class Statistics
Update statistics for the specified sample.
add(long) - Method in class Statistics
Update statistics for the specified sample.
add(Statistics) - Method in class Statistics
Update statistics with all samples from the specified stats.
add(double) - Method in class Statistics.Delta
Update statistics for the specified sample.
add(long) - Method in class Statistics.Delta
Update statistics for the specified sample.
add(Statistics) - Method in class Statistics.Delta
Update statistics with all samples from the specified stats.
add(GeographicBoundingBox) - Method in class GeographicBoundingBoxImpl
Adds a geographic bounding box to this box.
add(Object) - Method in class IdentifiedObjectSet
Ensures that this collection contains the specified object.
add(Object) - Method in class ListenerList
Adds the given listener to this list.
add(Object) - Method in class CheckedArrayList
Appends the specified element to the end of this list.
add(int, Object) - Method in class CheckedArrayList
Inserts the specified element at the specified position in this list.
add(Object) - Method in class CheckedHashSet
Adds the specified element to this set if it is not already present.
add(Object) - Method in class DerivedSet
Ensures that this set contains the specified element.
add(Object) - Method in class DisjointSet
Ensures that this collection contains the specified element.
add(Locale, String) - Method in class GrowableInternationalString
Add a string for the given locale.
add(String, String, String) - Method in class GrowableInternationalString
Add a string for the given property key.
add(Comparable, Object) - Method in class KeySortedList
Inserts the specified element at a position determined by the specified key.
add(Object) - Method in class ListenerList
Adds the given listener to this list.
add(Object) - Method in class RangeSet
Add a range to this set.
add(Comparable, Comparable) - Method in class RangeSet
Add a range of values to this set.
add(byte, byte) - Method in class RangeSet
Add a range of values to this set.
add(short, short) - Method in class RangeSet
Add a range of values to this set.
add(int, int) - Method in class RangeSet
Add a range of values to this set.
add(long, long) - Method in class RangeSet
Add a range of values to this set.
add(float, float) - Method in class RangeSet
Add a range of values to this set.
add(double, double) - Method in class RangeSet
Add a range of values to this set.
add(Object) - Method in class Singleton
Deprecated. Adds the specified element to this set if it is not already present.
add(Object) - Method in class WeakHashSet
Adds the specified element to this set if it is not already present.
add(EObject, String, Object) - Static method in class EMFUtils
Adds a value to a multi-valued propert of an eobject.
addAction(String, Action) - Method in class WFSTransactionState
 
addAlias(MetadataBuilder.Key, String) - Method in class MetadataBuilder
Add an alias to a key.
addAll(Collection) - Method in class DataFeatureCollection
Optimized implementation of addAll that recognizes the use of collections obtained with subCollection( filter ).
addAll(Collection) - Method in class EmptyFeatureCollection
 
addAll(Collection) - Method in class FilteringFeatureCollection
 
addAll(Collection) - Method in class MaxFeaturesFeatureCollection
 
addAll(Collection) - Method in class ReprojectingFeatureCollection
 
addAll(Collection) - Method in class ReTypingFeatureCollection
 
addAll(Collection) - Method in class GTList
 
addAll(int, Collection) - Method in class GTList
 
addAll(Collection) - Method in class AbstractResourceCollection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(int, Collection) - Method in class AbstractResourceList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(int, Collection) - Method in class SubFeatureList
 
addAll(Collection) - Method in class DefaultFeatureCollection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(FilterCapabilities) - Method in class FilterCapabilities
Add all the capabilities in the provided FilterCapabilities to this capabilities.
addAll(Collection) - Method in class Walk
 
addAll(int, Collection) - Method in class Walk
 
addAll(Collection) - Method in class FIFOQueue
 
addAll(Collection) - Method in class PriorityQueue
 
addAll(Collection) - Method in class Stack
 
addAll(Collection) - Method in class CheckedArrayList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class CheckedArrayList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(Collection) - Method in class DisjointSet
Adds all of the elements in the specified collection to this set.
addAllFids(Collection) - Method in interface FidFilter
Deprecated. Adds a collection of feature IDs to the filter.
addAllFids(Collection) - Method in class FidFilterImpl
Adds a collection of feature IDs to the filter.
addAttribute(Node) - Method in class NodeImpl
 
addAuthorityCode(String) - Method in class IdentifiedObjectSet
Ensures that this collection contains an object for the specified authority code.
addAuthorityFactory(AuthorityFactory) - Static method in class ReferencingFactoryFinder
Programmatic management of authority factories.
addAuthorization(String) - Method in class DefaultTransaction
Provides an authorization ID allowing access to locked Features.
addAuthorization(String) - Method in class JDBCTransactionState
Not used by JDBCTransactionState Postgis will need to override this method to use strong transaction support.
addAuthorization(String) - Method in class TypeDiffState
 
addAuthorization(String) - Method in interface Transaction
Provides an Authorization ID for this Transaction.
addAuthorization(String) - Method in interface Transaction.State
Call back used for Transaction.setAuthorization()
addAuthorization(String) - Method in class TransactionStateDiff
 
addAuthorization(String) - Method in class WFSTransactionState
 
addAxis(String, String, String) - Method in class ImageReferencing
Adds an axis to the coordinate system.
addBand(String) - Method in class GeographicMetadata
Creates a new band and returns it.
addBaseTypes(Set) - Method in class FeatureTypeBuilder
 
addCatalogListener(ResolveChangeListener) - Method in class DefaultCatalog
 
addChangeListener(ChangeListener) - Static method in class GeoTools
Adds the specified listener to the list of objects to inform when system-wide configuration changed.
addChangeListener(int, ChangeListener) - Method in class CoordinateChooser
Adds a change listener to the listener list.
addChild(Node) - Method in class NodeImpl
 
addColorMapEntry(ColorMapEntry) - Method in interface ColorMap
 
addColorMapEntry(ColorMapEntry) - Method in class ColorMapImpl
 
addColumn(String, char, int, int) - Method in class DbaseFileHeader
Add a column to this DbaseFileHeader.
AddConst - Class in org.geotools.coverage.processing.operation
Adds constants (one for each band) to every sample values of the source coverage.
AddConst() - Constructor for class AddConst
Constructs a default "AddConst" operation.
addCoordinate(Coordinate) - Method in class SubHandler
Adds a coordinate to the object being built if appropriate.
addCoordinate(Coordinate) - Method in class SubHandlerBox
Sets a corner.
addCoordinate(Coordinate) - Method in class SubHandlerLinearRing
Adds a coordinate to the LinearRing.
addCoordinate(Coordinate) - Method in class SubHandlerLineString
Adds a coordinate to the LineString.
addCoordinate(Coordinate) - Method in class SubHandlerMulti
Adds a coordinate to the current internal (sub) geometry.
addCoordinate(Coordinate) - Method in class SubHandlerPoint
Sets the coordinate for the point.
addCoordinate(Coordinate) - Method in class SubHandlerPolygon
Adds a coordinate to the current LinearRing.
addCoordinateAxis(CoordinateAxis) - Method in class NetcdfMetadata
Adds the specified coordinate axis.
addCoordinateRange(int, int, double, double) - Method in class ImageGeometry
Adds the range of values for an envelope along a dimension.
addCoordinateSystem(CoordinateSystem) - Method in class NetcdfMetadata
Adds the specified coordinate system.
addCoordinateValues(int, double[]) - Method in class ImageGeometry
Adds coordinate values for an envelope along a dimension.
addDefaultKernels() - Method in class GradientKernelEditor
Adds a set of predefined kernels.
addDefaultKernels() - Method in class KernelEditor
Add a set of predefined kernels.
addDefinition(String, String) - Method in class AbstractConsole
Adds a predefined Well Know Text (WKT).
addDefinition(String, String) - Method in class Preprocessor
Adds a predefined Well Know Text (WKT).
addDependency(Configuration) - Method in class Configuration
Adds a dependent configuration.
addDoubleClickEvent(JList) - Static method in class SwingUtil
 
ADDED - Static variable in class ResolveDelta.Kind
The resource has been added to the catalog.
added - Variable in class Diff
Unmodifiable view of added features.
ADDED - Static variable in class GTDelta.Kind
The construct has been added (usually to a list) GTDelta defined values: getValue(): added value getOldValue(): null getPosition(): index in list, or NO_INDEX
addEdge(Edge) - Method in class BasicDirectedGraphBuilder
Adds a directed edge to the graph.
addEdge(Edge) - Method in class BasicGraphBuilder
Checks for loops in which case it only added the edge to the adjacency list of one of the nodes (both of its nodes are the same node).
addEdge(Edge) - Method in interface GraphBuilder
Adds an edge to the graph.
addEdge(Edge) - Method in class Walk
 
addEdges(Collection) - Method in class Walk
 
addElements(Collection) - Method in class DisjointLists
Add all elements from the specified collection into the list on the left side.
addElements(Object[]) - Method in class DisjointLists
Add all elements from the specified array into the list on the left side.
addEntry(Entry) - Method in class Node
Adds an Entry to this Node
addExternalGraphic(ExternalGraphic) - Method in interface Graphic
 
addExternalGraphic(ExternalGraphic) - Method in class GraphicImpl
 
addExtIfNecessary(String, String) - Static method in class StringUtil
Places an extension on a filename if it does not already exist.
addFactoryIteratorProvider(FactoryIteratorProvider) - Static method in class Factories
Deprecated. Moved to GeoTools class.
addFactoryIteratorProvider(FactoryIteratorProvider) - Static method in class GeoTools
Adds an alternative way to search for factory implementations.
addFeature(Feature) - Method in class MemoryDataStore
Adds a single Feature to the correct typeName entry.
addFeature(Feature) - Method in class FCBuffer
Adds a feature to the buffer
addFeatureListener(FeatureSource, FeatureListener) - Method in class FeatureListenerManager
Used by FeaureSource implementations to provide listener support.
addFeatureListener(FeatureListener) - Method in interface FeatureSource
Adds a listener to the list that's notified each time a change to the FeatureStore occurs.
addFeatureListener(FeatureListener) - Method in class JDBCFeatureSource
Adds FeatureListener to the JDBCDataStore against this FeatureSource.
addFeatureListener(FeatureListener) - Method in class VersionedPostgisFeatureStore
 
addFeatureListener(FeatureListener) - Method in class WrappingPostgisFeatureSource
 
addFeatureListener(FeatureListener) - Method in class AbstractFeatureSource2
 
addFeatureListener(FeatureListener) - Method in class ContentFeatureSource
 
addFeatureListener(FeatureListener) - Method in class DefaultView
Implement addFeatureListener.
addFeatureListener(FeatureListener) - Method in class WFSFeatureSource
 
addFeatures(FeatureReader) - Method in class AbstractFeatureStore
Add Features from reader to this FeatureStore.
addFeatures(FeatureCollection) - Method in class AbstractFeatureStore
 
addFeatures(FeatureCollection) - Method in interface FeatureStore
Adds all features from the passed feature collection to the datasource.
addFeatures(FeatureReader) - Method in class JDBCFeatureStore
Add Features from reader to this FeatureStore.
addFeatures(FeatureCollection) - Method in class JDBCFeatureStore
 
addFeatures(FeatureReader) - Method in class MemoryDataStore
Configures MemoryDataStore with FeatureReader.
addFeatures(FeatureIterator) - Method in class MemoryDataStore
Configures MemoryDataStore with FeatureReader.
addFeatures(Collection) - Method in class MemoryDataStore
Configures MemoryDataStore with Collection.
addFeatures(Feature[]) - Method in class MemoryDataStore
Configures MemoryDataStore with feature array.
addFeatures(FeatureCollection) - Method in class ContentFeatureStore
 
addFeatures(FeatureReader) - Method in class WFSFeatureStore
 
addFeatures(FeatureCollection) - Method in class WFSFeatureStore
 
addFeatureTypeStyle(FeatureTypeStyle) - Method in interface NamedStyle
Deprecated. Not supported
addFeatureTypeStyle(FeatureTypeStyle) - Method in class NamedStyleImpl
DOCUMENT ME!
addFeatureTypeStyle(FeatureTypeStyle) - Method in interface Style
 
addFeatureTypeStyle(FeatureTypeStyle) - Method in class StyleImpl
 
addFid(String) - Method in interface FidFilter
Deprecated. Adds a feature ID to the filter.
addFid(String) - Method in class FidFilterImpl
Deprecated.  
addFidMapping(String, String) - Method in class WFSDataStore
Adds a new fid mapping to the fid map.
addField(Class) - Method in class DataDefinition
Well known classes Short Integer Long Float Double Date
addField(int) - Method in class DataDefinition
For classes with unknown length; this values will be threated as Strings and truncated at the specified len
addFilter(Filter) - Method in interface LogicFilter
Deprecated. Adds a sub filter to this filter.
addFilter(Filter) - Method in class LogicFilterImpl
Adds a sub filter to this filter.
addFont(Font) - Method in interface TextMark
 
addFont(Font) - Method in class TextMarkImpl
Setter for property font.
addFont(Font) - Method in class TextSymbolizerImpl
Setter for property font.
addGeoAscii(int, String) - Method in class GeoTiffIIOMetadataEncoder
 
addGeoDoubleParam(int, double) - Method in class GeoTiffIIOMetadataEncoder
 
addGeoDoubleParams(int, double[]) - Method in class GeoTiffIIOMetadataEncoder
 
addGeoShortParam(int, int) - Method in class GeoTiffIIOMetadataEncoder
 
addGroup(String) - Method in class ImagingParameters
Always throws an exception, since JAI's parameter list don't have subgroups.
addGroup(String) - Method in class ParameterGroup
Creates a new group of the specified name.
addHandler(Handler) - Method in class LoggerAdapter
Do nothing since this logger adapter does not supports handlers.
addHighlightChangeListener(HighlightChangeListener) - Method in class HighlightManager
add a HighlightChangedListener to this manager, note this need not be a map which is why we pass a filter back not a map point.
addIIOReadProgressListener(IIOReadProgressListener) - Method in class CoverageStack
Adds an IIOReadProgressListener to the list of registered progress listeners.
addIIOReadProgressListener(IIOReadProgressListener) - Method in class IIOListeners
Adds an IIOReadProgressListener to the list of registered progress listeners.
addIIOReadWarningListener(IIOReadWarningListener) - Method in class CoverageStack
Adds an IIOReadWarningListener to the list of registered warning listeners.
addIIOReadWarningListener(IIOReadWarningListener) - Method in class IIOListeners
Adds an IIOReadWarningListener to the list of registered warning listeners.
addImage(RenderedImage) - Method in class ImageWorker
Takes two rendered or renderable source images, and adds every pair of pixels, one from each source image of the corresponding position and band.
AddImpl - Class in org.geotools.filter.expression
Implementation of Add expression.
AddImpl(Expression, Expression) - Constructor for class AddImpl
 
addIn(DirectedEdge) - Method in class BasicDirectedNode
Adds an edge to the in adjacency list of the node which is an underlying List implementation.
addIn(DirectedEdge) - Method in interface DirectedNode
Adds an edge to the in adjacency list of the node.
addIn(DirectedEdge) - Method in class OptDirectedNode
 
addIndex(FeatureIndex) - Method in interface IndexedFeatureCollection
Adds a FeatureIndex to this collection.
addKernel(String, String, KernelJAI) - Method in class KernelEditor
Adds a kernel to the list of available kernels.
addLayer(Layer, String) - Method in class AbstractGetMapRequest
 
addLayer(Layer) - Method in class AbstractGetMapRequest
 
addLayer(String, String) - Method in class AbstractGetMapRequest
 
addLayer(Layer, Style) - Method in class AbstractGetMapRequest
 
addLayer(String, Style) - Method in class AbstractGetMapRequest
 
addLayer(Layer, Style) - Method in interface GetMapRequest
Adds a Layer to the list of layers to be requested.
addLayer(String, Style) - Method in interface GetMapRequest
Adds a Layer to the list of layers to be requested.
addLayer(String, String) - Method in interface GetMapRequest
Adds a Layer to the list of layers to be requested.
addLayer(Layer, String) - Method in interface GetMapRequest
Adds a Layer to the list of layers to be requested.
addLayer(Layer) - Method in interface GetMapRequest
Adds a Layer to the list of layers to be requested.
addLayer(int, MapLayer) - Method in class DefaultMapContext
Add a new layer if not already present and trigger a LayerListEvent.
addLayer(MapLayer) - Method in class DefaultMapContext
Add a new layer and trigger a LayerListEvent.
addLayer(FeatureSource, Style) - Method in class DefaultMapContext
Add a new layer and trigger a LayerListEvent.
addLayer(CollectionSource, Style) - Method in class DefaultMapContext
 
addLayer(GridCoverage, Style) - Method in class DefaultMapContext
Add a new layer and trigger a LayerListEvent.
addLayer(AbstractGridCoverage2DReader, Style) - Method in class DefaultMapContext
Add a new layer and trigger a LayerListEvent.
addLayer(FeatureCollection, Style) - Method in class DefaultMapContext
Add a new layer and trigger a LayerListEvent.
addLayer(Collection, Style) - Method in class DefaultMapContext
 
addLayer(MapLayer) - Method in interface MapContext
Add a new layer if not already present and trigger a LayerListEvent.
addLayer(int, MapLayer) - Method in interface MapContext
Add a new layer in the specified position and trigger a LayerListEvent.
addLayer(FeatureSource, Style) - Method in interface MapContext
Add a new layer and trigger a LayerListEvent.
addLayer(FeatureCollection, Style) - Method in interface MapContext
Add a new layer and trigger a LayerListEvent.
addLayer(Collection, Style) - Method in interface MapContext
Add a new layer and trigger a LayerListEvent.
addLayer(GridCoverage, Style) - Method in interface MapContext
Add a new layer and trigger a LayerListEvent
addLayer(AbstractGridCoverage2DReader, Style) - Method in interface MapContext
Add a new layer and trigger a LayerListEvent
addLayers(MapLayer[]) - Method in class DefaultMapContext
Add an array of new layers and trigger a LayerListEvent.
addLayers(MapLayer[]) - Method in interface MapContext
Add an array of new layers and trigger a LayerListEvent.
addLeftGeometry(Expression) - Method in interface GeometryFilter
Deprecated. use BinarySpatialOperator#setExpression1(Expression)
addLeftGeometry(Expression) - Method in class GeometryFilterImpl
Deprecated. use GeometryFilterImpl.setExpression1(org.opengis.filter.expression.Expression)
addLeftValue(Expression) - Method in interface CompareFilter
Deprecated. use BinaryComparisonOperator#setExpression1(Expression)
addLeftValue(Expression) - Method in class CompareFilterImpl
Adds the 'left' value to this filter.
addLeftValue(Expression) - Method in interface MathExpression
Deprecated. use BinaryExpression#setExpression1(Expression)
addLeftValue(Expression) - Method in class MathExpressionImpl
Deprecated. use MathExpressionImpl.setExpression1(org.opengis.filter.expression.Expression)
addLegendGraphic(Graphic) - Method in class RuleImpl
 
addListener(ResolveChangeListener) - Method in class AbstractCatalog
This method does nothing.
addListener(ResolveChangeListener) - Method in class AbstractGeoResource
This method does nothing.
addListener(ResolveChangeListener) - Method in class AbstractService
This method does nothing.
addListener(ResolveChangeListener) - Method in class AdaptingResolve
 
addListener(ResolveChangeListener) - Method in interface Resolve
Adds a listener to the Resolve.
addListener(FeatureListener) - Method in class ContentState
Adds a listener for collection events.
addListener(CollectionListener) - Method in class DataFeatureCollection
Adds a listener for collection events.
addListener(CollectionListener) - Method in class FilteringFeatureCollection
 
addListener(CollectionListener) - Method in class MaxFeaturesFeatureCollection
 
addListener(CollectionListener) - Method in class ReprojectingFeatureCollection
 
addListener(CollectionListener) - Method in class ReTypingFeatureCollection
 
addListener(GTListener) - Method in class AbstractGTRoot
Listens to changes in the Style content.
addListener(GTListener) - Method in interface GTRoot
Adds a listener for GTEvents
addListener(CollectionListener) - Method in class AbstractFeatureCollection
 
addListener(CollectionListener) - Method in class AbstractFeatureList
 
addListener(CollectionListener) - Method in class BaseFeatureState
Adds a listener for collection events.
addListener(CollectionListener) - Method in class FeatureState
Adds a listener for collection events.
addListener(CollectionListener) - Method in class SubFeatureCollection
 
addListener(CollectionListener) - Method in class SubFeatureState
Adds a listener for collection events.
addListener(CollectionListener) - Method in class DefaultFeatureCollection
Adds a listener for collection events.
addListener(CollectionListener) - Method in interface FeatureCollection
Deprecated. Please use FeatureSource.addFeatureListener(FeatureListener listener)
addListener(GTListener) - Method in interface StyledLayerDescriptor
Listens to changes in the Style content.
addListenersTo(ImageReader) - Method in class IIOListeners
Add all listeners registered in this object to the specified image reader.
addMapBoundsListener(MapBoundsListener) - Method in class DefaultMapContext
Registers MapBoundsListener to receive events.
addMapBoundsListener(MapBoundsListener) - Method in interface MapContext
Register interest in receiving MapBoundsEvents.
addMapLayerListener(MapLayerListener) - Method in class DefaultMapLayer
Registers MapLayerListener to receive events.
addMapLayerListener(MapLayerListener) - Method in interface MapLayer
Add a listener to notify when a layer property changes.
addMapLayerListListener(MapLayerListListener) - Method in class DefaultMapContext
Registers MapLayerListListener to receive events.
addMapLayerListListener(MapLayerListListener) - Method in interface MapContext
Register interest in receiving a LayerListEvent.
addMark(Mark) - Method in interface Graphic
 
addMark(Mark) - Method in class GraphicImpl
 
addMiddleValue(Expression) - Method in interface BetweenFilter
Deprecated. use PropertyIsBetween#setExpression(Expression)
addMiddleValue(Expression) - Method in class BetweenFilterImpl
Deprecated. use BetweenFilterImpl.setExpression(org.opengis.filter.expression.Expression)
addMiddleValue(Expression) - Method in class IsBetweenImpl
Deprecated. use IsBetweenImpl.setExpression(Expression)
addModelTiePoint(double, double, double, double) - Method in class GeoTiffIIOMetadataEncoder
 
addModelTiePoint(double, double, double, double, double, double) - Method in class GeoTiffIIOMetadataEncoder
 
addMouseListener(MouseListener) - Method in class ZoomPane
Adds an object to the list of objects interested in being notified about mouse events.
addMultiply(Complex, Complex, Complex) - Method in class Complex
Multplies two complex numbers, and add the result to a third one.
addNamespaceDeclarations(TransformerBase.TranslatorSupport) - Method in class TransformerBase.TranslatorSupport
Utility method to copy namespace declarations from "sub" translators into this ns support...
addNode(Node) - Method in class BasicGraphBuilder
 
addNode(Node) - Method in interface GraphBuilder
Adds a node to the graph.
addNotify() - Method in class ColorRamp
Notifies this component that it now has a parent component.
addOperation(Operation) - Method in class DefaultProcessor
Add the specified operation to this processor.
addOut(DirectedEdge) - Method in class BasicDirectedNode
Adds an edge to the ou adjacency list of the node which is an underlying List implementation.
addOut(DirectedEdge) - Method in interface DirectedNode
Adds an edge to the out adjacency list of the node.
addOut(DirectedEdge) - Method in class OptDirectedNode
 
addProperty(String, Class, Object) - Method in class GlyphPropertiesList
 
addPropertyChangeListener(PropertyChangeListener) - Method in class AbstractGraduation
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface Graduation
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class DefaultMapContext
Registers PropertyChangeListener to receive events.
addPropertyChangeListener(PropertyChangeListener) - Method in interface MapContext
Registers PropertyChangeListener to receive events.
addPyramidLevel(int, SeExtent, CoordinateReferenceSystem, SDEPoint, int, int, Dimension) - Method in class ArcSDEPyramid
Don't use this method.
addQueryLayer(Layer) - Method in class AbstractGetFeatureInfoRequest
 
addQueryLayer(Layer) - Method in interface GetFeatureInfoRequest
Add a Layer to the set of layers to be queried in the request.
addQuotes(Object) - Method in class JDBCTextFeatureWriter
Adds quotes to an object for storage in postgis.
addRenderListener(RenderListener) - Method in interface GTRenderer
 
addRenderListener(RenderListener) - Method in class StreamingRenderer
adds a listener that responds to error events of feature rendered events.
addRenderListener(RenderListener) - Method in class ShapefileRenderer
adds a listener that responds to error events of feature rendered events.
Address - Static variable in interface WMSV1_1_1
 
AddressGapValidation - Class in org.geotools.validation.network
StarNodeValidation purpose.
AddressGapValidation() - Constructor for class AddressGapValidation
StarNodeValidation constructor.
AddressGapValidationBeanInfo - Class in org.geotools.validation.network
GazetteerNameValidationBeanInfo purpose.
AddressGapValidationBeanInfo() - Constructor for class AddressGapValidationBeanInfo
GazetteerNameValidationBeanInfo constructor.
AddressImpl - Class in org.geotools.metadata.iso.citation
Location of the responsible individual or organization.
AddressImpl() - Constructor for class AddressImpl
Constructs an initially empty address.
AddressImpl(Address) - Constructor for class AddressImpl
Constructs a metadata entity initialized with the values from the specified metadata.
AddressOverlapValidation - Class in org.geotools.validation.network
StarNodeValidation purpose.
AddressOverlapValidation() - Constructor for class AddressOverlapValidation
StarNodeValidation constructor.
AddressOverlapValidationBeanInfo - Class in org.geotools.validation.network
GazetteerNameValidationBeanInfo purpose.
AddressOverlapValidationBeanInfo() - Constructor for class AddressOverlapValidationBeanInfo
GazetteerNameValidationBeanInfo constructor.
AddressType - Static variable in interface WMSV1_1_1
 
addRightGeometry(Expression) - Method in interface GeometryFilter
Deprecated. use BinarySpatialOperator#setExpression2(Expression)
addRightGeometry(Expression) - Method in class GeometryFilterImpl
Deprecated. use #set
addRightValue(Expression) - Method in interface CompareFilter
Deprecated. use BinaryComparisonOperator#setExpression2(Expression)
addRightValue(Expression) - Method in class CompareFilterImpl
Adds the 'right' value to this filter.
addRightValue(Expression) - Method in interface MathExpression
Deprecated. use BinaryExpression#setExpression2(Expression)
addRightValue(Expression) - Method in class MathExpressionImpl
Deprecated. use MathExpressionImpl.setExpression2(org.opengis.filter.expression.Expression)
addRule(Rule) - Method in interface FeatureTypeStyle
 
addRule(Rule) - Method in class FeatureTypeStyleImpl
 
addSampleDimension(VariableDS) - Method in class NetcdfMetadata
Adds sample dimension information for the specified variable.
addSchemaLocation(String, String) - Method in class FeatureTransformer
 
addSelectionChangeListener(SelectionChangeListener) - Method in class SelectionManager
add a SelectionChangedListener to this manager, note this need not be a map which is why we pass a filter back not a map point.
addSelectivity() - Method in class SQLEncoderDB2
 
addShapeId(int) - Method in class Node
Add a shape id
addSourceDimension(int) - Method in class DimensionFilter
Add an input dimension to keep.
addSourceDimensionRange(int, int) - Method in class DimensionFilter
Add a range of input dimensions to keep.
addSourceDimensions(int[]) - Method in class DimensionFilter
Add input dimensions to keep.
addStyle(Style) - Method in interface NamedLayer
 
addStyle(Style) - Method in class NamedLayerImpl
DOCUMENT ME!
addStyledLayer(StyledLayer) - Method in interface StyledLayerDescriptor
 
addStyledLayer(StyledLayer) - Method in class StyledLayerDescriptorImpl
 
addSubNode(Node) - Method in class Node
DOCUMENT ME!
addSymbol(Symbol) - Method in interface Graphic
 
addSymbol(Symbol) - Method in class GraphicImpl
 
addSymbolizer(Symbolizer) - Method in class RuleImpl
 
addTargetDimension(int) - Method in class DimensionFilter
Add an output dimension to keep.
addTargetDimensionRange(int, int) - Method in class DimensionFilter
Add a range of output dimensions to keep.
addTargetDimensions(int[]) - Method in class DimensionFilter
Add output dimensions to keep.
addText(String) - Method in class InstanceComponentImpl
 
addText(char[], int, int) - Method in class InstanceComponentImpl
 
addTileObserver(TileObserver) - Method in class DeferredPlanarImage
Adds an observer.
addToOptions(String, String) - Method in interface TextSymbolizer
adds a parameter value to the options map
addToOptions(String, String) - Method in class TextSymbolizerImpl
 
addToSpatialIndex(Feature) - Method in class Diff
 
addTransparencyToIndexColorModel(RenderedImage, boolean) - Method in class ImageWorker
Adds transparency to a preexisting image whose color model is index color model.
addTransparencyToIndexColorModel(RenderedImage, boolean, int, boolean) - Method in class ImageWorker
Adds transparency to a preexisting image whose color model is index color model.
addType(AttributeType) - Method in class FeatureTypeBuilder
A the given AttributeType to this factory.
addType(int, AttributeType) - Method in class FeatureTypeBuilder
Insert the given type at the index specified.
addType(long) - Method in class FilterCapabilities
Adds a new support type to capabilities.
addType(Class) - Method in class FilterCapabilities
Adds a new support type to capabilities.
addType(Class, boolean) - Method in class FilterCapabilities
Adds a new support type to capabilities.
addType(short) - Method in class FilterCapabilities
Deprecated.  
addTypes(AttributeType[]) - Method in class FeatureTypeBuilder
Add an array of AttributeTypes to this factory.
addUserStyle(Style) - Method in interface UserLayer
 
addUserStyle(Style) - Method in class UserLayerImpl
 
addValidation(FeatureValidation) - Method in class ValidationProcessor
addValidation Add a FeatureValidation to the list of Feature tests
addValidation(IntegrityValidation) - Method in class ValidationProcessor
addValidation Add an IntegrityValidation to the list of Integrity tests
addValue(Object) - Method in class Data
DOCUMENT ME!
addZoomChangeListener(ZoomChangeListener) - Method in class ZoomPane
Adds an object to the list of objects interested in being notified about zoom changes.
adiabeticTemperatureGradient(double, double, double) - Static method in class SeaWater
Computes adiabetic temperature gradient as a function of salinity, temperature and pressure.
AesheticCriteriaType - Static variable in interface GML
 
AESHETICCRITERIATYPE_TYPE - Static variable in class GMLSchema
<simpleType name="AesheticCriteriaType"> <annotation> <documentation>Graph-specific styling property.
AffinePlacement - Static variable in interface GML
 
AffinePlacementType - Static variable in interface GML
 
AFFINEPLACEMENTTYPE_TYPE - Static variable in class GMLSchema
<complexType name="AffinePlacementType"> <annotation> <documentation>A placement takes a standard geometric construction and places it in geographic space.
AffineTransform2D - Class in org.geotools.referencing.operation.matrix
An affine matrix of fixed 3×3 size.
AffineTransform2D() - Constructor for class AffineTransform2D
Creates a new identity matrix.
AffineTransform2D(AffineTransform) - Constructor for class AffineTransform2D
Constructs a 3×3 matrix from the specified affine transform.
AffineTransform2D(Matrix) - Constructor for class AffineTransform2D
Creates a new matrix initialized to the same value than the specified one.
AffineTransformBuilder - Class in org.geotools.referencing.operation.builder
Builds MathTransform setup as Affine transformation from a list of MappedPosition.
AffineTransformBuilder() - Constructor for class AffineTransformBuilder
 
AffineTransformBuilder(List) - Constructor for class AffineTransformBuilder
Creates AffineTransformBuilder for the set of properties.
AFTER - Static variable in interface Binding
Specifies that a binding should be executed after its direct parent
AlbersEqualArea - Class in org.geotools.referencing.operation.projection
Albers Equal Area Projection (EPSG code 9822).
AlbersEqualArea(ParameterValueGroup) - Constructor for class AlbersEqualArea
Constructs a new map projection from the supplied parameters.
AlbersEqualArea.Provider - Class in org.geotools.referencing.operation.projection
The math transform provider for an Albers Equal Area projection (EPSG code 9822).
AlbersEqualArea.Provider() - Constructor for class AlbersEqualArea.Provider
Constructs a new provider.
ALIGN_CENTER - Static variable in class TableWriter
A possible value for cell alignment.
ALIGN_LEFT - Static variable in class TableWriter
A possible value for cell alignment.
ALIGN_RIGHT - Static variable in class TableWriter
A possible value for cell alignment.
ALL - Static variable in class ColorBrewer
 
ALL - Static variable in interface Query
Implements a query that will fetch all features from a datasource.
all(ContentState) - Method in class Content
FeatureCollection representing the entire contents.
all(ContentState) - Method in class ContentFeatureSource
FeatureCollection representing the entire contents.
ALL - Static variable in interface Filter
Deprecated.  
ALL - Static variable in class FilterCapabilities
Mask for Filter.EXCLUDE
ALL - Static variable in interface FilterType
Deprecated. Defines a sieve filter, with static implementation Filter.EXCLUDE
ALL - Static variable in class Logging
Deprecated. Logging configuration that applied to all packages.
ALL - Static variable in class Logging
Logging configuration that apply to all packages.
ALL - Static variable in interface Validation
Empty String array for use with getTypeNames().
ALL - Static variable in class ComplexTypeHandler
ALL
ALL - Static variable in class SimpleTypeHandler
ALL
All - Interface in org.geotools.xml.schema
Instances of this interface are intended to represent the 'all' construct in an XML Schema.
ALL - Static variable in interface Any
 
ALL - Static variable in interface ElementGrouping
ElementGrouping mask to determine the type of ElementGrouping represented.
ALL - Static variable in interface Schema
Used to denote byte masks representing either XML block attributes or XML final attributes.
ALL - Static variable in interface SimpleType
Represents a masks used to represent how this simpleType may or may not be changed though the use of inheritance
ALL - Static variable in interface XS
 
ALL_NAMES - Static variable in interface Query
Ask for all properties when used with setPropertyNames.
AllAuthoritiesFactory - Class in org.geotools.referencing.factory
An authority factory that delegates the object creation to an other factory determined from the authority name in the code.
AllAuthoritiesFactory(Hints) - Constructor for class AllAuthoritiesFactory
Creates a new factory using the specified hints.
AllAuthoritiesFactory(Hints, Collection) - Constructor for class AllAuthoritiesFactory
Deprecated. This constructor will be removed in GeoTools 2.5.
AllAuthoritiesFactory(Hints, Collection, char) - Constructor for class AllAuthoritiesFactory
Deprecated. This constructor will be removed in GeoTools 2.5.
allDependencies() - Method in class Configuration
Returns all dependencies in the configuration dependency tree.
AllGT - Class in org.geotools.xml.schema.impl
 
AllGT(Element[]) - Constructor for class AllGT
 
AllGT(String, Element[], int, int) - Constructor for class AllGT
 
AllHandler - Class in org.geotools.xml.handlers.xsi
AllHandler purpose.
AllHandler() - Constructor for class AllHandler
 
allLocks() - Method in class InProcessLockingManager
Set of all locks.
ALLNNI - Static variable in interface XS
 
ALLNNI_TYPE - Static variable in class XSSchema
<xs:simpleType name="allNNI"> <xs:annotation> <xs:documentation> for maxOccurs</xs:documentation> </xs:annotation> <xs:union memberTypes="xs:nonNegativeInteger"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="unbounded"/> </xs:restriction> </xs:simpleType> </xs:union> </xs:simpleType>
ALLOWED_FCODE_ATTRIBUTES - Static variable in interface FCode
Array of attributes the FACC Code information is allowed to be stored under.
ALLOWED_FCODE_ATTRIBUTES_LIST - Static variable in interface FCode
The ALLOWED_FCODE_ATTRIBUTES array in list form.
allowTable(String) - Method in class JDBC1DataStore
Provides a hook for sub classes to filter out specific tables in the data store that are not to be used as geospatial tables.
allowTable(String) - Method in class OracleDataStore
Crops non feature type tables.
allowTable(String) - Method in class PostgisDataStore
 
allowWriteOnVolatileFIDs - Variable in class JDBC1DataStore
When true, writes are allowed also on tables with volatile FID mappers.
allSameOrder(String[], FeatureType) - Method in class JDBC1DataStore
returns true if the requested names list all the attributes in the correct order.
alterProperties(Map) - Method in class Parser
Returns the properties to be given to the parsed object.
ALTITUDE - Static variable in class DefaultCoordinateSystemAxis
The default axis for altitude values.
AmbiguousMetadataException - Exception in org.geotools.coverage.io
Thrown when one or more metadata have ambiguous values.
AmbiguousMetadataException(String, MetadataBuilder.Key, String) - Constructor for exception AmbiguousMetadataException
Constructs an exception with the specified message.
ancestors(FeatureType) - Static method in class FeatureTypes
 
anchorPoint - Static variable in interface GML
 
AnchorPoint - Interface in org.geotools.styling
An AnchorPoint identifies the location inside a textlabel to use as an "anchor" for positioning it relative to a point geometry.
AnchorPointImpl - Class in org.geotools.styling
DOCUMENT ME!
AnchorPointImpl() - Constructor for class AnchorPointImpl
 
AnchorPointImpl(FilterFactory) - Constructor for class AnchorPointImpl
Creates a new instance of DefaultAnchorPoint
AND - Static variable in interface AST
 
and(Filter) - Method in class AbstractFilterImpl
Default implementation for AND - should be sufficient for most filters.
and(Filter) - Method in class BinaryComparisonAbstract
 
and(Filter) - Method in class BinaryLogicAbstract
 
and(Filter) - Method in interface Filter
Deprecated. Implements a logical AND with this filter and returns the merged filter.
and() - Method in class FilterBuilder
Collapse all built filters into a single AND filter.
and(FilterBuilder) - Method in class FilterBuilder
A.and( B )
and(Filter) - Method in class FilterBuilder
A.and( B )
and() - Method in class FilterBuilder2
Collapse all built filters into a single AND filter.
and(FilterBuilder) - Method in class FilterBuilder2
A.and( B )
and(Filter) - Method in class FilterBuilder2
A.and( B )
and(Filter, Filter) - Method in interface FilterFactory
Deprecated. use FilterFactory.and(org.opengis.filter.Filter, org.opengis.filter.Filter)
and(Filter, Filter) - Method in class FilterFactoryImpl
 
and(List) - Method in class FilterFactoryImpl
 
and(Filter, Filter) - Method in class FilterFactoryImpl
 
and(FilterFactory, Filter, Filter) - Static method in class Filters
 
and(Filter) - Method in class LogicFilterImpl
Implements a logical AND with this filter and returns the merged filter.
And - Static variable in interface OGC
 
And - Static variable in interface OGC
 
AndImpl - Class in org.geotools.filter
Direct implementation of And filter.
AndImpl(FilterFactory, List) - Constructor for class AndImpl
 
angle - Static variable in interface GML
 
Angle - Class in org.geotools.measure
An angle in degrees.
Angle(double) - Constructor for class Angle
Contruct a new angle with the specified value.
Angle(String) - Constructor for class Angle
Constructs a newly allocated Angle object that represents the angle value represented by the string.
angleBetween(LineSegment, LineSegment, double) - Static method in class GeometryUtil
 
angleBetween(LineString, LineString, double) - Static method in class GeometryUtil
 
AngleChoiceType - Static variable in interface GML
 
ANGLECHOICETYPE_TYPE - Static variable in class GMLSchema
<complexType name="AngleChoiceType"> <annotation> <documentation>Value of an angle quantity provided in either degree-minute-second format or single value format.
AngleFormat - Class in org.geotools.measure
Parse and format angle according a specified pattern.
AngleFormat() - Constructor for class AngleFormat
Construct a new AngleFormat using the current default locale and a default pattern.
AngleFormat(String) - Constructor for class AngleFormat
Construct a new AngleFormat using the current default locale and the specified pattern.
AngleFormat(String, Locale) - Constructor for class AngleFormat
Construct a new AngleFormat using the specified pattern and locale.
AngleFormat(String, DecimalFormatSymbols) - Constructor for class AngleFormat
Construct a new AngleFormat using the specified pattern and decimal symbols.
AngleSizeValidation - Class in org.geotools.validation.network
StarNodeValidation purpose.
AngleSizeValidation() - Constructor for class AngleSizeValidation
StarNodeValidation constructor.
AngleSizeValidationBeanInfo - Class in org.geotools.validation.network
GazetteerNameValidationBeanInfo purpose.
AngleSizeValidationBeanInfo() - Constructor for class AngleSizeValidationBeanInfo
GazetteerNameValidationBeanInfo constructor.
AngleType - Static variable in interface GML
 
ANGLETYPE_TYPE - Static variable in class GMLSchema
<complexType name="AngleType"> <annotation> <documentation>Value of an angle quantity recorded as a single number, with its units.
Angular_Arc_Minute - Static variable in class GeoTiffUoMCodes
 
Angular_Arc_Second - Static variable in class GeoTiffUoMCodes
 
Angular_Degree - Static variable in class GeoTiffUoMCodes
 
Angular_DMS - Static variable in class GeoTiffUoMCodes
 
Angular_DMS_Hemisphere - Static variable in class GeoTiffUoMCodes
 
Angular_Gon - Static variable in class GeoTiffUoMCodes
 
Angular_Grad - Static variable in class GeoTiffUoMCodes
 
Angular_Radian - Static variable in class GeoTiffUoMCodes
6.3.1.4 Angular Units Codes These codes shall be used for any key that requires specification of an angular unit of measurement.
ANIMATE - Static variable in interface SMIL20
 
ANIMATE - Static variable in interface SMIL20LANG
 
ANIMATECOLOR - Static variable in interface SMIL20
 
ANIMATECOLOR - Static variable in interface SMIL20LANG
 
ANIMATECOLORPROTOTYPE - Static variable in interface SMIL20
 
ANIMATECOLORPROTOTYPE_TYPE - Static variable in class SMIL20Schema
<complexType name="animateColorPrototype"> <attributeGroup ref="smil20:animNamedTargetAttrs"/> <attributeGroup ref="smil20:animAddAccumAttrs"/> <attributeGroup ref="smil20:animValuesAttrs"/> </complexType>
ANIMATECOLORTYPE - Static variable in interface SMIL20LANG
 
ANIMATECOLORTYPE_TYPE - Static variable in class SMIL20LANGSchema
<complexType name="animateColorType"> <complexContent> <extension base="smil20:animateColorPrototype"> <choice maxOccurs="unbounded" minOccurs="0"> <any namespace="##other" processContents="lax"/> </choice> <attributeGroup ref="smil20lang:CoreAttrs"/> <attributeGroup ref="smil20lang:TimingAttrs"/> <attributeGroup ref="smil20:animTargetAttrs"/> <attributeGroup ref="smil20:animModeAttrs"/> <attributeGroup ref="smil20:skipContentAttrs"/> <anyAttribute namespace="##any" processContents="strict"/> </extension> </complexContent> </complexType>
ANIMATEMOTION - Static variable in interface SMIL20
 
ANIMATEMOTION - Static variable in interface SMIL20LANG
 
ANIMATEMOTIONPROTOTYPE - Static variable in interface SMIL20
 
ANIMATEMOTIONPROTOTYPE_TYPE - Static variable in class SMIL20Schema
<complexType name="animateMotionPrototype"> <attributeGroup ref="smil20:animAddAccumAttrs"/> <attributeGroup ref="smil20:animValuesAttrs"/> <attribute name="origin" type="string" use="optional"/> </complexType>
ANIMATEMOTIONTYPE - Static variable in interface SMIL20LANG
 
ANIMATEMOTIONTYPE_TYPE - Static variable in class SMIL20LANGSchema
<complexType name="animateMotionType"> <complexContent> <extension base="smil20:animateMotionPrototype"> <choice maxOccurs="unbounded" minOccurs="0"> <any namespace="##other" processContents="lax"/> </choice> <attributeGroup ref="smil20lang:CoreAttrs"/> <attributeGroup ref="smil20lang:TimingAttrs"/> <attributeGroup ref="smil20:animTargetAttrs"/> <attributeGroup ref="smil20:animModeAttrs"/> <attributeGroup ref="smil20:skipContentAttrs"/> <anyAttribute namespace="##any" processContents="strict"/> </extension> </complexContent> </complexType>
ANIMATEPROTOTYPE - Static variable in interface SMIL20
 
ANIMATEPROTOTYPE_TYPE - Static variable in class SMIL20Schema
<complexType name="animatePrototype"> <attributeGroup ref="smil20:animNamedTargetAttrs"/> <attributeGroup ref="smil20:animAddAccumAttrs"/> <attributeGroup ref="smil20:animValuesAttrs"/> </complexType>
ANIMATETYPE - Static variable in interface SMIL20LANG
 
ANIMATETYPE_TYPE - Static variable in class SMIL20LANGSchema
<complexType name="animateType"> <complexContent> <extension base="smil20:animatePrototype"> <choice maxOccurs="unbounded" minOccurs="0"> <any namespace="##other" processContents="lax"/> </choice> <attributeGroup ref="smil20lang:CoreAttrs"/> <attributeGroup ref="smil20lang:TimingAttrs"/> <attributeGroup ref="smil20:animTargetAttrs"/> <attributeGroup ref="smil20:animModeAttrs"/> <attributeGroup ref="smil20:skipContentAttrs"/> <anyAttribute namespace="##any" processContents="strict"/> </extension> </complexContent> </complexType>
ANNOTATED - Static variable in interface XS
 
ANNOTATION - Static variable in class AnnotationFeatureType
The FeatureType reference that should be used for Anotations.
ANNOTATION_ATTRIBUTE_NAME - Static variable in class AnnotationFeatureType
The attribute name used to store the attribute name containing the annotation text.
AnnotationFeatureType - Class in org.geotools.feature.type
Defines required attributes for Annotations.
AnsiDialectEpsgFactory - Class in org.geotools.referencing.factory.epsg
An EPSG factory for the database generated by SQL scripts rather than the MS-Access one.
AnsiDialectEpsgFactory(Hints, Connection) - Constructor for class AnsiDialectEpsgFactory
Constructs an authority factory using the specified connection.
Any - Interface in org.geotools.xml.schema
Instances of this interface are intended to represent the 'any' construct in an XML Schema.
ANY - Static variable in interface ElementGrouping
ElementGrouping mask to determine the type of ElementGrouping represented.
ANY_LENGTH - Static variable in class FeatureTypes
represent an unbounded field length
ANY_QUANTITATIVE_CATEGORY - Static variable in class ColorMap
A special category name meaning "any quantitative value".
AnyAttributeHandler - Class in org.geotools.xml.handlers.xsi
AnyAttributeHandler purpose.
AnyAttributeHandler() - Constructor for class AnyAttributeHandler
 
AnyGT - Class in org.geotools.xml.schema.impl
DOCUMENT ME!
AnyGT(URI) - Constructor for class AnyGT
 
AnyGT(URI, int, int) - Constructor for class AnyGT
 
AnyHandler - Class in org.geotools.xml.handlers.xsi
AnyHandler purpose.
AnyHandler() - Constructor for class AnyHandler
 
ANYSIMPLETYPE - Static variable in interface XS
 
ANYSIMPLETYPE_TYPE - Static variable in class XSSchema
<xs:simpleType id="anySimpleType" name="anySimpleType"> <xs:restriction base="xs:anyType"/> </xs:simpleType>
ANYTYPE - Static variable in interface XS
 
ANYTYPE_TYPE - Static variable in class XSSchema
<xs:simpleType id="anyType" name="anyType"> <xs:restriction base="xs:anyType"/> </xs:simpleType>
ANYURI - Static variable in interface XS
 
ANYURI_TYPE - Static variable in class XSSchema
<xs:simpleType id="anyURI" name="anyURI"> <xs:annotation> <xs:appinfo> <hfp:hasFacet name="length"/> <hfp:hasFacet name="minLength"/> <hfp:hasFacet name="maxLength"/> <hfp:hasFacet name="pattern"/> <hfp:hasFacet name="enumeration"/> <hfp:hasFacet name="whiteSpace"/> <hfp:hasProperty name="ordered" value="false"/> <hfp:hasProperty name="bounded" value="false"/> <hfp:hasProperty name="cardinality" value="countably infinite"/> <hfp:hasProperty name="numeric" value="false"/> </xs:appinfo> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#anyURI"/> </xs:annotation> <xs:restriction base="xs:anySimpleType"> <xs:whiteSpace fixed="true" id="anyURI.whiteSpace" value="collapse"/> </xs:restriction> </xs:simpleType>
append(StringBuffer, CoordinateSequence, int, NumberFormat) - Static method in class Coordinates
 
append(StringBuffer, CoordinateSequence, int, int, NumberFormat) - Static method in class Coordinates
 
append(StringBuffer, CoordinateAccess, int, int, NumberFormat) - Static method in class Coordinates
 
append(StringBuffer, CoordinateSequence, NumberFormat) - Static method in class Coordinates
 
append(StringBuffer, CoordinateAccess, NumberFormat) - Static method in class Coordinates
 
append(Formattable) - Method in class Formatter
Append the specified Formattable object.
append(IdentifiedObject) - Method in class Formatter
Append the specified OpenGIS's IdentifiedObject object.
append(MathTransform) - Method in class Formatter
Append the specified math transform.
append(CodeList) - Method in class Formatter
Append a code list to the WKT.
append(GeneralParameterValue) - Method in class Formatter
Append a parameter in WKT form.
append(int) - Method in class Formatter
Append an integer number.
append(double) - Method in class Formatter
Append a floating point number.
append(Unit) - Method in class Formatter
Appends a unit in WKT form.
append(String) - Method in class Formatter
Append a character string.
appendChild() - Method in class MetadataAccessor
Adds a new child element at the path given at construction time.
appendLineSeparator(StringBuffer) - Static method in class MetadataEntity
Deprecated. Not needed anymore since we now inherit a default AbstractMetadata.toString() method for all metadata.
ApplicationSchemaConfiguration - Class in org.geotools.gml3
An xml configuration for application schemas.
ApplicationSchemaConfiguration(String, String) - Constructor for class ApplicationSchemaConfiguration
 
ApplicationSchemaInformationImpl - Class in org.geotools.metadata.iso
Information about the application schema used to build the dataset.
ApplicationSchemaInformationImpl() - Constructor for class ApplicationSchemaInformationImpl
Construct an initially empty application schema information.
ApplicationSchemaInformationImpl(ApplicationSchemaInformation) - Constructor for class ApplicationSchemaInformationImpl
Constructs a metadata entity initialized with the values from the specified metadata.
ApplicationSchemaInformationImpl(Citation, String, String) - Constructor for class ApplicationSchemaInformationImpl
Creates a application schema information initialized to the specified values.
applyPattern(String) - Method in class AngleFormat
Set the pattern to use for parsing and formatting angle.
aquire(Map) - Method in class AdaptingServiceFinder
 
aquire(URI) - Method in class AdaptingServiceFinder
 
aquire(URI, Map) - Method in class AdaptingServiceFinder
 
aquire(URI, Map) - Method in class DefaultServiceFactory
 
aquire(Map) - Method in class DefaultServiceFactory
 
aquire(URI) - Method in class DefaultServiceFactory
Aquire IService handles generated by all ServiceExtentions that think they can handle the provided target url.
aquire(URI, Map) - Method in class DefaultServiceFinder
 
aquire(Map) - Method in class DefaultServiceFinder
 
aquire(URI) - Method in class DefaultServiceFinder
Aquire IService handles generated by all ServiceExtentions that think they can handle the provided target url.
aquire(Map) - Method in interface ServiceFinder
This will create a new IService magically.
aquire(URI) - Method in interface ServiceFinder
This method generates a default set of params, and calls aquire(params).
aquire(URI, Map) - Method in interface ServiceFinder
This methos is intended to be used when replacing an IService entry in a catalog, or for cloning.
aquireExclusive() - Method in class LockManager
DOCUMENT ME!
aquireShared() - Method in class LockManager
DOCUMENT ME!
ARC - Static variable in class ShapeType
Represents an Arc shape (id = 3).
Arc - Static variable in interface GML
 
ArcByBulge - Static variable in interface GML
 
ArcByBulgeType - Static variable in interface GML
 
ARCBYBULGETYPE_TYPE - Static variable in class GMLSchema
<complexType name="ArcByBulgeType"> <annotation> <documentation>An ArcByBulge is an arc string with only one arc unit, i.e. two control points and one bulge.
ArcByCenterPoint - Static variable in interface GML
 
ArcByCenterPointType - Static variable in interface GML
 
ARCBYCENTERPOINTTYPE_TYPE - Static variable in class GMLSchema
<complexType name="ArcByCenterPointType"> <annotation> <documentation>This variant of the arc requires that the points on the arc have to be computed instead of storing the coordinates directly.
ArcGridFormat - Class in org.geotools.gce.arcgrid
An implementation a Format for the ASCII grid ESRI and GRASS format.
ArcGridFormat() - Constructor for class ArcGridFormat
Creates an instance and sets the metadata.
ArcGridFormatFactory - Class in org.geotools.gce.arcgrid
Implementation of the Format service provider interface for arc grid files.
ArcGridFormatFactory() - Constructor for class ArcGridFormatFactory
 
ArcGridReader - Class in org.geotools.gce.arcgrid
This class can read an arc grid data source (ArcGrid or GRASS ASCII) and create a GridCoverage2D from the data.
ArcGridReader(Object) - Constructor for class ArcGridReader
Creates a new instance of an ArcGridReader basing the decision on whether the file is compressed or not.
ArcGridReader(Object, Hints) - Constructor for class ArcGridReader
Creates a new instance of an ArcGridReader basing the decision on whether the file is compressed or not.
ArcGridWriteParams - Class in org.geotools.gce.arcgrid
 
ArcGridWriteParams() - Constructor for class ArcGridWriteParams
Default constructor.
ArcGridWriter - Class in org.geotools.gce.arcgrid
ArcGridWriter supports writing of an ArcGrid GridCoverage to a Desination object XXX We cannot write a rotated grid coverage, we have to enforce that!
ArcGridWriter(Object) - Constructor for class ArcGridWriter
Takes either a URL or a String that points to an ArcGridCoverage file and converts it to a URL that can then be written to.
ArcGridWriter(Object, Hints) - Constructor for class ArcGridWriter
Takes either a URL or a String that points to an ArcGridCoverage file and converts it to a URL that can then be written to.
ARCM - Static variable in class ShapeType
Represents an ArcM shape (id = 23).
ArcMinutesType - Static variable in interface GML
 
ARCMINUTESTYPE_TYPE - Static variable in class GMLSchema
<simpleType name="ArcMinutesType"> <annotation> <documentation>Integer number of arc-minutes in a degree-minute-second angular value.
ARCROLE - Static variable in interface XLINK
 
ArcSDEAdapter - Class in org.geotools.arcsde.data
Utility 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.
ArcSDEAdapter() - Constructor for class ArcSDEAdapter
 
ArcSDEConnectionConfig - Class in org.geotools.arcsde.pool
Represents a set of ArcSDE database connection parameters.
ArcSDEConnectionConfig(Map) - Constructor for class ArcSDEConnectionConfig
DOCUMENT ME!
ArcSDEConnectionConfig(String, String, String, String, String, String) - Constructor for class ArcSDEConnectionConfig
DOCUMENT ME!
ArcSDEConnectionPool - Class in org.geotools.arcsde.pool
Maintains SeConnection's for a single set of connection properties (for instance: by server, port, user and password) in a pooled way Since sde connections are not jdbc connections, I can't use Sean's excellent connection pool.
ArcSDEConnectionPool(ArcSDEConnectionConfig) - Constructor for class ArcSDEConnectionPool
Creates a new SdeConnectionPool object with the connection parameters holded by config
ArcSDEConnectionPoolFactory - Class in org.geotools.arcsde.pool
Singleton factory that maintains a single connection pool per set of connection parameters.
ArcSDEDataStore - Class in org.geotools.arcsde.data
Implements a DataStore to work upon an ArcSDE spatial database gateway.
ArcSDEDataStore(ArcSDEConnectionPool) - Constructor for class ArcSDEDataStore
Creates a new ArcSDEDataStore object.
ArcSDEDataStore(ArcSDEConnectionPool, String) - Constructor for class ArcSDEDataStore
 
ArcSDEDataStoreFactory - Class in org.geotools.arcsde
Factory to create DataStores over a live ArcSDE instance.
ArcSDEDataStoreFactory() - Constructor for class ArcSDEDataStoreFactory
empty constructor
ArcSDEGeometryBuilder - Class in org.geotools.arcsde.data
Creates propper JTS Geometry objects from SeShape objects and viceversa.
ArcSDEGeometryBuildingException - Exception in org.geotools.arcsde.data
Exception that can be thrown if an error occurs while creating a Geometryy from a SeShape or viceversa
ArcSDEGeometryBuildingException(String) - Constructor for exception ArcSDEGeometryBuildingException
Creates a new ArcSDEGeometryBuildingException object.
ArcSDEGeometryBuildingException(String, Throwable) - Constructor for exception ArcSDEGeometryBuildingException
Creates a new ArcSDEGeometryBuildingException object.
ArcSDEPooledConnection - Class in org.geotools.arcsde.pool
An SeConnection that returns itself to the connection pool instead of closing on each call to close().
ArcSDEPooledConnection(ObjectPool, ArcSDEConnectionConfig) - Constructor for class ArcSDEPooledConnection
 
ArcSDEPyramid - Class in org.geotools.arcsde.gce
This class represents an ArcSDE Raster Pyramid.
ArcSDEPyramid(SeRasterAttr, CoordinateReferenceSystem) - Constructor for class ArcSDEPyramid
Creates an in-memory representation of an ArcSDE Raster Pyramid.
ArcSDEPyramid(int, int, int) - Constructor for class ArcSDEPyramid
Don't use this constructor.
ArcSDEPyramidLevel - Class in org.geotools.arcsde.gce
Represents one level in an ArcSDE pyramid.
ArcSDEPyramidLevel(int, SeExtent, CoordinateReferenceSystem, SDEPoint, int, int, Dimension) - Constructor for class ArcSDEPyramidLevel
 
ArcSDERasterBandCopier - Class in org.geotools.arcsde.gce.band
 
ArcSDERasterBandCopier() - Constructor for class ArcSDERasterBandCopier
 
ArcSDERasterFormat - Class in org.geotools.arcsde.gce
An implementation of the ArcSDE Raster Format.
ArcSDERasterFormat() - Constructor for class ArcSDERasterFormat
Creates an instance and sets the metadata.
ArcSDERasterFormatFactory - Class in org.geotools.arcsde
Implementation of the GridCoverageFormat service provider interface for ArcSDE Databases.
ArcSDERasterFormatFactory() - Constructor for class ArcSDERasterFormatFactory
 
ArcSDERasterGridCoverage2DReader - Class in org.geotools.arcsde.gce
This class can read an ArcSDE Raster datasource and create a GridCoverage2D from the data.
ArcSDERasterGridCoverage2DReader(Object) - Constructor for class ArcSDERasterGridCoverage2DReader
Creates a new instance of an ArcSDERasterReader
ArcSDERasterGridCoverage2DReader(Object, Hints) - Constructor for class ArcSDERasterGridCoverage2DReader
Creates a new instance of an ArcSDERasterReader
ArcSDERasterImageReadParam - Class in org.geotools.arcsde.gce.imageio
This class represents the parameters passed to an ArcSDERasterReader each time an image is read.
ArcSDERasterImageReadParam() - Constructor for class ArcSDERasterImageReadParam
 
ArcSDERasterReader - Class in org.geotools.arcsde.gce.imageio
 
ArcSDERasterReader(ArcSDERasterReaderSpi, ArcSDEPyramid, String, String) - Constructor for class ArcSDERasterReader
 
ArcSDERasterReaderSpi - Class in org.geotools.arcsde.gce.imageio
An ImageIO Service Provider Interface for creating ArcSDERasterReaders.
ArcSDERasterReaderSpi() - Constructor for class ArcSDERasterReaderSpi
 
ArcSecondsType - Static variable in interface GML
 
ARCSECONDSTYPE_TYPE - Static variable in class GMLSchema
<simpleType name="ArcSecondsType"> <annotation> <documentation>Number of arc-seconds in a degree-minute-second angular value.
ArcString - Static variable in interface GML
 
ArcStringByBulge - Static variable in interface GML
 
ArcStringByBulgeType - Static variable in interface GML
 
ARCSTRINGBYBULGETYPE_TYPE - Static variable in class GMLSchema
<complexType name="ArcStringByBulgeType"> <annotation> <documentation>This variant of the arc computes the mid points of the arcs instead of storing the coordinates directly.
ArcStringType - Static variable in interface GML
 
ARCSTRINGTYPE_TYPE - Static variable in class GMLSchema
<complexType name="ArcStringType"> <annotation> <documentation>An ArcString is a curve segment that uses three-point circular arc interpolation.
ArcType - Static variable in interface GML
 
ARCTYPE_TYPE - Static variable in class GMLSchema
<complexType name="ArcType"> <annotation> <documentation>An Arc is an arc string with only one arc unit, i.e. three control points.
ARCZ - Static variable in class ShapeType
Represents an ArcZ shape (id = 13).
area(Geometry) - Static method in class StaticGeometry
 
AREA_BOUMDING_RECTANGLE_TABLE - Static variable in interface FileConstants
Variable constant AREA_BOUMDING_RECTANGLE_TABLE keeps value of
AREA_FEATURE_TABLE - Static variable in interface FileConstants
Variable constant AREA_FEATURE_TABLE keeps value of
AREA_JOIN_TABLE - Static variable in interface FileConstants
Variable constant AREA_JOIN_TABLE keeps value of
AREA_OF_INTEREST_MASK - Static variable in class MapBoundsEvent
Area of interest changed
AREA_THEMATIC_INDEX - Static variable in interface FileConstants
Variable constant AREA_THEMATIC_INDEX keeps value of
AreaFunction - Class in org.geotools.filter
 
AreaFunction() - Constructor for class AreaFunction
Creates a new instance of AreaFunction
AreaGeometryFactory - Class in org.geotools.data.vpf.readers
Creates Geometries for area objects
AreaGeometryFactory() - Constructor for class AreaGeometryFactory
 
AreaType - Static variable in interface GML
 
AREATYPE_TYPE - Static variable in class GMLSchema
<complexType name="AreaType"> <annotation> <documentation>Value of a spatial area quantity, with its units.
ArgHelper - Class in org.geotools.validation.xml
ArgHelper purpose.
ArgHelper() - Constructor for class ArgHelper
 
ArgHelper.BooleanMapping - Class in org.geotools.validation.xml
BooleanMapping purpose.
ArgHelper.BooleanMapping() - Constructor for class ArgHelper.BooleanMapping
 
ArgHelper.DateMapping - Class in org.geotools.validation.xml
DateMapping purpose.
ArgHelper.DateMapping() - Constructor for class ArgHelper.DateMapping
 
ArgHelper.DoubleMapping - Class in org.geotools.validation.xml
DoubleMapping purpose.
ArgHelper.DoubleMapping() - Constructor for class ArgHelper.DoubleMapping
 
ArgHelper.EnvelopeMapping - Class in org.geotools.validation.xml
EnvelopeMapping purpose.
ArgHelper.EnvelopeMapping() - Constructor for class ArgHelper.EnvelopeMapping
 
ArgHelper.FilterMapping - Class in org.geotools.validation.xml
FilterMapping purpose.
ArgHelper.FilterMapping() - Constructor for class ArgHelper.FilterMapping
 
ArgHelper.FloatMapping - Class in org.geotools.validation.xml
FloatMapping purpose.
ArgHelper.FloatMapping() - Constructor for class ArgHelper.FloatMapping
 
ArgHelper.GeometryMapping - Class in org.geotools.validation.xml
GeometryMapping purpose.
ArgHelper.GeometryMapping() - Constructor for class ArgHelper.GeometryMapping
 
ArgHelper.IntegerMapping - Class in org.geotools.validation.xml
IntegerMapping purpose.
ArgHelper.IntegerMapping() - Constructor for class ArgHelper.IntegerMapping
 
ArgHelper.LongMapping - Class in org.geotools.validation.xml
LongMapping purpose.
ArgHelper.LongMapping() - Constructor for class ArgHelper.LongMapping
 
ArgHelper.Mapping - Interface in org.geotools.validation.xml
Mapping purpose.
ArgHelper.ShortMapping - Class in org.geotools.validation.xml
ShortMapping purpose.
ArgHelper.ShortMapping() - Constructor for class ArgHelper.ShortMapping
 
ArgHelper.StringMapping - Class in org.geotools.validation.xml
StringMapping purpose.
ArgHelper.StringMapping() - Constructor for class ArgHelper.StringMapping
 
ArgHelper.URIMapping - Class in org.geotools.validation.xml
URIMapping purpose.
ArgHelper.URIMapping() - Constructor for class ArgHelper.URIMapping
 
ArgumentDTO - Class in org.geotools.validation.dto
ArgumentConfig purpose.
ArgumentDTO() - Constructor for class ArgumentDTO
ArgumentConfig constructor.
ArgumentDTO(ArgumentDTO) - Constructor for class ArgumentDTO
 
arithmeticOperators(boolean, Functions) - Method in class FilterFactoryImpl
Deprecated. Unsupported operation required by the filter interface.
ArithmeticOperatorsType - Static variable in interface OGC
 
ArithmeticOperatorsTypeBinding - Class in org.geotools.filter.v1_1
Binding object for the type http://www.opengis.net/ogc:ArithmeticOperatorsType.
ArithmeticOperatorsTypeBinding(FilterFactory) - Constructor for class ArithmeticOperatorsTypeBinding
 
Array - Static variable in interface GML
 
ARRAY_ELEM_INCREMENT - Static variable in class GeoTiffConstants
 
ArrayAssociationType - Static variable in interface GML
 
ARRAYASSOCIATIONTYPE_TYPE - Static variable in class GMLSchema
<complexType name="ArrayAssociationType"> <annotation> <documentation>A base for derived types used to specify complex types containing an array of objects, by unspecified UML association - either composition or aggregation.
arrayContains(DelaunayNode, DelaunayNode[], int) - Static method in class AutoClustUtils
 
arrayListFactory() - Static method in class DateUtil
Factory method to create a java.util.ArrayList as the implementation of a java.util.List.
ArrayType - Static variable in interface GML
 
ARRAYTYPE_TYPE - Static variable in class GMLSchema
<complexType name="ArrayType"> <annotation> <documentation>A non-abstract generic collection type that can be used as a document element for a homogeneous collection of any GML types - Geometries, Topologies, Features ...
ASCENDING - Static variable in class SortOrder
Deprecated. Can now use the geoapi SortOrder directly
asCollection(GeometryCollection) - Static method in class GML2ParsingUtils
Wraps the elements of a geometry collection in a normal collection.
asCoordiantes(double[], int) - Static method in class SDO
Coordiantes from a (x,y,i3..
asCoordinates(double[]) - Static method in class SDO
Coordiantes from (x,y,x2,y2,...)
asDouble(Datum, double) - Method in class GeometryConverter
Presents datum as a double
asDouble(Expression) - Static method in class Filters
Uses number( expr ), will turn result into an interger, or NaN.
asDoubleArray(STRUCT, double) - Method in class GeometryConverter
Presents struct as a double[]
asDoubleArray(ARRAY, double) - Method in class GeometryConverter
Presents array as a double[]
asDoubleArray(Datum[], double) - Method in class GeometryConverter
Presents Datum[] as a double[]
asEmptyDataType() - Method in class GeometryConverter
Representation of null as an Empty SDO_GEOMETRY.
asGeometry(STRUCT) - Method in class GeometryConverter
Convert provided SDO_GEOMETRY to JTS Geometry.
asInt(Expression) - Static method in class Filters
Uses number( expr ), will turn result into an interger, or NOTFOUND
asIntArray(ARRAY, int) - Method in class GeometryConverter
 
asIntArray(Datum[], int) - Method in class GeometryConverter
Presents Datum[] as a int[]
asInteger(Datum, int) - Method in class GeometryConverter
Presents datum as an int
asLocalName() - Method in class NamedIdentifier
Deprecated. Replaced by NamedIdentifier.name().
asLocalName() - Method in class LocalName
Deprecated. Renamed as LocalName.name().
asLocalName() - Method in class ScopedName
Deprecated. Replaced by ScopedName.name.
asMap() - Method in class AbstractMetadata
Returns a view of this metadata object as a map.
asMap(Object) - Method in class MetadataStandard
Returns a view of the specified metadata object as a map.
asScopedName() - Method in class NamedIdentifier
Deprecated. Replaced by NamedIdentifier.toFullyQualifiedName().
asScopedName() - Method in class LocalName
Deprecated. Replaced by LocalName.toFullyQualifiedName().
asScopedName() - Method in class ScopedName
Deprecated. Replaced by ScopedName.toFullyQualifiedName().
assertAccess(String, String, Transaction) - Method in class InProcessLockingManager
Checks mutability of featureID for this transaction.
assertEquals(Geometry, Geometry) - Method in class DataTestCase
Compares two geometries for equality.
assertEquals(String, Geometry, Geometry) - Method in class DataTestCase
Compares two geometries for equality.
assertFids(Set) - Method in class JDBCFeatureStore
 
assertFilter(Filter) - Method in class JDBCFeatureStore
 
asSet(Object[]) - Static method in class AbstractIdentifiedObject
Returns the specified array as an immutable set, or null if the array is empty or null.
assignTo(Element) - Method in class GeoTiffIIOMetadataEncoder
 
AssociationType - Static variable in interface GML
 
ASSOCIATIONTYPE_TYPE - Static variable in class GMLSchema
<complexType name="AssociationType"> <annotation> <documentation>A pattern or base for derived types used to specify complex types corresponding to an unspecified UML association - either composition or aggregation.
asString(Expression) - Static method in class Filters
Uses string( expr ), will turn result into a String
AST - Interface in org.geotools.catalog.defaults
Use the visitor pattern to traverse the AST
ASTFactory - Class in org.geotools.catalog.defaults
DOCUMENT ME!
asTree() - Method in class AbstractMetadata
Returns a view of this metadata as a tree.
asTree(Object) - Method in class MetadataStandard
Returns a view of the specified metadata as a tree.
asTree() - Method in class FactoryDependencies
Returns the dependencies as a tree.
ASTRONOMICAL_TWILIGHT - Static variable in class SunRelativePosition
Elevation angle of astronomical twilight, in degrees.
asType(Expression, Class) - Static method in class Filters
Navigate through the expression seaching for TYPE.
at - Variable in class AttributeExpressionImpl2
Holds all sub filters of this filter.
atestGetFeatureSourceRoad() - Method in class AbstractDataStoreTest
 
attPath - Variable in class AttributeExpressionImpl
Holds all sub filters of this filter.
attPath - Variable in class AttributeExpressionImpl2
Holds all sub filters of this filter.
attReader - Variable in class IndexedShapefileDataStore.Writer
 
attReader - Variable in class ShapefileDataStore.Writer
 
attribute(FeatureType, int) - Static method in class Schema
Deprecated. use getAttribute( type, index )
attribute(FeatureType, String) - Static method in class Schema
Deprecated. use getAttribute( type, name )
ATTRIBUTE - Static variable in interface ExpressionType
Defines an attribute expression with a declared string type.
Attribute - Interface in org.geotools.xml.schema
An instance of this interface should represent an Attribute from an XML schema.
ATTRIBUTE - Static variable in interface XS
 
ATTRIBUTE_DOUBLE - Static variable in interface ExpressionType
Defines an attribute expression with a declared double type.
ATTRIBUTE_GEOMETRY - Static variable in interface ExpressionType
Defines an attribute expression with a declared string type.
ATTRIBUTE_INTEGER - Static variable in interface ExpressionType
Defines an attribute expression with a declared integer type.
ATTRIBUTE_STRING - Static variable in interface ExpressionType
Defines an attribute expression with a declared string type.
ATTRIBUTE_TYPE_FACTORY - Static variable in class Hints
The AttributeTypeFactory instance to use.
ATTRIBUTE_UNDECLARED - Static variable in interface ExpressionType
Defines an attribute expression with a declared string type.
attributeCount(FeatureType) - Static method in class Schema
Walk the provided FeatureType and produce a count of distinct attribtues.
AttributeEncodeExecutor - Class in org.geotools.xml.impl
 
AttributeEncodeExecutor(Object, XSDAttributeDeclaration, Document, Logger) - Constructor for class AttributeEncodeExecutor
 
AttributeExpression - Interface in org.geotools.filter
Deprecated. use PropertyName
attributeExpression(String) - Method in class StyleBuilder
create an attribute expression
AttributeExpressionImpl - Class in org.geotools.filter
Defines a complex filter (could also be called logical filter).
AttributeExpressionImpl(FeatureType) - Constructor for class AttributeExpressionImpl
Constructor with the schema for this attribute.
AttributeExpressionImpl(String) - Constructor for class AttributeExpressionImpl
Constructor with schema and path to the attribute.
AttributeExpressionImpl(String, Hints) - Constructor for class AttributeExpressionImpl
Constructor with schema and path to the attribute.
AttributeExpressionImpl(FeatureType, String) - Constructor for class AttributeExpressionImpl
Constructor with schema and path to the attribute.
AttributeExpressionImpl2 - Class in org.geotools.filter
Defines a complex filter (could also be called logical filter).
AttributeExpressionImpl2(AttributeType) - Constructor for class AttributeExpressionImpl2
Constructor with the schema for this attribute.
AttributeGroup - Interface in org.geotools.xml.schema
This interface is intended to represent an XML Schema AttributeGroup.
ATTRIBUTEGROUP - Static variable in interface XS
 
AttributeGroupGT - Class in org.geotools.xml.schema.impl
DOCUMENT ME!
AttributeGroupGT(String, String, URI, Attribute[], String) - Constructor for class AttributeGroupGT
Creates a new AttributeGroupGT object.
AttributeGroupHandler - Class in org.geotools.xml.handlers.xsi
AttributeGroupHandler purpose.
AttributeGroupHandler() - Constructor for class AttributeGroupHandler
 
ATTRIBUTEGROUPREF - Static variable in interface XS
 
AttributeGT - Class in org.geotools.xml.schema.impl
DOCUMENT ME!
AttributeGT(String, String, URI, SimpleType, int, String, String, boolean) - Constructor for class AttributeGT
Creates a new AttributeGT object.
AttributeHandler - Class in org.geotools.xml.handlers.xsi
AttributeHandler purpose.
AttributeHandler() - Constructor for class AttributeHandler
 
AttributeHandler - Interface in org.geotools.xml.impl
Classes implementing this interace serve as handlers for attributes in an instance document as it is parsed.
attributeHandlers - Variable in class QueryData
 
AttributeImpl - Class in org.geotools.xml.impl
 
AttributeImpl(XSDAttributeDeclaration) - Constructor for class AttributeImpl
 
AttributeInstance - Interface in org.geotools.xml
Represents an attribute in an instance document.
AttributeIO - Interface in org.geotools.data.jdbc.attributeio
Attribute reader/writer.
attributeIterator(QName) - Method in class FeaturePointer
 
AttributeList - Class in org.geotools.data.oracle.sdo
Used to provide a List API of an ordinate array.
AttributeList(Object) - Constructor for class AttributeList
 
AttributeList(Object, int, int) - Constructor for class AttributeList
 
AttributeList(Object, int, int, int, int) - Constructor for class AttributeList
 
attributeNames(FeatureType) - Static method in class DataUtilities
DOCUMENT ME!
attributeNames(Filter, FeatureType) - Static method in class DataUtilities
Traverses the filter and returns any encoutered property names.
attributeNames(Filter) - Static method in class DataUtilities
Deprecated. use DataUtilities.attributeNames(Filter, FeatureType)/
attributeNames(Expression, FeatureType) - Static method in class DataUtilities
Traverses the expression and returns any encoutered property names.
attributeNames(Expression) - Static method in class DataUtilities
Deprecated. use DataUtilities.attributeNames(Expression, FeatureType)/
attributeNames(FeatureType, Filter) - Method in class JDBC1DataStore
Gets the list of attribute names required for both featureType and filter
attributeNames(FeatureType, Filter) - Method in class PostgisDataStore
Gets the list of attribute names required for both featureType and filter
attributeNames - Variable in class FilterAttributeExtractor
Last set visited
AttributeReader - Interface in org.geotools.data
The low-level attribute reading API.
attributes - Variable in class DefaultFeatureReader
 
attributes - Variable in class FIDFeatureReader
 
attributes(FeatureType) - Static method in class Schema
Deprecated. use getAttributes( featureType )
attributes(FeatureType, List) - Static method in class Schema
Deprecated. use getAttributes( featureType, list )
attributes - Static variable in class GMLComplexTypes.AbstractFeatureType
 
attributes - Static variable in class GMLComplexTypes.AbstractGeometryCollectionBaseType
 
attributes - Static variable in class GMLComplexTypes.AbstractGeometryType
 
attributes - Static variable in class GMLComplexTypes.FeatureAssociationType
 
attributes - Static variable in class GMLComplexTypes.GeometryAssociationType
 
attributesEqual(Object, Object) - Static method in class DataUtilities
DOCUMENT ME!
AttributeType - Interface in org.geotools.feature
Stores metadata about a single attribute object.
AttributeTypeFactory - Class in org.geotools.feature
Abstract class for AttributeType factories.
AttributeTypeFactory() - Constructor for class AttributeTypeFactory
 
AttributeValidation - Class in org.geotools.validation.attributes
PointCoveredByLineValidation purpose.
AttributeValidation() - Constructor for class AttributeValidation
PointCoveredByLineValidation constructor.
AttributeValidationBeanInfo - Class in org.geotools.validation.attributes
GazetteerNameValidationBeanInfo purpose.
AttributeValidationBeanInfo() - Constructor for class AttributeValidationBeanInfo
GazetteerNameValidationBeanInfo constructor.
AttributeValue - Interface in org.geotools.xml.schema
DOCUMENT ME!
AttributeValueGT - Class in org.geotools.xml.schema.impl
DOCUMENT ME!
AttributeValueGT(Attribute, String) - Constructor for class AttributeValueGT
Creates a new AttributeValueGT object.
AttributeWriter - Interface in org.geotools.data
- Added hasNext to support the FeatureWriter API
Attribution - Static variable in interface WMSV1_1_1
 
attrs - Static variable in class WMSDescribeLayerTypes._Query
 
auth - Variable in class WFSDataStore
 
AUTHOR - Static variable in class VersionedPostgisDataStore
Key used in transaction properties to hold the commit author
AUTHORITY - Static variable in class EPSGCRSAuthorityFactory
Deprecated.  
AUTHORITY_MAX_ACTIVE - Static variable in class Hints
The maximum number of active AuthorityFactories.
AUTHORITY_MAX_IDLE - Static variable in class Hints
The number of idle AuthorityFactories.
AUTHORITY_MIN_EVICT_IDLETIME - Static variable in class Hints
When the evictor is run, if more time (in milliseconds) than the value in AUTHORITY_MIN_EVICT_IDLETIME has passed, then the worker is destroyed.
AUTHORITY_MIN_IDLE - Static variable in class Hints
Minimum number of objects required before the evictor will begin removing objects.
AUTHORITY_PREFIX - Static variable in class EPSGCRSAuthorityFactory
Deprecated.  
AUTHORITY_SOFTMIN_EVICT_IDLETIME - Static variable in class Hints
When the evictor is run, workers which have been idle for more than this value will be destroyed iff the number of idle workers exceeds AUTHORITY_MIN_IDLE.
AUTHORITY_TIME_BETWEEN_EVICTION_RUNS - Static variable in class Hints
Time in milliseconds to wait between eviction runs.
AuthorityBackedFactory - Class in org.geotools.referencing.operation
A coordinate operation factory extended with the extra informations provided by an authority factory.
AuthorityBackedFactory() - Constructor for class AuthorityBackedFactory
Creates a new factory backed by a default EPSG authority factory.
AuthorityBackedFactory(Hints) - Constructor for class AuthorityBackedFactory
Creates a new factory backed by an authority factory fetched using the specified hints.
AuthorityCodesComboBox - Class in org.geotools.gui.swing.referencing
A combox box for selecting a coordinate reference system from a list.
AuthorityCodesComboBox() - Constructor for class AuthorityCodesComboBox
Creates a CRS chooser backed by the EPSG authority factory.
AuthorityCodesComboBox(String) - Constructor for class AuthorityCodesComboBox
Creates a CRS chooser backed by the specified authority factory.
AuthorityCodesComboBox(AuthorityFactory) - Constructor for class AuthorityCodesComboBox
Creates a CRS chooser backed by the specified authority factory.
AuthorityCodesComboBox(AuthorityFactory, Class) - Constructor for class AuthorityCodesComboBox
Creates a CRS chooser backed by the specified authority factory.
AuthorityFactoryAdapter - Class in org.geotools.referencing.factory
An authority factory which delegates CRS, CS or datum objects creation to some other factory implementations.
AuthorityFactoryAdapter(AuthorityFactory) - Constructor for class AuthorityFactoryAdapter
Creates a wrapper around the specified factory.
AuthorityFactoryAdapter(CRSAuthorityFactory, CSAuthorityFactory, DatumAuthorityFactory, CoordinateOperationAuthorityFactory) - Constructor for class AuthorityFactoryAdapter
Creates a wrapper around the specified factories.
AuthorityFactoryAdapter(String, Hints) - Constructor for class AuthorityFactoryAdapter
Creates a wrappers around the default factories for the specified authority.
AuthorityURL - Static variable in interface WMSV1_1_1
 
AUTO - Static variable in class Citations
The WMS 1.1.1 "Automatic Projections" authority.
AUTO2 - Static variable in class Citations
The WMS 1.3.0 "Automatic Projections" authority.
AUTO_COMMIT - Static variable in interface Transaction
Represents AUTO_COMMIT Mode
AUTO_PROTOCOL - Static variable in class WFSDataStore
 
AutoClust - Class in org.geotools.graph.util.delaunay
 
AutoClust() - Constructor for class AutoClust
Creates a new instance of AutoClust
AutoClustData - Class in org.geotools.graph.util.delaunay
 
AutoClustData() - Constructor for class AutoClustData
Creates a new instance of AutoClustData
AutoClustUtils - Class in org.geotools.graph.util.delaunay
 
AutoClustUtils() - Constructor for class AutoClustUtils
Creates a new instance of AutoClustUtils
AutoCRSFactory - Class in org.geotools.referencing.factory.wms
Deprecated. This class will move in a org.geotools.referencing.factory.web package in Geotools 2.5, in order to put together other web-related factories defined outside the WMS specification. Don't use this class directly. You should not need to anyway - use ReferencingFactoryFinder instead, which will continue to work no matter where this class is located.
AutoCRSFactory() - Constructor for class AutoCRSFactory
Deprecated. Constructs a default factory for the AUTO authority.
AutoCRSFactory(Hints) - Constructor for class AutoCRSFactory
Deprecated. Constructs a factory for the AUTO authority using the specified hints.
autoIncrement - Variable in class AbstractFIDMapper
 
autoIncrement - Variable in class DefaultFIDMapperFactory.ColumnInfo
 
AutoIncrementFIDMapper - Class in org.geotools.data.jdbc.fidmapper
Support primary key columns that are automatically generated by the database.
AutoIncrementFIDMapper(String, int) - Constructor for class AutoIncrementFIDMapper
Construct an AutoIncrementFIDMapper
AutoIncrementFIDMapper(String, String, String, int) - Constructor for class AutoIncrementFIDMapper
Construct an AutoIncrementFIDMapper
AutoIncrementFIDMapper(String, String, int) - Constructor for class AutoIncrementFIDMapper
Construct an AutoIncrementFIDMapper
availableRows() - Method in class VPFInputStream
Describe availableRows method here.
AVERAGE - Static variable in class OverlapBehavior
 
averageDistance(LineString, Collection) - Static method in class GeometryUtil
 
AverageVisitor - Class in org.geotools.feature.visitor
Calculates the Average
AverageVisitor(int, FeatureType) - Constructor for class AverageVisitor
Constructor class for the AverageVisitor using AttributeType ID
AverageVisitor(String, FeatureType) - Constructor for class AverageVisitor
Constructor class for the AverageVisitor using AttributeType Name
AverageVisitor(Expression) - Constructor for class AverageVisitor
Constructor class for the AverageVisitor using an expression
AverageVisitor.AverageResult - Class in org.geotools.feature.visitor
 
AverageVisitor.AverageResult(Object) - Constructor for class AverageVisitor.AverageResult
 
AverageVisitor.AverageResult(Object, boolean) - Constructor for class AverageVisitor.AverageResult
 
AverageVisitor.AverageResult(int, Object) - Constructor for class AverageVisitor.AverageResult
 
Axis - Class in org.geotools.image.io.metadata
An <Axis> element in geographic metadata format.
Axis(ImageReferencing, int) - Constructor for class Axis
Creates a parser for an axis.
Axis2D - Class in org.geotools.axis
An axis as a graduated line.
Axis2D() - Constructor for class Axis2D
Constructs an axis with a default NumberGraduation.
Axis2D(Graduation) - Constructor for class Axis2D
Constructs an axis with the specified graduation.
Axis2D.TickIterator - Class in org.geotools.axis
Iterates along the graduation ticks and provides access to the graduation values.
Axis2D.TickIterator(FontRenderContext) - Constructor for class Axis2D.TickIterator
Construct an iterator.
AXIS_CHANGES - Static variable in class AbstractCoordinateOperationFactory
The identifier for conversion using an affine transform for axis swapping and/or unit conversions.
AXIS_TITLE_FONT - Static variable in interface Graduation
The font to use for rendering the title.
axisAbbrev - Static variable in interface GML
 
axisDimensionX - Variable in class GridGeometry2D
The (GridGeometry2D.gridDimensionX, GridGeometry2D.gridDimensionY) dimensions in the envelope space.
axisDimensionY - Variable in class GridGeometry2D
The (GridGeometry2D.gridDimensionX, GridGeometry2D.gridDimensionY) dimensions in the envelope space.
axisDirection - Static variable in interface GML
 
axisID - Static variable in interface GML
 
azimuth - Variable in class Krovak
Azimuth of the centre line passing through the centre of the projection.
AZIMUTH - Static variable in class Krovak.Provider
The operation parameter descriptor for the azimuth parameter value.
azimuth - Variable in class ObliqueMercator
The azimuth of the central line passing throught the centre of the projection, in radians.
AZIMUTH - Static variable in class ObliqueMercator.Provider
The operation parameter descriptor for the azimuth parameter value.

B

B_DOUBLE - Static variable in class FileSystemPageStore
 
B_DOUBLE - Static variable in class FileSystemPageStore
 
B_FLOAT - Static variable in class FileSystemPageStore
 
B_FLOAT - Static variable in class FileSystemPageStore
 
B_INTEGER - Static variable in class FileSystemPageStore
 
B_INTEGER - Static variable in class FileSystemPageStore
 
B_LONG - Static variable in class FileSystemPageStore
 
B_LONG - Static variable in class FileSystemPageStore
 
B_SHORT - Static variable in class FileSystemPageStore
 
B_SHORT - Static variable in class FileSystemPageStore
 
B_STRING - Static variable in class FileSystemPageStore
 
B_STRING - Static variable in class FileSystemPageStore
 
BackingStoreException - Exception in org.geotools.referencing.factory
Thrown 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.
BackingStoreException() - Constructor for exception BackingStoreException
Constructs a new exception with no detail message.
BackingStoreException(String) - Constructor for exception BackingStoreException
Constructs a new exception with the specified detail message.
BackingStoreException(Throwable) - Constructor for exception BackingStoreException
Constructs a new exception with the specified cause.
BackingStoreException(String, Throwable) - Constructor for exception BackingStoreException
Constructs a new exception with the specified detail message and cause.
Bag - Static variable in interface GML
 
BagType - Static variable in interface GML
 
BAGTYPE_TYPE - Static variable in class GMLSchema
<complexType name="BagType"> <annotation> <documentation>A non-abstract generic collection type that can be used as a document element for a collection of any GML types - Geometries, Topologies, Features ...
Band - Class in org.geotools.image.io.metadata
A <SampleDimension> element in geographic metadata format.
Band(GeographicMetadata, int) - Constructor for class Band
Creates a parser for a band.
BandImpl - Class in org.geotools.metadata.iso.content
Range of wavelengths in the electromagnetic spectrum.
BandImpl() - Constructor for class BandImpl
Constructs an initially empty band.
BandImpl(Band) - Constructor for class BandImpl
Constructs a metadata entity initialized with the values from the specified metadata.
bandMapper - Variable in class ArcSDERasterImageReadParam
 
base - Variable in class ExponentialTransform1D
The base to be raised to a power.
BASE - Static variable in class ExponentialTransform1D.Provider
The operation parameter descriptor for the base parameter value.
base - Variable in class LogarithmicTransform1D
The base of the logarithm.
BASE - Static variable in class LogarithmicTransform1D.Provider
The operation parameter descriptor for the base parameter value.
base - Variable in class DerivedMap
The base map whose keys are derived from.
base - Variable in class DerivedSet
The base set whose values are derived from.
Base64 - Class in org.geotools.data.postgis.attributeio
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.geotools.data.postgis.attributeio
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.geotools.data.postgis.attributeio
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BASE64BINARY - Static variable in interface XS
 
BASE64BINARY_TYPE - Static variable in class XSSchema
<xs:simpleType id="base64Binary" name="base64Binary"> <xs:annotation> <xs:appinfo> <hfp:hasFacet name="length"/> <hfp:hasFacet name="minLength"/> <hfp:hasFacet name="maxLength"/> <hfp:hasFacet name="pattern"/> <hfp:hasFacet name="enumeration"/> <hfp:hasFacet name="whiteSpace"/> <hfp:hasProperty name="ordered" value="false"/> <hfp:hasProperty name="bounded" value="false"/> <hfp:hasProperty name="cardinality" value="countably infinite"/> <hfp:hasProperty name="numeric" value="false"/> </xs:appinfo> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#base64Binary"/> </xs:annotation> <xs:restriction base="xs:anySimpleType"> <xs:whiteSpace fixed="true" id="base64Binary.whiteSpace" value="collapse"/> </xs:restriction> </xs:simpleType>
BASE_ELEMENT - Static variable in class DocumentWriter
Element or String ... include a ref to an Element to be used, or a string representing the name of the element
BASE_URL - Static variable in class HTTP_AuthorityFactory
Deprecated. The base URL, which is "http://www.opengis.net/gml/srs/".
baseCRS - Static variable in interface GML
 
baseCRS - Variable in class AbstractDerivedCRS
The base coordinate reference system.
baseCurve - Static variable in interface GML
 
BaseFeatureState - Class in org.geotools.feature.collection
This is *not* a Feature - it is a Delegate used by FeatureCollection implementations as "mix-in", provides implementation of featureCollection events, featureType, and attribute access.
BaseFeatureState(ResourceCollection, FeatureType) - Constructor for class BaseFeatureState
 
BaseFeatureState(ResourceCollection, FeatureType, FeatureType) - Constructor for class BaseFeatureState
 
baseIndex - Variable in class QueryData
 
BaseStyleDescriptorType - Static variable in interface GML
 
BASESTYLEDESCRIPTORTYPE_TYPE - Static variable in class GMLSchema
<complexType name="BaseStyleDescriptorType"> <annotation> <documentation>Base complex type for geometry, topology, label and graph styles.
baseSurface - Static variable in interface GML
 
baseToDerived(Object) - Method in class DerivedMap
Transforms a key from the DerivedMap.base map to a key in this map.
baseToDerived(Object) - Method in class DerivedSet
Transforms a value in the DerivedSet.base set to a value in this set.
BaseUnit - Static variable in interface GML
 
BaseUnitType - Static variable in interface GML
 
BASEUNITTYPE_TYPE - Static variable in class GMLSchema
<complexType name="BaseUnitType"> <annotation> <documentation>Definition of a unit of measure which is a base unit from the system of units.
BasicAttributeIO - Class in org.geotools.data.jdbc.attributeio
A basic attribute IO class, that will parse and write attributes as objects (using getObject, updateObject).
BasicAttributeIO() - Constructor for class BasicAttributeIO
 
BasicDirectedEdge - Class in org.geotools.graph.structure.basic
Basic implementation of DirectedEdge.
BasicDirectedEdge(DirectedNode, DirectedNode) - Constructor for class BasicDirectedEdge
Contstructs a new DirectedEdge.
BasicDirectedGraph - Class in org.geotools.graph.structure.basic
Basic implementation of DirectedGraph.
BasicDirectedGraph(Collection, Collection) - Constructor for class BasicDirectedGraph
Creates a directed graph from a collection of directed nodes and a collection of directed edges.
BasicDirectedGraphBuilder - Class in org.geotools.graph.build.basic
An implementation of GraphBuilder used to build directed graphs.
BasicDirectedGraphBuilder() - Constructor for class BasicDirectedGraphBuilder
 
BasicDirectedGraphGenerator - Class in org.geotools.graph.build.basic
An implementation of GraphGenerator used to generate directed graphs.
BasicDirectedGraphGenerator() - Constructor for class BasicDirectedGraphGenerator
Constructs a new generator.
BasicDirectedLineGraphBuilder - Class in org.geotools.graph.build.line
An implementation of GraphBuilder extended from BasicDirectedGraphBuilder used to build graphs representing directed line networks.
BasicDirectedLineGraphBuilder() - Constructor for class BasicDirectedLineGraphBuilder
 
BasicDirectedLineGraphGenerator - Class in org.geotools.graph.build.line
An implementation of GraphGenerator used to generate a graph representing a directed line network.
BasicDirectedLineGraphGenerator() - Constructor for class BasicDirectedLineGraphGenerator
Constructs a new BasicDirectedLineGraphGenerator.
BasicDirectedNode - Class in org.geotools.graph.structure.basic
Basic implementation of DirectedNode.
BasicDirectedNode() - Constructor for class BasicDirectedNode
Constructs a new BasicDirectedNode.
BasicDirectedXYNode - Class in org.geotools.graph.structure.line
Basic implementation of a directed XYNode extended from BasicDirectedNode.
BasicDirectedXYNode() - Constructor for class BasicDirectedXYNode
 
BasicEdge - Class in org.geotools.graph.structure.basic
Basic implementation of Edge.
BasicEdge(Node, Node) - Constructor for class BasicEdge
Constructs a new edge.
BasicFactories - Class in org.geotools.factory
Defines a common abstraction for getting the different factories.
BasicFactories(Map) - Constructor for class BasicFactories
Creates a new instance of BasicFactories with the specified set of hints.
BasicFeatureTypes - Class in org.geotools.feature.type
Defines required attributes for Annotations.
BasicFIDMapper - Class in org.geotools.data.jdbc.fidmapper
Basic FIDMapper implementation that maps the FID of a Feature to a VARCHAR column
BasicFIDMapper(String, int) - Constructor for class BasicFIDMapper
Create a new BasicFIDMapper
BasicFIDMapper(String, String, String, int, boolean) - Constructor for class BasicFIDMapper
Create a new BasicFIDMapper
BasicFIDMapper(String, int, boolean) - Constructor for class BasicFIDMapper
Create a new BasicFIDMapper
BasicGraph - Class in org.geotools.graph.structure.basic
Basic implemenation of Graph.
BasicGraph() - Constructor for class BasicGraph
Constructs an empty graph with edge and node collections uninitialized.
BasicGraph(Collection, Collection) - Constructor for class BasicGraph
Constructs a graph from a collection of nodes and a collection of edges.
BasicGraphable - Class in org.geotools.graph.structure.basic
Basic implementation of Graphable.
BasicGraphable() - Constructor for class BasicGraphable
Constrcuts a new a graph component.
BasicGraphBuilder - Class in org.geotools.graph.build.basic
Basic implementation of GraphBuilder.
BasicGraphBuilder() - Constructor for class BasicGraphBuilder
Constructs a new empty graph builder.
BasicGraphGenerator - Class in org.geotools.graph.build.basic
An implementation of GraphGenerator.
BasicGraphGenerator() - Constructor for class BasicGraphGenerator
Constructs a new generator.
BasicGraphTraversal - Class in org.geotools.graph.traverse.basic
A basic implementation of GraphTraversal.
BasicGraphTraversal(Graph, GraphWalker, GraphIterator) - Constructor for class BasicGraphTraversal
Constrcuts a new graph traversal.
BasicLineGraphBuilder - Class in org.geotools.graph.build.line
An implementation of GraphBuilder extended from BasicGraphBuilder used to build graphs representing line networks.
BasicLineGraphBuilder() - Constructor for class BasicLineGraphBuilder
 
BasicLineGraphGenerator - Class in org.geotools.graph.build.line
An implementation of GraphGenerator used to generate a graph representing a line network.
BasicLineGraphGenerator() - Constructor for class BasicLineGraphGenerator
Constructs a new BasicLineGraphGenerator.