Abstract base class; normally only used for creating subclasses and not instantiated in apps. Base class for vector geometries.
Methods
-
convexHull()
-
Compute a convex hull on a geometry using Andrew's Monotone Chain Algorithm
Returns:
the convex hull vertices
- Type
- Array.<ol.geom.Point>
-
cspline()
-
Cache cspline calculation