| Name | Description | Type | Package | Framework |
| Association | Extension of Property to represent an Association, or relationship, between two attributes. | Interface | org.opengis.feature | GeoTools |
| AssociationDescriptor | Describes an instance of an Association. | Interface | org.opengis.feature.type | GeoTools |
| AssociationType | The type of an association; used to describe kind of relationship between two entities. | Interface | org.opengis.feature.type | GeoTools |
| Attribute | An extension of Property for an attribute, or data. | Interface | org.opengis.feature | GeoTools |
| AttributeDescriptor | Describes an instance of an Attribute. | Interface | org.opengis.feature.type | GeoTools |
| AttributeType | The type of an attribute. | Interface | org.opengis.feature.type | GeoTools |
| 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. | Class | org.opengis.feature | GeoTools |
| ComplexAttribute | An instance of ComplexType which is composed of other properties. | Interface | org.opengis.feature | GeoTools |
| ComplexType | The type of a complex attribute. | Interface | org.opengis.feature.type | GeoTools |
| Feature | An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties. | Interface | org.opengis.feature | GeoTools |
| FeatureFactory | Factory for creation of attributes, associations, and features. | Interface | org.opengis.feature | GeoTools |
| FeatureType | The type of a Feature. | Interface | org.opengis.feature.type | GeoTools |
| FeatureTypeFactory | Factory for types and descriptors. | Interface | org.opengis.feature.type | GeoTools |
| FeatureVisitor | FeatureVisitor interface to allow for container optimised traversal. | Interface | org.opengis.feature | GeoTools |
| GeometryAttribute | An attribute which has a geometric value. | Interface | org.opengis.feature | GeoTools |
| GeometryDescriptor | Describes an instance of a geometry attribute. | Interface | org.opengis.feature.type | GeoTools |
| GeometryType | The type of a GeometryAttribute. | Interface | org.opengis.feature.type | GeoTools |
| IllegalAttributeException | Indicates a validation check has failed; the provided descriptor and value are available via thisSince:GeoAPI 2. | Class | org.opengis.feature | GeoTools |
| Name | A qualified Name (with respect to a namespace rather than just a simple prefix). | Interface | org.opengis.feature.type | GeoTools |
| Namespace | A set of 0 or more names, with no duplicates. | Interface | org.opengis.feature.type | GeoTools |
| Operation | An implementation of an operation that may be invoked on an Attribute. | Interface | org.opengis.feature.type | GeoTools |
| OperationType | The type of operations to be invoked on an attribute. | Interface | org.opengis.feature.type | GeoTools |
| Property | An instance of a PropertyType relised as a Attribute or Association. | Interface | org.opengis.feature | GeoTools |
| PropertyDescriptor | Describes a Property, and how it relates to its containing entity, which is often a ComplexAttribute. | Interface | org.opengis.feature.type | GeoTools |
| PropertyType | The type of a Property. | Interface | org.opengis.feature.type | GeoTools |
| Schema | A collection of AttributeType. | Interface | org.opengis.feature.type | GeoTools |
| SimpleFeature | An instance of SimpleFeatureType composed of fixed list values in a known order. | Interface | org.opengis.feature.simple | GeoTools |
| SimpleFeatureType | The type of a SimpleFeature. | Interface | org.opengis.feature.simple | GeoTools |
| AttributeType | Interface | org.opengis.feature.type | GeoApi | |
| FeatureType | Interface | org.opengis.feature.type | GeoApi | |