See: Description
| Interface | Description |
|---|---|
| SimpleFeature |
An instance of
SimpleFeatureType composed of fixed list values in a known order. |
| SimpleFeatureType |
The type of a SimpleFeature.
|
A SimpleFeature is a wrapper around a list of values. The values are interpreted
based on order; and must be supplied in exactly the the order indicated by the SimpleFeatureType.
Copyright © 1996–2019 Geotools. All rights reserved.