|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GmlObjectId | |
---|---|
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. |
Uses of GmlObjectId in org.geotools.data |
---|
Methods in org.geotools.data with parameters of type GmlObjectId | |
---|---|
Object |
GmlObjectStore.getGmlObject(GmlObjectId id,
Hints hints)
Looks up an object by its gml id. |
Uses of GmlObjectId in org.geotools.filter |
---|
Methods in org.geotools.filter that return GmlObjectId | |
---|---|
GmlObjectId |
FilterFactoryImpl.gmlObjectId(String id)
|
Uses of GmlObjectId in org.geotools.filter.identity |
---|
Classes in org.geotools.filter.identity that implement GmlObjectId | |
---|---|
class |
GmlObjectIdImpl
Implementation of GmlObjectId . |
Uses of GmlObjectId in org.geotools.jdbc |
---|
Methods in org.geotools.jdbc with parameters of type GmlObjectId | |
---|---|
Object |
JDBCDataStore.getGmlObject(GmlObjectId id,
Hints hints)
|
Uses of GmlObjectId in org.opengis.filter |
---|
Methods in org.opengis.filter that return GmlObjectId | |
---|---|
GmlObjectId |
FilterFactory.gmlObjectId(String id)
Creates a new gml object id from a string |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |