Document LinearRing as abstract class
This commit is contained in:
@@ -13,6 +13,8 @@ goog.require('ol.geom.flat.simplify');
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Abstract base class; only used for creating subclasses; do not instantiate
|
||||
* in apps, as cannot be rendered.
|
||||
* Linear ring geometry.
|
||||
*
|
||||
* @constructor
|
||||
|
||||
Reference in New Issue
Block a user