Searched refs:getBatchHint (Results 1 – 2 of 2) sorted by relevance
1030 public BatchHint getBatchHint() { in getBatchHint() method in Spatial1034 return parent.getBatchHint(); in getBatchHint()
232 if (!isBatch(n) && n.getBatchHint() != BatchHint.Never) { in gatherGeomerties()