public class SpeciesSpheresMono extends Species
Modifier and Type | Field and Description |
---|---|
protected boolean |
isDynamic |
protected IAtomType |
leafAtomType |
protected ISpace |
space |
childTypes, conformation, index
Constructor and Description |
---|
SpeciesSpheresMono(ISpace space,
IAtomType leafAtomType) |
SpeciesSpheresMono(ISpace _space,
IElement element) |
SpeciesSpheresMono(Simulation sim,
ISpace _space)
Constructs instance with a default element
|
Modifier and Type | Method and Description |
---|---|
IAtomType |
getLeafType() |
int |
getNumLeafAtoms() |
boolean |
isDynamic() |
protected IAtom |
makeLeafAtom() |
IMolecule |
makeMolecule()
Constructs a new group.
|
void |
setIsDynamic(boolean newIsDynamic) |
addChildType, getAtomType, getAtomTypeCount, getConformation, getIndex, getSpecies, initializeConformation, removeChildType, setConformation, setIndex
protected final ISpace space
protected boolean isDynamic
protected final IAtomType leafAtomType
public SpeciesSpheresMono(Simulation sim, ISpace _space)
public void setIsDynamic(boolean newIsDynamic)
public boolean isDynamic()
public IAtomType getLeafType()
public IMolecule makeMolecule()
protected IAtom makeLeafAtom()
public int getNumLeafAtoms()