Package | Description |
---|---|
org.geotools.data.complex |
This package contains the implementation of a ComplexDataStore,
Author note: though this "Complex" datastore has born to provide
complex features out of a simple features data source, it may be better
called a DerivativeDataStore or something like that, you'll see
why later.
|
org.geotools.feature.visitor |
Modifier and Type | Field and Description |
---|---|
static Consumer<UniqueVisitor> |
IndexIdIterator.IndexUniqueVisitorIterator.uniqueVisitorBuildHook |
Modifier and Type | Class and Description |
---|---|
class |
UniqueCountVisitor
Determines the number of unique features in the collection on the basis of the specified feature
attribute.
|
Copyright © 1996–2022 Geotools. All rights reserved.