All Classes
-
All Classes Class Summary Enum Summary Exception Summary Class Description AbstractAssociation An instance of an feature association role containing the associated feature.AbstractAttribute<V> An instance of an attribute type containing the value of an attribute in a feature.AbstractFeature An instance of a feature type containing values for a real-world phenomena.AbstractIdentifiedType Identification and description information inherited by property types and feature types.AbstractOperation Describes the behaviour of a feature type as a function or a method.AssociationRoleBuilder Describes one association from theFeatureTypeto be built by anFeatureTypeBuilderto anotherFeatureType.AttributeRole Roles that can be associated to some attributes for instructingFeatureTypeBuilderhow to generate pre-defined operations.AttributeTypeBuilder<V> Describes oneAttributeTypewhich will be part of the feature type to be built by aFeatureTypeBuilder.Category Describes a sub-range of sample values in a sample dimension.CharacteristicTypeBuilder<V> Describes one characteristic of theAttributeTypewill will be built by aFeatureTypeBuilder.DefaultAssociationRole Indicates the role played by the association between two features.DefaultAttributeType<V> Definition of an attribute in a feature type.DefaultFeatureType Abstraction of a real-world phenomena.DisjointExtentException Thrown when operations on aGridGeometryresult in an area which does not intersect anymore theGridExtentof theGridGeometry.FeatureFormat Formats features or feature types in a tabular format.FeatureFormat.Column Identifies the columns to include in the table formatted byFeatureFormat.FeatureOperations A set of pre-defined operations expecting aFeatureas input and producing anAttributeas output.Features Static methods working on features or attributes.FeatureTypeBuilder Helper class for the creation ofFeatureTypeinstances.FoliationRepresentation Specifies whether trajectories are represented in a single moving feature instance or fragmented in distinct static feature instances.GridCoverage Base class of coverages with domains defined as a set of grid points.GridDerivation Creates a new grid geometry derived from a base grid geometry with different extent or resolution.GridExtent A range of grid coverage coordinates, also known as "grid envelope".GridGeometry Valid extent of grid coordinates together with the transform from those grid coordinates to real world coordinates.GridRoundingMode Specifies rounding behavior of computations ofGridExtentfrom floating-point values.IllegalGridGeometryException Thrown when the argument specified to a method or constructor would result in an invalidGridGeometry.ImageRenderer A builder for the rendered image to be returned byGridCoverage.render(GridExtent).IncompleteGridGeometryException Thrown byGridGeometrywhen a grid geometry can not provide the requested information.MismatchedCoverageRangeException Thrown when the number of bands or sample dimensions specified to a method is not equal to the number expected by a coverage.PixelIterator An iterator over sample values in a raster or an image.PixelIterator.Builder Builds pixel iterators for specified region of interest, window size or iteration order.PixelIterator.Window<T extends Buffer> Contains the sample values in a moving window over the image.PixelTranslation The translation to apply for different values ofPixelOrientationorPixelInCell.PropertyTypeBuilder Describes one property of theFeatureTypeto be built by anFeatureTypeBuilder.SampleDimension Describes the data values in a coverage (the range).SampleDimension.Builder A mutable builder for creating an immutableSampleDimension.SubspaceNotSpecifiedException Thrown when an operation can only be applied on a subspace of a multi-dimensional coverage, but not such subspace has been specified.TransferType<T extends Buffer> The type of data used to transfer pixels.TypeBuilder Information common to all kind of types (feature, association, characteristics).WritablePixelIterator A pixel iterator capable to write sample values.