public class AtomSite
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static SiteFactory |
FACTORY |
Constructor and Description |
---|
AtomSite(int latticeArrayIndex) |
Modifier and Type | Method and Description |
---|---|
IAtom |
getAtom() |
int |
getLatticeArrayIndex() |
void |
setAtom(IAtom atom) |
public static final SiteFactory FACTORY