new ol.format.filter.Comparison(tagName, propertyName)
src/ol/format/filter/comparison.js, line 21
Name | Type | Description |
---|---|---|
tagName |
string |
The XML tag name for this filter. |
propertyName |
string |
Name of the context property to compare. |
Subclasses
- ol.format.filter.ComparisonBinary
- ol.format.filter.During
- ol.format.filter.IsBetween
- ol.format.filter.IsLike
- ol.format.filter.IsNull