org.biojava.bio.structure
Modifier and Type | Method and Description |
---|---|
String |
toPDB()
Returns a PDB file like representation of this record.
|
void |
toPDB(StringBuffer buf)
Appends a PDB file like representation of this record to the provided StringBuffer.
|
String toPDB()
void toPDB(StringBuffer buf)