Searched refs:CLOSE_INSIDE (Results 1 – 1 of 1) sorted by relevance
34 CLOSE_INSIDE, enumConstant40 private final EnumSet<Zone> close = EnumSet.of(Zone.CLOSE_OUTSIDE, Zone.CLOSE_INSIDE);184 return Zone.CLOSE_INSIDE; in classify()236 if (x1class == Zone.CLOSE_INSIDE && y1class == Zone.CLOSE_INSIDE) { in intersects()242 if (x1class == Zone.CLOSE_INSIDE) { in intersects()248 if (y1class == Zone.CLOSE_INSIDE) { in intersects()