skip

fun skip(count: Int)

Skip the next count points of the geometry. Less points are skipped if there are less than count points left in the iterator.

Parameters

count

the number of points to skip.