This class represents an OGC Filter.
OpenLayers. Filter | This class represents an OGC Filter. |
Constructor | |
OpenLayers. Filter | This is an abstract class. |
Functions | |
destroy | Remove reference to anything added. |
evaluate | Evaluates this filter in a specific context. |
Remove reference to anything added.
destroy: function()
Evaluates this filter in a specific context.
evaluate: function( context )