|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.bspt.Element
abstract class Element
the internal tree is made up of elements ... either Node or Leaf
| Field Summary | |
|---|---|
(package private) Bspt |
bspt
|
(package private) int |
count
|
| Constructor Summary | |
|---|---|
Element()
|
|
| Method Summary | |
|---|---|
(package private) abstract Element |
addTuple(int level,
javax.vecmath.Point3f tuple)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
Bspt bspt
int count
| Constructor Detail |
|---|
Element()
| Method Detail |
|---|
abstract Element addTuple(int level,
javax.vecmath.Point3f tuple)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||