Package | Description |
---|---|
org.cellmicrocosmos.cm2.io |
Modifier and Type | Method and Description |
---|---|
PdbReader_3D.PdbAttributes |
PdbReader_3D.readAttributes(java.io.File file)
Reads in some attributes of the passed Pdb File.
|
PdbReader_3D.PdbAttributes |
PdbReader_3D.readAttributes(java.lang.String[] pdbFile)
Reads in some attributes of the passed pdb file contents (must be the
lines from an Pdb File in Strings).
|