Searched refs:isPoint (Results 1 – 1 of 1) sorted by relevance
116 boolean isPoint() { return m_isPoint; } in isPoint() method in MarkNode1063 if (bkmk.isPoint()) { in insertChildren()1075 if (mark.isPoint()) { in insertChildren()1087 if (mark.isPoint()) { in insertChildren()1188 if (bkmk.isPoint()) throw new RuntimeException("range only"); in insertNode()1192 if (mark.isPoint()) throw new RuntimeException("range only"); in insertNode()1196 if (mark.isPoint()) throw new RuntimeException("range only"); in insertNode()
Completed in 23 milliseconds