|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.sdsc.mbt.util.OctreeAtomItem
OctreeAtomItem class.
| Constructor Summary | |
OctreeAtomItem(Atom atom,
int index)
Construct an OctreeAtomItem from an Atom object. |
|
| Method Summary | |
Atom |
getAtom()
Return the Atom associated with this data item. |
double[] |
getCoordinate()
Return the coordinate of the Atom. |
int |
getIndex()
Return the index associated with this data item. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OctreeAtomItem(Atom atom,
int index)
| Method Detail |
public double[] getCoordinate()
getCoordinate in interface OctreeDataItempublic int getIndex()
getIndex in interface OctreeDataItempublic Atom getAtom()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||