|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.adapter.smarter.AtomSetCollectionReader
org.jmol.adapter.readers.cifpdb.PdbReader
org.jmol.adapter.readers.more.PqrReader
public class PqrReader
PQR file reader.
| Field Summary | |
|---|---|
protected java.lang.String |
fileType
|
| Fields inherited from class org.jmol.adapter.smarter.AtomSetCollectionReader |
|---|
ANGSTROMS_PER_BOHR, applySymmetryToBonds, atomSetCollection, desiredModelNumber, desiredSpaceGroupIndex, doApplySymmetry, filter, getHeader, ignoreFileSymmetryOperators, ignoreFileUnitCell, iHaveDesiredModel, iHaveSymmetryOperators, iHaveUnitCell, latticeCells, line, modelNumber, needToApplySymmetry, next, notionalUnitCell, prevline, primitiveLatticeVectors, ptLine, reader, readerName, spaceGroup |
| Constructor Summary | |
|---|---|
PqrReader()
|
|
| Method Summary | |
|---|---|
protected float |
readBFactor()
|
protected int |
readOccupancy()
|
protected float |
readPartialCharge()
|
protected float |
readRadius()
|
| Methods inherited from class org.jmol.adapter.readers.cifpdb.PdbReader |
|---|
applySymmetry, readAtomSetCollection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String fileType
| Constructor Detail |
|---|
public PqrReader()
| Method Detail |
|---|
protected int readOccupancy()
readOccupancy in class PdbReaderprotected float readBFactor()
readBFactor in class PdbReaderprotected float readPartialCharge()
readPartialCharge in class PdbReaderprotected float readRadius()
readRadius in class PdbReader
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||