class Leaf extends Element
| Modifier and Type | Field and Description |
|---|---|
(package private) javajs.util.P3[] |
tuples |
| Constructor and Description |
|---|
Leaf(Bspt bspt,
Leaf leaf,
int countToKeep) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Element |
addTuple(int level,
javajs.util.P3 tuple) |
(package private) void |
dump(int level,
javajs.util.SB sb) |
(package private) void |
sort(int dim) |
java.lang.String |
toString() |