All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Annotation Types Summary
Class |
Description |
AbbreviatedTimeUnitConverterFactory |
Converter Factory converting abbreviated timeUnit Strings (s, m, h, d) to TimeUnit enum.
|
Absolute |
Computes the mathematical absolute value of each sample value.
|
AbsoluteExternalPositionalAccuracy |
Closeness of reported coordinate values to values accepted as or being true.
|
AbsoluteExternalPositionalAccuracyImpl |
Closeness of reported coordinate values to values accepted as or being true.
|
AbsoluteExternalPositionalAccuracyType |
A representation of the model object 'Absolute External Positional Accuracy Type'.
|
AbsoluteExternalPositionalAccuracyTypeImpl |
An implementation of the model object 'Absolute External Positional Accuracy Type'.
|
AbsoluteTolerance |
|
Abstract_URI_AuthorityFactory |
|
AbstractAdhocQueryExpressionType |
A representation of the model object 'Abstract Adhoc Query Expression Type'.
|
AbstractAdhocQueryExpressionTypeImpl |
An implementation of the model object 'Abstract Adhoc Query Expression Type'.
|
AbstractAuthorityFactory |
Base class for authority factories.
|
AbstractAuthorityMediator |
An authority mediator that consults (a possibily shared) cache before delegating the generation
of the content to a "worker" authority factory.
|
AbstractBounds |
Base class for envelope implementations.
|
AbstractCachedAuthorityFactory |
An authority factory that consults (a possibly shared) cache before generating content itself.
|
AbstractCalcResult |
An abstract implementation for CalcResults.
|
AbstractCollectionMapper |
Maps a collection containing valid GeoJSON.
|
AbstractCompilerFactory |
Provides the common behavior to make a compiler implementation
|
AbstractComplexBinding |
Base class for complex bindings.
|
AbstractComplexEMFBinding |
Base class for complex bindings which map to an EMF model class.
|
AbstractConsole |
Base class for application performing operations on WKT objects from the command line.
|
AbstractContinuousCoverageType |
A representation of the model object 'Abstract Continuous Coverage Type'.
|
AbstractContinuousCoverageTypeImpl |
An implementation of the model object 'Abstract Continuous Coverage Type'.
|
AbstractContrastMethodStrategy |
|
AbstractCoordinateOperation |
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.
|
AbstractCoordinateOperationBaseType |
A representation of the model object 'Abstract Coordinate Operation Base Type'.
|
AbstractCoordinateOperationBaseTypeImpl |
An implementation of the model object 'Abstract Coordinate Operation Base Type'.
|
AbstractCoordinateOperationFactory |
Base class for coordinate operation factories.
|
AbstractCoordinateOperationType |
A representation of the model object 'Abstract Coordinate Operation Type'.
|
AbstractCoordinateOperationTypeImpl |
An implementation of the model object 'Abstract Coordinate Operation Type'.
|
AbstractCoordinateSystemBaseType |
A representation of the model object 'Abstract Coordinate System Base Type'.
|
AbstractCoordinateSystemBaseTypeImpl |
An implementation of the model object 'Abstract Coordinate System Base Type'.
|
AbstractCoordinateSystemType |
A representation of the model object 'Abstract Coordinate System Type'.
|
AbstractCoordinateSystemTypeImpl |
An implementation of the model object 'Abstract Coordinate System Type'.
|
AbstractCoverage |
Base class of all coverage type.
|
AbstractCoverageType |
A representation of the model object 'Abstract Coverage Type'.
|
AbstractCoverageTypeImpl |
An implementation of the model object 'Abstract Coverage Type'.
|
AbstractCRS |
Abstract coordinate reference system, usually defined by a coordinate system and a datum.
|
AbstractCS |
The set of coordinate system axes that spans a given coordinate space.
|
AbstractCurveSegmentType |
A representation of the model object 'Abstract Curve Segment Type'.
|
AbstractCurveSegmentTypeImpl |
An implementation of the model object 'Abstract Curve Segment Type'.
|
AbstractCurveType |
A representation of the model object 'Abstract Curve Type'.
|
AbstractCurveTypeImpl |
An implementation of the model object 'Abstract Curve Type'.
|
AbstractDataSourceFactorySpi |
|
AbstractDatum |
|
AbstractDatumBaseType |
A representation of the model object 'Abstract Datum Base Type'.
|
AbstractDatumBaseTypeImpl |
An implementation of the model object 'Abstract Datum Base Type'.
|
AbstractDatumType |
A representation of the model object 'Abstract Datum Type'.
|
AbstractDatumTypeImpl |
An implementation of the model object 'Abstract Datum Type'.
|
AbstractDecorator<D> |
Generic delegating base class.
|
AbstractDerivedCRS |
A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).
|
AbstractDescribeLayerRequest |
Describes an abstract DescribeLayer request.
|
AbstractDescriptionBaseType |
A representation of the model object 'Abstract Description Base Type'.
|
AbstractDescriptionBaseTypeBinding |
Binding object for the type http://www.opengis.net/wcs:AbstractDescriptionBaseType.
|
AbstractDescriptionBaseTypeImpl |
An implementation of the model object 'Abstract Description Base Type'.
|
AbstractDescriptionBaseTypeValidator |
|
AbstractDescriptionType |
A representation of the model object 'Abstract Description Type'.
|
AbstractDescriptionTypeBinding |
Binding object for the type http://www.opengis.net/wcs:AbstractDescriptionType.
|
AbstractDescriptionTypeImpl |
An implementation of the model object 'Abstract Description Type'.
|
AbstractDescriptionTypeValidator |
|
AbstractDiscreteCoverageType |
A representation of the model object 'Abstract Discrete Coverage Type'.
|
AbstractDiscreteCoverageTypeImpl |
An implementation of the model object 'Abstract Discrete Coverage Type'.
|
AbstractDocument |
Base OGC API document class, with identifier and links
|
AbstractEpsgFactory |
A coordinate reference system factory backed by the EPSG database tables.
|
AbstractEpsgMediator |
Abstract implementation for EPSG (has a DataSource reference inside).
|
AbstractExpressionVisitor |
Empty "abstract" implementation of ExpressionVisitor.
|
AbstractFactory |
Skeletal implementation of factories.
|
AbstractFeatureCollection |
Implement a feature collection just based on provision of an Iterator .
|
AbstractFeatureCollectionProcess |
A Process for feature collections.
|
AbstractFeatureCollectionProcessFactory |
Base class for process factories which perform an operation on each feature in a feature
collection.
|
AbstractFeatureCollectionType |
A representation of the model object 'Abstract Feature Collection Type'.
|
AbstractFeatureCollectionTypeBinding |
Binding object for the type http://www.opengis.net/gml:AbstractFeatureCollectionType.
|
AbstractFeatureCollectionTypeImpl |
An implementation of the model object 'Abstract Feature Collection Type'.
|
AbstractFeatureFactoryImpl |
Factory for creating instances of the Attribute family of classes.
|
AbstractFeatureType |
A representation of the model object 'Abstract Feature Type'.
|
AbstractFeatureTypeBinding |
Binding object for the type http://www.opengis.net/gml:AbstractFeatureType.
|
AbstractFeatureTypeImpl |
An implementation of the model object 'Abstract Feature Type'.
|
AbstractFeatureTypeMapper |
An abstract class which groups common attributes and methods to remap original FeatureType onto
the new one
|
AbstractFeatureVisitor |
An abstract class to reduce the amount of work needed when working with FeatureVisitor.
|
AbstractFilter |
Implements Filter interface, with constants and default behaviors for methods.
|
AbstractFilterBuilder |
This abstract class provides the common behavior to build the filters for the related semantic
actions of parsing language process.
|
AbstractFilterToMongo |
Abstract visitor responsible for generating a BasicDBObject to use as a MongoDB query.
|
AbstractFilterVisitor |
Base implementation of the FilterVisitor used for inorder traversal of expressions.
|
AbstractFinderFilterVisitor |
Abstract FilterVisitor for answering yes / no questions about a filter.
|
AbstractGeneralConversionType |
A representation of the model object 'Abstract General Conversion Type'.
|
AbstractGeneralConversionTypeImpl |
An implementation of the model object 'Abstract General Conversion Type'.
|
AbstractGeneralDerivedCRSType |
A representation of the model object 'Abstract General Derived CRS Type'.
|
AbstractGeneralDerivedCRSTypeImpl |
An implementation of the model object 'Abstract General Derived CRS Type'.
|
AbstractGeneralOperationParameterRefType |
A representation of the model object 'Abstract General Operation Parameter Ref Type'.
|
AbstractGeneralOperationParameterRefTypeImpl |
An implementation of the model object 'Abstract General Operation Parameter Ref Type'.
|
AbstractGeneralOperationParameterType |
A representation of the model object 'Abstract General Operation Parameter Type'.
|
AbstractGeneralOperationParameterTypeImpl |
An implementation of the model object 'Abstract General Operation Parameter Type'.
|
AbstractGeneralParameterValueType |
A representation of the model object 'Abstract General Parameter Value Type'.
|
AbstractGeneralParameterValueTypeImpl |
An implementation of the model object 'Abstract General Parameter Value Type'.
|
AbstractGeneralTransformationType |
A representation of the model object 'Abstract General Transformation Type'.
|
AbstractGeneralTransformationTypeImpl |
An implementation of the model object 'Abstract General Transformation Type'.
|
AbstractGeometricAggregateType |
A representation of the model object 'Abstract Geometric Aggregate Type'.
|
AbstractGeometricAggregateTypeImpl |
An implementation of the model object 'Abstract Geometric Aggregate Type'.
|
AbstractGeometricPrimitiveType |
A representation of the model object 'Abstract Geometric Primitive Type'.
|
AbstractGeometricPrimitiveType |
A representation of the model object 'Abstract Geometric Primitive Type'.
|
AbstractGeometricPrimitiveTypeBinding |
Binding object for the type http://www.opengis.net/gml:AbstractGeometricPrimitiveType.
|
AbstractGeometricPrimitiveTypeImpl |
An implementation of the model object 'Abstract Geometric Primitive Type'.
|
AbstractGeometricPrimitiveTypeImpl |
An implementation of the model object 'Abstract Geometric Primitive Type'.
|
AbstractGeometricPrimitiveTypeValidator |
|
AbstractGeometryBaseType |
A representation of the model object 'Abstract Geometry Base Type'.
|
AbstractGeometryBaseTypeBinding |
Binding object for the type http://www.opengis.net/gml:AbstractGeometryBaseType.
|
AbstractGeometryBaseTypeImpl |
An implementation of the model object 'Abstract Geometry Base Type'.
|
AbstractGeometryBaseTypeValidator |
|
AbstractGeometryType |
A representation of the model object 'Abstract Geometry Type'.
|
AbstractGeometryType |
A representation of the model object 'Abstract Geometry Type'.
|
AbstractGeometryTypeBinding |
Binding object for the type http://www.opengis.net/gml:AbstractGeometryType.
|
AbstractGeometryTypeBinding |
Binding object for the type http://www.opengis.net/gml:AbstractGeometryType.
|
AbstractGeometryTypeImpl |
An implementation of the model object 'Abstract Geometry Type'.
|
AbstractGeometryTypeImpl |
An implementation of the model object 'Abstract Geometry Type'.
|
AbstractGeometryTypeValidator |
|
AbstractGetCapabilitiesRequest |
Each Open Web Service typically defines an operation that describes what operations it supports
and what data it holds.
|
AbstractGetFeatureInfoRequest |
A base class for GetFeatureInfoRequests that provides some functionality.
|
AbstractGetFeatureResponseParserFactory |
An abstract WFS response parser factory for GetFeature requests in GML output formats.
|
AbstractGetLegendGraphicRequest |
Provides functionality for a basic GetLegendGraphic request
|
AbstractGetMapRequest |
|
AbstractGetStylesRequest |
Provides functionality for a basic getStyles request
|
AbstractGetTileRequest |
(Based on existing work by rgould for WMS service)
|
AbstractGMLType |
A representation of the model object 'Abstract GML Type'.
|
AbstractGMLType |
A representation of the model object 'Abstract GML Type'.
|
AbstractGMLTypeBinding |
Binding object for the type http://www.opengis.net/gml:AbstractGMLType.
|
AbstractGMLTypeImpl |
An implementation of the model object 'Abstract GML Type'.
|
AbstractGMLTypeImpl |
An implementation of the model object 'Abstract GML Type'.
|
AbstractGMLTypeValidator |
|
AbstractGraphIterator |
An abstract implementation of GraphIterator.
|
AbstractGridCoverage |
Base class for GeoTools implementation of grid coverage.
|
AbstractGridCoverage2DReader |
This class is a first attempt for providing a way to get more informations out of a single 2D
raster datasets (x,y).
|
AbstractGridCoverageWriter |
|
AbstractGriddedSurfaceType |
A representation of the model object 'Abstract Gridded Surface Type'.
|
AbstractGriddedSurfaceTypeImpl |
An implementation of the model object 'Abstract Gridded Surface Type'.
|
AbstractGridFormat |
AbstractGridFormat is a convenience class so subclasses only need to populate a Map class and set
the read and write parameter fields.
|
AbstractHSLFunction |
Base for lesscss.org HSL color manipulation functions
|
AbstractHttpClient |
A base class for HTTPClient, that implements everything except the get and post methods.
|
AbstractHTTPClientFactory |
Base HTTPClientFactory adding wrapper client's to the desired HTTP Client like for instance
LoggingHTTPClient.
|
AbstractIdentifiedObject |
A base class for metadata applicable to reference system objects.
|
AbstractIdType |
A representation of the model object 'Abstract Id Type'.
|
AbstractIdTypeImpl |
An implementation of the model object 'Abstract Id Type'.
|
AbstractInternationalString |
|
AbstractLazyAttributeTypeImpl |
A replacement for AttributeTypeImpl with lazy evaluation of super type, so types can be
defined in any order.
|
AbstractLazyComplexTypeImpl |
A replacement for ComplexTypeImpl with lazy evaluation of descriptors, to support
cyclically-defined types.
|
AbstractLiteIterator |
Subclass that provides a convenient efficient currentSegment(float[] coords) implementation that
reuses always the same double array.
|
AbstractManageableDataSource |
An abstract wrapper created to ease the setup of a ManageableDataSource , you just have to
subclass and create a close method
|
AbstractMapPane |
Base class for Swing map panes.
|
AbstractMappingFeatureIterator |
Base class for several MappingFeatureImplementation's.
|
AbstractMathTransform |
Provides a default implementation for most methods required by the MathTransform
interface.
|
AbstractMetadata |
Base class for metadata implementations.
|
AbstractMetaDataType |
A representation of the model object 'Abstract Meta Data Type'.
|
AbstractMetaDataType |
A representation of the model object 'Abstract Meta Data Type'.
|
AbstractMetaDataTypeBinding |
Binding object for the type http://www.opengis.net/gml:AbstractMetaDataType.
|
AbstractMetaDataTypeImpl |
An implementation of the model object 'Abstract Meta Data Type'.
|
AbstractMetaDataTypeImpl |
An implementation of the model object 'Abstract Meta Data Type'.
|
AbstractMetaDataTypeValidator |
|
AbstractOpenWebService<C extends Capabilities,R> |
This abstract class provides a building block for one to implement an Open Web Service (OWS)
client.
|
AbstractOperation |
Provides descriptive information for a coverage processing operation.
|
AbstractParameter |
Abstract parameter value or group of parameter values.
|
AbstractParameterDescriptor |
Abstract definition of a parameter or group of parameters used by an operation method.
|
AbstractParametricCurveSurfaceType |
A representation of the model object 'Abstract Parametric Curve Surface Type'.
|
AbstractParametricCurveSurfaceTypeImpl |
An implementation of the model object 'Abstract Parametric Curve Surface Type'.
|
AbstractParser |
Base class for Well Know Text (WKT) parser.
|
AbstractPosition |
|
AbstractPositionalAccuracyType |
A representation of the model object 'Abstract Positional Accuracy Type'.
|
AbstractPositionalAccuracyTypeImpl |
An implementation of the model object 'Abstract Positional Accuracy Type'.
|
AbstractPreparedGeometryFilter |
A base class for GeometryFilters that will use PreparedGeometries when the Expression
is a Literal Expression.
|
AbstractPreparedGeometryFilter.Literals |
Constant that identifies which expressions are Literal and JTS Geometries
|
AbstractProcess |
Provide an implementation of the process method to implement your own Process.
|
AbstractProjectionClauseType |
A representation of the model object 'Abstract Projection Clause Type'.
|
AbstractProjectionClauseTypeImpl |
An implementation of the model object 'Abstract Projection Clause Type'.
|
AbstractPutStylesRequest |
Presents basic functionality for a PutStyles request
|
AbstractQuantityClassificationFunction |
|
AbstractQueryExpressionType |
A representation of the model object 'Abstract Query Expression Type'.
|
AbstractQueryExpressionTypeImpl |
An implementation of the model object 'Abstract Query Expression Type'.
|
AbstractQueryType |
A representation of the model object 'Abstract Query Type'.
|
AbstractQueryTypeImpl |
An implementation of the model object 'Abstract Query Type'.
|
AbstractReaderWriter |
An abstract implementation of the GraphReaderWriter interface.
|
AbstractRecordType |
A representation of the model object 'Abstract Record Type'.
|
AbstractRecordTypeImpl |
An implementation of the model object 'Abstract Record Type'.
|
AbstractReferenceBaseType |
A representation of the model object 'Abstract Reference Base Type'.
|
AbstractReferenceBaseType |
A representation of the model object 'Abstract Reference Base Type'.
|
AbstractReferenceBaseTypeImpl |
An implementation of the model object 'Abstract Reference Base Type'.
|
AbstractReferenceBaseTypeImpl |
An implementation of the model object 'Abstract Reference Base Type'.
|
AbstractReferenceBaseTypeValidator |
|
AbstractReferenceBaseTypeValidator |
|
AbstractReferenceSystem |
Description of a spatial and temporal reference system used by a dataset.
|
AbstractReferenceSystemBaseType |
A representation of the model object 'Abstract Reference System Base Type'.
|
AbstractReferenceSystemBaseTypeImpl |
An implementation of the model object 'Abstract Reference System Base Type'.
|
AbstractReferenceSystemType |
A representation of the model object 'Abstract Reference System Type'.
|
AbstractReferenceSystemTypeImpl |
An implementation of the model object 'Abstract Reference System Type'.
|
AbstractRequest |
A class that provides functionality for performing basic requests
|
AbstractRingPropertyType |
A representation of the model object 'Abstract Ring Property Type'.
|
AbstractRingPropertyType |
A representation of the model object 'Abstract Ring Property Type'.
|
AbstractRingPropertyTypeBinding |
Binding object for the type http://www.opengis.net/gml:AbstractRingPropertyType.
|
AbstractRingPropertyTypeBinding |
Binding object for the type http://www.opengis.net/gml:AbstractRingPropertyType.
|
AbstractRingPropertyTypeImpl |
An implementation of the model object 'Abstract Ring Property Type'.
|
AbstractRingPropertyTypeImpl |
An implementation of the model object 'Abstract Ring Property Type'.
|
AbstractRingPropertyTypeValidator |
|
AbstractRingType |
A representation of the model object 'Abstract Ring Type'.
|
AbstractRingType |
A representation of the model object 'Abstract Ring Type'.
|
AbstractRingTypeBinding |
Binding object for the type http://www.opengis.net/gml/3.2:AbstractRingType.
|
AbstractRingTypeBinding |
Binding object for the type http://www.opengis.net/gml:AbstractRingType.
|
AbstractRingTypeImpl |
An implementation of the model object 'Abstract Ring Type'.
|
AbstractRingTypeImpl |
An implementation of the model object 'Abstract Ring Type'.
|
AbstractRingTypeValidator |
|
AbstractSearchFilterVisitor |
SearchFilterVisitor is a base class used to optimize finding specific information in the filter
data structure.
|
AbstractSelectionClauseType |
A representation of the model object 'Abstract Selection Clause Type'.
|
AbstractSelectionClauseTypeImpl |
An implementation of the model object 'Abstract Selection Clause Type'.
|
AbstractSimpleBinding |
Base class for simple bindings.
|
AbstractSimpleDialog |
An abstract base class for simple dialogs with a single control panel (supplied by the sub-class)
together with OK and Cancel buttons.
|
AbstractSingleCRS |
|
AbstractSolidType |
A representation of the model object 'Abstract Solid Type'.
|
AbstractSolidTypeImpl |
An implementation of the model object 'Abstract Solid Type'.
|
AbstractSortingClauseType |
A representation of the model object 'Abstract Sorting Clause Type'.
|
AbstractSortingClauseTypeImpl |
An implementation of the model object 'Abstract Sorting Clause Type'.
|
AbstractStyleFactory |
Abstract base class for implementing style factories.
|
AbstractStyleType |
A representation of the model object 'Abstract Style Type'.
|
AbstractStyleTypeImpl |
An implementation of the model object 'Abstract Style Type'.
|
AbstractStyleVisitor |
A basic implementation of the StyleVisitor interface.
|
AbstractSurfacePatchType |
A representation of the model object 'Abstract Surface Patch Type'.
|
AbstractSurfacePatchTypeImpl |
An implementation of the model object 'Abstract Surface Patch Type'.
|
AbstractSurfaceType |
A representation of the model object 'Abstract Surface Type'.
|
AbstractSurfaceType |
A representation of the model object 'Abstract Surface Type'.
|
AbstractSurfaceTypeBinding |
Binding object for the type http://www.opengis.net/gml:AbstractSurfaceType.
|
AbstractSurfaceTypeBinding |
Binding object for the type http://www.opengis.net/gml:AbstractSurfaceType.
|
AbstractSurfaceTypeImpl |
An implementation of the model object 'Abstract Surface Type'.
|
AbstractSurfaceTypeImpl |
An implementation of the model object 'Abstract Surface Type'.
|
AbstractSurfaceTypeValidator |
|
AbstractSymbolizer |
|
AbstractTimeComplexType |
A representation of the model object 'Abstract Time Complex Type'.
|
AbstractTimeComplexTypeImpl |
An implementation of the model object 'Abstract Time Complex Type'.
|
AbstractTimeGeometricPrimitiveType |
A representation of the model object 'Abstract Time Geometric Primitive Type'.
|
AbstractTimeGeometricPrimitiveTypeImpl |
An implementation of the model object 'Abstract Time Geometric Primitive Type'.
|
AbstractTimeObjectType |
A representation of the model object 'Abstract Time Object Type'.
|
AbstractTimeObjectTypeImpl |
An implementation of the model object 'Abstract Time Object Type'.
|
AbstractTimePrimitiveType |
A representation of the model object 'Abstract Time Primitive Type'.
|
AbstractTimePrimitiveTypeImpl |
An implementation of the model object 'Abstract Time Primitive Type'.
|
AbstractTimeReferenceSystemType |
A representation of the model object 'Abstract Time Reference System Type'.
|
AbstractTimeReferenceSystemTypeImpl |
An implementation of the model object 'Abstract Time Reference System Type'.
|
AbstractTimeSliceType |
A representation of the model object 'Abstract Time Slice Type'.
|
AbstractTimeSliceTypeImpl |
An implementation of the model object 'Abstract Time Slice Type'.
|
AbstractTimeTopologyPrimitiveType |
A representation of the model object 'Abstract Time Topology Primitive Type'.
|
AbstractTimeTopologyPrimitiveTypeImpl |
An implementation of the model object 'Abstract Time Topology Primitive Type'.
|
AbstractTopologyType |
A representation of the model object 'Abstract Topology Type'.
|
AbstractTopologyTypeImpl |
An implementation of the model object 'Abstract Topology Type'.
|
AbstractTopoPrimitiveType |
A representation of the model object 'Abstract Topo Primitive Type'.
|
AbstractTopoPrimitiveTypeImpl |
An implementation of the model object 'Abstract Topo Primitive Type'.
|
AbstractTransactionActionType |
A representation of the model object 'Abstract Transaction Action Type'.
|
AbstractTransactionActionTypeImpl |
An implementation of the model object 'Abstract Transaction Action Type'.
|
AbstractTransactionActionTypeValidator |
|
AbstractType |
A representation of the model object 'Abstract Type'.
|
AbstractTypeImpl |
An implementation of the model object 'Abstract Type'.
|
AbstractTypeValidator |
|
AbstractWFSResponseFactory |
|
AbstractWFSStrategy |
Base template-method class for WFSStrategy implementations that leverage the GeoTools
xml-xsd subsystem for schema assisted parsing and encoding of WFS requests and responses.
|
AbstractWMSRequest |
|
AbstractWMTSRequest |
(Based on existing work by rgould for WMS service)
|
AbstractZoomTool |
Abstract base class for the zoom-in and zoom-out tools.
|
AcceptedFormatsTypeBinding |
Binding object for the type http://www.opengis.net/wmts/1.0:AcceptedFormatsType.
|
AcceptFormatsType |
A representation of the model object 'Accept Formats Type'.
|
AcceptFormatsType |
A representation of the model object 'Accept Formats Type'.
|
AcceptFormatsType |
A representation of the model object 'Accept Formats Type'.
|
AcceptFormatsTypeBinding |
Binding object for the type http://www.opengis.net/ows:AcceptFormatsType.
|
AcceptFormatsTypeImpl |
An implementation of the model object 'Accept Formats Type'.
|
AcceptFormatsTypeImpl |
An implementation of the model object 'Accept Formats Type'.
|
AcceptFormatsTypeImpl |
An implementation of the model object 'Accept Formats Type'.
|
AcceptFormatsTypeValidator |
|
AcceptFormatsTypeValidator |
|
AcceptFormatsTypeValidator |
|
AcceptLanguagesType |
A representation of the model object 'Accept Languages Type'.
|
AcceptLanguagesTypeImpl |
An implementation of the model object 'Accept Languages Type'.
|
AcceptLanguagesTypeValidator |
|
AcceptVersionsType |
A representation of the model object 'Accept Versions Type'.
|
AcceptVersionsType |
A representation of the model object 'Accept Versions Type'.
|
AcceptVersionsType |
A representation of the model object 'Accept Versions Type'.
|
AcceptVersionsTypeBinding |
Binding object for the type http://www.opengis.net/ows:AcceptVersionsType.
|
AcceptVersionsTypeImpl |
An implementation of the model object 'Accept Versions Type'.
|
AcceptVersionsTypeImpl |
An implementation of the model object 'Accept Versions Type'.
|
AcceptVersionsTypeImpl |
An implementation of the model object 'Accept Versions Type'.
|
AcceptVersionsTypeValidator |
|
AcceptVersionsTypeValidator |
|
AcceptVersionsTypeValidator |
|
AccessDialectEpsgFactory |
This factory uses the MS-Access dialect of SQL.
|
AccumulateType |
A representation of the literals of the enumeration 'Accumulate Type',
and utility methods for working with them.
|
AcknowledgementType |
A representation of the model object 'Acknowledgement Type'.
|
AcknowledgementTypeImpl |
An implementation of the model object 'Acknowledgement Type'.
|
ActionResultsType |
A representation of the model object 'Action Results Type'.
|
ActionResultsTypeImpl |
An implementation of the model object 'Action Results Type'.
|
ActionResultsTypeValidator |
|
ActionType |
A representation of the model object 'Action Type'.
|
ActionTypeBinding |
Binding object for the type http://www.opengis.net/wfs:ActionType.
|
ActionTypeImpl |
An implementation of the model object 'Action Type'.
|
ActionTypeValidator |
|
ActuateType |
A representation of the literals of the enumeration 'Actuate Type',
and utility methods for working with them.
|
AdaptorFeatureCollection |
Implement a feature collection just based on provision of iterator.
|
Add |
Encodes the operation of addition.
|
Add |
Create a new coverage as the sum of two source coverages by doing pixel by pixel addition:
result[0][0] = source0[0][0] + source1[0][0] ... ... result[i][j] = source0[i][j] + source1[i][j]
... ... result[n-1][m-1] = source0[n-1][m-1] + source1[n-1][m-1]
|
AddBuilder |
|
AddConst |
Adds constants (one for each band) to every sample values of the source coverage.
|
AddCoveragesProcess |
Add two coverages together (pixel by pixel).
|
AddImpl |
Implementation of Add expression.
|
AdditionalObjectsType |
A representation of the model object 'Additional Objects Type'.
|
AdditionalObjectsTypeImpl |
An implementation of the model object 'Additional Objects Type'.
|
AdditionalObjectsTypeValidator |
|
AdditionalOperatorsType |
A representation of the model object 'Additional Operators Type'.
|
AdditionalOperatorsTypeImpl |
An implementation of the model object 'Additional Operators Type'.
|
AdditionalParametersBaseType |
A representation of the model object 'Additional Parameters Base Type'.
|
AdditionalParametersBaseTypeImpl |
An implementation of the model object 'Additional Parameters Base Type'.
|
AdditionalParametersBaseTypeValidator |
|
AdditionalParametersType |
A representation of the model object 'Additional Parameters Type'.
|
AdditionalParametersTypeImpl |
An implementation of the model object 'Additional Parameters Type'.
|
AdditionalParametersTypeValidator |
|
AdditionalParameterType |
A representation of the model object 'Additional Parameter Type'.
|
AdditionalParameterTypeImpl |
An implementation of the model object 'Additional Parameter Type'.
|
AdditionalParameterTypeValidator |
|
AdditionalValuesType |
A representation of the model object 'Additional Values Type'.
|
AdditionalValuesTypeImpl |
An implementation of the model object 'Additional Values Type'.
|
AdditionalValuesTypeValidator |
|
AdditiveType |
A representation of the literals of the enumeration 'Additive Type',
and utility methods for working with them.
|
Address |
Location of the responsible individual or organization.
|
AddressImpl |
Location of the responsible individual or organization.
|
AddressType |
A representation of the model object 'Address Type'.
|
AddressType |
A representation of the model object 'Address Type'.
|
AddressType |
A representation of the model object 'Address Type'.
|
AddressType |
A representation of the model object 'Address Type'.
|
AddressTypeBinding |
Binding object for the type http://www.opengis.net/ows:AddressType.
|
AddressTypeBinding |
Binding object for the type http://www.opengis.net/wcs:AddressType.
|
AddressTypeImpl |
An implementation of the model object 'Address Type'.
|
AddressTypeImpl |
An implementation of the model object 'Address Type'.
|
AddressTypeImpl |
An implementation of the model object 'Address Type'.
|
AddressTypeImpl |
An implementation of the model object 'Address Type'.
|
AddressTypeValidator |
|
AddressTypeValidator |
|
AddressTypeValidator |
|
AddressTypeValidator |
|
AdvancedAffineBuilder |
Builder for affine transformation with possibility to set several constrains for affine
parameters that will be respected during calculation.
|
AesheticCriteriaType |
A representation of the literals of the enumeration 'Aeshetic Criteria Type',
and utility methods for working with them.
|
Affine |
This operation is simply a wrapper for the JAI Affine operation
|
AffineCS |
A two- or three-dimensional coordinate system with straight axes that are not necessarily
orthogonal.
|
AffinePlacementType |
A representation of the model object 'Affine Placement Type'.
|
AffinePlacementTypeImpl |
An implementation of the model object 'Affine Placement Type'.
|
AffineProcess |
This process computes an Affine transform on the input Coverage.
|
AffineToGeometric |
Helper class for converting values from affine transformation matrix to its geometric form.
|
AffineTransform2D |
An affine matrix of fixed 3× 3 size.
|
AffineTransform2D |
Transforms two-dimensional coordinate points using an affine transform.
|
AffineTransformBuilder |
|
After |
Filter operator that determines if a temporal object is after another temporal object as defined
by the Filter Encoding Specification.
|
AfterBinding |
Binding object for the element http://www.opengis.net/fes/2.0:After.
|
AfterImpl |
|
Aggregate |
Aggregate functions defined for use with the GeoTools library.
|
AggregateProcess |
Computes various attribute statistics over vector data sets.
|
AggregateProcess.AggregationFunction |
|
AggregateProcess.Results |
The aggregate function results
|
AIGFormat |
An implementation of Format for the Arc/Info Binary Grid (AIG) format.
|
AIGFormatFactory |
Implementation of the Format service provider interface for Aig files.
|
AIGReader |
This class can read a AIG data source and create a GridCoverage2D from the data.
|
AlbersEqualArea |
Albers Equal Area Projection (EPSG code 9822).
|
AlbersEqualArea.Provider |
|
Alias |
Java class for anonymous complex type.
|
All |
Instances of this interface are intended to represent the 'all' construct in an XML Schema.
|
All |
A representation of the model object 'All'.
|
AllAuthoritiesFactory |
An authority factory that delegates the object creation to an other factory determined from the
authority name in the code.
|
AllGT |
|
AllHandler |
AllHandler purpose.
|
AllImpl |
An implementation of the model object 'All'.
|
AllNNIMember1 |
A representation of the literals of the enumeration 'All NNI Member1',
and utility methods for working with them.
|
AllowedValuesType |
A representation of the model object 'Allowed Values Type'.
|
AllowedValuesType |
A representation of the model object 'Allowed Values Type'.
|
AllowedValuesTypeImpl |
An implementation of the model object 'Allowed Values Type'.
|
AllowedValuesTypeImpl |
An implementation of the model object 'Allowed Values Type'.
|
AllowedValuesTypeValidator |
|
AllowedValuesTypeValidator |
|
AllSomeType |
A representation of the literals of the enumeration 'All Some Type',
and utility methods for working with them.
|
AllSomeType |
A representation of the literals of the enumeration 'All Some Type',
and utility methods for working with them.
|
AllSomeTypeBinding |
Binding object for the type http://www.opengis.net/wfs:AllSomeType.
|
AnchorHandler |
Handles xml parse events for the org.geotools.styling.AnchorPoint element.
|
AnchorPoint |
An AnchorPoint identifies the location inside a textlabel to use as an "anchor" for positioning
it relative to a point geometry.
|
AnchorPointBinding |
Binding object for the element http://www.opengis.net/se:AnchorPoint.
|
AnchorPointBuilder |
AnchorPoint allows you specify which part of a graphic indicates the location.
|
AnchorPointEncoder |
|
AnchorPointImpl |
Direct implementation of AnchorPoint.
|
AncillaryFileManager |
A class used to store any auxiliary indexing information such as the low level indexer definition
as well as the datastore properties configuration specifying where to build that index.
|
And |
Evaluates to true if all the combined expressions evaluate to
true .
|
AndBinding |
Binding object for the element http://www.opengis.net/fes/2.0:And.
|
AndBuilder<P> |
FilterBuilder acting as a simple wrapper around an Expression.
|
AndFunction |
This function is used to evaluate a And operator with a left and right operands
|
AndImpl |
Direct implementation of And filter.
|
Angle |
An angle in degrees.
|
AngleChoiceType |
A representation of the model object 'Angle Choice Type'.
|
AngleChoiceTypeImpl |
An implementation of the model object 'Angle Choice Type'.
|
AngleFormat |
Parses and formats angles according a specified pattern.
|
AngleFormat.RoundingMethod |
Set the rounding method to use when the last significant digit in a value is 5.
|
AngleType |
A representation of the model object 'Angle Type'.
|
AngleTypeImpl |
An implementation of the model object 'Angle Type'.
|
AnimateColorPrototype |
A representation of the model object 'Animate Color Prototype'.
|
AnimateColorPrototypeImpl |
An implementation of the model object 'Animate Color Prototype'.
|
AnimateColorType |
A representation of the model object 'Animate Color Type'.
|
AnimateColorTypeImpl |
An implementation of the model object 'Animate Color Type'.
|
AnimateMotionPrototype |
A representation of the model object 'Animate Motion Prototype'.
|
AnimateMotionPrototypeImpl |
An implementation of the model object 'Animate Motion Prototype'.
|
AnimateMotionType |
A representation of the model object 'Animate Motion Type'.
|
AnimateMotionTypeImpl |
An implementation of the model object 'Animate Motion Type'.
|
AnimatePrototype |
A representation of the model object 'Animate Prototype'.
|
AnimatePrototypeImpl |
An implementation of the model object 'Animate Prototype'.
|
AnimateType |
A representation of the model object 'Animate Type'.
|
AnimateTypeImpl |
An implementation of the model object 'Animate Type'.
|
Annotated |
A representation of the model object 'Annotated'.
|
AnnotatedBeanProcessFactory |
Annotation driven process factory; used to wrap up a bunch of Java beans as a single Process
Factory.
|
AnnotatedBeanProcessFactory.BeanFactoryRegistry<T> |
Subclass of FactoryRegistry meant for convenience of looking up all the classes that
implement a specific bean interface.
|
AnnotatedImpl |
An implementation of the model object 'Annotated'.
|
AnnotationDrivenProcessFactory |
A process factory that uses annotations to determine much of the metadata needed to describe a
Process .
|
AnnotationFeatureType |
Defines required attributes for Annotations.
|
AnnotationType |
A representation of the model object 'Annotation Type'.
|
AnnotationTypeImpl |
An implementation of the model object 'Annotation Type'.
|
AnsiDialectEpsgFactory |
An EPSG factory for the database generated by SQL scripts rather than the MS-Access one.
|
Any |
Instances of this interface are intended to represent the 'any' construct in an XML Schema.
|
AnyAttributeHandler |
AnyAttributeHandler purpose.
|
AnyGT |
|
AnyHandler |
AnyHandler purpose.
|
AnyInteracts |
Filter operator that determines if two temporal periods interact in any way as defined by the
Filter Encoding Specification.
|
AnyInteractsBinding |
Binding object for the element http://www.opengis.net/fes/2.0:AnyInteracts.
|
AnyInteractsImpl |
|
AnyJSONObject |
Base class with support for parsing and holding onto unknown properties, and basic
equals/tostring/hashcode based on reflection
|
AnyType |
A representation of the model object 'Any Type'.
|
AnyTypeImpl |
An implementation of the model object 'Any Type'.
|
AnyValueType |
A representation of the model object 'Any Value Type'.
|
AnyValueType |
A representation of the model object 'Any Value Type'.
|
AnyValueTypeImpl |
An implementation of the model object 'Any Value Type'.
|
AnyValueTypeImpl |
An implementation of the model object 'Any Value Type'.
|
AnyValueTypeValidator |
|
AnyValueTypeValidator |
|
AppinfoType |
A representation of the model object 'Appinfo Type'.
|
AppinfoTypeImpl |
An implementation of the model object 'Appinfo Type'.
|
ApplicationSchemaConfiguration |
An xml configuration for application schemas.
|
ApplicationSchemaXSD |
XSD instance for an application schema.
|
ApplicationSchemaXSD |
XSD instance for an application schema.
|
AppSchemaAttributeBuilder |
Builder for attributes.
|
AppSchemaConfiguration |
|
AppSchemaDataAccess |
A DataAccess that maps a "simple" source DataStore into a source of full Feature
features conforming to an application schema.
|
AppSchemaDataAccessConfigurator |
Utility class to create a set of
objects from a complex datastore's configuration object ( AppSchemaDataAccessDTO ).
|
AppSchemaDataAccessConfigurator.ComplexNameImpl |
Name implementation capable of store more information about the attribute/element
represented.
|
AppSchemaDataAccessDTO |
|
AppSchemaDataAccessFactory |
DataStoreFactory for ComplexDataStore.
|
AppSchemaDataAccessRegistry |
A registry that stores all app schema data access instances per application.
|
AppSchemaFeatureFactoryImpl |
FeatureFactory that:
does not choke on null ids
constructs containers for complex attributes with null values
|
AppSchemaFeatureTypeRegistry |
|
AppSchemaLocationResolver |
|
AppSchemaValidator |
A class to perform XML schema validation against schemas found using an SchemaResolver .
|
AppSchemaXSD |
XSD that uses SchemaResolver to locate schema resources in a catalog, on the
classpath, or in a cache.
|
AppSchemaXSDRegistry |
A singleton registry to store all XSD schema's that are created by app-schema.
|
ArcByBulgeType |
A representation of the model object 'Arc By Bulge Type'.
|
ArcByBulgeTypeImpl |
An implementation of the model object 'Arc By Bulge Type'.
|
ArcByCenterPointType |
A representation of the model object 'Arc By Center Point Type'.
|
ArcByCenterPointTypeImpl |
An implementation of the model object 'Arc By Center Point Type'.
|
ArcGisStrategy_1_X |
|
ArcGisStrategy_2_0 |
|
ArcGridFormat |
An implementation a Format for the ASCII grid ESRI and GRASS format.
|
ArcGridFormatFactory |
Implementation of the Format service provider interface for arc grid files.
|
ArcGridReader |
This class can read an arc grid data source (ArcGrid or GRASS ASCII) and create a GridCoverage2D from the data.
|
ArcGridWriteParams |
|
ArcGridWriter |
ArcGridWriter supports writing of an ArcGrid GridCoverage to a Desination object
|
ArcParameters |
|
ArcStringByBulgeType |
A representation of the model object 'Arc String By Bulge Type'.
|
ArcStringByBulgeTypeImpl |
An implementation of the model object 'Arc String By Bulge Type'.
|
ArcStringType |
A representation of the model object 'Arc String Type'.
|
ArcStringTypeBinding |
Binding object for the type http://www.opengis.net/gml:ArcStringType.
|
ArcStringTypeImpl |
An implementation of the model object 'Arc String Type'.
|
ArcType |
A representation of the model object 'Arc Type'.
|
ArcType |
A representation of the model object 'Arc Type'.
|
ArcTypeBinding |
<complexType name="ArcType"> <annotation> <documentation>An Arc is an arc string with
only one arc unit, i.e. three control points.</documentation> </annotation>
<complexContent> <restriction base="gml:ArcStringType"> <sequence> <choice>
<annotation> <documentation>GML supports two different ways to specify the control points
of a curve segment. 1.
|
ArcTypeImpl |
An implementation of the model object 'Arc Type'.
|
ArcTypeImpl |
An implementation of the model object 'Arc Type'.
|
AreaFunction |
Area of provided geometry.
|
AreaGeometryFactory |
Creates Geometries for area objects
|
AreaGridProcess |
A process that build a regular cell grid where each pixel represents its effective area in the
envelope in square meters.
|
AreaType |
A representation of the model object 'Area Type'.
|
AreaTypeImpl |
An implementation of the model object 'Area Type'.
|
Arguments |
A helper class for parsing command-line arguments.
|
ArgumentsType |
A representation of the model object 'Arguments Type'.
|
ArgumentsTypeBinding |
|
ArgumentsTypeImpl |
An implementation of the model object 'Arguments Type'.
|
ArgumentType |
A representation of the model object 'Argument Type'.
|
ArgumentTypeBinding |
|
ArgumentTypeImpl |
An implementation of the model object 'Argument Type'.
|
Arithmetic_OperatorsTypeBinding |
Binding object for the type http://www.opengis.net/ogc:Arithmetic_OperatorsType.
|
ArithmeticOperators |
Supported arithmetic operators in a filter capabilities document.
|
ArithmeticOperatorsImpl |
Implementation of the ArithmeticOperators interface.
|
ArrayAssociationType |
A representation of the model object 'Array Association Type'.
|
ArrayAssociationTypeImpl |
An implementation of the model object 'Array Association Type'.
|
ArrayConverterFactory |
Converter factory converting objects to single element arrays and vice-versa
|
ArrayFunction |
Array creator function.
|
ArrayHandler |
|
ArrayType |
A representation of the model object 'Array Type'.
|
ArrayTypeImpl |
An implementation of the model object 'Array Type'.
|
AsMultiGeometryFunctionExpression |
Function which wraps an instance of geometry in its associatd multi geometry type.
|
AssetsMappingReader |
Maps the "assets" extra property into a legit attribute (assumes the STACFeatureSource.ASSETS property is in the target type
|
Association |
Extension of Property to represent an Association, or relationship, between two attributes.
|
AssociationDescriptor |
Describes an instance of an Association.
|
AssociationDescriptorImpl |
|
AssociationImpl |
|
AssociationType |
A representation of the model object 'Association Type'.
|
AssociationType |
The type of an association; used to describe kind of relationship between two entities.
|
AssociationTypeImpl |
An implementation of the model object 'Association Type'.
|
AssociationTypeImpl |
|
AStarIterator |
A path iterator that uses a function (usually denoted f(x)) to determine the order in which the
algorithm visits nodes, f(x) is a sum of two functions:
The path-cost function (usually denoted g(x), which may or may not be a heuristic)
An admissible "heuristic estimate" (usually denoted h(x)).
|
AStarIterator.AStarFunctions |
Defines the functions needed by A Star.
|
AStarIterator.AStarNode |
Internal data structure used to track node costs, and parent nodes.
|
AStarShortestPathFinder |
Calculates the shortest path between two nodes using the A Star algorithm (for details see
http://en.wikipedia.org/wiki/A_star)
|
AsyncTileLayer |
This Layer is an attempt to speed rendering by using a CountDownLatch and threads to render each
tile.
|
AtFunction |
Returns the value in a JSONArray at a given index.
|
Attribute |
An extension of Property for an attribute, or data.
|
Attribute |
An instance of this interface should represent an Attribute from an XML schema.
|
Attribute |
A representation of the model object 'Attribute'.
|
AttributeBuilder |
Builder for attributes.
|
AttributeCountFunction |
Takes an AttributeExpression, and computes the node count for the attribute.
|
AttributeCreateOrderList |
A Collection of AttributeMappings that correspond to complex types that need to be created.
|
AttributeDescriptor |
Describes an instance of an Attribute.
|
AttributeDescriptorImpl |
|
AttributeEncodeExecutor |
|
AttributeExpressionImpl |
Defines a complex filter (could also be called logical filter).
|
AttributeGroup |
This interface is intended to represent an XML Schema AttributeGroup.
|
AttributeGroup |
A representation of the model object 'Attribute Group'.
|
AttributeGroupGT |
|
AttributeGroupHandler |
AttributeGroupHandler purpose.
|
AttributeGroupImpl |
An implementation of the model object 'Attribute Group'.
|
AttributeGroupRef |
A representation of the model object 'Attribute Group Ref'.
|
AttributeGroupRefImpl |
An implementation of the model object 'Attribute Group Ref'.
|
AttributeGT |
|
AttributeHandler |
AttributeHandler purpose.
|
AttributeHandler |
Classes implementing this interace serve as handlers for attributes in an instance document as it
is parsed.
|
AttributeImpl |
Simple, mutable class to store attributes.
|
AttributeImpl |
|
AttributeImpl |
An implementation of the model object 'Attribute'.
|
AttributeInstance |
Represents an attribute in an instance document.
|
AttributeIO |
Parses and encoded feature attributes.
|
AttributeList |
Used to provide a List API of an ordinate array.
|
AttributeMapping |
|
AttributeMapping |
Configuration object for the mapping of a community schema attribute.
|
AttributeNodeIterator |
|
AttributeNodePointer |
Special node pointer for org.geotools.feature.Feature .
|
AttributeNodePointerFactory |
A node factory which creates special node pointers featurs.
|
AttributeReader |
The low-level attribute reading API.
|
AttributesType |
Java class for attributesType complex type.
|
AttributeTable |
|
AttributeType |
The type of an attribute.
|
AttributeType |
Java class for attributeType complex type.
|
AttributeTypeBuilder |
Builder for attribute types and descriptors.
|
AttributeTypeImpl |
Base class for attribute types.
|
AttributeTypeProxy |
|
AttributeTypeType |
A representation of the literals of the enumeration 'Attribute Type Type',
and utility methods for working with them.
|
AttributeValue |
|
AttributeValueGT |
|
AttributeWriter |
- Added hasNext to support the FeatureWriter API. - Changed order of writer parameters to match
Collections, JDBC API. - Added IOExceptions on all methods. - Do we want AttributeWriters to know
about the schema and perform validation??
|
Attribution |
This class is used for representing the Attribution element inside a Layer when parsing a
GetCapabilities response.
|
AuthorityBackedFactory |
|
AuthorityCodes |
A set of EPSG authority codes.
|
AuthorityFactory |
Base interface for all authority factories.
|
AuthorityFactoryAdapter |
An authority factory which delegates CRS, CS or datum objects creation to some other factory
implementations.
|
AutoClust |
This class implements the AUTOCLUST algorithm of Estivill-Castro and Lee (2002) "Argument free
clustering for large spatial point-data sets via boundary extraction from Delaunay Diagram" in
Computers, Environment and Urban Systems, 26:315-334.
|
AutoClustData |
|
AutoClustUtils |
|
AutoCRSFactory |
|
AutoGeneratedPrimaryKeyColumn |
Represents a column of a primary key whose values are auto generated by the database.
|
AvailableFunctionsType |
A representation of the model object 'Available Functions Type'.
|
AvailableFunctionsTypeBinding |
|
AvailableFunctionsTypeImpl |
An implementation of the model object 'Available Functions Type'.
|
AvailableFunctionType |
A representation of the model object 'Available Function Type'.
|
AvailableFunctionTypeBinding |
|
AvailableFunctionTypeImpl |
An implementation of the model object 'Available Function Type'.
|
AvailableKeysType |
A representation of the model object 'Available Keys Type'.
|
AvailableKeysTypeImpl |
An implementation of the model object 'Available Keys Type'.
|
AvailableKeysTypeValidator |
|
AverageVisitor |
Calculates the Average
|
AverageVisitor.AverageResult |
|
AxisDescriptionType |
A representation of the model object 'Axis Description Type'.
|
AxisDescriptionType_valuesBinding |
Binding object for the type http://www.opengis.net/wcs:AxisDescriptionType_values.
|
AxisDescriptionType1 |
A representation of the model object 'Axis Description Type1'.
|
AxisDescriptionType1Impl |
An implementation of the model object 'Axis Description Type1'.
|
AxisDescriptionType1Validator |
|
AxisDescriptionTypeBinding |
Binding object for the type http://www.opengis.net/wcs:AxisDescriptionType.
|
AxisDescriptionTypeImpl |
An implementation of the model object 'Axis Description Type'.
|
AxisDescriptionTypeValidator |
|
AxisDirection |
The direction of positive increments in the coordinate value for a coordinate system axis.
|
AxisSubsetType |
A representation of the model object 'Axis Subset Type'.
|
AxisSubsetType |
A representation of the model object 'Axis Subset Type'.
|
AxisSubsetTypeImpl |
An implementation of the model object 'Axis Subset Type'.
|
AxisSubsetTypeImpl |
An implementation of the model object 'Axis Subset Type'.
|
AxisSubsetTypeValidator |
|
AxisSubsetTypeValidator |
|
AxisType |
A representation of the model object 'Axis Type'.
|
AxisTypeImpl |
An implementation of the model object 'Axis Type'.
|
AxisTypeValidator |
A sample validator interface for AxisType .
|
AzimulthalEquidistantProjectionHandlerFactory |
|
AzimuthalEquidistant |
Azimuthal Equidistant projection.
|
AzimuthalEquidistant.Abstract |
Abstract base class for Azimuthal Equidistant projections.
|
AzimuthalEquidistant.Ellipsoidal |
Ellipsoidal Azimuthal Equidistant projection.
|
AzimuthalEquidistant.Mode |
The four possible modes or aspects of the projection.
|
AzimuthalEquidistant.Provider |
Factory for creating Azimuthal Equidistant projections.
|
AzimuthalEquidistant.Spherical |
Spherical Azimuthal Equidistant projection.
|
BackgroundMBLayer |
The background color or pattern of the map.
|
BackingStoreException |
Thrown to indicate that a FeatureCollection operation could not complete because of a
failure in the backing store, or a failure to contact the backing store.
|
BackingStoreException |
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.
|
BagType |
A representation of the model object 'Bag Type'.
|
BagTypeImpl |
An implementation of the model object 'Bag Type'.
|
Band |
Enumeration for valid raster band values.
|
BandMerge |
OperationJAI subclass used for executing the "Merge" of multiple coverages into a single
coverage with multiple bands.
|
BandMerge.TransformList |
Enum used for selecting an Affine Transformation to use for backward mapping the final
coverage pixel to the Model Space.
|
BandMergeProcess |
|
BandSelectProcess |
|
BandsFunction |
Return the number of bands of the evaluation context, which is supposed to be a coverage, or an
object that can be converted to on.
|
BarnesSurfaceInterpolator |
Interpolates a surface across a regular grid from an irregular set of data points using the
Barnes Surface Interpolation technique.
|
BarnesSurfaceProcess |
|
Base_TypeNameListTypeBinding |
Binding object for the type http://www.opengis.net/wfs:Base_TypeNameListType.
|
Base64 |
Encodes and decodes to and from Base64 notation.
|
Base64.InputStream |
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.OutputStream |
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.
|
Base64Binary |
A utility class for working with base64 encoding.
|
BaseCoverageAlgebraProcess |
|
BaseCoverageProcessingNode |
|
BaseFeatureCollection<T extends FeatureType,F extends Feature> |
Implement a feature collection just based on provision of a FeatureIterator .
|
BaseGDALGridCoverage2DReader |
Base class for GridCoverage data access, leveraging on GDAL Java bindings provided by the
ImageIO-Ext project.
|
BaseGDALGridFormat |
A Base abstract class implementing Format , to be extended by Formats leveraging on GDAL.
|
BaseGDALGridFormat.InfoWrapper |
|
BaseGridCoverage2DReader |
Base class for GridCoverage data access
|
BaseGridCoverageProgressAdapter |
Base class for GridCoverageProgressAdapter implementations to reporto progress about I/O
operations with GridCoverages.
|
BaseGridFormatFactorySPI |
|
BaseMathOperationJAI |
This class is the root class for the Maths operations.
|
BaseParser |
Created by mihaildoronin on 11/11/15.
|
BaseRequestType |
A representation of the model object 'Base Request Type'.
|
BaseRequestType |
A representation of the model object 'Base Request Type'.
|
BaseRequestTypeBinding |
Binding object for the type http://www.opengis.net/wfs:BaseRequestType.
|
BaseRequestTypeImpl |
An implementation of the model object 'Base Request Type'.
|
BaseRequestTypeImpl |
An implementation of the model object 'Base Request Type'.
|
BaseRequestTypeValidator |
|
BaseRequestTypeValidator |
|
BaseScaleOperationJAI |
Base class for providing capabilities to scale GridCoverage2D objects using JAI scale
operations.
|
BaseSimpleFeatureCollection |
|
BaseStatisticsOperationJAI |
This class is the root class for the Statistics operations based on JAI 's StatisticsOpImage like Extrema and Histogram.
|
BaseStyleDescriptorType |
A representation of the model object 'Base Style Descriptor Type'.
|
BaseStyleDescriptorTypeImpl |
An implementation of the model object 'Base Style Descriptor Type'.
|
BaseSubmosaicProducer |
Basic submosaic producer.
|
BaseSymbolizerBinding |
Binding object for the element http://www.opengis.net/se:BaseSymbolizer.
|
BaseUnitFormatter |
This class implements the UnitFormat interface for formatting and parsing units .
|
BaseUnitType |
A representation of the model object 'Base Unit Type'.
|
BaseUnitTypeImpl |
An implementation of the model object 'Base Unit Type'.
|
BasicDirectedEdge |
Basic implementation of DirectedEdge.
|
BasicDirectedGraph |
Basic implementation of DirectedGraph.
|
BasicDirectedGraphBuilder |
An implementation of GraphBuilder used to build directed graphs.
|
BasicDirectedGraphGenerator |
An implementation of GraphGenerator used to generate directed graphs.
|
BasicDirectedLineGraphBuilder |
An implementation of GraphBuilder extended from BasicDirectedGraphBuilder used to build graphs
representing directed line networks.
|
BasicDirectedLineGraphGenerator |
An implementation of GraphGenerator used to generate a graph representing a directed line
network.
|
BasicDirectedNode |
Basic implementation of DirectedNode.
|
BasicDirectedXYNode |
Basic implementation of a directed XYNode extended from BasicDirectedNode.
|
BasicEdge |
Basic implementation of Edge.
|
BasicFactories |
Defines a common abstraction for getting the different factories.
|
BasicFeatureTypes |
Defines required attributes for Annotations.
|
BasicGraph |
Basic implemenation of Graph.
|
BasicGraphable |
Basic implementation of Graphable.
|
BasicGraphBuilder |
Basic implementation of GraphBuilder.
|
BasicGraphGenerator |
An implementation of GraphGenerator.
|
BasicGraphTraversal |
A basic implementation of GraphTraversal.
|
BasicIdentificationType |
A representation of the model object 'Basic Identification Type'.
|
BasicIdentificationType |
A representation of the model object 'Basic Identification Type'.
|
BasicIdentificationTypeImpl |
An implementation of the model object 'Basic Identification Type'.
|
BasicIdentificationTypeImpl |
An implementation of the model object 'Basic Identification Type'.
|
BasicIdentificationTypeOws11Binding |
Binding object for the type http://www.opengis.net/ows/1.1:BasicIdentificationType.
|
BasicIdentificationTypeValidator |
|
BasicIdentificationTypeValidator |
|
BasicLineGraphBuilder |
An implementation of GraphBuilder extended from BasicGraphBuilder used to build graphs
representing line networks.
|
BasicLineGraphGenerator |
An implementation of GraphGenerator used to generate a graph representing a line network.
|
BasicLineStyle |
A style object is quite hard to set up, involving fills, strokes, symbolizers and rules.
|
BasicNode |
Basic implementation of Node.
|
BasicPolygonStyle |
A style object is quite hard to set up, involving fills, strokes, symbolizers and rules.
|
BasicShpFileWriter |
|
BasicSQLDialect |
|
BasicXYNode |
Basic implementation of XYNode extended from BasicNode.
|
BatchFeatureEvent |
Provide batch notification on Commit / Rollback.
|
BatikXMLReader |
A wrapper that forwards any request to the default JAXP xml reader.
|
BBOX |
Spatial operator that evaluates to true when the bounding
box of the feature's geometry overlaps the bounding box provided in this object's properties.
|
BBOX3D |
An extension to the general BBOX filter for supporting 3D Bounding Boxes that have a minimum and
maximum Z-value.
|
BBOX3DImpl |
A 3D BBOX Filter Implementation Supports filtering with BBOXes that have 3D coordinates including
a minimum and maximum for the z-axis.
|
BBOXExpandingFilterVisitor |
|
BBOXImpl |
|
BBOXType |
A representation of the model object 'BBOX Type'.
|
BboxtypeBinding |
Binding object for the type http://www.opengis.net/gpkg:bboxtype.
|
BBOXTypeBinding |
Binding object for the type http://www.opengis.net/ogc:BBOXType.
|
BBOXTypeImpl |
An implementation of the model object 'BBOX Type'.
|
Before |
Filter operator that determines if a temporal object is before another temporal object as defined
by the Filter Encoding Specification.
|
BeforeBinding |
Binding object for the element http://www.opengis.net/fes/2.0:Before.
|
BeforeImpl |
|
Begins |
Filter operator that determines if a temporal object is located at the beginning of another
temporal object as defined by the Filter Encoding Specification.
|
BeginsBinding |
Binding object for the element http://www.opengis.net/fes/2.0:Begins.
|
BeginsImpl |
|
BegunBy |
Filter operator that determines if another temporal object is located at the beginning of a
temporal object as defined by the Filter Encoding Specification.
|
BegunByBinding |
Binding object for the element http://www.opengis.net/fes/2.0:BegunBy.
|
BegunByImpl |
|
Beyond |
Concrete distance buffer operator that evaluates as
true when all of a feature's geometry lies beyond (i.e. is more distant) than the given distance
from this object's geometry.
|
BeyondBinding |
Binding object for the element http://www.opengis.net/ogc:Beyond.
|
BeyondImpl |
|
BezierType |
A representation of the model object 'Bezier Type'.
|
BezierTypeImpl |
An implementation of the model object 'Bezier Type'.
|
BigDateConverterFactory |
ConverterFactory for handling a long to BigDate conversion
|
BilevelOperation |
Wraps any JAI operation producing a bilevel image.
|
BilinearInterpolator |
Interpolates a grid to a grid of different dimensions using bilinear interpolation.
|
BinaryComparisonAbstract |
Abstract implementation for binary filters.
|
BinaryComparisonOperator |
Abstract base class for filters that compare exactly two values against each other.
|
BinaryComparisonOpType |
A representation of the model object 'Binary Comparison Op Type'.
|
BinaryComparisonOpTypeBinding |
<xsd:complexType name="BinaryComparisonOpType">
<xsd:complexContent>
<xsd:extension base="fes:ComparisonOpsType">
<xsd:sequence>
<xsd:element ref="fes:expression" minOccurs="2" maxOccurs="2"/>
</xsd:sequence>
<xsd:attribute name="matchCase" type="xsd:boolean"
use="optional" default="true"/>
<xsd:attribute name="matchAction" type="fes:MatchActionType"
use="optional" default="Any"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|
BinaryComparisonOpTypeImpl |
An implementation of the model object 'Binary Comparison Op Type'.
|
BinaryExpression |
Abstract base class for the various filter expressions that compute some value from two input
values.
|
BinaryLogicAbstract |
|
BinaryLogicOperator |
Abstract super-interface for logical operators that accept two or more other logical values as
inputs.
|
BinaryLogicOpType |
A representation of the model object 'Binary Logic Op Type'.
|
BinaryLogicOpTypeBinding |
<xsd:complexType name="BinaryLogicOpType">
<xsd:complexContent>
<xsd:extension base="fes:LogicOpsType">
<xsd:choice minOccurs="2" maxOccurs="unbounded">
<xsd:group ref="fes:FilterPredicates"/>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|
BinaryLogicOpTypeImpl |
An implementation of the model object 'Binary Logic Op Type'.
|
BinaryPayloadBinding |
Binding object for the element http://www.opengis.net/wmts/1.0:BinaryPayload.
|
BinaryPayloadType |
A representation of the model object 'Binary Payload Type'.
|
BinaryPayloadTypeImpl |
An implementation of the model object 'Binary Payload Type'.
|
BinarySpatialOperator |
Abstract superclass for filter operators that perform some sort of spatial comparison on two
geometric objects.
|
BinarySpatialOpType |
A representation of the model object 'Binary Spatial Op Type'.
|
BinarySpatialOpTypeBinding |
<xsd:complexType name="BinarySpatialOpType">
<xsd:complexContent>
<xsd:extension base="fes:SpatialOpsType">
<xsd:sequence>
<xsd:element ref="fes:ValueReference"/>
<xsd:choice>
<xsd:element ref="fes:expression"/>
<xsd:any namespace="##other"/>
</xsd:choice>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|
BinarySpatialOpTypeImpl |
An implementation of the model object 'Binary Spatial Op Type'.
|
BinaryTemporalOperator |
Base interface for all temporal filter operators.
|
BinaryTemporalOperatorImpl |
|
BinaryTemporalOpType |
A representation of the model object 'Binary Temporal Op Type'.
|
BinaryTemporalOpTypeBinding |
Binding object for the type http://www.opengis.net/fes/2.0:BinaryTemporalOpType.
|
BinaryTemporalOpTypeImpl |
An implementation of the model object 'Binary Temporal Op Type'.
|
Binding |
A specialized handler for a specific type in an xml schema.
|
BindingFactory |
Creates the binding for a qualified name.
|
BindingFactoryImpl |
|
BindingFilterVisitor |
Binds all literals in the filter to the target type they are compared to, in order to avoid the
usage of converters on a evaluation by evaluation basis.
|
BindingLoader |
Stores a list of binding classes and provides ways to load or get a specific Binding
object based on QName .
|
BindingPropertyExtractor |
|
BindingVisitorDispatch |
Methods for the dispatch of binding visitors that first check for type mismatches between binding
Java types and instance types.
|
BindingWalker |
|
BindingWalker.BindingExecutionChain |
|
BindingWalker.Visitor |
|
BindingWalkerFactory |
Factory made available to bindings to walk over a binding execution chain.
|
BindingWalkerFactoryImpl |
|
BingService |
The Bing tile service.
|
BingTile |
The BingTile, for the Bing Maps family
|
BingTileIdentifier |
The TileIdentifier implementation for the BingMaps family.
|
BingTileUtil |
|
BlendComposite.BlendingMode |
A list of all supported color blending operations.
|
BlockSetMember0 |
A representation of the literals of the enumeration 'Block Set Member0',
and utility methods for working with them.
|
BlockSetMember1Item |
A representation of the literals of the enumeration 'Block Set Member1 Item',
and utility methods for working with them.
|
BodyReferenceType |
A representation of the model object 'Body Reference Type'.
|
BodyReferenceType |
A representation of the model object 'Body Reference Type'.
|
BodyReferenceTypeImpl |
An implementation of the model object 'Body Reference Type'.
|
BodyReferenceTypeImpl |
An implementation of the model object 'Body Reference Type'.
|
BodyReferenceTypeValidator |
|
BooleanConverterFactory |
Converter factory for converting Short objects to Boolean objects.
|
BooleanConverterFactory |
ConverterFactory for handling boolean conversions.
|
BooleanPropertyType |
A representation of the model object 'Boolean Property Type'.
|
BooleanPropertyTypeImpl |
An implementation of the model object 'Boolean Property Type'.
|
BoundaryTypeBinding |
Binding object for the type http://earth.google.com/kml/2.1:boundaryType.
|
BoundedByFunction |
A function returning the bounds of a feature (including all geometries)
|
BoundedFeatureType |
A representation of the model object 'Bounded Feature Type'.
|
BoundedFeatureTypeImpl |
An implementation of the model object 'Bounded Feature Type'.
|
BoundedSpatialOperator |
Marker interface for spatial operators that are a subset of the BBOX relationship.
|
BoundingBox |
|
BoundingBox3D |
Represents a three-dimensional envelope.
|
BoundingBoxDataType |
A representation of the model object 'Bounding Box Data Type'.
|
BoundingBoxDataTypeImpl |
An implementation of the model object 'Bounding Box Data Type'.
|
BoundingBoxes |
|
BoundingBoxType |
A representation of the model object 'Bounding Box Type'.
|
BoundingBoxType |
A representation of the model object 'Bounding Box Type'.
|
BoundingBoxType |
A representation of the model object 'Bounding Box Type'.
|
BoundingBoxTypeBinding |
Binding object for the type http://www.opengis.net/ows:BoundingBoxType.
|
BoundingBoxTypeImpl |
An implementation of the model object 'Bounding Box Type'.
|
BoundingBoxTypeImpl |
An implementation of the model object 'Bounding Box Type'.
|
BoundingBoxTypeImpl |
An implementation of the model object 'Bounding Box Type'.
|
BoundingBoxTypeValidator |
|
BoundingBoxTypeValidator |
|
BoundingBoxTypeValidator |
|
BoundingShapeType |
A representation of the model object 'Bounding Shape Type'.
|
BoundingShapeType |
A representation of the model object 'Bounding Shape Type'.
|
BoundingShapeTypeBinding |
Binding object for the type http://www.opengis.net/gml:BoundingShapeType.
|
BoundingShapeTypeBinding |
Binding object for the type http://www.opengis.net/gml:BoundingShapeType.
|
BoundingShapeTypeImpl |
An implementation of the model object 'Bounding Shape Type'.
|
BoundingShapeTypeImpl |
An implementation of the model object 'Bounding Shape Type'.
|
BoundingShapeTypeValidator |
|
Bounds |
A minimum bounding box or rectangle.
|
BoundsProcess |
|
BoundsVisitor |
Calculates the extents (envelope) of the features it visits.
|
BoundsVisitor.BoundsResult |
|
BreadthFirstIterator |
Iterates over the nodes of a graph in a Breadth First Search pattern starting from a
specified node.
|
BreadthFirstTopologicalIterator |
Iterates over the nodes of a graph in Breadth First Topological Sort pattern.
|
BrewerPalette |
A ColorPalette with additional ColorBrewer information (suitability data and colour selection).
|
BridgeIterator<F extends Feature> |
A closeable iterator wrapped around a provided feature iterator.
|
BriefRecordType |
A representation of the model object 'Brief Record Type'.
|
BriefRecordTypeImpl |
An implementation of the model object 'Brief Record Type'.
|
BrightnessOnlyBinding |
Binding object for the element http://www.opengis.net/se:BrightnessOnly.
|
BSplineType |
A representation of the model object 'BSpline Type'.
|
BSplineTypeImpl |
An implementation of the model object 'BSpline Type'.
|
Buffer |
A simple thread safe buffer.
|
BufferedAuthorityFactory |
An authority factory that caches all objects created by an other factory.
|
BufferedCoordinateOperationFactory |
|
BufferedFactory |
A marker interface for factories that are buffering their objects in some way.
|
BufferFeatureCollection |
Buffers a feature collection using a certain distance
|
Builder<T> |
Builder interface used to impose consistency on Builder implementations.
|
BuildResultStack |
Holds the results of the building process in a stack
|
BursaWolfParameters |
Parameters for a geographic transformation between two datum.
|
BursaWolfTransformBuilder |
|
ByteArrayImageInputStreamSpi |
Image input stream provider creating an image input stream directly from a byte array.
|
ByteFileNameExtractorSPI |
|
CachedAuthorityDecorator |
An authority factory that caches all objects created by delegate factories.
|
CachedCRSAuthorityDecorator |
An authority factory that caches all objects created by the delegate CRSAuthorityFactory.
|
CachedImageLoader |
The CachedImageLoader is a simple ImageLoader that uses your disk as a cache for tiles.
|
CachedQuadTree |
An experimental QIX in memory index cache.
|
CachingDataStoreGranuleCatalog |
This class simply builds an SRTREE spatial index in memory for fast indexed geometric queries.
|
CalcModeType |
A representation of the literals of the enumeration 'Calc Mode Type',
and utility methods for working with them.
|
CalcResult |
Encapsulates the results from a FeatureCalc, and includes methods for obtaining and merging
results.
|
CalcUtil |
|
Calendar |
A discrete temporal reference system that provides a basis for defining temporal position to a
resolution of one day.
|
Calendar |
Approximations de quelques calculs astronomiques relatifs aux calendriers terrestres.
|
CalendarDate |
A data type that shall be used to identify temporal position within a calendar.
|
CalendarEra |
Characteristics of each calendar era.
|
CannotCropException |
Throws when a "crop" operation has been requested but the specified grid coverage can't be
scaled.
|
CannotEvaluateException |
The base class for exceptions thrown when a quantity can't be evaluated.
|
CannotReprojectException |
Throws when a "resample" operation has been requested but the specified grid coverage can't be
reprojected.
|
CannotScaleException |
Throws when a "scale" operation has been requested but the specified grid coverage can't be
scaled.
|
CanonicalSet<E> |
A canonical set of objects, used to optimize memory use.
|
CanvasMBSource |
Wrapper around a JSONObject containing a Mapbox canvas source.
|
Capabilities |
Represents a base object for a Capabilities document
|
Capabilities |
Allows for easier interaction with FilterCapabilities.
|
Capabilities200ServiceInfo |
|
CapabilitiesBaseType |
A representation of the model object 'Capabilities Base Type'.
|
CapabilitiesBaseType |
A representation of the model object 'Capabilities Base Type'.
|
CapabilitiesBaseType |
A representation of the model object 'Capabilities Base Type'.
|
CapabilitiesBaseType_LanguagesBinding |
Binding object for the type http://www.opengis.net/ows/2.0:GetCapabilitiesType_AcceptLanguages.
|
CapabilitiesBaseTypeBinding |
Binding object for the type http://www.opengis.net/ows:CapabilitiesBaseType.
|
CapabilitiesBaseTypeImpl |
An implementation of the model object 'Capabilities Base Type'.
|
CapabilitiesBaseTypeImpl |
An implementation of the model object 'Capabilities Base Type'.
|
CapabilitiesBaseTypeImpl |
An implementation of the model object 'Capabilities Base Type'.
|
CapabilitiesBaseTypeValidator |
|
CapabilitiesBaseTypeValidator |
|
CapabilitiesBaseTypeValidator |
|
CapabilitiesBinding |
Binding object for the element http://www.opengis.net/wmts/1.0:Capabilities.
|
CapabilitiesFilterSplitter |
Determines what queries can be processed server side and which can be processed client side.
|
CapabilitiesSectionType |
A representation of the literals of the enumeration 'Capabilities Section Type',
and utility methods for working with them.
|
CapabilitiesSectionTypeBinding |
Binding object for the type http://www.opengis.net/wcs:CapabilitiesSectionType.
|
CapabilitiesServiceInfo |
|
CapabilitiesType |
A representation of the model object 'Capabilities Type'.
|
CapabilitiesType |
A representation of the model object 'Capabilities Type'.
|
CapabilitiesType |
A representation of the model object 'Capabilities Type'.
|
CapabilitiesType |
A representation of the model object 'Capabilities Type'.
|
CapabilitiesTypeImpl |
An implementation of the model object 'Capabilities Type'.
|
CapabilitiesTypeImpl |
An implementation of the model object 'Capabilities Type'.
|
CapabilitiesTypeImpl |
An implementation of the model object 'Capabilities Type'.
|
CapabilitiesTypeImpl |
An implementation of the model object 'Capabilities Type'.
|
CapabilitiesTypeValidator |
|
CapabilityBinding |
|
CartesianAuthorityFactory |
A factory providing a EPSG code for a cartesian engineering systems
|
CartesianCS |
A 1-, 2-, or 3-dimensional coordinate system.
|
CartesianCSRefType |
A representation of the model object 'Cartesian CS Ref Type'.
|
CartesianCSRefTypeImpl |
An implementation of the model object 'Cartesian CS Ref Type'.
|
CartesianCSType |
A representation of the model object 'Cartesian CS Type'.
|
CartesianCSTypeImpl |
An implementation of the model object 'Cartesian CS Type'.
|
CartesianDistanceFilter |
Defines geometry filters with a distance element.
|
CassiniSoldner |
Cassini-Soldner Projection (EPSG code 9806).
|
CassiniSoldner.Provider |
|
CatalogBuilderConfiguration |
Simple bean that conveys the information needed by the CatalogBuilder to create a catalogue of
granules
|
CatalogConfigurationBean |
Catalog configuration.
|
CatalogConfigurationBeans |
|
Categorize |
Categorization: The transformation of continuous values to distinct values.
|
CategorizeBinding |
Binding object for the element http://www.opengis.net/se:Categorize.
|
CategorizeFunction |
Implementation of "Categorize" as a normal function.
|
Category |
A category delimited by a range of values.
|
CategoryExtentType |
A representation of the model object 'Category Extent Type'.
|
CategoryExtentTypeImpl |
An implementation of the model object 'Category Extent Type'.
|
CategoryPropertyType |
A representation of the model object 'Category Property Type'.
|
CategoryPropertyTypeImpl |
An implementation of the model object 'Category Property Type'.
|
CenterLine |
|
CenterLineProcess |
|
CentroidProcess |
A process that returns the centroids for the geometries in the input feature collection.
|
ChangeCaseBinding |
Binding object for the element http://www.opengis.net/se:ChangeCase.
|
ChannelSelection |
The ChannelSelection element specifies the false-color channel selection for a multi-spectral
raster source (such as a multi-band satellite-imagery source).
|
ChannelSelectionBinding |
Binding object for the element http://www.opengis.net/se:ChannelSelection.
|
ChannelSelectionBuilder |
|
ChannelSelectionImpl |
ChannelSelectionImpl
|
ChannelSelectionUpdateStyleVisitor |
ChannelSelectionUpdateStyleVisitor is a DuplicatingStyleVisitor that is used to "reset"
style symbolizer's selection channel order when the GridCoverageReader used to read a coverage
supports band selection.
|
CharsetConverterFactory |
Converter for going from a String to a Charset and vice versa.
|
ChartGraphicFactory |
Parses Google charts like requests into various kinds of charts.
|
CheckedArrayList<E> |
|
CheckedCollection<E> |
Collection that ensures that all elements are assignable to a given base type.
|
CheckedHashMap<K,V> |
A checked and synchronized Map .
|
CheckedHashSet<E> |
|
ChildExpressionBuilder<P extends Builder<?>> |
Child expression builder; suitable for use collecting function parameters and binary expression
arguments.
|
Choice |
This interface is intended to represent a Choice in an XML Schema.
|
ChoiceGeometryType |
|
ChoiceGeometryTypeImpl |
Created for GML generated FeatureTypes.
|
ChoiceGT |
|
ChoiceHandler |
ChoiceHandler purpose.
|
Circle |
This class provides operations for handling the usage of Circles and arcs in Geometries.
|
CircleByCenterPointType |
A representation of the model object 'Circle By Center Point Type'.
|
CircleByCenterPointTypeImpl |
An implementation of the model object 'Circle By Center Point Type'.
|
CircleMBLayer |
A filled circle.
|
CircleMBLayer.CirclePitchScale |
Controls the translation reference point.
|
CircleMBLayer.CircleTranslateAnchor |
Controls the translation reference point.
|
CircleRadiusTolerance |
|
CircleType |
A representation of the model object 'Circle Type'.
|
CircleTypeBinding |
|
CircleTypeImpl |
An implementation of the model object 'Circle Type'.
|
CircularArc |
Represents an arc by three points, and provides methods to linearize it to a given max distance
from the actual circle
|
CircularRing |
A CircularRing is a CircularString whose start and end point coincide.
|
CircularString |
A CircularString is a sequence of zero or more connected circular arc segments.
|
Citation |
Standardized resource reference.
|
CitationFactory |
A factory for metadata from the citation package.
|
CitationImpl |
Standardized resource reference.
|
Citations |
A set of pre-defined constants and static methods working on citations.
|
ClassChanger<S extends Comparable<S>,T extends Number> |
A central place to register transformations between an arbitrary class and a Number .
|
Classes |
A set of miscellaneous methods working on Class objects.
|
ClassificationFunction |
Parent for classifiers which break a feature collection into the specified number of classes.
|
ClassificationMethod |
Enumeration for method of classifying numeric values into ranges (classes).
|
ClassificationStats |
A classification of data into classes, with a count and statistics for each class.
|
Classifier |
The data structure returned by classification functions.
|
ClassifyByRangeProcess |
Computes a new attribute to classify another attribute by intervals over vector data sets.
|
ClassifyFunction |
|
ClasspathGridShiftLocator |
Default grid shift file locator, looks up grids in the classpath
|
ClientTransactionAccessor |
|
ClimatologicalTimeCoordinateVariable |
|
ClimatologicalTimeHandlerSpi |
|
ClippedFeatureCollection |
SimpleFeatureCollection wrapper that clip (crops) features according to the clip geometry passed.
|
ClippedFeatureIterator |
SimpleFeatureIterator wrapper that clip (crops) features according to the clip geometry passed.
|
ClippingFeatureCollection |
The class decorates a SimpleFeatureCollection with one that returns features that intersect the
geometry passed with a Hints.GEOMETRY_CLIP
|
ClippingFeatureIterator |
Decorates a SimpleFeatureIterator with one that return features if intersect the Geometry passed
with the Hint.GEOMETRY_CLIP
|
ClipProcess |
Modified version that can preserve Z values after the clip
|
Clock |
Provides a basis for defining temporal position within a day.
|
ClockTime |
A data type that shall be used to identify a temporal position within a day.
|
Cloneable |
Indicates that it is legal to make a field-for-field copy of instances of implementing classes.
|
CloseableIterator<T> |
An iterator backed by some resource that needs closing when done using it
|
ClosureType |
A representation of the literals of the enumeration 'Closure Type',
and utility methods for working with them.
|
ClothoidType |
A representation of the model object 'Clothoid Type'.
|
ClothoidTypeImpl |
An implementation of the model object 'Clothoid Type'.
|
CodeList<E extends CodeList<E>> |
Base class for all code lists.
|
CodeListType |
A representation of the model object 'Code List Type'.
|
CodeListType |
A representation of the model object 'Code List Type'.
|
CodeListTypeBinding |
Binding object for the type http://www.opengis.net/gml:CodeListType.
|
CodeListTypeImpl |
An implementation of the model object 'Code List Type'.
|
CodeListTypeImpl |
An implementation of the model object 'Code List Type'.
|
CodeListTypeValidator |
|
CodeOrNullListType |
A representation of the model object 'Code Or Null List Type'.
|
CodeOrNullListTypeImpl |
An implementation of the model object 'Code Or Null List Type'.
|
CodeType |
A representation of the model object 'Code Type'.
|
CodeType |
A representation of the model object 'Code Type'.
|
CodeType |
A representation of the model object 'Code Type'.
|
CodeType |
A representation of the model object 'Code Type'.
|
CodeType |
A representation of the model object 'Code Type'.
|
CodeTypeBinding |
Binding object for the type http://www.opengis.net/gml:CodeType.
|
CodeTypeBinding |
Binding object for the type http://www.opengis.net/ows:CodeType.
|
CodeTypeImpl |
An implementation of the model object 'Code Type'.
|
CodeTypeImpl |
An implementation of the model object 'Code Type'.
|
CodeTypeImpl |
An implementation of the model object 'Code Type'.
|
CodeTypeImpl |
An implementation of the model object 'Code Type'.
|
CodeTypeImpl |
An implementation of the model object 'Code Type'.
|
CodeTypeValidator |
A sample validator interface for CodeType .
|
CodeTypeValidator |
A sample validator interface for CodeType .
|
CodeTypeValidator |
A sample validator interface for CodeType .
|
CodeTypeValidator |
A sample validator interface for CodeType .
|
CogConfiguration |
Bean containing all COG related configuration properties
|
CogGranuleAccessProvider |
GranuleAccessProvider for COG Granules.
|
CollectGeometries |
Collects all geometries from the specified vector layer into a single GeometryCollection (or
specialized subclass of it in case the geometries are uniform)
|
Collection<T> |
Single collection document
|
Collection_AverageFunction |
Calculates the average value of an attribute for a given FeatureCollection and Expression.
|
Collection_BoundsFunction |
Calculates the bounds of an attribute for a given FeatureCollection and Expression.
|
Collection_CountFunction |
Calculates the count value of an attribute for a given SimpleFeatureCollection and Expression.
|
Collection_MaxFunction |
Calculates the maximum value of an attribute for a given FeatureCollection and Expression.
|
Collection_MedianFunction |
Calculates the median value of an attribute for a given FeatureCollection and Expression.
|
Collection_MinFunction |
Calculates the minimum value of an attribute for a given FeatureCollection and Expression.
|
Collection_NearestFunction |
Finds the nearest value to the provided one in the attribute domain.
|
Collection_SumFunction |
Calculates the sum value of an attribute for a given FeatureCollection and Expression.
|
Collection_UniqueFunction |
Calculates the unique value of an attribute for a given FeatureCollection and Expression.
|
CollectionConverterFactory |
Converts among arrays and different collection classes.
|
CollectionEvent |
A simple event object to represent all events triggered by FeatureCollection instances (typically
change events).
|
CollectionExtent |
Extent details (including spatial and temporal).
|
CollectionFeatureMemberFilterVisitor |
Replace "featureMembers/ * /ATTRIBUTE" change with "ATTRIBUTE"
|
CollectionFeatureReader |
FeatureReader that reads features from a java.util.collection
of features, an array of features or a FeatureCollection.
|
CollectionFeatureSource |
This is a "port" of ContentFeatureSource to work with an iterator.
|
CollectionIdFunction |
Function that returns a random ID for a collection.
|
CollectionLinkFunction |
Function used to chain an entity with a sub collection.
|
CollectionList |
|
CollectionListener |
Interface to be implemented by all listeners of CollectionEvents.
|
CollectionMapper |
A strategy for mapping a mongo collection to a feature.
|
CollectionReader |
|
CollectionSource<T> |
Used to quickly adapt a collection for APIs expecting to be able to query generic content.
|
CollectionUtil |
|
ColorBinding |
Binding object for the type http://earth.google.com/kml/2.1:color.
|
ColorBrewer |
Contains ColorBrewer palettes and suitability data.
|
ColorCheckAcceptor |
Check the color model of the input granule
|
ColorConverterFactory |
ConverterFactory for handling color conversions.
|
ColorInterpretation |
Specifies the mapping of a band to a color model component.
|
ColorInversion |
PointOpImage to perform an efficient color inversion given a certain palette.
|
ColorInversionCRIF |
CRIF for the color inversion operation
|
ColorInversionDescriptor |
|
ColorMap |
The ColorMap element defines the mapping of palette-type raster colors or fixed- numeric pixel
values to colors using an Interpolate or Categorize SE function
|
ColorMapBinding |
Binding object for the element http://www.opengis.net/se:ColorMap.
|
ColorMapBuilder |
|
ColorMapEntry |
A basic interface for objects which can hold color map entries.
|
ColorMapEntryBuilder |
|
ColorMapEntryImpl |
Default color map entry implementation
|
ColorMapImpl |
A simple implementation of the color map interface.
|
ColorMapParser |
Handles the parsing of a Ysld "color-map" property to a ColorMap object.
|
ColorPalette |
A generic palette containing colours.
|
ColorReduction |
PointOpImage to perform color reduction on an image using the palette builder.
|
ColorReductionCRIF |
|
ColorReductionDescriptor |
|
ColorReplacement |
The ColorReplacement element, which may occur multiple times, allows to replace a color in the
ExternalGraphic, the color specified in the OriginalColor sub-element, by another color as a
result of a recode function as defined in Interpolate .
|
ColorReplacementBinding |
Binding object for the element http://www.opengis.net/se:ColorReplacement.
|
ColorReplacementBuilder |
|
ColorReplacementImpl |
An implementation of ColorReplacement; this is a wrapper around an implementaiton of the "Recode"
function as defined by SymbologyEncoding 1.1.
|
ColorRule |
A JGrass colorrule
|
Colors |
List of common color names.
|
ColorSpaceNameCollectorSPI |
A CoverageNameCollectorSPI implementation which takes the coverage name from the
colorspace of the ImageLayout from the coverage reader.
|
ColorStyleTypeBinding |
Binding object for the type http://earth.google.com/kml/2.1:ColorStyleType.
|
ColorUtilities |
A set of static methods for handling of colors informations.
|
ColorValidator |
Validator for Colors
|
ColumnMetadata |
Metadata about a table column used to carry information through the type mapping process.
|
CommandLine |
Base class for command line tools.
|
CommonFactoryFinder |
Defines static methods used to access the application's default implementation for some common
factories.
|
CommonsConverterFactory |
Convert String to common scalar values.
|
CommonsLoggerFactory |
A factory for loggers that redirect all Java logging events to the Apache's Commons-logging framework.
|
CompareFilterImpl |
Defines a comparison filter (can be a math comparison or generic equals).
|
Comparison_OperatorsTypeBinding |
Binding object for the type http://www.opengis.net/ogc:Comparison_OperatorsType.
|
ComparisonOperatorNameTypeMember0 |
A representation of the literals of the enumeration 'Comparison Operator Name Type Member0',
and utility methods for working with them.
|
ComparisonOperators |
Supported comparison operators in a filter capabilities document.
|
ComparisonOperatorsImpl |
Implementation of the ComparisonOperators interface.
|
ComparisonOperatorsType |
A representation of the model object 'Comparison Operators Type'.
|
ComparisonOperatorsTypeBinding |
Binding object for the type http://www.opengis.net/ogc:ComparisonOperatorsType.
|
ComparisonOperatorsTypeBinding |
|
ComparisonOperatorsTypeImpl |
An implementation of the model object 'Comparison Operators Type'.
|
ComparisonOperatorType |
A representation of the model object 'Comparison Operator Type'.
|
ComparisonOperatorTypeBinding |
Binding object for the type http://www.opengis.net/ogc:ComparisonOperatorType.
|
ComparisonOperatorTypeBinding |
|
ComparisonOperatorTypeImpl |
An implementation of the model object 'Comparison Operator Type'.
|
ComparisonOpsType |
A representation of the model object 'Comparison Ops Type'.
|
ComparisonOpsTypeImpl |
An implementation of the model object 'Comparison Ops Type'.
|
CompassPointEnumeration |
A representation of the literals of the enumeration 'Compass Point Enumeration',
and utility methods for working with them.
|
Compiler |
Resource compiler.
|
CompilerUtil |
Compiler Utility class.
|
Complex |
A simple class for the handling of complex numbers.
|
ComplexAttribute |
An instance of ComplexType which is composed of other properties.
|
ComplexAttributeConverterFactory |
This converter retrieves the values out of attributes.
|
ComplexAttributeImpl |
|
ComplexBinding |
A strategy for parsing elements in an instance document which are of complex type.
|
ComplexBindingCallback |
Base class for visitors that invoke a callback on a complex binding.
|
ComplexContentHandler |
represents a complex content element
|
ComplexContentType |
A representation of the model object 'Complex Content Type'.
|
ComplexContentTypeImpl |
An implementation of the model object 'Complex Content Type'.
|
ComplexDataCombinationsType |
A representation of the model object 'Complex Data Combinations Type'.
|
ComplexDataCombinationsTypeImpl |
An implementation of the model object 'Complex Data Combinations Type'.
|
ComplexDataCombinationsTypeValidator |
|
ComplexDataCombinationType |
A representation of the model object 'Complex Data Combination Type'.
|
ComplexDataCombinationTypeImpl |
An implementation of the model object 'Complex Data Combination Type'.
|
ComplexDataCombinationTypeValidator |
|
ComplexDataDescriptionType |
A representation of the model object 'Complex Data Description Type'.
|
ComplexDataDescriptionTypeImpl |
An implementation of the model object 'Complex Data Description Type'.
|
ComplexDataDescriptionTypeValidator |
|
ComplexDataType |
A representation of the model object 'Complex Data Type'.
|
ComplexDataType |
A representation of the model object 'Complex Data Type'.
|
ComplexDataTypeBinding |
<complexType name="ComplexDataType" mixed="true"> <annotation> <documentation>Complex
data (such as an image), including a definition of the complex value data structure (i.e.,
schema, format, and encoding).
|
ComplexDataTypeImpl |
An implementation of the model object 'Complex Data Type'.
|
ComplexDataTypeImpl |
An implementation of the model object 'Complex Data Type'.
|
ComplexDataTypeValidator |
|
ComplexElementHandler |
This class is intended to handle parsing an xml element from an instance document for elements
who's type is both known and complex.
|
ComplexEMFBinding |
A binding implementation which parses / encodes objects from an EMF model.
|
ComplexFeatureBuilder |
The complex feature builder allows the construction of features by progressively appending their
components and deferring the construction till you're ready.
|
ComplexFeatureConstants |
This is just a compilation of constants and static methods used in app-schema module.
|
ComplexFeatureIteratorImpl |
Defines the complex feature iterator implementation class.
|
ComplexFeatureTypeFactoryImpl |
Feature type factory to produce complex feature type that can be used in feature chaining.
|
ComplexFeatureTypeImpl |
This is a specialization of complex feature type that can be nested inside another feature type.
|
ComplexFilterSplitter |
|
ComplexGetFeatureResponse |
GetFeature response for feature's that isn't treated as SimpleFeatureType.
|
ComplexGetFeatureResponseParserFactory |
Creating GetFeatureResponse parsers that can treat featureType that don't extend
SimpleFeatureType.
|
ComplexRestrictionType |
A representation of the model object 'Complex Restriction Type'.
|
ComplexRestrictionTypeImpl |
An implementation of the model object 'Complex Restriction Type'.
|
ComplexSupportXSAnyTypeBinding |
|
ComplexType |
The type of a complex attribute.
|
ComplexType |
This interface is intended to represent an XML Schema complexType.
|
ComplexType |
A representation of the model object 'Complex Type'.
|
ComplexTypeGT |
Provides ...TODO summary sentence
|
ComplexTypeHandler |
ComplexTypeHandler purpose.
|
ComplexTypeImpl |
Base class for complex types.
|
ComplexTypeImpl |
An implementation of the model object 'Complex Type'.
|
ComplexTypeProxy |
|
ComponentColorModelJAI |
|
CompositeCurvePropertyType |
A representation of the model object 'Composite Curve Property Type'.
|
CompositeCurvePropertyTypeImpl |
An implementation of the model object 'Composite Curve Property Type'.
|
CompositeCurveType |
A representation of the model object 'Composite Curve Type'.
|
CompositeCurveTypeBinding |
Simple type binding for Composite Curve GML elements.
|
CompositeCurveTypeImpl |
An implementation of the model object 'Composite Curve Type'.
|
CompositeFeatureCollection |
Wraps multiple feature collections into a single.
|
CompositePrimaryKeyFinder |
|
CompositeSolidPropertyType |
A representation of the model object 'Composite Solid Property Type'.
|
CompositeSolidPropertyTypeImpl |
An implementation of the model object 'Composite Solid Property Type'.
|
CompositeSolidType |
A representation of the model object 'Composite Solid Type'.
|
CompositeSolidTypeImpl |
An implementation of the model object 'Composite Solid Type'.
|
CompositeSurfacePropertyType |
A representation of the model object 'Composite Surface Property Type'.
|
CompositeSurfacePropertyTypeImpl |
An implementation of the model object 'Composite Surface Property Type'.
|
CompositeSurfaceType |
A representation of the model object 'Composite Surface Type'.
|
CompositeSurfaceTypeImpl |
An implementation of the model object 'Composite Surface Type'.
|
CompositeValueType |
A representation of the model object 'Composite Value Type'.
|
CompositeValueTypeImpl |
An implementation of the model object 'Composite Value Type'.
|
CompoundCRS |
A coordinate reference system describing the position of points through two or more independent
coordinate reference systems.
|
CompoundCRSRefType |
A representation of the model object 'Compound CRS Ref Type'.
|
CompoundCRSRefTypeImpl |
An implementation of the model object 'Compound CRS Ref Type'.
|
CompoundCRSType |
A representation of the model object 'Compound CRS Type'.
|
CompoundCRSTypeImpl |
An implementation of the model object 'Compound CRS Type'.
|
CompoundCurve |
A CompoundCurve is a connected sequence of circular arcs and linear segments.
|
CompoundCurvedGeometry<T extends LineString> |
|
CompoundRing |
A CompoundRing is a connected sequence of circular arcs and linear segments forming a closed
line.
|
CompressesRasterWriter |
Write compressed JGrass rasters to disk
|
ConcatenateBinding |
Binding object for the element http://www.opengis.net/se:Concatenate.
|
ConcatenatedOperation |
An ordered sequence of two or more single coordinate operations.
|
ConcatenatedOperationRefType |
A representation of the model object 'Concatenated Operation Ref Type'.
|
ConcatenatedOperationRefTypeImpl |
An implementation of the model object 'Concatenated Operation Ref Type'.
|
ConcatenatedOperationType |
A representation of the model object 'Concatenated Operation Type'.
|
ConcatenatedOperationTypeImpl |
An implementation of the model object 'Concatenated Operation Type'.
|
ConcatenatedTransform |
Base class for concatenated transform.
|
ConcatenateFunction |
The function concatenates strings.
|
ConceptualSchemeType |
A representation of the model object 'Conceptual Scheme Type'.
|
ConceptualSchemeTypeImpl |
An implementation of the model object 'Conceptual Scheme Type'.
|
ConeType |
A representation of the model object 'Cone Type'.
|
ConeTypeImpl |
An implementation of the model object 'Cone Type'.
|
Configuration |
Responsible for configuring a parser runtime environment.
|
ConformanceResult |
Information about the outcome of evaluating the obtained value (or set of values) against a
specified acceptable conformance quality level.
|
ConformanceResultImpl |
Information about the outcome of evaluating the obtained value (or set of values) against a
specified acceptable conformance quality level.
|
ConformanceType |
A representation of the model object 'Conformance Type'.
|
ConformanceTypeBinding |
|
ConformanceTypeImpl |
An implementation of the model object 'Conformance Type'.
|
ConicHandlerFactory |
|
ConicProjection |
Base interface for conical map projections.
|
ConnectedNodeGeometryFactory |
Generates the geometry for a connected node based on attributes already in the feature
|
ConnectionLifecycleListener |
This interface can be implemented to perform custom behavior on each connection as it gets
borrowed from the connection pool and then released back to the pool.
|
Console |
A console for executing CRS operations from the command line.
|
ConstantExpression |
The Expression class is not immutable!
|
ConstrastFunction |
Contrast lesscss.org color function.
|
Contact |
Information required to enable contact with the responsible person and/or organization.
|
ContactImpl |
Information required to enable contact with the responsible person and/or organization.
|
ContactType |
A representation of the model object 'Contact Type'.
|
ContactType |
A representation of the model object 'Contact Type'.
|
ContactType |
A representation of the model object 'Contact Type'.
|
ContactType |
A representation of the model object 'Contact Type'.
|
ContactTypeBinding |
Binding object for the type http://www.opengis.net/ows:ContactType.
|
ContactTypeBinding |
Binding object for the type http://www.opengis.net/wcs:ContactType.
|
ContactTypeImpl |
An implementation of the model object 'Contact Type'.
|
ContactTypeImpl |
An implementation of the model object 'Contact Type'.
|
ContactTypeImpl |
An implementation of the model object 'Contact Type'.
|
ContactTypeImpl |
An implementation of the model object 'Contact Type'.
|
ContactTypeValidator |
|
ContactTypeValidator |
|
ContactTypeValidator |
|
ContactTypeValidator |
|
ContainerPropertyType |
A representation of the model object 'Container Property Type'.
|
ContainerPropertyTypeImpl |
An implementation of the model object 'Container Property Type'.
|
ContainerTypeBinding |
Binding object for the type http://earth.google.com/kml/2.1:ContainerType.
|
ContainmentType |
A representation of the literals of the enumeration 'ContainmentType',
and utility methods for working with them.
|
Contains |
|
ContainsBinding |
Binding object for the element http://www.opengis.net/ogc:Contains.
|
ContainsImpl |
|
ContentDataStore |
Abstract base class for data stores.
|
ContentEntry |
An entry for a type or feature source provided by a DataStore.
|
ContentFeatureCollection |
A FeatureCollection that completely delegates to a backing FetaureSource#getReader
|
ContentFeatureCollection.WrappingFeatureIterator |
|
ContentFeatureSource |
Abstract implementation of FeatureSource.
|
ContentFeatureStore |
Abstract implementation of FeatureStore.
|
ContentFormatException |
Throws when a stream can't be parsed because some content uses an invalid format.
|
ContentMetadataType |
A representation of the model object 'Content Metadata Type'.
|
ContentMetadataTypeImpl |
An implementation of the model object 'Content Metadata Type'.
|
ContentMetadataTypeValidator |
|
ContentsBaseType |
A representation of the model object 'Contents Base Type'.
|
ContentsBaseType |
A representation of the model object 'Contents Base Type'.
|
ContentsBaseTypeImpl |
An implementation of the model object 'Contents Base Type'.
|
ContentsBaseTypeImpl |
An implementation of the model object 'Contents Base Type'.
|
ContentsBaseTypeValidator |
|
ContentsBaseTypeValidator |
|
ContentState |
The state of an entry in a DataStore, maintained on a per-transaction basis.
|
ContentsType |
A representation of the model object 'Contents Type'.
|
ContentsType |
A representation of the model object 'Contents Type'.
|
ContentsType |
A representation of the model object 'Contents Type'.
|
ContentsType |
A representation of the model object 'Contents Type'.
|
ContentsTypeBinding |
Binding object for the type http://www.opengis.net/wmts/1.0:ContentsType.
|
ContentsTypeImpl |
An implementation of the model object 'Contents Type'.
|
ContentsTypeImpl |
An implementation of the model object 'Contents Type'.
|
ContentsTypeImpl |
An implementation of the model object 'Contents Type'.
|
ContentsTypeImpl |
An implementation of the model object 'Contents Type'.
|
ContentsTypeValidator |
|
ContextInitializer |
|
ContinuousZoomContext |
Zoom Context supporting non-integer levels.
|
ContinuousZoomContext |
Deprecated.
|
ContourProcess |
A process to extract contours based on values in a specified band of the input GridCoverage2D.
|
ContourProcess |
|
Contours |
|
ContrastEnhancement |
The ContrastEnhancement object defines contrast enhancement for a channel of a false-color image
or for a color image.
|
ContrastEnhancementBinding |
Binding object for the element http://www.opengis.net/se:ContrastEnhancement.
|
ContrastEnhancementBuilder |
|
ContrastEnhancementImpl |
The ContrastEnhancement object defines contrast enhancement for a channel of a false-color image
or for a color image.
|
ContrastEnhancementType |
Starting with version 14.x, ContrastEnhancement can be customized to support different
ContrastMethod s algorithm and parameters.
|
ContrastMethod |
The ContrastEnhancement element defines contrast enhancement for a channel of a false-color image
or for a color image.
|
ContrastMethodStrategy |
This interface defines the strategy that a ContrastEnhancement will use to execute the
ContrastMethod that it has defined.
|
ControlPointType |
A representation of the model object 'Control Point Type'.
|
ControlPointTypeImpl |
An implementation of the model object 'Control Point Type'.
|
ConventionalUnitType |
A representation of the model object 'Conventional Unit Type'.
|
ConventionalUnitTypeImpl |
An implementation of the model object 'Conventional Unit Type'.
|
Conversion |
An operation on coordinates that does not include any change of Datum.
|
ConversionRefType |
A representation of the model object 'Conversion Ref Type'.
|
ConversionRefTypeImpl |
An implementation of the model object 'Conversion Ref Type'.
|
ConversionToPreferredUnitType |
A representation of the model object 'Conversion To Preferred Unit Type'.
|
ConversionToPreferredUnitTypeImpl |
An implementation of the model object 'Conversion To Preferred Unit Type'.
|
ConversionType |
A representation of the model object 'Conversion Type'.
|
ConversionTypeImpl |
An implementation of the model object 'Conversion Type'.
|
Converter |
Converts values of one type into another.
|
ConverterFactory |
Factory used to create instances of Converter .
|
Converters |
Convenience class for converting an object from one type to an object of another.
|
ConvertToDomHandler |
Parses XML into a namespace aware dom.
|
Convolve |
Computes each output sample by multiplying elements of a kernel with the samples surrounding a
particular source sample.
|
ConvolveCoverageProcess |
|
Coordinate2D |
|
CoordinateAccess |
Allows manipulation of a Geometry's CoordinateSequence.
|
CoordinateAccessFactory |
Extends CoordinateSequenceFactory with meta data information.
|
CoordinateFormat |
|
CoordinateFormatter |
Formats coordinates with a given number of decimals, using code more efficient than NumberFormat
when possible.
|
CoordinateHandlerFinder |
Enable programs to find all available CoordinateHandler implementations.
|
CoordinateHandlerSpi |
Constructs a live CoordinateHandler
|
CoordinateHandlerSpi.CoordinateHandler |
|
CoordinateOperation |
A mathematical operation on coordinates that transforms or converts coordinates to another
coordinate reference system.
|
CoordinateOperationAuthorityFactory |
Creates coordinate transformation objects from codes.
|
CoordinateOperationFactory |
|
CoordinateOperationFactoryUsingWKT |
|
CoordinateOperationRefType |
A representation of the model object 'Coordinate Operation Ref Type'.
|
CoordinateOperationRefTypeImpl |
An implementation of the model object 'Coordinate Operation Ref Type'.
|
CoordinateReferenceSystem |
|
CoordinateReferenceSystemRefType |
A representation of the model object 'Coordinate Reference System Ref Type'.
|
CoordinateReferenceSystemRefTypeImpl |
An implementation of the model object 'Coordinate Reference System Ref Type'.
|
Coordinates |
HelperClass for dealing with JTS14 CoordinateSequences.
|
CoordinateSequences |
Utility functions for coordinate sequences (extends the same named JTS class)
|
CoordinateSequenceTransformer |
|
CoordinatesType |
A representation of the model object 'Coordinates Type'.
|
CoordinatesTypeBinding |
Binding object for the type http://earth.google.com/kml/2.1:CoordinatesType.
|
CoordinatesTypeImpl |
An implementation of the model object 'Coordinates Type'.
|
CoordinateSystem |
The set of coordinate system axes that spans a given coordinate space.
|
CoordinateSystemAxis |
Definition of a coordinate system axis.
|
CoordinateSystemAxisBaseType |
A representation of the model object 'Coordinate System Axis Base Type'.
|
CoordinateSystemAxisBaseTypeImpl |
An implementation of the model object 'Coordinate System Axis Base Type'.
|
CoordinateSystemAxisRefType |
A representation of the model object 'Coordinate System Axis Ref Type'.
|
CoordinateSystemAxisRefTypeImpl |
An implementation of the model object 'Coordinate System Axis Ref Type'.
|
CoordinateSystemAxisType |
A representation of the model object 'Coordinate System Axis Type'.
|
CoordinateSystemAxisTypeImpl |
An implementation of the model object 'Coordinate System Axis Type'.
|
CoordinateSystemRefType |
A representation of the model object 'Coordinate System Ref Type'.
|
CoordinateSystemRefTypeImpl |
An implementation of the model object 'Coordinate System Ref Type'.
|
CoordinateVariable<T> |
|
CoordinateVariable.AxisHelper<T> |
|
CoordinateWriter |
Handles the writing of coordinates for GML.
|
CoordType |
A representation of the model object 'Coord Type'.
|
CoordTypeImpl |
An implementation of the model object 'Coord Type'.
|
CopyingHandler |
|
CountingWalker |
An implementation of GraphWalker that counts the number of components visited.
|
CountProcess |
Counts the elements in the collection (useful as a WFS sidekick)
|
CountProcess.AggregationFunction |
The functions this process can handle
|
CountPropertyType |
A representation of the model object 'Count Property Type'.
|
CountPropertyTypeImpl |
An implementation of the model object 'Count Property Type'.
|
CountVisitor |
Determines the number of features in the collection
|
CountVisitor.CountResult |
|
CovarianceElementType |
A representation of the model object 'Covariance Element Type'.
|
CovarianceElementTypeImpl |
An implementation of the model object 'Covariance Element Type'.
|
CovarianceMatrixType |
A representation of the model object 'Covariance Matrix Type'.
|
CovarianceMatrixTypeImpl |
An implementation of the model object 'Covariance Matrix Type'.
|
Coverage |
A function from a spatial, temporal or spatiotemporal domain to an attribute range.
|
CoverageAccess |
Represents a Physical storage of coverage data (that we have a connection to).
|
CoverageAccess.AccessType |
Level of access supported.
|
CoverageCapabilities |
|
CoverageClassStats |
|
CoverageClassStats.Results |
|
CoverageDescriptionsType |
A representation of the model object 'Coverage Descriptions Type'.
|
CoverageDescriptionsType |
A representation of the model object 'Coverage Descriptions Type'.
|
CoverageDescriptionsTypeImpl |
An implementation of the model object 'Coverage Descriptions Type'.
|
CoverageDescriptionsTypeImpl |
An implementation of the model object 'Coverage Descriptions Type'.
|
CoverageDescriptionsTypeValidator |
|
CoverageDescriptionType |
A representation of the model object 'Coverage Description Type'.
|
CoverageDescriptionType |
A representation of the model object 'Coverage Description Type'.
|
CoverageDescriptionType |
A representation of the model object 'Coverage Description Type'.
|
CoverageDescriptionTypeImpl |
An implementation of the model object 'Coverage Description Type'.
|
CoverageDescriptionTypeImpl |
An implementation of the model object 'Coverage Description Type'.
|
CoverageDescriptionTypeImpl |
An implementation of the model object 'Coverage Description Type'.
|
CoverageDescriptionTypeValidator |
|
CoverageDescriptionTypeValidator |
|
CoverageDomainType |
A representation of the model object 'Coverage Domain Type'.
|
CoverageDomainTypeImpl |
An implementation of the model object 'Coverage Domain Type'.
|
CoverageDomainTypeValidator |
|
CoverageFactoryFinder |
Defines static methods used to access the application's default factory implementation.
|
CoverageFunctionType |
A representation of the model object 'Coverage Function Type'.
|
CoverageFunctionTypeImpl |
An implementation of the model object 'Coverage Function Type'.
|
CoverageIO |
A class containing static convenience methods for locating CoverageAccess s and
specific CoverageSource s, and performing simple encoding and decoding.
|
CoverageNameBinding |
Binding object for the element http://www.opengis.net/se:CoverageName.
|
CoverageNameCollector |
|
CoverageNameCollectorSPI |
CoverageNameCollector SPI interface.
|
CoverageNameCollectorSpiFinder |
|
CoverageOfferingBriefType |
A representation of the model object 'Coverage Offering Brief Type'.
|
CoverageOfferingBriefTypeBinding |
Binding object for the type http://www.opengis.net/wcs:CoverageOfferingBriefType.
|
CoverageOfferingBriefTypeImpl |
An implementation of the model object 'Coverage Offering Brief Type'.
|
CoverageOfferingBriefTypeValidator |
|
CoverageOfferingsType |
A representation of the model object 'Coverage Offerings Type'.
|
CoverageOfferingsTypeImpl |
An implementation of the model object 'Coverage Offerings Type'.
|
CoverageOfferingType |
A representation of the model object 'Coverage Offering Type'.
|
CoverageOfferingTypeBinding |
Binding object for the type http://www.opengis.net/wcs:CoverageOfferingType.
|
CoverageOfferingTypeImpl |
An implementation of the model object 'Coverage Offering Type'.
|
CoverageOfferingTypeValidator |
|
CoverageProcessingException |
Throws when a coverage operation failed.
|
CoverageProcessingNode |
Basic interface for Coverage Processing as used by SLD 1.0.
|
CoverageProcessor |
Base class for coverage processor implementations.
|
CoverageReadingTransformation |
|
CoverageReadingTransformation.ReaderAndParams |
|
CoverageReadRequest |
|
CoverageRequest |
|
CoverageResponse |
|
CoverageResponse.Status |
|
CoverageSlice |
|
CoverageSlice.Attributes |
|
CoverageSlicesCatalog |
This class simply builds an index for fast indexed queries.
|
CoverageSlicesCatalog.WrappedCoverageSlicesCatalog |
CoverageSlicesCatalog always used an hidden H2 DB to store granules index related to a
specific file.
|
CoverageSlicesCatalogSource |
|
CoverageSource |
Allows read-only access to a Coverage.
|
CoverageSource.AdditionalDomain |
|
CoverageSource.DomainType |
|
CoverageSource.SpatialDomain |
|
CoverageSource.TemporalDomain |
|
CoverageSource.VerticalDomain |
|
CoverageSourceDescriptor |
|
CoverageStore |
Provided read-write access to a coverage data product.
|
CoverageStyleBinding |
Binding object for the element http://www.opengis.net/se:CoverageStyle.
|
CoveragesType |
A representation of the model object 'Coverages Type'.
|
CoveragesTypeImpl |
An implementation of the model object 'Coverages Type'.
|
CoveragesTypeValidator |
|
CoverageSubtypeParentType |
A representation of the model object 'Coverage Subtype Parent Type'.
|
CoverageSubtypeParentTypeImpl |
An implementation of the model object 'Coverage Subtype Parent Type'.
|
CoverageSummaryType |
A representation of the model object 'Coverage Summary Type'.
|
CoverageSummaryType |
A representation of the model object 'Coverage Summary Type'.
|
CoverageSummaryTypeImpl |
An implementation of the model object 'Coverage Summary Type'.
|
CoverageSummaryTypeImpl |
An implementation of the model object 'Coverage Summary Type'.
|
CoverageSummaryTypeValidator |
|
CoveragetypeBinding |
Binding object for the type http://www.opengis.net/gpkg:coveragetype.
|
CoverageUpdateRequest |
|
CoverageUtilities |
A set of utilities methods for the Grid Coverage package.
|
CoverageUtilities |
A set of utilities methods for the Grid Coverage package.
|
CoverageUtilities.UCUM |
Unified Code for Units of Measure (UCUM)
|
CoverageUtilities.UCUM.UCUMUnit |
An UCUM Unit instance simply made of name and symbol.
|
CQL |
Utility class to parse CQL predicates and expressions to GeoAPI Filter s and Expression s, respectively.
|
CQL2 |
OGC API CQL2.
|
CQL2Compiler |
CQL2 compiler
|
CQL2Conformance |
Conformance clasess for CQL2
|
CQL2ExpressionToText |
Subclassed to handle the encoding of date literals
|
CQL2Json |
OGC API CQL2-Json.
|
CQL2Parser |
CQL2Parser is the result of a javacc jjtree grammar.
|
CQL2ParserConstants |
|
CQL2ParserTokenManager |
|
CQL2ParserTreeConstants |
|
CQLCompiler |
CQL Compiler.
|
CQLException |
This exception is produced when the cql input string has syntax errors.
|
CQLJsonCompiler |
|
CQLParser |
CQLParser is the result of a javacc jjtree grammar.
|
CQLParserConstants |
|
CQLParserTokenManager |
|
CQLParserTreeConstants |
|
CreatedOrModifiedFeatureType |
A representation of the model object 'Created Or Modified Feature Type'.
|
CreatedOrModifiedFeatureTypeImpl |
An implementation of the model object 'Created Or Modified Feature Type'.
|
CreatedOrModifiedFeatureTypeValidator |
|
CreateIndexer |
CommandLine Utility to be used in order to create an ImageMosaic indexer.xml as well as the
related NetCDF low-level indexer (_auxiliary.xml) for a prototype NetCDF.
|
CreateStoredQueryResponseType |
A representation of the model object 'Create Stored Query Response Type'.
|
CreateStoredQueryResponseTypeImpl |
An implementation of the model object 'Create Stored Query Response Type'.
|
CreateStoredQueryResponseTypeValidator |
|
CreateStoredQueryType |
A representation of the model object 'Create Stored Query Type'.
|
CreateStoredQueryTypeImpl |
An implementation of the model object 'Create Stored Query Type'.
|
CreateStoredQueryTypeValidator |
|
Crop |
The crop operation is responsible for selecting geographic subarea of the source coverage.
|
CropCoverage |
Crops the coverage along the specified
|
Crosses |
Concrete binary spatial operator that evaluates to
true if the first geometric operand crosses the second (in the sense defined by the OGC Simple
Features specification).
|
CrossesBinding |
Binding object for the element http://www.opengis.net/fes/2.0:Crosses.
|
CrossesImpl |
|
CRS |
|
CRS.AxisOrder |
Enumeration describing axis order for geographic coordinate reference systems.
|
CRS2GeoTiffMetadataAdapter |
|
CRSAuthorityFactory |
|
CRSConverterFactory |
Convert String to CRS classes.
|
CRSEnvelope |
A pair of coordinates and a reference system that represents a section of the Earth.
|
CRSExtractor |
Extract the CRS from the coverage in order to store in the index
|
CRSExtractorSPI |
SPI for the CRS extractor
|
CRSFactory |
|
CRSHandler |
|
CRSListModel |
List model class for JCRSChooser .
|
CRSRefType |
A representation of the model object 'CRS Ref Type'.
|
CRSRefTypeImpl |
An implementation of the model object 'CRS Ref Type'.
|
CRSsType |
A representation of the model object 'CRSs Type'.
|
CRSsTypeImpl |
An implementation of the model object 'CR Ss Type'.
|
CRSsTypeValidator |
A sample validator interface for CRSsType .
|
CRSUtilities |
|
CSAuthorityFactory |
|
CSBuilder |
A Builder for JTS CoordinateSequences.
|
CSBuilderFactory |
A factory to obtain a builder for JTS CoordinateSequence objects.
|
CSFactory |
|
CSSFunction |
|
CssParameter |
A Cascading Style Sheet parameter.
|
CSVAttributesOnlyStrategy |
|
CSVDataStore |
|
CSVDataStoreFactory |
|
CSVFeatureReader |
|
CSVFeatureSource |
|
CSVFeatureStore |
Read-write access to CSV File.
|
CSVFeatureWriter |
Iterator supporting writing of feature content.
|
CSVFileState |
Details from comma separated value file.
|
CSVIterator |
|
CSVLatLonStrategy |
|
CSVSpecifiedWKTStrategy |
|
CSVStrategy |
|
CSW |
This interface contains the qualified names of all the types,elements, and attributes in the
http://www.opengis.net/cat/csw/2.0.2 schema.
|
Csw20Factory |
The Factory for the model.
|
Csw20FactoryImpl |
An implementation of the model Factory.
|
Csw20Package |
The Package for the model.
|
Csw20Package.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Csw20PackageImpl |
An implementation of the model Package.
|
CSWConfiguration |
Parser configuration for the http://www.opengis.net/cat/csw/2.0.2 schema.
|
CubeWerxStrategy |
A strategy object to aid in querying a CubeWerx WFS 1.1 server
|
CubicSplineType |
A representation of the model object 'Cubic Spline Type'.
|
CubicSplineTypeImpl |
An implementation of the model object 'Cubic Spline Type'.
|
CurrentDateExtractorSPI |
Factory for a properties extractor collecting the current date
|
CursorTool |
The base class for map pane cursor tools.
|
CurveArrayPropertyType |
A representation of the model object 'Curve Array Property Type'.
|
CurveArrayPropertyTypeBinding |
Binding object for the type http://www.opengis.net/gml:CurveArrayPropertyType.
|
CurveArrayPropertyTypeBinding |
|
CurveArrayPropertyTypeImpl |
An implementation of the model object 'Curve Array Property Type'.
|
CurvedGeometries |
Utility methods for curved geometries
|
CurvedGeometry<T extends Geometry> |
Provides linearization control for curved geometries
|
CurvedGeometryFactory |
|
CurvedRing |
Marker interface identifying closed curved geometries
|
CurveInterpolationType |
A representation of the literals of the enumeration 'Curve Interpolation Type',
and utility methods for working with them.
|
CurvePolygon |
A subclass of polygon that can host also curves and will linearize if needed
|
CurvePropertyType |
A representation of the model object 'Curve Property Type'.
|
CurvePropertyTypeBinding |
Binding object for the type http://www.opengis.net/gml:CurvePropertyType.
|
CurvePropertyTypeBinding |
Binding object for the type http://www.opengis.net/gml:CurvePropertyType.
|
CurvePropertyTypeImpl |
An implementation of the model object 'Curve Property Type'.
|
CurveSegmentArrayPropertyType |
A representation of the model object 'Curve Segment Array Property Type'.
|
CurveSegmentArrayPropertyTypeBinding |
Binding object for the type http://www.opengis.net/gml:CurveSegmentArrayPropertyType.
|
CurveSegmentArrayPropertyTypeImpl |
An implementation of the model object 'Curve Segment Array Property Type'.
|
CurveType |
A representation of the model object 'Curve Type'.
|
CurveTypeBinding |
Binding object for the type http://www.opengis.net/gml:CurveType.
|
CurveTypeBinding |
Binding object for the type http://www.opengis.net/gml:CurveType.
|
CurveTypeImpl |
An implementation of the model object 'Curve Type'.
|
CustomAttributeExpressionFactory |
Allow extensions to build custom nested expressions for chained entities.
|
CustomGlyphRenderer |
|
CustomImplementationsFinder |
Helper class used to find implementations for extensions points.
|
CustomMappingFactory |
|
CustomPaletteBuilder |
This class implements the octree quantization method as it is described in the "Graphics Gems"
(ISBN 0-12-286166-3, Chapter 4, pages 297-293)
|
CustomSourceDataStore |
This interface allows data stores to take advantage of certain App-Schema extension points
allowing them to provided the necessary customizations.
|
Cycle |
Represents a cycle in a graph.
|
CycleDetector |
Detects cycles in a graph.
|
CylinderType |
A representation of the model object 'Cylinder Type'.
|
CylinderTypeImpl |
An implementation of the model object 'Cylinder Type'.
|
CylindricalCS |
A three-dimensional coordinate system consisting of a polar coordinate
system extended by a straight coordinate axis perpendicular to the plane spanned by the polar
coordinate system.
|
CylindricalCSRefType |
A representation of the model object 'Cylindrical CS Ref Type'.
|
CylindricalCSRefTypeImpl |
An implementation of the model object 'Cylindrical CS Ref Type'.
|
CylindricalCSType |
A representation of the model object 'Cylindrical CS Type'.
|
CylindricalCSTypeImpl |
An implementation of the model object 'Cylindrical CS Type'.
|
CylindricalEqualArea |
|
CylindricalEqualArea.BehrmannProvider |
|
CylindricalEqualArea.LambertCylindricalEqualAreaProvider |
|
CylindricalEqualArea.Provider |
|
CylindricalProjection |
Base interface for cylindrical map projections.
|
DarkenFunction |
Implements the lesscss.org darken function
|
DashedShape |
A shape wrapper that generates a stroked version of the shape without actually holding it all in
memory (it is streamed through the path iterator)
|
Data |
Holds values (with associated DataDefinition)
|
DataAccess<T extends FeatureType,F extends Feature> |
This is the top-level interface for access to FeatureData .
|
DataAccessFactory |
Constructs a live DataAccess from a set of connection parameters.
|
DataAccessFactory.Param |
Data class used to capture Parameter requirements.
|
DataAccessFinder |
Enable programs to find all available DataAccess implementations, including the DataStore ones.
|
DataAccessMap |
Utility class to help keep track of the DataAccess instances created while parsing App-Schema
configuration and thus avoid creating the same (i.e. with identical configuration parameters)
DataAccess twice.
|
DataAccessMappingFeatureIterator |
A Feature iterator that operates over the FeatureSource of a FeatureTypeMapping and produces Features of the output schema by
applying the mapping rules to the Features of the source schema.
|
DataAccessRegistry |
A registry that stores data access instances per application.
|
DatabaseCreationScript |
Utility used to create a HSQL zipped version of the official EPSG database
|
DataBlockType |
A representation of the model object 'Data Block Type'.
|
DataBlockTypeImpl |
An implementation of the model object 'Data Block Type'.
|
DataColumn |
A Data Column from the gpkg_schema extension
|
DataColumnConstraint |
Base class for gpkg_schema data colum constraints
|
DataColumnConstraint.Enum |
A enumeration restriction, with possible values and their description
|
DataColumnConstraint.Glob |
|
DataColumnConstraint.Range<T extends Number & Comparable<? super T>> |
A numeric range restriction
|
DataDefinition |
Field definition
|
DataDescriptionType |
A representation of the model object 'Data Description Type'.
|
DataDescriptionTypeImpl |
An implementation of the model object 'Data Description Type'.
|
DataFeatureCollection |
A starting point for implementing FeatureCollection's backed onto a FeatureReader.
|
DataInputsType |
A representation of the model object 'Data Inputs Type'.
|
DataInputsType1 |
A representation of the model object 'Data Inputs Type1'.
|
DataInputsType1Impl |
An implementation of the model object 'Data Inputs Type1'.
|
DataInputsType1Validator |
|
DataInputsTypeImpl |
An implementation of the model object 'Data Inputs Type'.
|
DataInputsTypeValidator |
|
DataInputType |
A representation of the model object 'Data Input Type'.
|
DataInputTypeImpl |
An implementation of the model object 'Data Input Type'.
|
DataOutputType |
A representation of the model object 'Data Output Type'.
|
DataOutputTypeImpl |
An implementation of the model object 'Data Output Type'.
|
DatasetDescriptionSummaryBaseType |
A representation of the model object 'Dataset Description Summary Base Type'.
|
DatasetDescriptionSummaryBaseType |
A representation of the model object 'Dataset Description Summary Base Type'.
|
DatasetDescriptionSummaryBaseTypeImpl |
An implementation of the model object 'Dataset Description Summary Base Type'.
|
DatasetDescriptionSummaryBaseTypeImpl |
An implementation of the model object 'Dataset Description Summary Base Type'.
|
DatasetDescriptionSummaryBaseTypeValidator |
|
DatasetDescriptionSummaryBaseTypeValidator |
|
DataSourceException |
Thrown when there is an error in a datasource.
|
DataSourceFactorySpi |
Constructs a live DataSource from a set of parameters.
|
DataSourceFinder |
|
DataSourceUtil |
Utility methods to build a default connection pool
|
DataStore |
This represents a physical source of feature data, such as a shapefiles or database, where the
features will be instances of SimpleFeature .
|
DataStoreConfiguration |
A simple class storing DataStore connection properties such as the FactorySPI used to create that
datastore, as well as the connections parameters.
|
DataStoreFactorySpi |
Factory used to construct a DataStore from a set of parameters.
|
DataStoreFinder |
Enable programs to find all available datastore implementations.
|
DataStoreSoftReference |
|
DataStoreWrapper |
A data store wrapper around a DataStore object.
|
DataTestCase |
A set of constructs and utility methods used to test the data module.
|
DataTransmissionModeType |
A representation of the literals of the enumeration 'Data Transmission Mode Type',
and utility methods for working with them.
|
DataTransmissionModeTypeBinding |
Binding object for the type http://www.opengis.net/wps/2.0:DataTransmissionModeType.
|
Datatype |
Datatype of element or entity.
|
DataType |
A representation of the model object 'Data Type'.
|
DataType |
A representation of the model object 'Data Type'.
|
DataTypeBinding |
Binding object for the type http://www.opengis.net/kml/2.2:DataType.
|
DatatypeConverterImpl |
|
DatatypeConverterInterface |
The DatatypeConverterInterface is a helper class for implementation of custom
print() and parse() methods, as specified by
jaxb:javaType/@printMethod and jaxb:javaType/@parseMethod.
|
DataTypeImpl |
An implementation of the model object 'Data Type'.
|
DataTypeImpl |
An implementation of the model object 'Data Type'.
|
DataTypesDefinition |
Data type definition constants for VPF files.
|
DataTypeValidator |
A sample validator interface for DataType .
|
DataUrlConnection |
Decodes the base64 data and provides an appropriate InputStream.
|
DataUrlHandler |
Responsible for instantiating the DataUrlConnection.
|
DataUtilities |
Utility functions for use with GeoTools with data classes.
|
DataUtils |
Class DataUtils.java is responsible for a bunch of miscellaneous operations for reading and
converting data
|
DateAndTime |
Provides a single data type for identifying a temporal position with a resolution of less than a
day.
|
DateDifferenceFunction |
The function computes the difference between two date objects (as a-b), in the specified time
unit (default to milliseconds).
|
DateExtractorSPI |
|
DateRange |
A range of dates.
|
DateRangeComparator |
A DateRange comparator
|
DateRangeTreeSet |
A treeset implementation with a built-in comparator for DateRange objects
|
DateTimeParser |
Parses the time parameter of the request.
|
DateTimeParser.FormatAndPrecision |
|
DateTimeTypeBinding |
Binding object for the type http://earth.google.com/kml/2.1:dateTimeType.
|
DateUtil |
Utility class supplying static methods.
|
Datum |
|
DatumAliases |
A datum factory that add aliases to a datum name before to
delegates the datum
creation to an other factory.
|
DatumAuthorityFactory |
Creates datum objects using authority codes.
|
DatumFactory |
Builds up complex datums from simpler objects or values.
|
DatumRefType |
A representation of the model object 'Datum Ref Type'.
|
DatumRefTypeImpl |
An implementation of the model object 'Datum Ref Type'.
|
DB2BlobConverterFactory |
|
DB2ClobConverterFactory |
|
DB2DialectInfo |
|
DB2FilterToSQL |
Generate a WHERE clause for DB2 Spatial Extender based on a spatial filter.
|
DB2NGDataStoreFactory |
DataStoreFactory for DB2 database.
|
DB2NGJNDIDataStoreFactory |
DataStoreFactory for DB2 database.
|
DB2SQLDialect |
|
DB2SQLDialectBasic |
|
DB2SQLDialectPrepared |
|
DB2Util |
|
DB2WKBConstants |
|
DB2WKBReader |
|
DB2WKBWriter |
|
DbaseFileException |
Thrown when an error relating to the shapefile occurs.
|
DbaseFileHeader |
Class to represent the header of a Dbase III file.
|
DbaseFileReader |
A DbaseFileReader is used to read a dbase III format file.
|
DbaseFileWriter |
A DbaseFileWriter is used to write a dbase III format file.
|
DbaseFileWriter.FieldFormatter |
Utility for formatting Dbase fields.
|
DBCPDataSource |
A closeable wrapper around BasicDataSource
|
DBCPDataSourceFactory |
A datasource factory using DBCP connection pool
|
DBCPUnWrapper |
Unwraps DBCP managed connections
|
DBReaderWriter |
An implementation of GraphReaderWriter used for reading and writing graph objects to and from a
database.
|
DC |
This interface contains the qualified names of all the types,elements, and attributes in the
http://purl.org/dc/elements/1.1/ schema.
|
DCConfiguration |
Parser configuration for the http://purl.org/dc/elements/1.1/ schema.
|
DCMIRecordType |
A representation of the model object 'DCMI Record Type'.
|
DCMIRecordTypeImpl |
An implementation of the model object 'DCMI Record Type'.
|
DCPType |
A representation of the model object 'DCP Type'.
|
DCPType |
A representation of the model object 'DCP Type'.
|
DCPType |
A representation of the model object 'DCP Type'.
|
DCPTypeBinding |
|
DCPTypeImpl |
An implementation of the model object 'DCP Type'.
|
DCPTypeImpl |
An implementation of the model object 'DCP Type'.
|
DCPTypeImpl |
An implementation of the model object 'DCP Type'.
|
DCPTypeType |
A representation of the model object 'DCP Type Type'.
|
DCPTypeType_HTTPBinding |
Binding object for the type http://www.opengis.net/wcs:DCPTypeType_HTTP.
|
DCPTypeTypeBinding |
Binding object for the type http://www.opengis.net/wcs:DCPTypeType.
|
DCPTypeTypeImpl |
An implementation of the model object 'DCP Type Type'.
|
DCPTypeTypeValidator |
|
DCPTypeValidator |
A sample validator interface for DCPType .
|
DCPTypeValidator |
A sample validator interface for DCPType .
|
DCPTypeValidator |
A sample validator interface for DCPType .
|
DCT |
This interface contains the qualified names of all the types,elements, and attributes in the
http://purl.org/dc/terms/ schema.
|
DCTConfiguration |
Parser configuration for the http://purl.org/dc/terms/ schema.
|
DecimationPolicy |
Decimation policies.
|
Decimator |
Accepts geometries and collapses all the vertices that will be rendered to the same pixel.
|
DecoratingDataStore |
Delegates every method to the wrapped feature source.
|
DecoratingFeature |
Base class for feature decorators.
|
DecoratingFeatureCollection<T extends FeatureType,F extends Feature> |
A FeatureCollection which completely delegates to another FeatureCollection.
|
DecoratingFeatureIterator<F extends Feature> |
A feature iterator that completely delegates to another FeatureIterator.
|
DecoratingSimpleFeatureCollection |
A FeatureCollection which completely delegates to another FeatureCollection.
|
DecoratingSimpleFeatureIterator |
A feature iterator that completely delegates to a normal Iterator, simply allowing Java 1.4 code
to escape the caste (sic) system.
|
DefaultAffineCS |
A two- or three-dimensional coordinate system with straight axes that are not necessarily
orthogonal.
|
DefaultAttributeIO |
|
DefaultCalendar |
|
DefaultCalendarDate |
A data type that shall be used to identify temporal position within a calendar.
|
DefaultCalendarEra |
|
DefaultCartesianCS |
A 1-, 2-, or 3-dimensional coordinate system.
|
DefaultClock |
|
DefaultClockTime |
A data type that shall be used to identify a temporal position within a day.
|
DefaultCloseableIterator<T> |
Default implementation of CloseableIterator
|
DefaultCompoundCRS |
A coordinate reference system describing the position of points through two or more independent
coordinate reference systems.
|
DefaultCompoundCS |
A coordinate system made of two or more independent coordinate systems.
|
DefaultConcatenatedOperation |
An ordered sequence of two or more single coordinate operations.
|
DefaultConicProjection |
Base class for conical map projections.
|
DefaultConversion |
An operation on coordinates that does not include any change of Datum.
|
DefaultCoordinateOperationFactory |
|
DefaultCoordinateSequenceTransformer |
|
DefaultCoordinateSystemAxis |
Definition of a coordinate system axis.
|
DefaultCoverageAccess |
|
DefaultCoverageNameCollectorSPI |
|
DefaultCoverageSource |
|
DefaultCRSFilterVisitor |
Returns a clone of the provided filter where all geometries and bboxes that do not have a CRS
gets the specified default one.
|
DefaultCSBuilder |
A CSBuilder that generates DefaultCoordinateSequence objects, that is, coordinate sequences
backed by a Coordinate[] array.
|
DefaultCylindricalCS |
A three-dimensional coordinate system consisting of a polar coordinate
system extended by a straight coordinate axis perpendicular to the plane spanned by the polar
coordinate system.
|
DefaultCylindricalProjection |
Base class for cylindrical map projections.
|
DefaultDateAndTime |
Provides a single data type for identifying a temporal position with a resolution of less than a
day.
|
DefaultDerivedCRS |
A coordinate reference system that is defined by its coordinate conversion from another
coordinate reference system but is not a projected coordinate reference system.
|
DefaultDimensionDescriptor |
|
DefaultDriver |
Base Implementation for the Driver interface.
|
DefaultDuration |
A data type to be used for describing length or distance in the temporal dimension.
|
DefaultEllipsoid |
Geometric figure that can be used to describe the approximate shape of the earth.
|
DefaultEllipsoidalCS |
A two- or three-dimensional coordinate system in which position is specified by geodetic
latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.
|
DefaultEngineeringCRS |
A contextually local coordinate reference system.
|
DefaultEngineeringDatum |
Defines the origin of an engineering coordinate reference system.
|
DefaultExpression |
Implements a default expression, with helpful variables and static methods.
|
DefaultExpressionVisitor |
Abstract implementation of ExpressionVisitor that simply walks the data structure.
|
DefaultFeatureCollection |
A basic implementation of SimpleFeatureCollection which use a TreeMap for its internal
storage.
|
DefaultFeatureReader |
Basic support for reading Features from an AttributeReader.
|
DefaultFeatureResults |
Generic "results" of a query, class.
|
DefaultFIDReader |
A Default FIDReader.
|
DefaultFieldType |
|
DefaultFileCoverageAccess |
|
DefaultFileDriver |
|
DefaultFileFilter |
A FileFilter implementation using Unix-style wildcards.
|
DefaultFileResourceInfo |
|
DefaultFileServiceInfo |
|
DefaultFilterVisitor |
Abstract implementation of FilterVisitor that simply walks the data structure.
|
DefaultFunctionFactory |
Filter function factory that uses the service provider interface (SPI) lookup mechanism to create
functions.
|
DefaultGeocentricCRS |
A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.
|
DefaultGeodeticDatum |
Defines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or
sphere) that approximates the shape of the earth.
|
DefaultGeographicCRS |
A coordinate reference system based on an ellipsoidal approximation of the geoid; this provides
an accurate representation of the geometry of geographic features for a large portion of the
earth's surface.
|
DefaultGlyphFactory |
|
DefaultGranuleAcceptorFactory |
Factory to create the default granule acceptor.
|
DefaultGranuleHandler |
Default granule handling
|
DefaultGranuleHandlerFactory |
|
DefaultGridCoverageResponse |
Default GridCoverageResponse implementation.
|
DefaultGridFeatureBuilder |
|
DefaultHarvestedSource |
|
DefaultHTTPClientFactory |
Default factory for generating HTTP client's.
|
DefaultHttpResponse |
HTTPResponse that uses URLConnection as its basis.
|
DefaultIfNullFunction |
Function that takes an input value, and a default value.
|
DefaultImageCRS |
An engineering coordinate reference system applied to locations in images.
|
DefaultImageDatum |
Defines the origin of an image coordinate reference system.
|
DefaultInstant |
A zero-dimensional geometric primitive that represents position in time, equivalent to a point in
space.
|
DefaultIntervalLength |
A data type for intervals of time which supports the expression of duration in terms of a
specified multiple of a single unit of time.
|
DefaultJulianDate |
The Julian day numbering system is a temporal coordinate system that has its origin at noon on 1
January 4713 BCE in the Julian proleptic calendar.
|
DefaultLinearCS |
A one-dimensional coordinate system that consists of the points that lie on the single axis
described.
|
DefaultLoggerFactory |
Default LoggerFactory using java util logging framework directly.
|
DefaultMapMouseEventDispatcher |
Receives mouse events from a MapPane instance, converts them to MapPaneMouseEvents, and sends
these to the active map pane tools.
|
DefaultMathTransformFactory |
|
DefaultOperation |
A parameterized mathematical operation on coordinates that transforms or converts coordinates to
another coordinate reference system.
|
DefaultOperationMethod |
Definition of an algorithm used to perform a coordinate operation.
|
DefaultOrdinalEra |
|
DefaultOrdinalPosition |
A data type that shall be used for identifying temporal position within an ordinal temporal
reference system.
|
DefaultOrdinalReferenceSystem |
|
DefaultParameterDescriptor<T> |
The definition of a parameter used by an operation method.
|
DefaultParameterDescriptorGroup |
The definition of a group of related parameters used by an operation method.
|
DefaultPassThroughOperation |
A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific
coordinate operation.
|
DefaultPeriod |
A one-dimensional geometric primitive that represent extent in time.
|
DefaultPeriodDuration |
Uses the format specified by ISO 8601 for exchanging information about the duration of a period.
|
DefaultPlanarProjection |
Base class for for azimuthal (or planar) map projections.
|
DefaultPolarCS |
A two-dimensional coordinate system in which position is specified by the distance from the
origin and the angle between the line from the origin to a point and a reference direction.
|
DefaultPosition |
A union class that consists of one of the data types listed as its attributes.
|
DefaultPrimeMeridian |
A prime meridian defines the origin from which longitude values are determined.
|
DefaultProgressListener |
|
DefaultProgressListener.Warning |
Collector class for warnings.
|
DefaultProjectedCRS |
A 2D coordinate reference system used to approximate the shape of the earth on a planar surface.
|
DefaultProjection |
A conversion transforming
( longitude, latitude) coordinates to cartesian coordinates
( x, y).
|
DefaultPropertiesCollectorSPI |
|
DefaultRangeType |
|
DefaultRenderingExecutor |
|
DefaultRepository |
Default Repository implementation allows GeoTools to manage your DataStores.
|
DefaultResourceInfo |
Default implementation of ResourceInfo; a simple java bean.
|
DefaultResourceLocator |
Default locator for online resources.
|
DefaultServiceInfo |
Implementation of DefaultServiceInfo as a java bean.
|
DefaultSingleOperation |
|
DefaultSphericalCS |
A three-dimensional coordinate system with one distance measured from the origin and two angular
coordinates.
|
DefaultStylePropertyType |
A representation of the model object 'Default Style Property Type'.
|
DefaultStylePropertyTypeImpl |
An implementation of the model object 'Default Style Property Type'.
|
DefaultSubmosaicProducer |
Class responsible for loading granules, mosaicking a group of granules, pre-processing them
before handling, etc.
|
DefaultSubmosaicProducerFactory |
Create SubmosaicProducer based on whether the request was for a stacked mosaic with additional
domains requested
|
DefaultTemporalCoordinate |
A data type that shall be used for identifying temporal position within a temporal coordinate
system.
|
DefaultTemporalCoordinateSystem |
|
DefaultTemporalCRS |
A 1D coordinate reference system used for the recording of time.
|
DefaultTemporalDatum |
A temporal datum defines the origin of a temporal coordinate reference system.
|
DefaultTemporalGeometricPrimitive |
An abstract class with two subclasses for representing a temporal instant and a temporal period.
|
DefaultTemporalObject |
Base abstract class for temporal object.
|
DefaultTemporalPosition |
Used for describing temporal positions referenced to other temporal reference systems.
|
DefaultTemporalPrimitive |
An abstract class that represents a non-decomposed element of geometry or topology of time.
|
DefaultTemporalReferenceSystem |
|
DefaultTimeCS |
A one-dimensional coordinate system containing a single time axis, used to describe the temporal
position of a point in the specified time units from a specified time origin.
|
DefaultTransaction |
Quick implementation of Transaction api.
|
DefaultTransformation |
An operation on coordinates that usually includes a change of Datum.
|
DefaultType |
A representation of the model object 'Default Type'.
|
DefaultType1 |
A representation of the model object 'Default Type1'.
|
DefaultType1Impl |
An implementation of the model object 'Default Type1'.
|
DefaultType1Validator |
|
DefaultType2 |
A representation of the model object 'Default Type2'.
|
DefaultType2Impl |
An implementation of the model object 'Default Type2'.
|
DefaultType2Validator |
|
DefaultTypeImpl |
An implementation of the model object 'Default Type'.
|
DefaultTypeValidator |
|
DefaultUserDefinedCS |
A two- or three-dimensional coordinate system that consists of any combination of coordinate axes
not covered by any other Coordinate System type.
|
DefaultVerticalCRS |
A 1D coordinate reference system used for recording heights or depths.
|
DefaultVerticalCS |
A one-dimensional coordinate system used to record the heights (or depths) of points.
|
DefaultVerticalDatum |
A textual description and/or a set of parameters identifying a particular reference level surface
used as a zero-height surface.
|
DefaultView |
Wrapper for SimpleFeatureSource constrained by a Query.
|
DeferredAuthorityFactory |
|
DefiningConversion |
A conversion used for the definition of a derived CRS (including projections).
|
Definition |
|
DefinitionProxyType |
A representation of the model object 'Definition Proxy Type'.
|
DefinitionProxyTypeImpl |
An implementation of the model object 'Definition Proxy Type'.
|
DefinitionType |
A representation of the model object 'Definition Type'.
|
DefinitionTypeImpl |
An implementation of the model object 'Definition Type'.
|
DegreesType |
A representation of the model object 'Degrees Type'.
|
DegreesTypeImpl |
An implementation of the model object 'Degrees Type'.
|
DelaunayEdge |
|
DelaunayNode |
|
DelaunayTriangulator |
|
DelegateFeatureIterator<F extends Feature> |
A feature iterator that completely delegates to a normal Iterator, simply allowing Java 1.4 code
to escape the caste (sic) system.
|
DelegateFeatureReader<T extends FeatureType,F extends Feature> |
A FeatureReader that wraps up a normal FeatureIterator.
|
DelegateHTTPClient |
|
DelegateHTTPResponse |
|
DelegateProgressListener |
Base class for progress listeners that delegate to other progress listeners
|
DelegateSimpleFeatureIterator |
A feature iterator that completely delegates to a normal Iterator, simply allowing Java 1.4 code
to escape the caste (sic) system.
|
DelegateSimpleFeatureReader |
|
DelegatingFeatureReader<T extends FeatureType,F extends Feature> |
Interface for wrapping feature readers which delegate to another feature reader.
|
DelegatingFeatureWriter<T extends FeatureType,F extends Feature> |
Interface for wrapping feature writers which delegate to another feature writer.
|
DelegatingHandler<T> |
|
DelegatingHandler |
|
DelegatingSimpleFeatureWriter |
|
DeleteElementType |
A representation of the model object 'Delete Element Type'.
|
DeleteElementTypeBinding |
Binding object for the type http://www.opengis.net/wfs:DeleteElementType.
|
DeleteElementTypeImpl |
An implementation of the model object 'Delete Element Type'.
|
DeleteElementTypeValidator |
|
DeleteType |
A representation of the model object 'Delete Type'.
|
DeleteType |
A representation of the model object 'Delete Type'.
|
DeleteTypeImpl |
An implementation of the model object 'Delete Type'.
|
DeleteTypeImpl |
An implementation of the model object 'Delete Type'.
|
DeleteTypeValidator |
|
DepthFirstIterator |
Iterates over the nodes of a graph in a Depth First Search pattern starting from a
specified node.
|
DepthFirstTopologicalIterator |
Iterates over the nodes of a graph in Depth First Topological Sort pattern.
|
DerivationControl |
A representation of the literals of the enumeration 'Derivation Control',
and utility methods for working with them.
|
DerivationSetMember0 |
A representation of the literals of the enumeration 'Derivation Set Member0',
and utility methods for working with them.
|
DerivationUnitTermType |
A representation of the model object 'Derivation Unit Term Type'.
|
DerivationUnitTermTypeImpl |
An implementation of the model object 'Derivation Unit Term Type'.
|
DerivedCRS |
A coordinate reference system that is defined by its coordinate conversion from another
coordinate reference system but is not a projected coordinate reference system.
|
DerivedCRSRefType |
A representation of the model object 'Derived CRS Ref Type'.
|
DerivedCRSRefTypeImpl |
An implementation of the model object 'Derived CRS Ref Type'.
|
DerivedCRSType |
A representation of the model object 'Derived CRS Type'.
|
DerivedCRSTypeImpl |
An implementation of the model object 'Derived CRS Type'.
|
DerivedCRSTypeType |
A representation of the model object 'Derived CRS Type Type'.
|
DerivedCRSTypeTypeImpl |
An implementation of the model object 'Derived CRS Type Type'.
|
DerivedMap<BK,K,V> |
A map whose keys are derived from an other map.
|
DerivedSet<B,E> |
A set whose values are derived from an other set.
|
DerivedUnitType |
A representation of the model object 'Derived Unit Type'.
|
DerivedUnitTypeImpl |
An implementation of the model object 'Derived Unit Type'.
|
DesaturateFunction |
Implements the lesscss.org desaturate function
|
DescribeCoverageType |
A representation of the model object 'Describe Coverage Type'.
|
DescribeCoverageType |
A representation of the model object 'Describe Coverage Type'.
|
DescribeCoverageType |
A representation of the model object 'Describe Coverage Type'.
|
DescribeCoverageType1 |
A representation of the model object 'Describe Coverage Type1'.
|
DescribeCoverageType1Impl |
An implementation of the model object 'Describe Coverage Type1'.
|
DescribeCoverageType1Validator |
|
DescribeCoverageTypeImpl |
An implementation of the model object 'Describe Coverage Type'.
|
DescribeCoverageTypeImpl |
An implementation of the model object 'Describe Coverage Type'.
|
DescribeCoverageTypeImpl |
An implementation of the model object 'Describe Coverage Type'.
|
DescribeCoverageTypeValidator |
|
DescribeCoverageTypeValidator |
|
DescribeEOCoverageSetBinding |
|
DescribeEOCoverageSetType |
A representation of the model object '
Describe EO Coverage Set'.
|
DescribeEOCoverageSetTypeImpl |
An implementation of the model object 'Describe EO Coverage Set Type'.
|
DescribeFeatureTypeRequest |
|
DescribeFeatureTypeResponse |
|
DescribeFeatureTypeResponseFactory |
|
DescribeFeatureTypeType |
A representation of the model object 'Describe Feature Type Type'.
|
DescribeFeatureTypeType |
A representation of the model object 'Describe Feature Type Type'.
|
DescribeFeatureTypeTypeBinding |
Binding object for the type http://www.opengis.net/wfs:DescribeFeatureTypeType.
|
DescribeFeatureTypeTypeImpl |
An implementation of the model object 'Describe Feature Type Type'.
|
DescribeFeatureTypeTypeImpl |
An implementation of the model object 'Describe Feature Type Type'.
|
DescribeFeatureTypeTypeValidator |
|
DescribeFeatureTypeTypeValidator |
|
DescribeLayerRequest |
Retrieves information about the layers or feature types available on the Web Map Server.
|
DescribeLayerResponse |
Represents the response from a server after a DescribeLayer request has been issued.
|
DescribeParameter |
|
DescribeProcess |
DescribeProcess information for publication by DEMProcessFactory.
|
DescribeProcessType |
A representation of the model object 'Describe Process Type'.
|
DescribeProcessType |
A representation of the model object 'Describe Process Type'.
|
DescribeProcessTypeImpl |
An implementation of the model object 'Describe Process Type'.
|
DescribeProcessTypeImpl |
An implementation of the model object 'Describe Process Type'.
|
DescribeProcessTypeValidator |
|
DescribeRecordResponseType |
A representation of the model object 'Describe Record Response Type'.
|
DescribeRecordResponseTypeImpl |
An implementation of the model object 'Describe Record Response Type'.
|
DescribeRecordType |
A representation of the model object 'Describe Record Type'.
|
DescribeRecordTypeImpl |
An implementation of the model object 'Describe Record Type'.
|
DescribeResult |
DescribeProcess information for publication by DEMProcessFactory.
|
DescribeResults |
Used to report multiple outputs out of a process
|
DescribeStoredQueriesRequest |
|
DescribeStoredQueriesResponse |
|
DescribeStoredQueriesResponseFactory |
|
DescribeStoredQueriesResponseType |
A representation of the model object 'Describe Stored Queries Response Type'.
|
DescribeStoredQueriesResponseTypeImpl |
An implementation of the model object 'Describe Stored Queries Response Type'.
|
DescribeStoredQueriesResponseTypeValidator |
|
DescribeStoredQueriesType |
A representation of the model object 'Describe Stored Queries Type'.
|
DescribeStoredQueriesTypeImpl |
An implementation of the model object 'Describe Stored Queries Type'.
|
DescribeStoredQueriesTypeValidator |
|
Description |
A Description is used to store various informations who describe an element.
|
DescriptionBinding |
Binding object for the element http://www.opengis.net/se:Description.
|
DescriptionBuilder |
|
DescriptionImpl |
|
DescriptionKeys |
Resource keys.
|
Descriptions |
Base class for locale-dependent resources.
|
Descriptions_en |
English language resource.
|
Descriptions_fr |
French language resource.
|
DescriptionType |
A representation of the model object 'Description Type'.
|
DescriptionType |
A representation of the model object 'Description Type'.
|
DescriptionType |
A representation of the model object 'Description Type'.
|
DescriptionType |
A representation of the model object 'Description Type'.
|
DescriptionType |
A representation of the model object 'Description Type'.
|
DescriptionTypeBinding |
Binding object for the type http://www.opengis.net/ows:DescriptionType.
|
DescriptionTypeImpl |
An implementation of the model object 'Description Type'.
|
DescriptionTypeImpl |
An implementation of the model object 'Description Type'.
|
DescriptionTypeImpl |
An implementation of the model object 'Description Type'.
|
DescriptionTypeImpl |
An implementation of the model object 'Description Type'.
|
DescriptionTypeImpl |
An implementation of the model object 'Description Type'.
|
DescriptionTypeOws11Binding |
Binding object for the type http://www.opengis.net/ows/1.1:DescriptionType.
|
DescriptionTypeValidator |
|
DescriptionTypeValidator |
|
DescriptionTypeValidator |
|
DescriptionTypeValidator |
|
Descriptors |
Helper methods for dealing with Descriptor.
|
DescriptorXmlAttributeNodeIterator |
|
DescriptorXmlAttributeNodePointer |
Special node pointer for an XML-attribute inside an attribute.
|
DialogUtils |
Static utility methods for common dialog and GUI related tasks.
|
DictionaryEntryType |
A representation of the model object 'Dictionary Entry Type'.
|
DictionaryEntryTypeImpl |
An implementation of the model object 'Dictionary Entry Type'.
|
DictionaryType |
A representation of the model object 'Dictionary Type'.
|
DictionaryTypeImpl |
An implementation of the model object 'Dictionary Type'.
|
Diff |
Captures changes made to a FeatureStore prior to being committed.
|
DiffContentFeatureWriter |
A FeatureWriter that captures modifications against a FeatureReader.
|
DiffFeatureReader<T extends FeatureType,F extends Feature> |
A FeatureReader that considers differences.
|
DiffFeatureWriter |
A FeatureWriter that captures modifications against a FeatureReader.
|
DiffTransactionState |
Transaction state responsible for holding an in memory Diff of any modifications.
|
DijkstraIterator |
Iterates over the nodes of a graph in pattern using Dijkstra's Shortest Path Algorithm.
|
DijkstraIterator.DijkstraNode |
Internal data structure used to track node costs, and parent nodes.
|
DijkstraIterator.EdgeWeighter |
Supplies a weight for each edge in the graph to be used by the iteration when calculating
node costs.
|
DijkstraIterator.NodeWeighter |
Supplies a weight for each pair of adjacent edges.
|
DijkstraShortestPathFinder |
Calculates node paths in a graph using Dijkstra's Shortest Path Algorithm.
|
Dimension |
Property class for holding and handling of property values declared in Dimension-element of a
layer.
|
DimensionBinding |
Binding object for the element http://www.opengis.net/wmts/1.0:Dimension.
|
DimensionDescriptor |
Describes a "dimension" exposed by a structured grid coverage reader.
|
DimensionFilter |
|
DimensionNameValueBinding |
Binding object for the element http://www.opengis.net/wmts/1.0:DimensionNameValue.
|
DimensionNameValueType |
A representation of the model object 'Dimension Name Value Type'.
|
DimensionNameValueTypeImpl |
An implementation of the model object 'Dimension Name Value Type'.
|
DimensionSliceType |
A representation of the model object 'Dimension Slice Type'.
|
DimensionSliceTypeImpl |
An implementation of the model object 'Dimension Slice Type'.
|
DimensionSubsetType |
A representation of the model object 'Dimension Subset Type'.
|
DimensionSubsetTypeImpl |
An implementation of the model object 'Dimension Subset Type'.
|
DimensionTrimType |
A representation of the model object 'Dimension Trim Type'.
|
DimensionTrimTypeImpl |
An implementation of the model object 'Dimension Trim Type'.
|
DimensionType |
A representation of the model object 'Dimension Type'.
|
DimensionTypeImpl |
An implementation of the model object 'Dimension Type'.
|
DirectAuthorityFactory |
The base class for authority factories that create referencing object directly.
|
DirectedBreadthFirstIterator |
|
DirectedBreadthFirstTopologicalIterator |
|
DirectedCycleDetector |
Detects cycles in a directed graph.
|
DirectedDepthFirstIterator |
|
DirectedDepthFirstTopologicalIterator |
|
DirectedDijkstraIterator |
|
DirectedEdge |
Represents an edge in a directed graph.
|
DirectedEdgePropertyType |
A representation of the model object 'Directed Edge Property Type'.
|
DirectedEdgePropertyTypeImpl |
An implementation of the model object 'Directed Edge Property Type'.
|
DirectedFacePropertyType |
A representation of the model object 'Directed Face Property Type'.
|
DirectedFacePropertyTypeImpl |
An implementation of the model object 'Directed Face Property Type'.
|
DirectedGraph |
Represents a directed graph.
|
DirectedGraphable |
Reperesents a component in a directed graph.
|
DirectedLineStringGraphGenerator |
|
DirectedNode |
Represents a node in a directed graph.
|
DirectedNodePropertyType |
A representation of the model object 'Directed Node Property Type'.
|
DirectedNodePropertyTypeImpl |
An implementation of the model object 'Directed Node Property Type'.
|
DirectedObservationAtDistanceType |
A representation of the model object 'Directed Observation At Distance Type'.
|
DirectedObservationAtDistanceTypeImpl |
An implementation of the model object 'Directed Observation At Distance Type'.
|
DirectedObservationType |
A representation of the model object 'Directed Observation Type'.
|
DirectedObservationTypeImpl |
An implementation of the model object 'Directed Observation Type'.
|
DirectedTopoSolidPropertyType |
A representation of the model object 'Directed Topo Solid Property Type'.
|
DirectedTopoSolidPropertyTypeImpl |
An implementation of the model object 'Directed Topo Solid Property Type'.
|
DirectEpsgFactory |
A coordinate reference system factory backed by the EPSG database tables.
|
DirectionAlongMeridian |
|
DirectionPropertyType |
A representation of the model object 'Direction Property Type'.
|
DirectionPropertyTypeImpl |
An implementation of the model object 'Direction Property Type'.
|
DirectionTypeBinding |
Binding object for the type http://www.opengis.net/se:directionType.
|
DirectionTypeMember0 |
A representation of the literals of the enumeration 'Direction Type Member0',
and utility methods for working with them.
|
DirectionVectorType |
A representation of the model object 'Direction Vector Type'.
|
DirectionVectorTypeImpl |
An implementation of the model object 'Direction Vector Type'.
|
DirectLayer |
A Layer directly responsible for its own rendering.
|
DirectoryDataStore |
|
DirectoryFeatureLocking |
|
DirectoryFeatureSource |
|
DirectoryFeatureStore |
|
DirectoryLockingManager |
Locking manager that will delegate its work to the locking managers of the delegate data stores
|
DirectPositionListType |
A representation of the model object 'Direct Position List Type'.
|
DirectPositionListTypeBinding |
Binding object for the type http://www.opengis.net/gml:DirectPositionListType.
|
DirectPositionListTypeImpl |
An implementation of the model object 'Direct Position List Type'.
|
DirectPositionType |
A representation of the model object 'Direct Position Type'.
|
DirectPositionType |
A representation of the model object 'Direct Position Type'.
|
DirectPositionTypeBinding |
Binding object for the type http://www.opengis.net/gml:DirectPositionType.
|
DirectPositionTypeBinding |
Binding object for the type http://www.opengis.net/gml:DirectPositionType.
|
DirectPositionTypeImpl |
An implementation of the model object 'Direct Position Type'.
|
DirectPositionTypeImpl |
An implementation of the model object 'Direct Position Type'.
|
DirectPositionTypeValidator |
|
DirectPropertyAccessorFactory |
This class will *directly* access a Property with the name equal to xpath.
|
Disjoint |
Concrete binary spatial operator that evaluates to
true if the first operand is disjoint from the second (in the sense defined in the OGC Simple
Features specification).
|
DisjointBinding |
Binding object for the element http://www.opengis.net/fes/2.0:Disjoint.
|
DisjointImpl |
|
DisjointSet<E> |
A set which is disjoint from others DisjointSet s.
|
DismissType |
A representation of the model object 'Dismiss Type'.
|
DismissTypeImpl |
An implementation of the model object 'Dismiss Type'.
|
Displacement |
The Displacement gives the X and Y displacements from the original geometry.
|
DisplacementBinding |
Binding object for the element http://www.opengis.net/se:Displacement.
|
DisplacementBuilder |
|
DisplacementEncoder |
|
DisplacementHandler |
Handles xml parse events for the org.geotools.styling.Displacement element.
|
DisplacementImpl |
|
DisposeStopper |
Stop the dispose mechanism we have in place for renderedImage.
|
DistanceBufferOperator |
Abstract superclass for spatial operators that check that one shape satisfies some relation to a
buffer around another shape.
|
DistanceBufferType |
A representation of the model object 'Distance Buffer Type'.
|
DistanceBufferTypeBinding |
Binding object for the type http://www.opengis.net/fes/2.0:DistanceBufferType.
|
DistanceBufferTypeImpl |
An implementation of the model object 'Distance Buffer Type'.
|
DistanceBufferUtil |
Utility class for DistanceBufferOperations
|
DistanceUnits |
A simple container class for containing both a distance and a units (some string value, but
should be m or mi or similar.
|
DistributedSearchType |
A representation of the model object 'Distributed Search Type'.
|
DistributedSearchTypeImpl |
An implementation of the model object 'Distributed Search Type'.
|
Divide |
Encodes the operation of division where the first argument is divided by the second argument.
|
DivideBuilder |
|
DivideByConst |
Divides every sample values of the source coverage by constants (one for each band).
|
DivideImpl |
Implementation of divide expression.
|
DMSAngleType |
A representation of the model object 'DMS Angle Type'.
|
DMSAngleTypeImpl |
An implementation of the model object 'DMS Angle Type'.
|
DnDList<T> |
A sub-class of JList that supports drag and drop to reorder items within a single list and to
copy or move items between lists.
|
DnDListItemsTransferable<T> |
Implements the Transferable interface to carry list item data during drag and drop actions.
|
DnDListModel<T> |
A generic ListModel class to support DnDList.
|
DocumentationType |
A representation of the model object 'Documentation Type'.
|
DocumentationTypeImpl |
An implementation of the model object 'Documentation Type'.
|
DocumentFactory |
This is the main entry point into the XSI parsing routines.
|
DocumentHandler |
Represents the start of an XML document ... serves up elements wrapped in handlers for a
specified schema.
|
DocumentHandler |
|
DocumentHandlerImpl |
|
DocumentOutputDefinitionType |
A representation of the model object 'Document Output Definition Type'.
|
DocumentOutputDefinitionTypeImpl |
An implementation of the model object 'Document Output Definition Type'.
|
DocumentOutputDefinitionTypeValidator |
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRoot |
A representation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootImpl |
An implementation of the model object 'Document Root'.
|
DocumentRootValidator |
|
DocumentRootValidator |
|
DocumentRootValidator |
|
DocumentRootValidator |
|
DocumentRootValidator |
|
DocumentRootValidator |
|
DocumentRootValidator |
|
DocumentRootValidator |
|
DocumentRootValidator |
|
DocumentTypeBinding |
Binding object for the type http://earth.google.com/kml/2.1:DocumentType.
|
DocumentTypeV22Binding |
|
DocumentWriter |
This is the thing that writes documents.
|
DomainFilterBuilder |
Helper class to build filters matching the provided dimension values
|
DomainMetadataType |
A representation of the model object 'Domain Metadata Type'.
|
DomainMetadataType |
A representation of the model object 'Domain Metadata Type'.
|
DomainMetadataTypeImpl |
An implementation of the model object 'Domain Metadata Type'.
|
DomainMetadataTypeImpl |
An implementation of the model object 'Domain Metadata Type'.
|
DomainMetadataTypeValidator |
|
DomainMetadataTypeValidator |
|
DomainSetType |
A representation of the model object 'Domain Set Type'.
|
DomainSetType |
A representation of the model object 'Domain Set Type'.
|
DomainSetTypeBinding |
Binding object for the type http://www.opengis.net/wcs:DomainSetType.
|
DomainSetTypeImpl |
An implementation of the model object 'Domain Set Type'.
|
DomainSetTypeImpl |
An implementation of the model object 'Domain Set Type'.
|
DomainSetTypeValidator |
|
DomainsType |
Java class for domainsType complex type.
|
DomainSubsetType |
A representation of the model object 'Domain Subset Type'.
|
DomainSubsetType |
A representation of the model object 'Domain Subset Type'.
|
DomainSubsetTypeBinding |
Binding object for the type http://www.opengis.net/wcs:DomainSubsetType.
|
DomainSubsetTypeImpl |
An implementation of the model object 'Domain Subset Type'.
|
DomainSubsetTypeImpl |
An implementation of the model object 'Domain Subset Type'.
|
DomainSubsetTypeValidator |
|
DomainSubsetTypeValidator |
|
DomainType |
A representation of the model object 'Domain Type'.
|
DomainType |
A representation of the model object 'Domain Type'.
|
DomainType |
A representation of the model object 'Domain Type'.
|
DomainType |
Java class for domainType complex type.
|
DomainTypeBinding |
Binding object for the type http://www.opengis.net/ows:DomainType.
|
DomainTypeImpl |
An implementation of the model object 'Domain Type'.
|
DomainTypeImpl |
An implementation of the model object 'Domain Type'.
|
DomainTypeImpl |
An implementation of the model object 'Domain Type'.
|
DomainTypeValidator |
|
DomainTypeValidator |
|
DomainTypeValidator |
|
DomainValuesType |
A representation of the model object 'Domain Values Type'.
|
DomainValuesTypeImpl |
An implementation of the model object 'Domain Values Type'.
|
DOMParser |
Parses a DOM (Document Object Model) using the geotools xml binding system.
|
DoubleFileNameExtractorSPI |
|
DoubleListBinding |
Binding object for the type http://www.opengis.net/gml:doubleList.
|
DoubleListBinding |
Binding object for the type http://www.opengis.net/gml:doubleList.
|
DoubleListBinding |
Binding object for the type http://www.opengis.net/gml:doubleList.
|
DoubleRangeTreeSet |
A treeset implementation with a built-in comparator for NumberRange objects
|
DpiRescaleStyleVisitor |
This is a style visitor that will produce a copy of the provided style.
|
DrawableBitSet |
An analogous of BitSet which is explicitly 2 dimensional and allows drawing a shape to
quickly turn on a large area of the map.
|
Drawer |
This class is used to isolate GeoTools from the specific graphic library being used for
rendering.
|
DrawingTypeType |
A representation of the literals of the enumeration 'Drawing Type Type',
and utility methods for working with them.
|
Driver |
A driver adding the ability to work with a new coverage format or service.
|
Driver.DriverCapabilities |
|
DropStoredQueryType |
A representation of the model object 'Drop Stored Query Type'.
|
DropStoredQueryTypeImpl |
An implementation of the model object 'Drop Stored Query Type'.
|
DropStoredQueryTypeValidator |
|
DSFinderRepository |
Implementation of Repository This class interprets the data source name as a file name or
an URL for a property file containing the ds creation parameters
|
DTEDFormat |
An implementation of Format for the DTED format.
|
DTEDFormatFactory |
Implementation of the Format service provider interface for DTED files.
|
DTEDReader |
This class can read a DTED data source and create a GridCoverage2D from the data.
|
DummyGraphWalker |
A simple implementation of GraphWalker that does nothing but signal a graph traversal to
continue.
|
DummyProgressListener |
A dummy progress listener.
|
DuplicatingFilterVisitor |
Used to duplication Filters and/or Expressions - returned object is a copy.
|
DuplicatingStyleVisitor |
Creates a deep copy of a Style, this class is *NOT THREAD SAFE*.
|
Duration |
A data type to be used for describing length or distance in the temporal dimension.
|
Duration |
Implementation of xs:duration.
|
During |
Filter operator that determines if a temporal object is located during another temporal object as
defined by the Filter Encoding Specification.
|
DuringBinding |
Binding object for the element http://www.opengis.net/fes/2.0:During.
|
DuringImpl |
|
DWithin |
Concrete distance buffer operator that evaluates as true when
any part of the first geometry lies within the given distance of the second geometry.
|
DWithinBinding |
Binding object for the element http://www.opengis.net/ogc:DWithin.
|
DWithinImpl |
|
DynamicFeatureCollectionType |
A representation of the model object 'Dynamic Feature Collection Type'.
|
DynamicFeatureCollectionTypeImpl |
An implementation of the model object 'Dynamic Feature Collection Type'.
|
DynamicFeatureType |
A representation of the model object 'Dynamic Feature Type'.
|
DynamicFeatureTypeImpl |
An implementation of the model object 'Dynamic Feature Type'.
|
DynamicLineStyle2D |
A dynamic line style, that will compute its parameters each time they are requested instead of
caching them
|
DynamicPolygonStyle2D |
A dynamic polygon style, that will compute its parameters each time they are requested instead of
caching them
|
DynamicSymbolFactoryFinder |
|
EarthGravitationalModel |
|
EarthGravitationalModel.Provider |
|
EchoedRequestType |
A representation of the model object 'Echoed Request Type'.
|
EchoedRequestTypeImpl |
An implementation of the model object 'Echoed Request Type'.
|
EckertIV |
Eckert IV projection
|
EckertIV.Provider |
|
ECQL |
Extended Contextual Query Language (ECQL) is an extension of CQL.
|
ECQLCompiler |
ECQLCompiler
|
ECQLParser |
ECQLParser is the result of a javacc jjtree grammar.
|
ECQLParserConstants |
|
ECQLParserTokenManager |
|
ECQLParserTreeConstants |
|
ECWFormat |
An implementation of Format for the ECW format.
|
ECWFormatFactory |
Implementation of the Format service provider interface for ECW files.
|
ECWReader |
This class can read a ECW data source and create a GridCoverage2D from the data.
|
Edge |
Represents an edge in Graph.
|
EdgeData |
|
EdgeType |
A representation of the model object 'Edge Type'.
|
EdgeTypeImpl |
An implementation of the model object 'Edge Type'.
|
EfficientInverseColorMapComputation |
This class is responsible for computing efficiently an inverse color map for a given color map.
|
Element |
Type of test applied to the data specified by a data quality scope.
|
Element |
An element in a Well Know Text (WKT).
|
Element |
Instances of this interface are intended to represent XML Schema Elements.
|
Element |
A representation of the model object 'Element'.
|
ElementEncodeExecutor |
|
ElementEncoder |
Utility class to be used by bindings to encode an element or an attribute.
|
ElementGrouping |
This represents an abstract collection of xml element definitions within a Schema.
|
ElementGroupingHandler |
Allows the developer to avoid instanceof operators when wishing to compress.
|
ElementGT |
Provides ...TODO summary sentence
|
ElementHandler |
Classes implementing this interface serve has handlers for elements in an instance document as it
is parsed.
|
ElementHandlerFactory |
This class is used to create handlers for child elements based on the currently defined
namespaces.
|
ElementHandlerImpl |
|
ElementImpl |
Type of test applied to the data specified by a data quality scope.
|
ElementImpl |
|
ElementImpl |
An implementation of the model object 'Element'.
|
ElementInitializer |
|
ElementInstance |
Represents an element in an instance document.
|
ElementNameStreamingParserHandler |
|
ElementSetNameType |
A representation of the model object 'Element Set Name Type'.
|
ElementSetNameTypeBinding |
|
ElementSetNameTypeImpl |
An implementation of the model object 'Element Set Name Type'.
|
ElementSetType |
A representation of the literals of the enumeration 'Element Set Type',
and utility methods for working with them.
|
ElementType |
A representation of the model object 'Element Type'.
|
ElementTypeHandler |
ElementTypeHandler purpose.
|
ElementTypeImpl |
An implementation of the model object 'Element Type'.
|
ElementTypeValidator |
|
ElementValue |
This interface is intended to represent a data structure to pass resolved Child elements to the
parent element.
|
ElementValueGT |
|
Ellipsoid |
Geometric figure that can be used to describe the approximate shape of the earth.
|
EllipsoidalCS |
A two- or three-dimensional coordinate system in which position is specified by geodetic
latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height.
|
EllipsoidalCSRefType |
A representation of the model object 'Ellipsoidal CS Ref Type'.
|
EllipsoidalCSRefTypeImpl |
An implementation of the model object 'Ellipsoidal CS Ref Type'.
|
EllipsoidalCSType |
A representation of the model object 'Ellipsoidal CS Type'.
|
EllipsoidalCSTypeImpl |
An implementation of the model object 'Ellipsoidal CS Type'.
|
EllipsoidBaseType |
A representation of the model object 'Ellipsoid Base Type'.
|
EllipsoidBaseTypeImpl |
An implementation of the model object 'Ellipsoid Base Type'.
|
EllipsoidRefType |
A representation of the model object 'Ellipsoid Ref Type'.
|
EllipsoidRefTypeImpl |
An implementation of the model object 'Ellipsoid Ref Type'.
|
EllipsoidType |
A representation of the model object 'Ellipsoid Type'.
|
EllipsoidTypeImpl |
An implementation of the model object 'Ellipsoid Type'.
|
EmfAppSchemaParser |
Utility class to parse FeatureType given by an XML schema location and the name of the Feature
Element whose type is the one needed.
|
EmfComplexFeatureReader |
|
EMFUtils |
Utility methods for working with emf model objects.
|
EmptyFeatureCollection |
|
EmptyFeatureReader<T extends FeatureType,F extends Feature> |
Represents an Empty, Typed, FeatureReader.
|
EmptyFeatureWriter |
Represents an Empty, Typed, FeatureWriter.
|
EmptyIntersectionException |
Special subclass of CannotCropException reporting that the raster space intersection
between the crop area and the coverage one was found to be empty
|
EmptyIterator<T> |
An iterator that returns no content.
|
EmptyIterator |
An iterator for empty geometries
|
EmptySimpleFeatureReader |
SimpleFeatureReader with no content.
|
EmptyType |
A representation of the model object 'Empty Type'.
|
EmptyType |
A representation of the model object 'Empty Type'.
|
EmptyTypeImpl |
An implementation of the model object 'Empty Type'.
|
EmptyTypeImpl |
An implementation of the model object 'Empty Type'.
|
EmptyTypeValidator |
|
Encoder |
Encodes objects as xml based on a schema.
|
EncoderConfiguration |
Used to configure an instance of org.geotools.xml.Writer .
|
EncoderDelegate |
An interface used to signal to the Encoder that it should delegate to the object itself
to encode, rather than work the object through the typical encoding routine.
|
EndedBy |
Filter operator that determines if another temporal object is located at the end of a temporal
object as defined by the Filter Encoding Specification.
|
EndedByBinding |
Binding object for the element http://www.opengis.net/fes/2.0:EndedBy.
|
EndedByImpl |
|
Ends |
Filter operator that determines if a temporal object is located at the end of another temporal
object as defined by the Filter Encoding Specification.
|
EndsBinding |
Binding object for the element http://www.opengis.net/fes/2.0:Ends.
|
EndsImpl |
|
EngineeringCRS |
A contextually local coordinate reference system.
|
EngineeringCRSRefType |
A representation of the model object 'Engineering CRS Ref Type'.
|
EngineeringCRSRefTypeImpl |
An implementation of the model object 'Engineering CRS Ref Type'.
|
EngineeringCRSType |
A representation of the model object 'Engineering CRS Type'.
|
EngineeringCRSTypeImpl |
An implementation of the model object 'Engineering CRS Type'.
|
EngineeringDatum |
Defines the origin of an engineering coordinate reference system.
|
EngineeringDatumRefType |
A representation of the model object 'Engineering Datum Ref Type'.
|
EngineeringDatumRefTypeImpl |
An implementation of the model object 'Engineering Datum Ref Type'.
|
EngineeringDatumType |
A representation of the model object 'Engineering Datum Type'.
|
EngineeringDatumTypeImpl |
An implementation of the model object 'Engineering Datum Type'.
|
EntityNodeGeometryFactory |
DOCUMENT ME!
|
Entry |
Java class for anonymous complex type.
|
Entry |
Entry in a geopackage.
|
Entry.DataType |
|
EnumerationConverterFactory |
Converts between enumerations and strings
|
EnumMapper |
Helper class for enums mapped between integers and strings.
|
EnumSimpleBinding |
Parses a simple type into an exiting enum.
|
Envelope2DArchived |
|
EnvelopePropertyType |
A representation of the model object 'Envelope Property Type'.
|
EnvelopePropertyTypeBinding |
|
EnvelopePropertyTypeImpl |
An implementation of the model object 'Envelope Property Type'.
|
EnvelopePropertyTypeValidator |
|
Envelopes |
A helper class to create bounding envelopes with width and height that are simple multiples of a
given resolution.
|
EnvelopeType |
A representation of the model object 'Envelope Type'.
|
EnvelopeType |
A representation of the model object 'Envelope Type'.
|
EnvelopeType |
EnvelopeType specified in the header of a Geometry (see Geopackage specs)
|
EnvelopeTypeBinding |
Binding object for the type http://www.opengis.net/gml:EnvelopeType.
|
EnvelopeTypeBinding |
|
EnvelopeTypeBinding |
Binding object for the type http://www.opengis.net/gml:EnvelopeType.
|
EnvelopeTypeImpl |
An implementation of the model object 'Envelope Type'.
|
EnvelopeTypeImpl |
An implementation of the model object 'Envelope Type'.
|
EnvelopeTypeValidator |
|
EnvelopeWithTimePeriodType |
A representation of the model object 'Envelope With Time Period Type'.
|
EnvelopeWithTimePeriodType |
A representation of the model object 'Envelope With Time Period Type'.
|
EnvelopeWithTimePeriodTypeBinding |
Binding object for the type http://www.opengis.net/gml:EnvelopeWithTimePeriodType.
|
EnvelopeWithTimePeriodTypeImpl |
An implementation of the model object 'Envelope With Time Period Type'.
|
EnvelopeWithTimePeriodTypeImpl |
An implementation of the model object 'Envelope With Time Period Type'.
|
EnvelopeWithTimePeriodTypeValidator |
|
EnvFunction |
Provides local to thread and global thread-independent lookup tables of named variables allowing
externally defined values to be access within a SLD document.
|
EnviHdrFormat |
|
EnviHdrFormatFactory |
|
EnviHdrReader |
|
EPSGCRSAuthorityFactory |
Default implementation for a coordinate reference system authority factory backed by the EPSG
property file.
|
EpsgUnitFormat |
A factory for unit formatters that support the EPSG dialect.
|
EqualArea |
Equal Earth is a projection inspired by the Robinson projection, but unlike the Robinson
projection retains the relative size of areas.
|
EqualArea.Provider |
|
EqualAreaFunction |
Breaks a SimpleFeatureCollection into classes with (roughtly) equal total items area in each
class
|
EqualAreaListVisitor |
Obtains the data needed for a Equal Area operation (classification of features into classes each
roughly having the same area).
|
EqualIntervalFunction |
Classification function for breaking a feature collection into edible chunks of "equal" size.
|
Equals |
|
EqualsBinding |
Binding object for the element http://www.opengis.net/fes/2.0:Equals.
|
EqualsImpl |
|
EquatorialOrthographic |
|
EquatorialStereographic |
|
EquidistantConic |
Equidistant Conic Projection.
|
EquidistantConic.Provider |
|
EquidistantCylindrical |
Equidistant cylindrical projection (EPSG code 9823).
|
EquidistantCylindrical.Provider |
|
EquidistantCylindrical.SphericalProvider |
|
ErdasImgFormat |
An implementation a Format for the Erdas Imagine format.
|
ErdasImgFormatFactory |
Implementation of the Format service provider interface for ERDAS Imagine files.
|
ErdasImgReader |
This class can read a ERDAS Imagine data source and create a GridCoverage2D from the
data.
|
ErrorKeys |
Common error messages/patterns for GeoTools.
|
ErrorKeys |
Common error messages/patterns for the org.geotools.renderer package.
|
EscapeSql |
Perform basic SQL validation on input string.
|
EsriExtension |
Extends the EPSG database with Coordinate Reference
Systems defined by ESRI.
|
EsriHdrFormat |
An implementation of Format for the Esri Hdr format.
|
EsriHdrFormatFactory |
Implementation of the Format service provider interface for EHdr files.
|
EsriHdrReader |
This class can read a EHdr data source and create a GridCoverage2D from the data.
|
EsriUnitFormat |
A factory for unit formatters that support the EPSG dialect.
|
ETYPE |
ETYPE is a set of constants used to describe Oracle SDO Geometries.
|
EvaluationMethodType |
Type of method for evaluating an identified data quality measure.
|
EventContentFeatureWriter |
FeatureWriter wrapper that issues events modifications as required.
|
ExceptionDetails |
Corresponds to one detail item of an WFS exception report.
|
ExceptionReportType |
A representation of the model object 'Exception Report Type'.
|
ExceptionReportType |
A representation of the model object 'Exception Report Type'.
|
ExceptionReportType |
A representation of the model object 'Exception Report Type'.
|
ExceptionReportTypeImpl |
An implementation of the model object 'Exception Report Type'.
|
ExceptionReportTypeImpl |
An implementation of the model object 'Exception Report Type'.
|
ExceptionReportTypeImpl |
An implementation of the model object 'Exception Report Type'.
|
ExceptionReportTypeValidator |
|
ExceptionReportTypeValidator |
|
ExceptionReportTypeValidator |
|
ExceptionType |
A representation of the model object 'Exception Type'.
|
ExceptionType |
A representation of the model object 'Exception Type'.
|
ExceptionType |
A representation of the model object 'Exception Type'.
|
ExceptionType |
A representation of the model object 'Exception Type'.
|
ExceptionTypeBinding |
Binding object for the type http://www.opengis.net/ows:ExceptionType.
|
ExceptionTypeImpl |
An implementation of the model object 'Exception Type'.
|
ExceptionTypeImpl |
An implementation of the model object 'Exception Type'.
|
ExceptionTypeImpl |
An implementation of the model object 'Exception Type'.
|
ExceptionTypeImpl |
An implementation of the model object 'Exception Type'.
|
ExceptionTypeValidator |
|
ExceptionTypeValidator |
|
ExceptionTypeValidator |
|
ExceptionTypeValidator |
|
ExcessGranulePolicy |
Policy for excess granule removal
|
ExcludeFilter |
Indicating "filter all", evaluates to false .
|
ExecuteRequestType |
A representation of the model object 'Execute Request Type'.
|
ExecuteRequestTypeBinding |
Binding object for the type http://www.opengis.net/wps/2.0:ExecuteRequestType.
|
ExecuteRequestTypeImpl |
An implementation of the model object 'Execute Request Type'.
|
ExecuteResponseType |
A representation of the model object 'Execute Response Type'.
|
ExecuteResponseTypeImpl |
An implementation of the model object 'Execute Response Type'.
|
ExecuteResponseTypeValidator |
|
ExecuteType |
A representation of the model object 'Execute Type'.
|
ExecuteTypeImpl |
An implementation of the model object 'Execute Type'.
|
ExecuteTypeValidator |
|
ExecutionStatusType |
A representation of the model object 'Execution Status Type'.
|
ExecutionStatusTypeImpl |
An implementation of the model object 'Execution Status Type'.
|
ExecutionStatusTypeValidator |
|
ExhaustivePathFinder |
|
Exp |
Takes the exponential of the sample values of a coverage.
|
ExpandedTabWriter |
Writes characters to a stream while expanding tabs ('\t' ) into spaces.
|
ExplicitBoundsShape |
Decorator on top of the Shape .
|
ExplicitClassifier |
Explicit classification for a set of values.
|
ExplicitGroup |
A representation of the model object 'Explicit Group'.
|
ExplicitGroupImpl |
An implementation of the model object 'Explicit Group'.
|
ExponentialContrastMethodStrategy |
|
ExponentialFunction |
Generate an output by interpolating between stops just less than and just greater than the
function input.
|
ExponentialTransform1D |
A one dimensional exponentional transform.
|
ExponentialTransform1D.Provider |
|
Expression |
Interface for all the OGC Filter elements that compute values.
|
ExpressionAbstract |
Abstract superclass of these Expression implementations.
|
ExpressionBuilder |
ExpressionBuilder acting as a simple wrapper around an Expression.
|
ExpressionDOMParser |
parses short sections of gml for use in expressions and filters.
|
ExpressionExtractor |
Helper class that allows the extraction of CQL expressions out of a plain text string using
special separators.
|
ExpressionHandler |
Handles xml parse events for Expression elements
(literals, rendering transforms, and functions).
|
ExpressionSAXParser |
|
ExpressionToCQL2Json |
This class is responsible to convert an expression to a CQL2-JSON expression.
|
ExpressionToText |
This class is responsible to convert an expression to a CQL/ECQL valid expression.
|
ExpressionType |
The ExpressionType interface lists all the possible type of filter.
|
ExpressionTypeVisitor |
Returns the output type of the visited expression, taking into account functions output types,
property types, and general promotion rules in arithmetic expressions
|
ExpressionValidator |
Validator for expressions
|
ExpressionVisitor |
|
Extended |
A representation of the model object 'Extended'.
|
ExtendedCapabilitiesType |
A representation of the model object 'Extended Capabilities Type'.
|
ExtendedCapabilitiesTypeImpl |
An implementation of the model object 'Extended Capabilities Type'.
|
ExtendedDataTypeBinding |
Binding object for the type http://www.opengis.net/kml/2.2:ExtendedDataType.
|
ExtendedDescriptionType |
A representation of the model object 'Extended Description Type'.
|
ExtendedDescriptionTypeImpl |
An implementation of the model object 'Extended Description Type'.
|
ExtendedDescriptionTypeValidator |
|
ExtendedImagingParameterDescriptors |
Extension of the ImagingParameterDescriptors class used for setting the right operation
name for the operation associated to the input RegistryElementDescriptor .
|
ExtendedImpl |
An implementation of the model object 'Extended'.
|
ExtensionHandler |
Represents an Extension element
|
ExtensionItemType |
Contains one item from the csw:Extension container.
|
ExtensionItemTypeImpl |
An implementation of the model object 'Extension Item Type'.
|
ExtensionOperatorType |
A representation of the model object 'Extension Operator Type'.
|
ExtensionOperatorTypeImpl |
An implementation of the model object 'Extension Operator Type'.
|
ExtensionOpsType |
A representation of the model object 'Extension Ops Type'.
|
ExtensionOpsTypeImpl |
An implementation of the model object 'Extension Ops Type'.
|
ExtensionSymbolizer |
An symbolizer interface for all unnormalized symbolizers, This interface should be used for
vendor specific symbolizers.
|
ExtensionSymbolizerBuilder |
|
ExtensionType |
A representation of the model object 'Extension Type'.
|
ExtensionType |
A representation of the model object 'Extension Type'.
|
ExtensionType |
A representation of the model object 'Extension Type'.
|
ExtensionTypeBinding |
Custom binding for the open ended WCS:Extension element
|
ExtensionTypeImpl |
An implementation of the model object 'Extension Type'.
|
ExtensionTypeImpl |
An implementation of the model object 'Extension Type'.
|
ExtensionTypeImpl |
An implementation of the model object 'Extension Type'.
|
Extent |
Information about spatial, vertical, and temporal extent.
|
Extent |
An Extent gives feature/coverage/raster/matrix dimension extent.
|
Extent |
Property class for holding and handling of property values declared in Extent-element of a layer
|
ExtentBuilder<P> |
|
ExtentImpl |
Information about spatial, vertical, and temporal extent.
|
ExtentImpl |
|
ExtentType |
A representation of the model object 'Extent Type'.
|
ExtentTypeImpl |
An implementation of the model object 'Extent Type'.
|
ExternalGraphic |
Points to an external file that contains an image of some kind, such as a CGM, JPG, or SVG.
|
ExternalGraphicBinding |
Binding object for the element http://www.opengis.net/se:ExternalGraphic.
|
ExternalGraphicBuilder |
|
ExternalGraphicFactory |
Symbol handler for an external symbolizers.
|
ExternalGraphicImpl |
|
ExternalGraphicParser |
|
ExternalMark |
The alternative to a WellKnownName is an external mark format.
|
ExternalMarkBuilder |
|
ExternalMarkImpl |
Default implementation of ExternalMark.
|
ExtractBoundsFilterVisitor |
Extract a maximal envelope from the provided Filter.
|
Extrema |
This operation simply wraps JAI Extrema operations described by ExtremaDescriptor inside
a GeoTools operation in order to make it spatial-aware.
|
Facet |
|
Facet |
A representation of the model object 'Facet'.
|
FacetGT |
|
FacetHandler |
FacetHandler purpose.
|
FacetImpl |
An implementation of the model object 'Facet'.
|
FaceType |
A representation of the model object 'Face Type'.
|
FaceTypeImpl |
An implementation of the model object 'Face Type'.
|
Factory |
Base interface for all factories.
|
Factory |
Base interface for Geotools factories (i.e. service discovery).
|
Factory |
|
FactoryCreator |
A factory registry capable to creates factories if no appropriate
instance was found in the registry.
|
FactoryDependencies |
Build a tree of factory dependencies.
|
FactoryException |
Thrown when a factory can't create an instance of the requested object.
|
FactoryFinder |
Base class for factory finders.
|
FactoryIteratorProvider |
Provides iterators over factories of specified categories.
|
FactoryNotFoundException |
Thrown when a requested factory has not been found.
|
FactoryNotFoundException |
Thrown when a factory can't be found in the registery.
|
FactoryRegistry |
A registry for factories, organized by categories (usually by interface).
|
FactoryRegistryException |
Thrown when a factory can't be found or can't be instantiate.
|
FactoryUsingAnsiSQL |
An EPSG factory for the database generated by SQL scripts rather than the MS-Access one.
|
FactoryUsingSQL |
|
FactoryUsingWKT |
|
FallbackAuthorityFactory |
A factory which delegates all object creation to a primary factory, and fallback on
an other one if the primary factory failed.
|
FallbackFunction |
A placeholder class used to track a function the user requested that is not supported by our java
implementation.
|
FCBuffer |
Feature Buffer ... acts as a FeatureReader by making itself as
a seperate thread prior starting execution with the SAX Parser.
|
FCBuffer.StopException |
|
FCFlowHandler |
Allows the XMLSAXHandler to abort parsing of GML.
|
FCode |
Defines constants related to FACC Code processing.
|
Feature |
An instance of FeatureType representing a geographic feature composed of geometric and
non-geometric properties.
|
FeatureArrayPropertyType |
A representation of the model object 'Feature Array Property Type'.
|
FeatureArrayPropertyTypeBinding |
Binding object for the type http://www.opengis.net/gml:FeatureArrayPropertyType.
|
FeatureArrayPropertyTypeImpl |
An implementation of the model object 'Feature Array Property Type'.
|
FeatureAttributeVisitor |
Extension of FeatureVisitor for visitors that require access to properties of the feature
collection being visited.
|
FeatureBuilder<FT extends FeatureType,F extends Feature> |
This class provides some common functionality for builders and defines an abstraction for Feature
builders' public interfaces.
|
FeatureCalc |
A visitor which performs a calculation on a FeatureCollection.
|
FeatureChainedAttributeVisitor |
Expression visitor that uses the attribute and mapping information provided by a FeatureTypeMapping object to determine which nested feature types / attributes must be traversed
to reach the attribute identified by the provided PropertyName expression.
|
FeatureChainedAttributeVisitor.FeatureChainedAttributeDescriptor |
Descriptor class holding information about a feature chained attribute, i.e. an attribute
belonging to a feature type that is linked to a root feature type via feature chaining.
|
FeatureChainedAttributeVisitor.FeatureChainLink |
Represents a single link in the "chain" of feature types that need to be linked to go from
the root type to a nested attribute.
|
FeatureClassStats |
|
FeatureClassStats.Results |
|
FeatureClassTypes |
|
FeatureCollection<T extends FeatureType,F extends Feature> |
Collection of features, often handled as a result set.
|
FeatureCollectionEncoderDelegate |
Base class for feature collection optimized GML encoder delegates
|
FeatureCollectionHandler |
|
FeatureCollectionIteration |
The FeatureCollectionIteration provides a depth first traversal of a SimpleFeatureCollection
which will call the provided call-back Handler.
|
FeatureCollectionIteration.Handler |
A callback handler for the iteration of the contents of a FeatureCollection.
|
FeatureCollectionTableModel |
A Swing TableModel to retrieve attribute values from each feature in a feature collection
and cache them for a JTable
|
FeatureCollectionType |
A representation of the model object 'Feature Collection Type'.
|
FeatureCollectionType |
A representation of the model object 'Feature Collection Type'.
|
FeatureCollectionType |
A representation of the model object 'Feature Collection Type'.
|
FeatureCollectionTypeBinding |
Binding object for the type http://www.opengis.net/wfs:FeatureCollectionType.
|
FeatureCollectionTypeBinding |
|
FeatureCollectionTypeBinding |
|
FeatureCollectionTypeBinding |
Binding object for the type http://www.opengis.net/wfs/2.0:FeatureCollectionType.
|
FeatureCollectionTypeImpl |
An implementation of the model object 'Feature Collection Type'.
|
FeatureCollectionTypeImpl |
An implementation of the model object 'Feature Collection Type'.
|
FeatureCollectionTypeImpl |
An implementation of the model object 'Feature Collection Type'.
|
FeatureCollectionTypeValidator |
|
FeatureCollectionTypeValidator |
|
FeatureComparators |
A utility class for creating simple Comparators for Features.
|
FeatureComparators.Index |
A Comparator which performs the comparison on attributes at a given index.
|
FeatureComparators.Name |
A Comparator which performs the comparison on attributes with a given name.
|
FeatureEntry |
Feature entry in a geopackage.
|
FeatureEvent |
Represents all events triggered by DataStore instances (typically change events).
|
FeatureEvent.Type |
|
FeatureFactory |
Factory for creation of attributes, associations, and features.
|
FeatureGraphGenerator |
Builds a graph from org.geotools.feature.Feature objects.
|
FeatureHandler |
|
FeatureId |
Feature identifier.
|
FeatureIdImpl |
|
FeatureIdVersionedImpl |
|
FeatureImpl |
Temptative implementation of Feature.
|
FeatureImplUtils |
Utility class used by feature model implementation.
|
FeatureIndex |
An Index is built up around a FeatureCollection, using one of the attributes in the
SimpleFeatureCollection as a comparable reference.
|
FeatureInfoResponseBinding |
Binding object for the element http://www.opengis.net/wmts/1.0:FeatureInfoResponse.
|
FeatureInfoResponseType |
A representation of the model object 'Feature Info Response Type'.
|
FeatureInfoResponseTypeImpl |
An implementation of the model object 'Feature Info Response Type'.
|
FeatureIterator<F extends Feature> |
|
FeatureIteratorImpl<F extends Feature> |
A convenience class for dealing with wrapping a Collection Iterator up as a FeatureIterator.
|
FeatureIteratorIterator<F extends Feature> |
|
FeatureJSON |
Reads and writes feature objects to and from geojson.
|
FeatureLayer |
Layer responsible for rendering vector information provided by a FeatureSource.
|
FeatureLayerHelper |
|
FeatureListener |
Interface to be implemented by all listeners of FeatureEvents.
|
FeatureListenerManager |
This class is used by DataStore implementations to provide FeatureListener support for the
FeatureSources they create.
|
FeatureLock |
Used in conjuction with FeatureLocking to lock features during a transaction.
|
FeatureLockException |
Indicates a lock contention, and attempt was made to modify or aquire with out Authroization.
|
FeatureLocking<T extends FeatureType,F extends Feature> |
Provides Feature based locking.
|
FeatureLocking.Response |
Idea for a response from a high-level lock( Query ) function.
|
FeatureProcess |
|
FeaturePropertyAccessorFactory |
Creates a namespace aware property accessor for ISO Features.
|
FeaturePropertyType |
A representation of the model object 'Feature Property Type'.
|
FeaturePropertyTypeBinding |
Binding object for the type http://www.opengis.net/gml:FeaturePropertyType.
|
FeaturePropertyTypeImpl |
An implementation of the model object 'Feature Property Type'.
|
FeatureReader<T extends FeatureType,F extends Feature> |
The low-level interface for reading Features.
|
FeatureReaderIterator<F extends Feature> |
An iterator that wraps around a FeatureReader.
|
Features |
Feature utility class.
|
FeaturesConformance |
|
FeaturesLockedType |
A representation of the model object 'Features Locked Type'.
|
FeaturesLockedType |
A representation of the model object 'Features Locked Type'.
|
FeaturesLockedTypeBinding |
Binding object for the type http://www.opengis.net/wfs:FeaturesLockedType.
|
FeaturesLockedTypeImpl |
An implementation of the model object 'Features Locked Type'.
|
FeaturesLockedTypeImpl |
An implementation of the model object 'Features Locked Type'.
|
FeaturesLockedTypeValidator |
|
FeaturesLockedTypeValidator |
|
FeaturesNotLockedType |
A representation of the model object 'Features Not Locked Type'.
|
FeaturesNotLockedType |
A representation of the model object 'Features Not Locked Type'.
|
FeaturesNotLockedTypeBinding |
Binding object for the type http://www.opengis.net/wfs:FeaturesNotLockedType.
|
FeaturesNotLockedTypeImpl |
An implementation of the model object 'Features Not Locked Type'.
|
FeaturesNotLockedTypeImpl |
An implementation of the model object 'Features Not Locked Type'.
|
FeaturesNotLockedTypeValidator |
|
FeaturesNotLockedTypeValidator |
|
FeatureSource<T extends FeatureType,F extends Feature> |
This class provides a high-level API for operations on feature data.
|
FeatureStore<T extends FeatureType,F extends Feature> |
This interface extends FeatureSource , adding methods to add and remove features and to
modify existing features.
|
FeatureStreams |
Provides toStream transform methods for Feature Collection & Iterator
|
FeatureStreams.StreamFeatureIterator<F extends Feature> |
Iterator Wrapper for use on streams
|
FeatureStyleEncoder |
|
FeatureStyleParser |
Handles parsing a Ysld "feature-styles" property into a FeatureTypeStyle object.
|
FeatureStylePropertyType |
A representation of the model object 'Feature Style Property Type'.
|
FeatureStylePropertyTypeImpl |
An implementation of the model object 'Feature Style Property Type'.
|
FeatureStylesHandler |
Handles xml parse events for org.geotools.styling.FeatureTypeStyle elements.
|
FeatureStyleType |
A representation of the model object 'Feature Style Type'.
|
FeatureStyleTypeImpl |
An implementation of the model object 'Feature Style Type'.
|
FeatureToFeatureProcess |
Abstract implementation of Process for feature collections.
|
FeatureToFeatureProcessFactory |
Base class for process factories which perform an operation on each feature in a feature
collection with the result being a feature collection (the original collection modified or a new
collection).
|
FeatureTransformer |
FeatureTransformer provides a mechanism for converting Feature objects into (hopefully) valid
gml.
|
FeatureTransformer.FeatureTypeNamespaces |
|
FeatureType |
The type of a Feature.
|
FeatureTypeAttributeIO |
|
FeatureTypeAttributeIterator |
A special iterator for iterating over the attributes of a feature type.
|
FeatureTypeAttributePointer |
Pointer to a single attribute of a feature type.
|
FeatureTypeBinding |
Binding object for the type http://earth.google.com/kml/2.1:FeatureType.
|
FeatureTypeCache |
Holds a cache of FeatureTypes by Name.
|
FeatureTypeConstraint |
A FeatureTypeConstraint identifies a specific feature type and supplies filtering.
|
FeatureTypeConstraintBuilder |
|
FeatureTypeConstraintImpl |
|
FeatureTypeDBObject |
|
FeatureTypeFactory |
Factory for types and descriptors.
|
FeatureTypeFactoryImpl |
This implementation is capable of creating a good default implementation of the Types used in the
feature model.
|
FeatureTypeHandler |
Obtains a complete feature type from GeoJSON by parsing beyond first feature and finding
attributes that did not appear in the first feature or had null values.
|
FeatureTypeImpl |
Base implementation of FeatureType.
|
FeatureTypeInfo |
|
FeatureTypeInfoImpl |
|
FeatureTypeInfoImpl |
|
FeatureTypeListType |
A representation of the model object 'Feature Type List Type'.
|
FeatureTypeListType |
A representation of the model object 'Feature Type List Type'.
|
FeatureTypeListTypeBinding |
Binding object for the type http://www.opengis.net/wfs:FeatureTypeListType.
|
FeatureTypeListTypeBinding |
|
FeatureTypeListTypeImpl |
An implementation of the model object 'Feature Type List Type'.
|
FeatureTypeListTypeImpl |
An implementation of the model object 'Feature Type List Type'.
|
FeatureTypeListTypeValidator |
|
FeatureTypeListTypeValidator |
|
FeatureTypeMapper |
A simple interface which provides FeatureType mapping information such as the name of the
original type name and the mapped one, the wrapped feature type as well as the customized version
|
FeatureTypeMapping |
|
FeatureTypeMappingFactory |
|
FeatureTypePointer |
Special node pointer for org.geotools.feature.FeatureType .
|
FeatureTypeProxy |
|
FeatureTypeRegistry |
|
FeatureTypeRegistryConfiguration |
Configuration for a Complex Feature Type Registry (see gt-complex module), - tells the registry
which schemas and configurations to use - tells the registry when to create a Feature Type, a
Geometry Type or set Identifiable
|
FeatureTypes |
Utility methods for working against the FeatureType interface.
|
FeatureTypeStyle |
Represents a style that applies to features or coverage.
|
FeatureTypeStyle.RenderingSelectionOptions |
|
FeatureTypeStyleBinding |
Binding object for the element http://www.opengis.net/se:FeatureTypeStyle.
|
FeatureTypeStyleBuilder |
|
FeatureTypeStyleImpl |
Implementation of Feature Type Style; care is taken to ensure everything is mutable.
|
FeatureTypeTransformer |
Transformer that transforms feature types into (hopefully) valid XML schemas.
|
FeatureTypeTransformer.FeatureTypeTranslator |
A FeatureTypeTranslator encodes FeatureTypes as a (hopefully) valid XML schema.
|
FeatureTypeType |
A representation of the model object 'Feature Type Type'.
|
FeatureTypeType |
A representation of the model object 'Feature Type Type'.
|
FeatureTypeType_NoSRSBinding |
Binding object for the type http://www.opengis.net/wfs:FeatureTypeType_NoSRS.
|
FeatureTypeTypeBinding |
Binding object for the type http://www.opengis.net/wfs:FeatureTypeType.
|
FeatureTypeTypeBinding |
|
FeatureTypeTypeImpl |
An implementation of the model object 'Feature Type Type'.
|
FeatureTypeTypeImpl |
An implementation of the model object 'Feature Type Type'.
|
FeatureTypeTypeValidator |
|
FeatureTypeTypeValidator |
|
FeatureUtilities |
|
FeatureVisitor |
FeatureVisitor interface to allow for container optimised traversal.
|
FeatureWrapper |
You can make feature wrappers for specific types by extending this class and annotating the
descendant class's fields with XSDMapping to show what they correspond to in the XSD.
|
FeatureWriter<T extends FeatureType,F extends Feature> |
Provides the ability to write Features information.
|
FES |
This interface contains the qualified names of all the types,elements, and attributes in the
http://www.opengis.net/fes/2.0 schema.
|
Fes20AdapterFactory |
The Adapter Factory for the model.
|
Fes20Factory |
The Factory for the model.
|
Fes20FactoryImpl |
An implementation of the model Factory.
|
Fes20Package |
The Package for the model.
|
Fes20Package.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Fes20PackageImpl |
An implementation of the model Package.
|
Fes20Switch<T> |
The Switch for the model's inheritance hierarchy.
|
Fes20Validator |
The Validator for the model.
|
FESConfiguration |
Parser configuration for the http://www.opengis.net/fes/2.0 schema.
|
FESParseEncodeUtil |
Utility class for FES bindings.
|
FESParserDelegate |
Parser delegate for the FES schema.
|
FIDFeatureReader |
Experimental FeatureReader that always takes the first column
of the attributeReader as the FeatureID.
|
FidFilterImpl |
Defines a ID filter, which holds a list of IDs ( usually feature id;s ).
|
FidIndexer |
Creates a .fix file (fid index).
|
FIDReader |
FeatureReader customized for FeatureID handling.
|
FieldHandler |
FieldHandler purpose.
|
FieldSubsetType |
A representation of the model object 'Field Subset Type'.
|
FieldSubsetTypeImpl |
An implementation of the model object 'Field Subset Type'.
|
FieldSubsetTypeValidator |
|
FieldType |
A representation of the model object 'Field Type'.
|
FieldType |
A FieldType describes a measure/observation/forecast of a certain
quantity.
|
FieldType |
A representation of the model object 'Field Type'.
|
FieldTypeImpl |
An implementation of the model object 'Field Type'.
|
FieldTypeImpl |
An implementation of the model object 'Field Type'.
|
FieldTypeValidator |
|
Figure |
|
FileChannelDecorator |
|
FileConstants |
VPF File file constants.
|
FileCoverageAccess |
|
FileDataStore |
DataStore represents a single file of content.
|
FileDataStoreFactorySpi |
DataAccessFactory for working with formats based on a single URL.
|
FileDataStoreFinder |
Most of this code was copied from DataStoreFinder.
|
FileDriver |
|
FileGroupProvider |
|
FileGroupProvider.FileGroup |
A Group of Files consisting of a reference to a mainFile, plus a set of support Files (if
any) and metadata map.
|
FileNameRegexNameCollectorSPI |
|
FileReader |
Indicates that the object reads one of the Shapefile related files controlled by ShpFiles
|
FileReaderWriter |
Represents a GraphReaderWriter that reads/writes from/to files.
|
FileResourceInfo |
Extends ResourceInfo with information about the file structure of the resource
|
FileServiceInfo |
Extends ServiceInfo with information about the underlying file structure
|
FileSetManager |
|
FileStoreFactory |
A delegate that finds the files managed by the directory store and
|
FileSystemFileSetManager |
|
FileSystemIndexStore |
|
FileSystemNode |
|
FileType |
A representation of the model object 'File Type'.
|
FileTypeImpl |
An implementation of the model object 'File Type'.
|
FileValueModelType |
A representation of the literals of the enumeration 'File Value Model Type',
and utility methods for working with them.
|
FileWriter |
Indicates that the object writes to one of the Shapefile related files controlled by ShpFiles
|
Fill |
Indicates how the interior of polygons will be filled.
|
FillBinding |
Binding object for the element http://www.opengis.net/se:Fill.
|
FillBuilder |
|
FillDefaultType |
A representation of the literals of the enumeration 'Fill Default Type',
and utility methods for working with them.
|
FillEncoder |
|
FillExtrusionMBLayer |
MBLayer wrapper for "fill extrusion" representing extruded (3D) polygon.
|
FillExtrusionMBLayer.TranslateAnchor |
|
FillHandler |
Handles xml parse events for the org.geotools.styling.Fill element.
|
FillImpl |
|
FillImpl.ConstantFill |
|
FillMBLayer |
MBLayer wrapper for "Fill" layers.
|
FillMBLayer.FillTranslateAnchor |
Controls the translation reference point.
|
FillParser |
Handles parsing Ysld "fill-*" properties ("fill-color", "fill-opacity", "fill-graphic") into a
Fill object.
|
FillTimingAttrsType |
A representation of the literals of the enumeration 'Fill Timing Attrs Type',
and utility methods for working with them.
|
Filter |
Defines a constraint that can be checked against an instance of an object (Usually a Feature).
|
Filter_CapabilitiesTypeBinding |
|
FilterAbstract |
Abstract implementation for Filter.
|
FilterAttributeExtractor |
A simple visitor that extracts every attribute used by a filter or an expression
|
FilterBuilder |
FilterBuilder acting as a simple wrapper around an Expression.
|
FilterCapabilities |
FilterCapabilitiesBean used to represent
Filter expressions according to the
1.0.0 as well as the 1.1.1 Filter Encoding Implementation Specification .
|
FilterCapabilities |
Represents the Filter capabilities that are supported by a SQLEncoder
|
FilterCapabilitiesImpl |
Implementation of the FilterCapabilities interface.
|
FilterCapabilitiesType |
A representation of the model object 'Filter Capabilities Type'.
|
FilterCapabilitiesTypeImpl |
An implementation of the model object 'Filter Capabilities Type'.
|
FilterComplexTypes |
Represent complex types Bbox, Comparison etc ...
|
FilterComplexTypes.Arithmetic_OperatorsType |
|
FilterComplexTypes.BinaryOperatorType |
|
FilterComplexTypes.Comparison_OperatorsType |
|
FilterComplexTypes.EmptyType |
|
FilterComplexTypes.ExpressionType |
|
FilterComplexTypes.Filter_CapabilitiesType |
|
FilterComplexTypes.Function_NamesType |
|
FilterComplexTypes.Function_NameType |
|
FilterComplexTypes.FunctionsType |
|
FilterComplexTypes.FunctionType |
|
FilterComplexTypes.LiteralType |
|
FilterComplexTypes.PropertyNameType |
|
FilterComplexTypes.Scalar_CapabilitiesType |
|
FilterComplexTypes.ServiceExceptionReportType |
|
FilterComplexTypes.ServiceExceptionType |
|
FilterComplexTypes.SortByType |
This is a Filter 1.0.20 filter element.
|
FilterComplexTypes.SortOrderType |
also from the 1.0.20 version, and excluded from the Schema object
|
FilterComplexTypes.Spatial_CapabilitiesType |
|
FilterComplexTypes.Spatial_OperatorsType |
|
FilterCompliancePreProcessor |
Prepares a filter for xml encoded for interoperability with another system.
|
FilterDOMParser |
A dom based parser to build filters as per OGC 01-067
|
FilteredIterator<F extends Feature> |
Provides an implementation of Iterator that will filter contents using the provided filter.
|
FilteredSubsample |
This operation is simply a wrapper for the JAI FilteredSubsample operation which allows me to
arbitrarly scale a rendered image while smoothing it out.
|
FilterEncodingPreProcessor |
Prepares a filter for XML encoded for interoperability with another system.
|
FilterFactory |
Interface whose methods allow the caller to create instances of the various Filter and
Expression subclasses.
|
FilterFactoryCreationException |
An exception that can be thrown by the StyleFactory if it fails to create the implementation of
the StyleFactory.
|
FilterFactoryImpl |
Implementation of the FilterFactory, generates the filter implementations in defaultcore.
|
FilterFactoryImplNamespaceAware |
|
FilterFactoryImplReportInvalidProperty |
|
FilterFilter |
Creates an OGC filter using a SAX filter.
|
FilterFunction_abs |
|
FilterFunction_abs_2 |
|
FilterFunction_abs_3 |
|
FilterFunction_abs_4 |
|
FilterFunction_acos |
|
FilterFunction_area |
|
FilterFunction_asin |
|
FilterFunction_atan |
|
FilterFunction_atan2 |
|
FilterFunction_between |
|
FilterFunction_boundary |
|
FilterFunction_boundaryDimension |
|
FilterFunction_buffer |
|
FilterFunction_bufferWithSegments |
|
FilterFunction_ceil |
|
FilterFunction_centroid |
|
FilterFunction_contains |
|
FilterFunction_Convert |
Applies the available Converter to turn the value into the desired target class
|
FilterFunction_convexHull |
|
FilterFunction_cos |
|
FilterFunction_crosses |
|
FilterFunction_dateFormat |
Formats a date into a string given a certain pattern (specified in the format accepted by SimpleDateFormat }
|
FilterFunction_dateParse |
Parses a date from a string given a certain pattern (specified in the format accepted by SimpleDateFormat }
|
FilterFunction_difference |
|
FilterFunction_dimension |
|
FilterFunction_disjoint |
|
FilterFunction_disjoint3D |
|
FilterFunction_distance |
|
FilterFunction_distance3D |
|
FilterFunction_double2bool |
|
FilterFunction_endAngle |
|
FilterFunction_endPoint |
|
FilterFunction_envelope |
|
FilterFunction_equalsExact |
|
FilterFunction_equalsExactTolerance |
|
FilterFunction_equalTo |
|
FilterFunction_exp |
|
FilterFunction_exteriorRing |
|
FilterFunction_floor |
|
FilterFunction_geometryType |
|
FilterFunction_geomFromWKT |
|
FilterFunction_geomLength |
|
FilterFunction_getGeometryN |
|
FilterFunction_getX |
|
FilterFunction_getY |
|
FilterFunction_getZ |
|
FilterFunction_greaterEqualThan |
|
FilterFunction_greaterThan |
|
FilterFunction_IEEEremainder |
|
FilterFunction_if_then_else |
|
FilterFunction_in10 |
|
FilterFunction_in2 |
|
FilterFunction_in3 |
|
FilterFunction_in4 |
|
FilterFunction_in5 |
|
FilterFunction_in6 |
|
FilterFunction_in7 |
|
FilterFunction_in8 |
|
FilterFunction_in9 |
|
FilterFunction_int2bbool |
|
FilterFunction_int2ddouble |
|
FilterFunction_interiorPoint |
|
FilterFunction_interiorRingN |
|
FilterFunction_intersection |
|
FilterFunction_intersects |
|
FilterFunction_intersects3D |
|
FilterFunction_isClosed |
|
FilterFunction_isCoverage |
Function to identify if a feature is a wrapped coverage or not
|
FilterFunction_isEmpty |
|
FilterFunction_isLike |
|
FilterFunction_isNull |
|
FilterFunction_isometric |
|
FilterFunction_isRing |
|
FilterFunction_isSimple |
|
FilterFunction_isValid |
|
FilterFunction_isWithinDistance |
|
FilterFunction_isWithinDistance3D |
|
FilterFunction_lessEqualThan |
|
FilterFunction_lessThan |
|
FilterFunction_list |
A simple function that creates a list of values of any number of arguments
|
FilterFunction_listMultiply |
Filter function to multiply a text list of numbers with a given factor.
|
FilterFunction_log |
|
FilterFunction_max |
|
FilterFunction_max_2 |
|
FilterFunction_max_3 |
|
FilterFunction_max_4 |
|
FilterFunction_min |
|
FilterFunction_min_2 |
|
FilterFunction_min_3 |
|
FilterFunction_min_4 |
|
FilterFunction_minimumCircle |
A FilterFunction that expects a Geometry and returns it's minimum bounding circle.
|
FilterFunction_minimumDiameter |
A FilterFunction that expects a Geometry and returns it's minimum diameter.
|
FilterFunction_minimumRectangle |
A FilterFunction that expects a Geometry and returns it's minimum rectangle.
|
FilterFunction_not |
|
FilterFunction_notEqualTo |
|
FilterFunction_numberFormat |
Formats a number into a string given a certain pattern (specified in the format accepted by
DecimalFormat }
|
FilterFunction_numberFormat2 |
Formats a number into a string given a certain pattern (specified in the format accepted by
DecimalFormat }
|
FilterFunction_numGeometries |
|
FilterFunction_numInteriorRing |
|
FilterFunction_numPoints |
|
FilterFunction_octagonalEnvelope |
A FilterFunction that expects a Geometry and returns it's octagonal envelope.
|
FilterFunction_offset |
|
FilterFunction_offset.OffsetOrdinateFilter |
Applies an offset to the X and Y coordinates
|
FilterFunction_overlaps |
|
FilterFunction_parseBoolean |
|
FilterFunction_parseDouble |
|
FilterFunction_parseInt |
|
FilterFunction_parseLong |
|
FilterFunction_pgNearest |
NEAREST function implementation for Postgis
Function name: pgNearest
example:
|
FilterFunction_pointN |
|
FilterFunction_pow |
|
FilterFunction_property |
Extracts a property from a feature, taking the property name as a parameter
|
FilterFunction_random |
|
FilterFunction_relate |
|
FilterFunction_relatePattern |
|
FilterFunction_rint |
|
FilterFunction_round |
|
FilterFunction_round_2 |
|
FilterFunction_roundDouble |
|
|