| Package | Description |
|---|---|
| org.geotools.data.wfs.internal | |
| org.geotools.feature.collection |
Helper classes for implementing FeatureCollections.
|
| org.geotools.process.vector |
Vector processing support for the GeoTools library.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WFSContentComplexFeatureCollection
Feature collection for parsing complex features.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseSimpleFeatureCollection |
class |
SubFeatureCollection
Reasonable default implementation for subCollection making use of parent
SimpleFeatureCollection.features() and provided Filter. |
class |
SubFeatureList
Default implementation of
FeatureCollection.sort(SortBy). |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessingCollection<T extends FeatureType,F extends Feature>
Abstract base class to ease the implementation of a streaming processing collection, that is, one
that tries to compute the results on the fly as the iterator is traversed.
|
class |
SimpleProcessingCollection
The simple feature version of
ProcessingCollection. |
Copyright © 1996–2019 Geotools. All rights reserved.