See: Description
Interface | Description |
---|---|
ILcdOGCFeatureIDRetriever |
Interface for classes that can return the feature ID of a given object.
|
Class | Description |
---|---|
|
Deprecated
There is no need to use any of the constants defined in this class.
|
This package contains some generic interfaces and classes needed to work with OGC filters. Most users of OGC filters however will need to use classes from the subpacakges:
TLcdOGCFilterDecoder
.TLcdOGCFilterFactory
and the other classes in
the com.luciad.ogc.filter.model
package.TLcdOGCFilterEvaluator
.TLcdOGCFilterEncoder
.The developer guide contains examples on how to create and evaluate filters.