Package | Description |
---|---|
org.geotools.data |
Defines the DataStoreAPI via which all data is imported or exported.
|
org.geotools.filter | |
org.geotools.filter.identity | |
org.geotools.jdbc | |
org.opengis.filter |
Filters features according their properties.
|
Modifier and Type | Method and Description |
---|---|
Object |
GmlObjectStore.getGmlObject(GmlObjectId id,
Hints hints)
Looks up an object by its gml id.
|
Modifier and Type | Method and Description |
---|---|
GmlObjectId |
FilterFactoryImpl.gmlObjectId(String id) |
Modifier and Type | Class and Description |
---|---|
class |
GmlObjectIdImpl
Implementation of
GmlObjectId . |
Modifier and Type | Method and Description |
---|---|
Object |
JDBCDataStore.getGmlObject(GmlObjectId id,
Hints hints) |
Modifier and Type | Method and Description |
---|---|
GmlObjectId |
FilterFactory.gmlObjectId(String id)
Creates a new gml object id from a string
|
Copyright © 1996–2022 Geotools. All rights reserved.