Package | Description |
---|---|
org.geotools.filter | |
org.geotools.filter.identity | |
org.opengis.filter |
Filters features according their properties.
|
org.opengis.filter.identity |
An Identifier indicates object identity requested during data query or reference.
|
Modifier and Type | Method and Description |
---|---|
ResourceId |
FilterFactoryImpl.resourceId(String fid,
String featureVersion,
Version version)
ResouceId for identifier based query
|
Modifier and Type | Method and Description |
---|---|
Version |
ResourceIdImpl.getVersion() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceIdImpl.setVersion(Version version) |
Constructor and Description |
---|
ResourceIdImpl(String fid,
String featureVersion,
Version version)
Obtain a ResourceId based on version lookup.
|
Modifier and Type | Method and Description |
---|---|
ResourceId |
FilterFactory.resourceId(String fid,
String featureVersion,
Version version)
ResouceId for identifier based query
|
Modifier and Type | Method and Description |
---|---|
Version |
ResourceId.getVersion()
Used to navigate versions of a resource.
|
static Version |
Version.valueOf(long union) |
Copyright © 1996–2022 Geotools. All rights reserved.