RING_NOT_CLOSED property

int RING_NOT_CLOSED
final

Indicates that a ring is not correctly closed (the first and the last coordinate are different)

Implementation

static final int RING_NOT_CLOSED = 11;