Package | Description |
---|---|
org.geotools.feature | |
org.geotools.filter.identity |
Modifier and Type | Method and Description |
---|---|
static FeatureIdImpl |
FeatureBuilder.createDefaultFeatureIdentifier(String suggestedId)
Internal method for a temporary FeatureId that can be assigned a real value after a commit.
|
Modifier and Type | Class and Description |
---|---|
class |
FeatureIdVersionedImpl
Implementation of
FeatureId
This class is mutable under one condition only; during a commit a datastore can update the
internal fid to reflect the real identify assigned by the database or wfs. |
class |
ResourceIdImpl
Implementation of
ResourceId used for Query. |
Copyright © 1996–2022 Geotools. All rights reserved.