Searched refs:CLOSE_INSIDE (Results 1 – 1 of 1) sorted by relevance
47 CLOSE_INSIDE, enumConstant53 private final EnumSet<Zone> close = EnumSet.of(Zone.CLOSE_OUTSIDE, Zone.CLOSE_INSIDE);199 return Zone.CLOSE_INSIDE; in classify()247 if (x1class == Zone.CLOSE_INSIDE && y1class == Zone.CLOSE_INSIDE) { in intersects()253 if (x1class == Zone.CLOSE_INSIDE) { in intersects()259 if (y1class == Zone.CLOSE_INSIDE) { in intersects()