|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceId | |
---|---|
org.geotools.data | Defines the DataStoreAPI via which all data is imported or exported. |
org.geotools.filter | |
org.geotools.filter.identity | |
org.opengis.filter | Filters features according their properties. |
Uses of ResourceId in org.geotools.data |
---|
Methods in org.geotools.data with parameters of type ResourceId | |
---|---|
void |
Query.setVersion(ResourceId history)
|
Uses of ResourceId in org.geotools.filter |
---|
Methods in org.geotools.filter that return ResourceId | |
---|---|
ResourceId |
FilterFactoryImpl.resourceId(String fid,
Date startTime,
Date endTime)
ResourceId for time based query |
ResourceId |
FilterFactoryImpl.resourceId(String fid,
String featureVersion,
Version version)
ResouceId for identifier based query |
Uses of ResourceId in org.geotools.filter.identity |
---|
Classes in org.geotools.filter.identity that implement ResourceId | |
---|---|
class |
ResourceIdImpl
Implementation of ResourceId used for Query. |
Uses of ResourceId in org.opengis.filter |
---|
Methods in org.opengis.filter that return ResourceId | |
---|---|
ResourceId |
FilterFactory.resourceId(String fid,
Date startTime,
Date endTime)
ResourceId for time based query. |
ResourceId |
FilterFactory.resourceId(String fid,
String featureVersion,
Version version)
ResouceId for identifier based query |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |