Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo::FDO::Filter
BinaryLogicalOperations
ComparisonOperations
ConditionType
DistanceOperations
SpatialOperations
UnaryLogicalOperations
enum
BinaryLogicalOperations
The BinaryLogicalOperations enumeration lists the binary logical operations available.
()
Enumerator:
BinaryLogicalOperations_And
Perform a logical And between the two filters.
BinaryLogicalOperations_Or
Perform a logical Or between the two filters.