public static class AbstractCifFileSupplier.WrappedAtom extends Object
| Constructor and Description |
|---|
WrappedAtom(int model,
String chainName,
String chainId,
Atom atom,
int atomId)
Construct a new atoms.
|
| Modifier and Type | Method and Description |
|---|---|
Atom |
getAtom() |
int |
getAtomId() |
String |
getChainId() |
String |
getChainName() |
int |
getModel() |
Copyright © 2000–2021 BioJava. All rights reserved.