26#ifndef __TERRALIB_INTERNAL_FE_FW_H
27#define __TERRALIB_INTERNAL_FE_FW_H
An abstract interface for operators.
It is used to indicate the arithmetic operators that a service can support.
A convenient and more compact way of encoding the very common bounding box constraint based on an env...
A class for binary comparison operators.
A logical operator can be used to combine two or more conditional expressions.
This class can be used to represent binary operation expressions.
A class for binary spatial operators.
A comparison operator is used to form expressions that evaluate the mathematical comparison between t...
It is used to indicate what types of comparison operators are supported by a service.
Distance buffer operator.
This is an abstract class that models a Filter Encoding expression.
This class can be used to create capabilities document of services that use filter encoding.
A filter is any valid predicate expression.
It is used to list the function names that are supported and the number of arguments each function re...
A function is a named procedure that performs a distinct computation.
An static class with global definitions.
Id capabilities include the ability to refer to elements in a GML version 3 data source using an ogc:...
This class can be used to represent literal values.
A logical operator can be used to combine one or more conditional expressions.
An object identifier is meant to represent a unique identifier for an object instance within the cont...
The PropertyIsBetween element is defined as a compact way of encoding a range check.
It is intended to encode a character string comparison operator with pattern matching.
The PropertyIsNull class encodes an operator that checks to see if the value of its content is NULL.
This class is used to encode the name of any property of an object.
Scalar capabilities include the ability to process logical expressions, comparisons and arithmetic op...
A sort property name and order type.
Spatial capabilities include the ability to filter spatial data.
A spatial operator determines whether its geometric arguments satisfy the stated spatial relationship...
A logical operator that can be used to combine one conditional expressions.
A visitor interface for a Filter expression.
Namespace for the Filter Encoding module of TerraLib.
TEMNTEXPORT double Distance(const te::gm::Coord2D &pt1, const te::gm::Coord2D &pt2)