Skip to content

Commit 439d50e

Browse files
committed
Update Polygon.js
1 parent fe2b1e4 commit 439d50e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/geom/polygon/Polygon.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ var GEOM_CONST = require('../const');
1313
* @classdesc
1414
* A Polygon object
1515
*
16-
1716
* The polygon is a closed shape consists of a series of connected straight lines defined by list of ordered points.
1817
* Several formats are supported to define the list of points, check the setTo method for details.
1918
* This is a geometry object allowing you to define and inspect the shape.

0 commit comments

Comments
 (0)