Package com.luciad.ogc.filter


package com.luciad.ogc.filter

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 subpackages:

See the Using OGC filters in your application for more information.

Since:
5.0
  • Interfaces
    Class
    Description
    A marker interface to enable grouping of objects that can be evaluated to produce a value.
    This interface is the marker for all the filter elements that represents a condition.
    This interface represents the <ogc:expression> element.
    This is a marker interface, you should always use TLcdOGCSortBy.