Add standard docs text to abstract base classes
This commit is contained in:
@@ -11,7 +11,8 @@ goog.require('ol.geom.flat.transform');
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Abstract base class for geometry objects
|
||||
* Abstract base class; normally only used for creating subclasses and not
|
||||
* instantiated in apps.
|
||||
*
|
||||
* @constructor
|
||||
* @extends {ol.geom.Geometry}
|
||||
|
||||
Reference in New Issue
Block a user