|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectPIP.IO.CreatePeripheralData.PDBFile
public class PDBFile
| Field Summary | |
|---|---|
static java.lang.String |
FORMAT_STRING_old
This is the format for the Hydrogen residue |
static java.lang.String |
FORMAT_STRING_rightJustifiedAtomName
This is the format for all other residue types but hydrogen |
| Constructor Summary | |
|---|---|
PDBFile(java.io.PrintStream out)
|
|
| Method Summary | |
|---|---|
void |
writeOutRepresentativeCoordinates(double[][] repCo,
java.lang.String chain)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String FORMAT_STRING_old
public static final java.lang.String FORMAT_STRING_rightJustifiedAtomName
| Constructor Detail |
|---|
public PDBFile(java.io.PrintStream out)
out - - a PrintStream to which to write the PDB file info| Method Detail |
|---|
public void writeOutRepresentativeCoordinates(double[][] repCo,
java.lang.String chain)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||