Mark ol.format.filter.Spatial as abstract class
Add missing abstract class description for class ol.format.filter.Spatial like in all other abstract classes.
This commit is contained in:
committed by
Frederic Junod
parent
0543b5a8d7
commit
e63214a2cc
@@ -6,6 +6,7 @@ goog.require('ol.format.filter.Filter');
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Abstract class; normally only used for creating subclasses and not instantiated in apps.
|
||||
* Represents a spatial operator to test whether a geometry-valued property
|
||||
* relates to a given geometry.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user