DISCONNECTED_INTERIOR property

int DISCONNECTED_INTERIOR
final

Indicates that the interior of a polygon is disjoint (often caused by set of contiguous holes splitting the polygon into two parts)

Implementation

static final int DISCONNECTED_INTERIOR = 4;