UNPKG

@mkerkstra/jsts-cjs

Version:

A CommonJS fork of JSTS: A JavaScript library of spatial predicates and functions for processing geometry

9 lines (8 loc) 145 B
export default class SegmentString { getCoordinates() {} size() {} getCoordinate(i) {} isClosed() {} setData(data) {} getData() {} }